axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] gclweb.lisp


From: Ralf Hemmecke
Subject: Re: [Axiom-developer] gclweb.lisp
Date: Wed, 02 May 2007 17:47:45 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Probably in a similar way as \begin{verbatim} ... \end{verbatim} or \verb do it. Otherwise I would say one can restrict chunk names to ordinary LaTeX text similar to what noweb provides. Note one can have

<<$e^{i\pi}=-1$>>=
 ...
@

as a chunk in noweb.

Ralf

On 05/02/2007 05:19 PM, Martin Rubey wrote:
How would
\begin{chunk}{chunkname}
...
\end{chunk}

deal with characters like "%" in chunkname?

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]