| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

StuffNotedInMilan

This version was saved 15 years, 10 months ago View current version     Page history
Saved by Tom Elliott
on June 19, 2008 at 9:24:00 am
 

stylesheets (new kcl/duke version)

  • <gap reason="illegible" extent="1" unit="line"/> produces - - - - - - - - - - instead of + line +
    • actually: almost all gap handling for panciera style is wrong, so teigap.xml needs serious work
  • <abbr> is considered to be unexpanded if it does not have an immediate parent <expan> (it should just look for ancestor <expan> probably)
    • but what to do about monograms (expanded or otherwise)
  • supraline not rendering? (won't fix: you can deal with it in global.css)
    • xsl does the right thing, e.g.: <span class="supraline" title="line above">de</span>
  • a line-begin with type=worddiv follows a supplement or gap at the end of a line, the hyphen output should be inside the square brackets, not outside as at present
  • <space extent="unknown"/> is not giving us a question mark in panciera (done: r1117)
  • <num> produces supralines even when rend="supraline" doesn't appear in the markup (won't fix: you can deal with it in global.css)
    • this is also a css issue: xslt is producing <span class = latinnum></span>, which is correct. If you don't want automatic overlining, remove it from global.css
  • <app> handling needs a complete overhaul; there are many, many problems.
  • handing of the "n" attribute on <div type="textpart"/> needs some investigation; right now it looks like we get some overstrikes in the html
  • diff tom's modifications (local) against svn copies and roll back in all useful modifications (but not the whacky ones) (done: 19 June 2008)
  • <unclear><g/></unclear> is not handled (i.e., there is no resulting indication of unclarity

 

guidelines

  • chirho.xml needs revision
  • need to add guidance for:
    • personal names
    • place names
    • words

 

dtd

  • need to allow text content in <g>
  • pizzachef busted?
  • need to allow <note> within <del>, or do something different for wierd(!) vel sim

 

 

css

  • add font specifications for Latin (done: r1116)

Comments (0)

You don't have permission to comment on this page.