> However, if I copy-past the generated content into my PRISM chapter,
> an error is reported about the last closing curly bracket. Should I
> just remove it? I already included the commands in prism.tex.
I have not encountered this problem before. Perhaps it is a bug which
occurs on the model you are using. If you email me your file, I can look
into it.
> Moreover, the latex model is not very neat: just normal font instead
> of
> (for example) sans serif or courier, no color coding and lines are way
> to long (but the latter is something I can change in the original
> model, so no problem)...
>
> Is there yet another way to retrieve nice PRISM code listings for
> latex? Or how can I improve this output?
The generated formatting for Latex is not as neat as for HTML. I think
there have been a few small improvements so it might be worth checking
you are running the latest version of PRISM (i.e. the development
version) but this will not fix all of your problems.
The Latex generation code in PRISM is quite simple, so if you know Java,
you are welcome to try and improve it. I can point you towards the
relevant file. It depends how much code you have as to whether it is
worth your while.
I don't know of any other options, apart from coding it by hand, I'm afraid.
Cheers,
Dave.