On Thu, 27 Jan 2005, Daniel O'Donnell wrote:
> Wouldn't you do this example like this:
>
> <p>As someone said <q>blah blah blah</q> and so on?</p>
>
> Then there is no content model conflict.
Consider that "blah blah blah" is a long passage maybe containing a
couple of paragraphs. Anyway, it's a generalizable issue that affects a
lot of TEI-to-HTML translation. The <address> tag, for example (which
Sebastian's stylesheets turn into <blockquote>), which is the particular
tag I was working with in a stylesheet before I posted the note.
> For larger block level quotations, I've perhaps been cheating in my tei.
> I always do:
>
> <p>As someone said at great length:</p>
> <quote>
> <p>One paragraph of interesting citation</p>
> <p>Two paragraphs of interesting citation</p>
> </quote>
> <p>And so on and so forth</p>
There are places where that cheat would have serious consequences. For
example, in a legal document with numbered paragraphs, where the
paragraph clearly surrounded the embedded quotation. Splitting it up
would be illegal in maybe more than one sense.
--
David Sewell, Editorial and Technical Manager
Electronic Imprint, The University of Virginia Press
PO Box 400318, Charlottesville, VA 22904-4318 USA
Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903
Email: [log in to unmask] Tel: +1 434 924 9973
Web: http://www.ei.virginia.edu/
|