
Robert Shimmin wrote:
I'm looking at Version 0.3 of PG-TEI. If that is no longer the current version, apologies. The following are highlighting modes (inline 'rend' values) that I've seen employed with some frequency in public domain printed materials, that are not presently supported by PG-TEI.
roman (when the 'default' typeface is not roman) blackletter red-ink
Version 0.4 is coming soon, and will have some more features: - better support for unicode - support for many CSS2 properties in the rend attribute. Eventually we'll switch to support only CSS properties in the rend attribute (we definitely need some standard there!). In the meantime you can use this markup: Roman as "not italic": italic <emph rend="font-style(normal)"> roman </hi> italic ... Blackletter: <hi rend="font-family(blackletter)"> Red-Ink: <emph rend="color(red)"> <q who="Jesus" rend="color(red)"> -- Marcello Perathoner webmaster@gutenberg.org