Open main menu

Changes

74 bytes added ,  18:02, 4 September 2005
m
not that I would understand what's going on here, but I just added Category:PDF and Category:From LaTeX and replaced <nowiki><pre></nowiki> by <nowiki><texcode></nowiki>
< [[From LaTeX to ConTeXt]]
== In LaTeX:==<pretexcode>
\documentclass{article}
\def\ST{\ac{ST}}
\end{acronym}
\end{document}
</pretexcode>
== In ConTeXt:==<pretexcode>
\setupoutput[pdftex]
\appendtoks \def\em{}\def\sl{}\def\Full#1{???} \to \simplifiedcommands
\section{\sl slanted}
\stoptext
</pretexcode[[Category:PDF]][[Category:From LaTeX]]