* cs tutorial

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26280 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-08-31 22:40:03 +00:00
parent e6163ce60e
commit 57456c24f3

View File

@ -1,5 +1,5 @@
#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
\lyxformat 339
#LyX 1.6.0rc2 created this file. For more info see http://www.lyx.org/
\lyxformat 340
\begin_document
\begin_header
\textclass article
@ -1188,6 +1188,24 @@ PDF (vlna,pdflatex)
.
\end_layout
\begin_layout Standard
Jinou možností je napsat vlastní skript, který interně volá vlnu & LaTeX
a tento skript podstrčit coby konvertor PDF/PS.
Příklad, pro tentokrát z prostředí Windows, by vypadal následovně:
\end_layout
\begin_layout LyX-Code
Cesta
\backslash
vlna32.exe -l -f %1 %1vlna
\end_layout
\begin_layout LyX-Code
Cesta2
\backslash
pdflatex %1vlna
\end_layout
\begin_layout Subsection
Psaní, prohlížení a tisk
\end_layout