2009/1/19 Quiliro Ordóñez <[email protected]>: > Have two errors when trying to view in pdf or dvi: > > > LaTeX Error: Environment multicols undefined > > \begin{multicols} > {2} > Your command was ignored. > Type I <command> <return> to replace it with another command, > or <return> to continue without it. > > > LaTeX Error: \begin{document} ended by \end{multicols} > > \end{multicols} > > Your command was ignored. > Type I <command> <return> to replace it with another command, > or <return> to continue without it. > > > > -- > Saludos/Greetings > Quiliro Ordóñez > 593(02)340 1517 / 593(09)821 8696 > http://quiliro.wordpress.com > Artículos recientes: > - Por que aceptar derechos de autor y patentes si no tenemos ninguna? >
Según http://en.wikipedia.org/wiki/Wikipedia:Reference_desk_archive/Mathematics/January_2006 hay que especificar \usepackage{multicol} al principio del documento. Lo que hice yo es incluir ese texto en Documento --> Configuración --> Preámbulo de LaTeX ¡Me funcionó perfectamente! -- Saludos/Greetings Quiliro Ordóñez 593(02)340 1517 / 593(09)821 8696 http://quiliro.wordpress.com Artículos recientes: - Por que aceptar derechos de autor y patentes si no tenemos ninguna?
