LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joseph Wright <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 2 Aug 2012 17:05:33 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
On 02/08/2012 16:58, Joel C. Salomon wrote:
> See this MWE:
> 
> \documentclass[full]{l3doc}
> 
> \title{An \pkg{l3doc} bug}
> \author{Joel C. Salomon}
> 
> \begin{document}
> \maketitle
> 
> \begin{documentation}
> 
> \begin{function}{\some_function_with_a_very_long_name:nnnnn}
>   \begin{syntax}
>     "\some_function_with_a_very_long_name:nnnnn" <first argument>
> <second argument> <third argument> <fourth argument> <fifth argument>
>     "\some_function_with_a_very_long_name:nnnnn"
>       <first argument> <second argument> <third argument> <fourth argument>
>       <fifth argument>
>     "\some_function_with_a_very_long_name:nnnnn" %
>        <first argument> <second argument> <third argument> <fourth
> argument> %
>        <fifth argument>
>   \end{syntax}
>   Notice how the first line is very very long in the source,
>   but when I split it up, the split is reflected in the output.
>   Adding comments just makes things worse.
> \end{function}
> \end{documentation}
> 
> \end{document}

I suspect Will is going to say 'not a bug'. You'll notice in the sources
we use only one line, which is deliberate.
-- 
Joseph Wright

ATOM RSS1 RSS2