| I looked at SConstruct and saw that building csound.pdf is not a default
target, so I don't understand why this is happening unless you are manually
invoking this target.
I have changed csound.tex to include some additional LaTeX styles that are
not installed by default, notably listings.sty, which requires fancyvrb.sty.
For now I suggest you not build csound.pdf, since I routinely do and commit
it, and if you still have a problem let me know immediately.
----- Original Message -----
From:
To: "Csound Developers Discussion List"
Cc:
Sent: Saturday, September 18, 2004 10:42 AM
Subject: [CSOUND-DEV:5334] RE: csound5
> Actually Michael it did get past the Metafont stuff but barfed on
>
> ....
> (/usr/share/texmf/tex/latex/listings/listings.cfg)) (csound.aux)
> (/usr/share/texmf/tex/latex/listings/lstlang1.sty)
> (/usr/share/texmf/tex/latex/listings/lstmisc.sty)
>
> ! Package keyval Error: breaklines undefined.
>
> See the keyval package documentation for explanation.
> Type H for immediate help.
> ...
>
> l.11 ...true,fancyvrb=true,showstringspaces=false}
>
>
> This is RedHat 7.3 machine, moderately updated until Redhat expressed
> what they thought of users. It i8s doing pdfTex but this is latex error
> message:
> This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
> (csound.tex[/usr/share/texmf/pdftex/config/pdftex.cfg]
> LaTeX2e <2000/06/01>
> Babel and hyphenation patterns for american, french, german,
ngerman, i
> talian, nohyphenation, loaded.
> ...
>
>
> ==John ffitch
>
> |