On 13-Aug-2001 Herbert Voss wrote:

> my idea is to support ALL locally installed style packages.
> this may be important for the user, because he never knows
> what packages are on his local tex-system (647 on my own!)
> my problem is, that I'm not familiar with c++. so I tried
> to write at first a small shell-script to create a file with
> 
> - stylefile with full path
>   -- all availabe options
> 
> for example (extract from the file):
> /usr/share/texmf/tex/latex/misc/footmisc.sty
>      1        \DeclareOption{symbol}
>      2        \DeclareOption{symbol*}
>      3        \DeclareOption{para}
>      4        \DeclareOption{perpage}
>      5        \DeclareOption{bottom}
>      6        \DeclareOption{marginal}
>      7        \DeclareOption{flushmargin}
>      8        \DeclareOption{norule}
>      9        \DeclareOption{splitrule}
>     10        \DeclareOption{stable}
>     11        \DeclareOption{multiple}

How do you know if options are additive or mutual exclusive?

        Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Sometimes I simply feel that the whole world is a cigarette and I'm the
only ashtray.

Reply via email to