[Vim-latex-cvs] SF.net SVN: vim-latex:[1079] trunk/vimfiles/doc/latex-suite.txt
Brought to you by:
srinathava,
tmaas
|
From: <tm...@us...> - 2009-12-30 13:00:40
|
Revision: 1079
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1079&view=rev
Author: tmaas
Date: 2009-12-30 13:00:26 +0000 (Wed, 30 Dec 2009)
Log Message:
-----------
update generated latex-suite.txt
Modified Paths:
--------------
trunk/vimfiles/doc/latex-suite.txt
Modified: trunk/vimfiles/doc/latex-suite.txt
===================================================================
--- trunk/vimfiles/doc/latex-suite.txt 2009-12-30 12:58:32 UTC (rev 1078)
+++ trunk/vimfiles/doc/latex-suite.txt 2009-12-30 13:00:26 UTC (rev 1079)
@@ -2195,10 +2195,10 @@
*latex-master-file-specification* *ls_a_eg*
In such situations, you will need to convey to Latex-Suite that main.tex is the
-main file which \inputs the other files. This is done by creating a file called
-main.tex.latexmain in the same directory in which main.tex resides. This file is
-called the _master file_ in this manual. See Tex_MainFileExpression [|ls_a_eh|]
-for an alternative way of specifying the master file.
+main file which \inputs the other files. This is done by creating an empty file
+called main.tex.latexmain in the same directory in which main.tex resides. This
+file is called the _master file_ in this manual. See Tex_MainFileExpression
+[|ls_a_eh|] for an alternative way of specifying the master file.
NOTE: Here main.tex.latexmain is (obviously) a different file from main.tex
itself. main.tex need not be renamed. This ofcourse restricts each
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|