Jean-Marc Lasgouttes wrote:
> Jürgen> But we are talking only about verbatim << and >> only here. I
> Jürgen> don't see why this could happen.
>
> I am not sure what you mean here. And example (I think) is what the
> text in question is inside a section heading.
I mean that the code we are talking about (in bufferparams.C) only handles the
case when two subsequent '<' or '>' chars occur. So all it would do is
outputting '<{}<' or '>{}>'. I don't see where this could fail.
\section{<{}<} certainly works.
Jürgen