mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
svjour3.lyx: add info about possible document class options and add required preamble code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39125 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b4461a5bab
commit
ea544d3f45
@ -3,6 +3,11 @@
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass svglobal3
|
||||
\begin_preamble
|
||||
\RequirePackage{fix-cm}
|
||||
|
||||
\smartqed % flush right qed marks, e.g. at end of proof
|
||||
\end_preamble
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children false
|
||||
\language english
|
||||
@ -85,6 +90,55 @@ http://wiki.lyx.org/Examples/Springer
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Note Note
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
possible document class options are:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
smallextended
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
-> gives the second posible format
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
-
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\family sans
|
||||
twocolumn
|
||||
\family default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
-> the two column formatting
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
- if no option is given you get the standard/default format
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Title
|
||||
|
Loading…
Reference in New Issue
Block a user