At 09:50 AM 12/19/2002 +0100, you wrote:
1) When I want to load swedish (so I get Innehållsförteckning instead of Contents and so on), how do I do? I read the manaual, but I didn't really understood how to do. I have tried this: * run texexec --lang sv en and then * \language[sv] in the file * \installlanguage[sv]
the install language (pattern loading) can only be done in initex, so you need to uncomment that in cont-usr and regenerate a formet, or more convenient: texexec --make [--alone] --language=sv,en or (if you want all patterns) texexec --make [--alone] --all [given that your tex is large enough]
But no luck.
as already suggested by others \mainlanguage[sv]
2) Is there a way to make multiple pdf files output from one file. Say, I want to get one pdf for every page I have. (The reason I want this, is that I want to typeset some pictures in ConTeXt and then include them in my LaTeX project. I don't want to "convert" my LaTeX project (about 200 pages) into ConTeXt) So, what I want is something like:
\externalfigure[yourdoc][page=23] Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------