Sorry, this got lost in my inbox.

Michael Urban <ur...@panix.com> writes:
> I tried out the xslTNG stylesheets recently.  I found that my understanding
> of the appearance of inlines like <literal> does not match what appears to
> happen in my browsers: in particular, the <code> element generated
> by the xslTNG inline module is treated as unbreakable.

That’s probably a bug for <literal>. As is the background color, I
think. I’ll fix that in the next release.

There’s also something strange going on in that literallayout that I’ll
investigate.

> <article xmlns="http://docbook.org/ns/docbook"; 
> xmlns:xlink="http://www.w3.org/1999/xlink";
>     version="5.1">
>     <title>Wrapping Literals</title>
>     <para> Last week, I wanted to format the following email, but it didn't 
> wrap: <blockquote>
>             <literallayout><literal>
> To: a.u.t...@mydestination.com

This markup, FYI, introduces an extra line break at the beginning of the
literal layout. If you want the “To:” line to be the first line of the
block, use:

   <literallayout><literal>To: a.u.t...@mydestination.com

Similarly at the end.

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <n...@nwalsh.com>
https://nwalsh.com/

> Each problem that I solved became a rule which served afterwards to
> solve other problems.--Rene Descartes

Attachment: signature.asc
Description: PGP signature

Reply via email to