Search found 3 matches

by krauzo
Thu Sep 25, 2008 7:36 pm
Forum: General
Topic: little problem with \def
Replies: 4
Views: 3026

Re: little problem with \def

now it works :)

Thanks a lot :) you really helped me
by krauzo
Thu Sep 25, 2008 6:43 pm
Forum: General
Topic: little problem with \def
Replies: 4
Views: 3026

little problem with \def

thx for help, but after the changes above i get:
Runaway argument?

{John Smith|Programming|JAVA, SQL, C++|Andrew Norton|New York}
\end{document}

! File enden while scanning use of \cert
<inserted text>
\par
<*> certificate.tex
by krauzo
Thu Sep 25, 2008 4:53 pm
Forum: General
Topic: little problem with \def
Replies: 4
Views: 3026

little problem with \def

Hi, I'm beginner in LaTeX

I have a little problem.. I want to divide code of the document into two pieces: a style, where i could keep all of the visual attributes of the document and a file for the variables, which would generate a whole document using the provided variables.

After all the ...