On Mon, 7 Jan 2002, Tuukka Toivonen wrote:

>to work with LyX? I took the sty-file and appended, at the
>end, lines
>
>\begin{document}
>\end{document}
>
>and in the beginning
>
>\documentclass[english]{article}
>
>However, it still isn't a valid LaTeX file that I could simply

I found the solution: I inserted \makeatletter in the beginning
and then it latexed perfectly.

However, reLyX couldn't remove the comments automatically.
I had to issue command
        sed 's,%.*,,g' <spconf.tex >tmp.tex
before reLyX accepted the input. Maybe it doesn't ignore
comments when splitting the tex file to preamble and the body,
because it looked like it would have splitted at a wrong place.

Now I have working lyx template for this:

>http://www.icip2002.com/papers/PaperKit.html

(I can send it if anyone else is interested)

--
| Tuukka Toivonen <[EMAIL PROTECTED]>       [PGP public key
| Homepage: http://www.ee.oulu.fi/~tuukkat/       available]
| Try also finger -l [EMAIL PROTECTED]
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------

Reply via email to