xslt and styling changes
Several things off the bat:
- page heading should be up top instead of to the right; match BRP styling.
- Add a TOC for each page with links to the subheadings.
- Pull in
from tei header as in True and Candid - add "Notes:" before the notes and make it the same size as a subheading, but don't put it in the TOC for the page.
- render tables and style them
- render blockquotes and style them
- rendering lists with no bullets by default, but bullets if it has a type=bulleted
Here are some default styles that we assumed while encoding our xml: head tags will be flush left, unless specified other in rend="" attribute. dateline tags will be flush right, unless specified other in rend="" attribute. salute tags will be flush left, unless specified other in rend="" attribute. signed tags will be flush right, unless specified other in rend="" attribute. lg tags (tag around poetry) will be centered , unless specified other in rend="" attribute. Style all hi tags according to the rend="". The only time q tags need special styling is if they contains rend="block".
Reminder:
P:\docsouth\Dusenbery\supplementary materials\encoding\introductions