[Home] [By Thread] [By Date] [Recent Entries]
On Dec 21, 2004, at 11:12 AM, David Carlisle wrote:
?? the result you posted had no latex markup at all oops :-) (and does have a couple of strange characters (octal 226, decimal 150) just after each page number, is that intended to be a dash of some sort?
something like OK, thanks! Had a feeling it was easier than I was thinking! David, you have background in TeX. Do you have any thoughts about the best design approach to this intermediate (xhtml) representation to make output transformation to other targets easiest? The basic options are: 1) Keep as is: <span class="title bold italic">Riots and Pogroms</span> 2) Split presentation from semantics, and embed the former in the element; like: <span class="title" style="font-weight: bold; font-style: italic;">Riots and Pogroms</span> The latter approach would require some rethinking of the code. Current templates look like:
Perhaps a bib:style() function? Incidentally, I'm realizing that XSLT 2.0's unparsed-text() functions and reg-exp support means that this could theoretically be extended to handle TeX input documents. Bruce
|

Cart



