Re: broken ..epigraph in XeTeX?
"Alan G. Isaac" <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
On 2/5/2017 3:40 AM, Guenter Milde wrote:
> LaTeX, the above epigraph becomes
>
> \begin{quote}
> \DUclass{epigraph}%
>
> No matter where you go, there you are.
> \nopagebreak
>
> \raggedleft —Buckaroo Banzai
>
> \end{quote}
1. Did things very recently change, or is that \DUrole not \DUclass?
I cannot update at the moment, but I suppose this changed in
response to Matěj.
2. Fixing that, this does not compile, because of the paragraph break.
3. That failure is linked to this ongoing discussion. I.e., it
illustrates why environments should be used.
(Perhaps the change in response to Matěj fixes this.)
4. Also related, note that this structure makes no allowance for
separate formatting of the author (in contrast to the HTML output).
E.g., suppose I want the text in italic but not the author name?
(Easy in HTML+CSS. Would be easy here too if environments were used...)
Thanks,
Alan Isaac
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.