-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Monday 2008-02-04 at 00:03 +0100, Jos van Kan wrote:
I assume latex/tex must work, but it doesn't matter: the working tex installation must be produced by Yast: I refuse to learn tex in order to get LyX running properly, that's a no-no.
Fair enough. Try this:
\documentclass{article} \usepackage [spanish] {babel} \begin {document} !`Ol\'e mundo! \end{document}
Store those five lines in a file ole.tex, do from the cli
pdflatex ole.tex
and tell me if you get a file ole.pdf and if not, what are the error messages. That at least should tell you whether you have a working TeX installation.
Yes, that test works. The problems are more difficult to track than that, like LyX failing to produce output when I select UTF8 as the encoding, which according to the documentation should work. I had to go back to use latin1 instead, which seems to work - mostly. Or trying the docbook article template, which fails completely with: "An error occurred whilst running sgmltools -b dvi 'newfile1.sgml'", which is a lot of help: Traceback (most recent call last): File "/usr/bin/sgmltools", line 83, in <module> tool.processFile(curfile) File "/usr/share/sgml/misc/sgmltools/python/SGMLtools.py", line 230, in processFile dssslfile = utils.findStylesheet(stylesheet, self._aliases) File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 307, in findStylesheet return findStylesheet(name, aliases) File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 317, in findStylesheet raise IOError, "Couldn't resolve pubid [%s]" % id IOError: Couldn't resolve pubid ["-//SGMLtools//DOCUMENT Docbook Style Sheet for Print//EN"] Error: Cannot convert file - ---------------------------------------- Which somehow sounds familiar.
Without that all bets are off. You're right btw, that Yast should provide you with a working TeX installation, if you install texlive.
It is working, but not fully. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHpmH1tTMYHG2NR9URAmTMAJ0WpsTB+yOJpu3l5TgtLX34XmoSqwCeK75v vDO5lbntqRcVSY47+UhwOJQ= =zOBf -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org