Archives for: May 2011

30/05/11

Permalink 03:50:03 pm, by mholmes, 2 words, 65 views   English (CA)
Categories: Activity log; Mins. worked: 20

Fixed a couple of typos I noticed in the references.xml file

Minor issues.

27/05/11

Permalink 11:07:01 am, by mholmes, 40 words, 63 views   English (CA)
Categories: Activity log; Mins. worked: 60

Alphabet list for references page now complete

The references list is now divided into alphabetical groups by first letter, and there is a list of the letters at the top of the page which you can click on to jump to the appropriate place in the file.

19/05/11

Permalink 10:32:06 am, by lspwong, 367 words, 89 views   English (CA)
Categories: Activity log; Mins. worked: 60

Issues with block quotes

EDIT: SEE COMMENTS BY MH BELOW.

Working on the varin.xml, I discovered a problem when trying to use <cit type="blockquote"><quote type="noMarks">. Although the document validated, it caused an error when trying to view the XSLT. The error was related to XML lines 3218 to 3226 (/TEI/text[1]/body[1]/div[35]/p[4]/cit[1]/quote[1]). I tried to fix the error by changing <cit type="blockquote" rend="margin: 0"><quote type="noMarks"><foreign xml:lang="la"> to simply <cit type="blockquote"><quote><foreign xml:lang="la">, however, this displayed "guillemets" around the quoted text. I ended up having to use <cit type="blockquote" rend="margin: 0"><quote type="italics"><foreign xml:lang="la"> to fix the error and make the text display properly without "guillemets" and only in italics.

MH will probably need to do some more tweaking of block quote handlers.

Investigation by MH

I think this issue arises out of a basic misunderstanding. The handling for blockquotes depends on <cit type="block">, NOT type="blockquote". If you use <cit type="block">, then no quotes (guillemets) will be applied anyway; by default, blockquotes do not have quotation marks. In fact, the @type attribute on the <quote> element is ignored in the case of <cit type="block">.

So if the objective is to have an italicized blockquote, with the italicization due to its being in a foreign language, you can do this:

<cit type="block" rend="margin: 0; margin-top: 0; margin-bottom: 0;"><quote><foreign xml:lang="la">
    I’ay pour le dot beaucoup d’argent receu,<lb/>
    Et mon pouuoir ce faiſant i’ay vendu.</foreign></quote></cit>

There are 24 instances of the erroneous cit type="blockquote" in the following documents: forest_nuptiale, sonnet_1609, and varin. There are 14 instances of the correct formulation, <cit type="block">, which occur in sonnet_1609 and varin. I think we need to look at all the erroneous ones and fix them, making any other adjustments required to make them display properly.

05/05/11

Permalink 11:40:31 am, by mholmes, 37 words, 55 views   English (CA)
Categories: Academic; Mins. worked: 5

New feature request: alphabet links at the top of the index page

We want A through Z links at the top of the Index page, and anchors at the beginning of each letter segment in the page. This would be useful because searching is hard due to spelling anomalies.

02/05/11

Permalink 03:58:56 pm, by mholmes, 34 words, 62 views   English (CA)
Categories: Activity log; Mins. worked: 40

Automated the addition of required xml:ids

I found a way to automate the addition of @xml:id attributes where these are required because of linking from the TOC, so that's been done in Le Bon Mariage, Le Blanc and Ville-Thierry.

Permalink 03:28:07 pm, by mholmes, 162 words, 72 views   English (CA)
Categories: Activity log; Mins. worked: 120

Work on TOC rendering

Started working on rendering of TOC code, as described here. These are the changes I've made:

  • I made substantial edits to Le Bon Mariage, Ville-Thierry and Le Blanc to fix minor inconsistencies and missing attributes.
  • I added a special handler for <ref type="pageNum"> which processes a TOC page number into a link to the <fw> containing that page number. Note, though, that none of the <fw> tags in question actually has an @xml:id attribute yet, with the exception of one that I added to Le Bon Mariage for testing. I'll probably try to automate the addition of those attributes.
  • I added an appropriate CSS ruleset for the page numbers.

Basically everything seems to be working, although the page width of the Ville-Thierry is still wrong; I need to work on that a little. But someone else will take over the markup of that document at some point, so it could be left to them.

Mariage

Faut-il se marier? La question de Panurge s’avère incontournable en Occident, surtout à partir de la contre-réforme. Des débuts de la Concile de Trente en 1545 jusqu’à la fin du règne de Louis XIV, la tentative de renouveler le mariage se heurte en France à l’intervention croissante de la monarchie dans cette institution dominée auparavent par l’Église. La rencontre entre ces deux autorités fut tumultueuse mais propice au foisonnement des documents qui font l’objet de ce site : « l’imaginaire nuptial » se compose de divers genres textuels, chacun ayant son caractère propre, mais tous traitant des peurs, des désirs et des fantasmes de plus en plus visibles dans la société d’Ancien Régime grâce aux débats soulevés par la nouvelle problématique de l’union conjugale. L’accent pour le moment est sur les textes et images misogames qui font partie d’un renouveau de la Querelle des femmes pendant les 25 premières années du XVIIe siècle.

Reports

Categories

May 2011
Sun Mon Tue Wed Thu Fri Sat
 << < Current> >>
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

XML Feeds