On Fri, Aug 08, 2003 at 06:11:08PM +0200, Damiano G. Peatoni wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all
> I am trying to set up my curriculum using Jean-Marc Lasgouttes's cv.cls.
> The problem is that i need to produce different flavours of my cv based on the
> value of some booleans in the preamble, as explained by Herbert Voss in an
> old post to the list.
>
> My setup is the following:
>
> (preamble)
> \usepackage{ifthen}
> \newboolean{Flag_1}
> \newboolean{Flag_2}
> \setboolean{Flag_1}{true}
> \setboolean{Flag_2}{true}
Using '1' is asking for trouble.
Using '_' is asking for _real_ trouble.
Unless you want to walk on the Dark Side, stick to letters for names
in (La)TeX.
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)