From ea544d3f45f86c96a252bc68dde2f4706866af9b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 17 Jun 2011 03:36:44 +0000 Subject: [PATCH] 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 --- lib/templates/svjour3.lyx | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/lib/templates/svjour3.lyx b/lib/templates/svjour3.lyx index b72b015db9..55de6e0828 100644 --- a/lib/templates/svjour3.lyx +++ b/lib/templates/svjour3.lyx @@ -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 -- 2.39.5