[Vim-latex-cvs] vimfiles/doc latex-suite.xml,1.30,1.31
Brought to you by:
srinathava,
tmaas
From: <sri...@us...> - 2003-12-06 02:46:01
|
Update of /cvsroot/vim-latex/vimfiles/doc In directory sc8-pr-cvs1:/tmp/cvs-serv24804 Modified Files: latex-suite.xml Log Message: Bug: Tex_FoldedSections no longer contains slide (Zhang Linbo) Index: latex-suite.xml =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/doc/latex-suite.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** latex-suite.xml 2 Dec 2003 12:00:21 -0000 1.30 --- latex-suite.xml 6 Dec 2003 02:45:57 -0000 1.31 *************** *** 2192,2196 **** setting is a comma seperated list of section names. The default value is: ! <programlisting>slide,part,chapter,section,%%fakesection, subsection,subsubsection,paragraph</programlisting> Each of the entries in the list will fold up a section of the --- 2192,2196 ---- setting is a comma seperated list of section names. The default value is: ! <programlisting>part,chapter,section,%%fakesection, subsection,subsubsection,paragraph</programlisting> Each of the entries in the list will fold up a section of the |