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:
Wed, 10 Sep 2008 17:49:21 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Morten Høgholm wrote:

[snip]
> From l3messages:
> 
> % \begin{macro}{\text_put_sp:}
> % \begin{macro}{\text_put_four_sp:}
> %    We need these functions for certain error and warning messages
> %    right away. They put one and four spaces into the message stream.
> %    \begin{macrocode}
> \def_new:Npn \text_put_sp: {~}
> \def_new:Npn \text_put_four_sp: {\text_put_sp: \text_put_sp:
>                                  \text_put_sp: \text_put_sp: }
> %    \end{macrocode}
> % \end{macro}
> % \end{macro}
> %

As you may have guessed, I'm using source quite heavily for finding
things I suspect may exist.  \text_put_sp: is not in the "documentation"
part of source3, so doesn't show up by default.  Looking at l3messages,
it seems there is quite a bit that doesn't make it to the "use" part.  I
shall read the implementation properly on this.
-- 
Joseph Wright

ATOM RSS1 RSS2