Author: uwestoehr
Date: Fri Jun 17 05:36:44 2011
New Revision: 39125
URL: http://www.lyx.org/trac/changeset/39125

Log:
svjour3.lyx: add info about possible document class options and add required 
preamble code

Modified:
   lyx-devel/branches/BRANCH_2_0_X/lib/templates/svjour3.lyx

Modified: lyx-devel/branches/BRANCH_2_0_X/lib/templates/svjour3.lyx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/templates/svjour3.lyx   Fri Jun 17 
02:34:27 2011        (r39124)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/templates/svjour3.lyx   Fri Jun 17 
05:36:44 2011        (r39125)
@@ -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
@@ -87,6 +92,55 @@
 
 \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
 Insert your title here
 \begin_inset Foot

Reply via email to