Monday, April 4, 2011

Latex-Suite help

Hello everyone, I'm using latexsuite with vim and I am currently
editing files that have the form

\documentclass[10pt]{article}
\input{header.tex}
\item blah
\input{footer.tex}

The problem is that the \begin{document} declaration is in the
header.tex file, so that when I try to use latexsuite macros, it
thinks I'm in the preamble. Is there any way to force latexsuite to
behave as though it is in the body of the document? (also, if you're
confused, the header.tex file also starts a list environment, hence
the \item in the body.)

Thanks

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: