Hi,
In a new layout I need to add in the preamble of a style a command
like:

Preamble
\newcommand {\zozo}[1]{
\begin{overlay}{
}

It seems that latex doesn't understand the command \begin{overlay}{
because of the character {

But, I need this to be put on my new style at the beginning and at
the end I need to put the character }.

Can I protect character {  ????
I tried \{, $\{$ and \bgroup

The latter one is the one I have found in my documentation. But it
seems not to work in the environment I use.

I tried:

\begin{overlays}{ my_cmds}  and it works great
\begin{overlays}\bgroup my_cmds \egroup and Latex says "Unbalanced {.
Inserting }" on the line of \bgroup.

Hope someone have an idea ...

Thanks for reply

Yves Bergeon
Mandrake 7.2 Athlon Processor

Reply via email to