"Philip TAYLOR [PC335/O-XP]" <P.Taylor@Rhul.Ac.Uk> writes: > William F Hammond wrote: > . . . > > In certain typesetting situations one uses italic fonts for quoting a > > sentence or two. Emphasized text within the quoted text needs to be > > so represented, and this is commonly done by using roman text within > > the italic text. In a content markup this would be correctly modeled > > by <emph> within <emph>; > > With respect, no it would not : it would be correctly modelled by > <emph> within <quote> (or <quotation>, or <q>, or <blockquote> or > whatever). You quite specifically say that the outer text is > a quotation : then it must be marked up as such, and <emph> not > abused simply because you hope it will lead to italics... Doesn't it depend on whether XHTML, version 2, is to be (A) a clone of a fine-grained document type such as TEI.2 -- in which case probably yes -- or (B) a generalized layout document type, with content level modeling of abstract_layout_ -- in which case I would like to cite a working LaTeX excerpt from the LaTeX Project's <eval>kpsewhich sample2e.tex</eval> (with a small modification): \documentclass{article} \begin{document} In printing, text is usually emphasized with an \emph{italic} type style. \emph{ A long segment of text can also be emphasized in this way. Text within such a segment can be given \emph{additional} emphasis. } \end{document} -- BillReceived on Friday, 6 September 2002 12:27:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:29 GMT