mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
- svmult.layout: adapt for editors templates
- lot of refactoring and finetuning git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39271 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
94f36d62c4
commit
b1193ed0a2
@ -1384,27 +1384,35 @@ lib_templates_files = Split('''
|
|||||||
revtex4.lyx
|
revtex4.lyx
|
||||||
revtex4-1.lyx
|
revtex4-1.lyx
|
||||||
slides.lyx
|
slides.lyx
|
||||||
svmult_appendix.lyx
|
|
||||||
svmult_editor.lyx
|
|
||||||
''')
|
''')
|
||||||
|
|
||||||
|
|
||||||
lib_templates_springer_files = Split('''
|
lib_templates_springer_files = Split('''
|
||||||
acknow.lyx
|
|
||||||
acronym.lyx
|
|
||||||
appendix.lyx
|
|
||||||
chapter.lyx
|
|
||||||
dedication.lyx
|
|
||||||
foreword.lyx
|
|
||||||
glossary.lyx
|
|
||||||
part.lyx
|
|
||||||
preface.lyx
|
|
||||||
svmono_referenc.lyx
|
|
||||||
svmult_referenc.lyx
|
|
||||||
solutions.lyx
|
|
||||||
svjour3.lyx
|
svjour3.lyx
|
||||||
svmono_book.lyx
|
svmono_acknow.lyx
|
||||||
|
svmono_acronym.lyx
|
||||||
|
svmono_appendix.lyx
|
||||||
|
svmono_book-master.lyx
|
||||||
|
svmono_chapter.lyx
|
||||||
|
svmono_dedication.lyx
|
||||||
|
svmono_foreword.lyx
|
||||||
|
svmono_glossary.lyx
|
||||||
|
svmono_part.lyx
|
||||||
|
svmono_preface.lyx
|
||||||
|
svmono_referenc.lyx
|
||||||
|
svmono_solutions.lyx
|
||||||
|
svmult_acknow.lyx
|
||||||
|
svmult_acronym.lyx
|
||||||
|
svmult_appendix.lyx
|
||||||
svmult_author.lyx
|
svmult_author.lyx
|
||||||
|
svmult_cblist.lyx
|
||||||
|
svmult_dedication.lyx
|
||||||
|
svmult_editor-master.lyx
|
||||||
|
svmult_foreword.lyx
|
||||||
|
svmult_glossary.lyx
|
||||||
|
svmult_part.lyx
|
||||||
|
svmult_preface.lyx
|
||||||
|
svmult_referenc.lyx
|
||||||
''')
|
''')
|
||||||
|
|
||||||
|
|
||||||
|
@ -1552,27 +1552,35 @@ dist_templates_DATA = \
|
|||||||
templates/README.new_templates \
|
templates/README.new_templates \
|
||||||
templates/revtex4.lyx \
|
templates/revtex4.lyx \
|
||||||
templates/revtex4-1.lyx \
|
templates/revtex4-1.lyx \
|
||||||
templates/slides.lyx \
|
templates/slides.lyx
|
||||||
templates/svmult_appendix.lyx \
|
|
||||||
templates/svmult_editor.lyx
|
|
||||||
|
|
||||||
springertemplatesdir = $(pkgdatadir)/templates/springer
|
springertemplatesdir = $(pkgdatadir)/templates/springer
|
||||||
dist_springertemplates_DATA = \
|
dist_springertemplates_DATA = \
|
||||||
templates/springer/acknow.lyx \
|
|
||||||
templates/springer/acronym.lyx \
|
|
||||||
templates/springer/appendix.lyx \
|
|
||||||
templates/springer/chapter.lyx \
|
|
||||||
templates/springer/dedication.lyx \
|
|
||||||
templates/springer/foreword.lyx \
|
|
||||||
templates/springer/glossary.lyx \
|
|
||||||
templates/springer/part.lyx \
|
|
||||||
templates/springer/preface.lyx
|
|
||||||
templates/springer/svmono_referenc.lyx \
|
|
||||||
templates/springer/svmult_referenc.lyx \
|
|
||||||
templates/springer/solutions.lyx \
|
|
||||||
templates/springer/svjour3.lyx \
|
templates/springer/svjour3.lyx \
|
||||||
templates/springer/svmono_book.lyx \
|
templates/springer/svmono_acknow.lyx \
|
||||||
templates/springer/svmult_author.lyx
|
templates/springer/svmono_acronym.lyx \
|
||||||
|
templates/springer/svmono_appendix.lyx \
|
||||||
|
templates/springer/svmono_book-master.lyx \
|
||||||
|
templates/springer/svmono_chapter.lyx \
|
||||||
|
templates/springer/svmono_dedication.lyx \
|
||||||
|
templates/springer/svmono_foreword.lyx \
|
||||||
|
templates/springer/svmono_glossary.lyx \
|
||||||
|
templates/springer/svmono_part.lyx \
|
||||||
|
templates/springer/svmono_preface.lyx
|
||||||
|
templates/springer/svmono_referenc.lyx \
|
||||||
|
templates/springer/svmono_solutions.lyx \
|
||||||
|
templates/springer/svmult_acknow.lyx \
|
||||||
|
templates/springer/svmult_acronym.lyx \
|
||||||
|
templates/springer/svmult_appendix.lyx \
|
||||||
|
templates/springer/svmult_author.lyx \
|
||||||
|
templates/springer/svmult_cblist.lyx \
|
||||||
|
templates/springer/svmult_dedication.lyx \
|
||||||
|
templates/springer/svmult_editor-master.lyx \
|
||||||
|
templates/springer/svmult_foreword.lyx \
|
||||||
|
templates/springer/svmult_glossary.lyx \
|
||||||
|
templates/springer/svmult_part.lyx \
|
||||||
|
templates/springer/svmult_preface.lyx \
|
||||||
|
templates/springer/svmult_referenc.lyx
|
||||||
|
|
||||||
thesistemplatesdir = $(pkgdatadir)/templates/thesis
|
thesistemplatesdir = $(pkgdatadir)/templates/thesis
|
||||||
dist_thesistemplates_DATA = \
|
dist_thesistemplates_DATA = \
|
||||||
|
@ -399,23 +399,23 @@ Style Running_Title
|
|||||||
LabelString "Running Title:"
|
LabelString "Running Title:"
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Running_LaTeX_Title
|
|
||||||
ObsoletedBy Running_Title
|
|
||||||
End
|
|
||||||
|
|
||||||
Style Running_Author
|
Style Running_Author
|
||||||
CopyStyle Running_Title
|
CopyStyle Running_Title
|
||||||
LatexName authorrunning
|
LatexName authorrunning
|
||||||
LabelString "Running Author:"
|
LabelString "Running Author:"
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Author_Running
|
Style Running_Chapter
|
||||||
ObsoletedBy Running_Author
|
CopyStyle Running_Title
|
||||||
|
Category Section
|
||||||
|
InTitle 0
|
||||||
|
LatexName chaptermark
|
||||||
|
LeftMargin "Running Chapter:xxx"
|
||||||
|
LabelString "Running Chapter:"
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Running_Section
|
Style Running_Section
|
||||||
CopyStyle Running_Title
|
CopyStyle Running_Chapter
|
||||||
Category Section
|
|
||||||
LatexName sectionmark
|
LatexName sectionmark
|
||||||
LeftMargin "Running Section:xxx"
|
LeftMargin "Running Section:xxx"
|
||||||
LabelString "Running Section:"
|
LabelString "Running Section:"
|
||||||
@ -641,7 +641,7 @@ Style Proof
|
|||||||
Shape Italic
|
Shape Italic
|
||||||
EndFont
|
EndFont
|
||||||
LangPreamble
|
LangPreamble
|
||||||
\providecommand{\proofname}{_(Proof)}
|
\providecommand{\proofname}{_(Proof)}
|
||||||
EndLangPreamble
|
EndLangPreamble
|
||||||
BabelPreamble
|
BabelPreamble
|
||||||
\addto\captions$$lang{\renewcommand{\proofname}{_(Proof)}}
|
\addto\captions$$lang{\renewcommand{\proofname}{_(Proof)}}
|
||||||
@ -653,7 +653,7 @@ Style Proof(QED)
|
|||||||
LatexName svmultproof
|
LatexName svmultproof
|
||||||
EndLabelType Box
|
EndLabelType Box
|
||||||
Preamble
|
Preamble
|
||||||
\newenvironment{svmultproof}{\begin{proof}}{\qed\end{proof}}
|
\newenvironment{svmultproof}{\begin{proof}}{\qed\end{proof}}
|
||||||
EndPreamble
|
EndPreamble
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -662,7 +662,7 @@ Style Proof(smartQED)
|
|||||||
LatexName svmultproof2
|
LatexName svmultproof2
|
||||||
EndLabelType Box
|
EndLabelType Box
|
||||||
Preamble
|
Preamble
|
||||||
\newenvironment{svmultproof2}{\begin{proof}}{\smartqed\qed\end{proof}}
|
\newenvironment{svmultproof2}{\begin{proof}}{\smartqed\qed\end{proof}}
|
||||||
EndPreamble
|
EndPreamble
|
||||||
End
|
End
|
||||||
|
|
||||||
|
@ -26,6 +26,7 @@ NoStyle PartBacktext
|
|||||||
NoCounter part
|
NoCounter part
|
||||||
NoStyle Part*
|
NoStyle Part*
|
||||||
NoStyle Chapter
|
NoStyle Chapter
|
||||||
|
NoStyle Running_Chapter
|
||||||
NoStyle ChapAuthor
|
NoStyle ChapAuthor
|
||||||
NoStyle ChapSubtitle
|
NoStyle ChapSubtitle
|
||||||
NoStyle ChapMotto
|
NoStyle ChapMotto
|
||||||
|
@ -15,22 +15,12 @@ ClassOptions
|
|||||||
End
|
End
|
||||||
|
|
||||||
NoStyle Acknowledgements
|
NoStyle Acknowledgements
|
||||||
#NoStyle Acknowledgement
|
|
||||||
NoStyle Institute
|
NoStyle Institute
|
||||||
|
|
||||||
Style Abstract
|
Style Abstract
|
||||||
LatexType Command
|
LatexType Command
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Running_Chapter
|
|
||||||
CopyStyle Running_Title
|
|
||||||
Category Section
|
|
||||||
InTitle 0
|
|
||||||
LatexName chaptermark
|
|
||||||
LeftMargin "Running Chapter:xxx"
|
|
||||||
LabelString "Running Chapter:"
|
|
||||||
End
|
|
||||||
|
|
||||||
Counter theorem
|
Counter theorem
|
||||||
Within chapter
|
Within chapter
|
||||||
End
|
End
|
||||||
|
@ -5,11 +5,10 @@
|
|||||||
#
|
#
|
||||||
# Supports: SVMULT DOCUMENT CLASS -- version 5.4 (25-Jun-07)
|
# Supports: SVMULT DOCUMENT CLASS -- version 5.4 (25-Jun-07)
|
||||||
# Class and style files and templates are found at:
|
# Class and style files and templates are found at:
|
||||||
# http://www.springer.com/authors
|
# http://wiki.lyx.org/Examples/Springer
|
||||||
#
|
#
|
||||||
Format 35
|
Format 35
|
||||||
|
|
||||||
|
|
||||||
Input svcommon.inc
|
Input svcommon.inc
|
||||||
|
|
||||||
ClassOptions
|
ClassOptions
|
||||||
@ -17,11 +16,6 @@ ClassOptions
|
|||||||
End
|
End
|
||||||
|
|
||||||
NoStyle Acknowledgements
|
NoStyle Acknowledgements
|
||||||
NoCounter chapter
|
|
||||||
|
|
||||||
#Counter svmultlsti
|
|
||||||
# LabelString "Contributor \Roman{svmultlsti}:"
|
|
||||||
#End
|
|
||||||
|
|
||||||
# Additional headings
|
# Additional headings
|
||||||
|
|
||||||
@ -36,7 +30,6 @@ NoCounter chapter
|
|||||||
# EndPreamble
|
# EndPreamble
|
||||||
#End
|
#End
|
||||||
|
|
||||||
|
|
||||||
Style Title*
|
Style Title*
|
||||||
CopyStyle Title
|
CopyStyle Title
|
||||||
LatexName title*
|
LatexName title*
|
||||||
@ -46,39 +39,40 @@ Style Title*
|
|||||||
Margin First_Dynamic
|
Margin First_Dynamic
|
||||||
HTMLTitle true
|
HTMLTitle true
|
||||||
LabelFont
|
LabelFont
|
||||||
Color Blue
|
Color Blue
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style Title
|
||||||
|
CopyStyle Chapter
|
||||||
|
LatexName title
|
||||||
|
TopSep 1
|
||||||
|
TocLevel 1
|
||||||
|
InTitle 0
|
||||||
|
Align Left
|
||||||
|
AlignPossible Block, Center, Left, Right
|
||||||
|
LabelFont
|
||||||
|
Size Largest
|
||||||
|
Family Sans
|
||||||
|
EndFont
|
||||||
|
TextFont
|
||||||
|
Family Sans
|
||||||
|
Series Bold
|
||||||
|
EndFont
|
||||||
|
End
|
||||||
|
|
||||||
#Style Title
|
Style Contributors
|
||||||
# TopSep 2
|
CopyStyle Foreword
|
||||||
# LabelString "Chapter \thechapter"
|
LabelString "List of Contributors"
|
||||||
# LabelType Counter
|
LatexName contributors
|
||||||
# LabelCounter chapter
|
End
|
||||||
# TocLevel 1
|
|
||||||
# InTitle 0
|
|
||||||
#End
|
|
||||||
|
|
||||||
|
Style Contributor_List
|
||||||
#Style Contributors
|
LatexType Environment
|
||||||
# CopyStyle Foreword
|
LatexName thecontriblist
|
||||||
# LabelString "List of Contributors"
|
TopSep 0.7
|
||||||
# LatexName contributors
|
BottomSep 0.4
|
||||||
#End
|
End
|
||||||
|
|
||||||
#Style List_of_Abbreviations_&_Symbols_[Deprecated]
|
|
||||||
# InTitle 1
|
|
||||||
# CopyStyle Description
|
|
||||||
# LatexName abbrsymblist
|
|
||||||
#End
|
|
||||||
|
|
||||||
#Style List_of_Abbreviations_&_Symbols
|
|
||||||
# InTitle 1
|
|
||||||
# CopyStyle Description
|
|
||||||
# LatexName abbrsymblist
|
|
||||||
# ObsoletedBy List_of_Abbreviations_&_Symbols_[Deprecated]
|
|
||||||
#End
|
|
||||||
|
|
||||||
Style Author
|
Style Author
|
||||||
Font
|
Font
|
||||||
@ -96,59 +90,6 @@ Style Abstract
|
|||||||
LabelString "Abstract"
|
LabelString "Abstract"
|
||||||
End
|
End
|
||||||
|
|
||||||
#Counter svmultlsti
|
|
||||||
# LabelString "Contributor \Roman{svmultlsti}"
|
|
||||||
# Within chapter
|
|
||||||
#End
|
|
||||||
|
|
||||||
Style List_of_Contributors
|
|
||||||
Category "For editors"
|
|
||||||
Margin First_Dynamic
|
|
||||||
LatexType Item_Environment
|
|
||||||
LatexName svmultlstcnt
|
|
||||||
NextNoIndent 1
|
|
||||||
InTitle 0
|
|
||||||
LabelType Counter
|
|
||||||
LabelCounter svmultlsti
|
|
||||||
LabelSep xxx
|
|
||||||
LabelFont
|
|
||||||
Series Bold
|
|
||||||
Shape Italic
|
|
||||||
Color Blue
|
|
||||||
EndFont
|
|
||||||
ParSkip 0.0
|
|
||||||
ItemSep 0.2
|
|
||||||
TopSep 0.7
|
|
||||||
BottomSep 0.7
|
|
||||||
ParSep 0.3
|
|
||||||
Align Block
|
|
||||||
AlignPossible Block, Left
|
|
||||||
Preamble
|
|
||||||
\newcounter{svmultlsti}%
|
|
||||||
\newenvironment{svmultlstcnt}{%
|
|
||||||
\setcounter{svmultlsti}{0}\let\svmultitem\item%
|
|
||||||
\renewcommand{\item}{%
|
|
||||||
\ifthenelse{\value{svmultlsti} = 0}{}{\and}%
|
|
||||||
\stepcounter{svmultlsti}}%
|
|
||||||
\setcounter{svmultlsti}{0}\begin{thecontriblist}}{%
|
|
||||||
\end{thecontriblist}\let\item\svmultitem%
|
|
||||||
\setcounter{svmultlsti}{0}}
|
|
||||||
EndPreamble
|
|
||||||
Requires ifthen
|
|
||||||
End
|
|
||||||
|
|
||||||
#InsetLayout Flex:Inst
|
|
||||||
# Decoration Classic
|
|
||||||
# LabelString "Institute # [deprecated]"
|
|
||||||
# LatexType Command
|
|
||||||
# LatexName inst
|
|
||||||
# LyxType custom
|
|
||||||
# Font
|
|
||||||
# Size Small
|
|
||||||
# Color Red
|
|
||||||
# EndFont
|
|
||||||
#End
|
|
||||||
|
|
||||||
Style Part
|
Style Part
|
||||||
Category "For editors"
|
Category "For editors"
|
||||||
End
|
End
|
||||||
@ -161,6 +102,10 @@ Style Chapter
|
|||||||
Category "For editors"
|
Category "For editors"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style Running_Chapter
|
||||||
|
Category "For editors"
|
||||||
|
End
|
||||||
|
|
||||||
Style ChapAuthor
|
Style ChapAuthor
|
||||||
Category "For editors"
|
Category "For editors"
|
||||||
End
|
End
|
||||||
@ -198,6 +143,6 @@ Style Contributors
|
|||||||
End
|
End
|
||||||
|
|
||||||
Style ChapMotto
|
Style ChapMotto
|
||||||
Category FrontMatter
|
Category "For editors"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ List(s) of abbreviations or symbols
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Lists of abbreviations
|
Lists of abbreviations
|
||||||
\begin_inset Index idx
|
\begin_inset Index idx
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
acronyms, list of
|
acronyms, list of
|
||||||
@ -81,7 +81,7 @@ acronyms, list of
|
|||||||
|
|
||||||
, symbols
|
, symbols
|
||||||
\begin_inset Index idx
|
\begin_inset Index idx
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
symbols, list of
|
symbols, list of
|
@ -136,7 +136,7 @@ optional subtitle
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "dedication.lyx"
|
filename "svmono_dedication.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -146,7 +146,7 @@ filename "dedication.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "foreword.lyx"
|
filename "svmono_foreword.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -156,7 +156,7 @@ filename "foreword.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "preface.lyx"
|
filename "svmono_preface.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -176,7 +176,7 @@ acknowledgements are optional:
|
|||||||
|
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "acknow.lyx"
|
filename "svmono_acknow.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -195,7 +195,7 @@ LatexCommand tableofcontents
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "acronym.lyx"
|
filename "svmono_acronym.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ filename "acronym.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "part.lyx"
|
filename "svmono_part.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -219,7 +219,7 @@ filename "part.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "chapter.lyx"
|
filename "svmono_chapter.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -229,7 +229,7 @@ filename "chapter.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "appendix.lyx"
|
filename "svmono_appendix.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -243,7 +243,7 @@ filename "appendix.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "glossary.lyx"
|
filename "svmono_glossary.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -253,7 +253,7 @@ filename "glossary.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "solutions.lyx"
|
filename "svmono_solutions.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
@ -63,7 +63,7 @@
|
|||||||
\begin_layout Dedication
|
\begin_layout Dedication
|
||||||
A quotation or a dedication
|
A quotation or a dedication
|
||||||
\begin_inset Index idx
|
\begin_inset Index idx
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
dedication
|
dedication
|
||||||
@ -71,7 +71,7 @@ dedication
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
at the very beginning of your book
|
at the very beginning of your book.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
@ -77,7 +77,7 @@ person other than the author or editor
|
|||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset ERT
|
\begin_inset ERT
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
@ -77,8 +77,8 @@ Part Title
|
|||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
the optional argument is mandatory and contains the part title; the further
|
the argument is mandatory and contains the part title; the further text
|
||||||
text for the backpart is optional
|
for the backpart is optional
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
@ -101,7 +101,7 @@ acknowledgments
|
|||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset ERT
|
\begin_inset ERT
|
||||||
status open
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
111
lib/templates/springer/svmult_acknow.lyx
Normal file
111
lib/templates/springer/svmult_acknow.lyx
Normal file
@ -0,0 +1,111 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout extrachap
|
||||||
|
Acknowledgements
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
The
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
extrachap
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
layout appears unnumbered and not in the table of contents.
|
||||||
|
But the layout shares the behavior of
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Chapter
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
with respect to headings.
|
||||||
|
This is different from
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Chapter*
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
which continues to use the name of the last numbered chapter in the header
|
||||||
|
of left pages and the name of the last numbered section in the header of
|
||||||
|
right pages.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Optional section; if you prefer to set your acknowledgement section as a
|
||||||
|
separate chapter instead of including it as last part of your preface.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
122
lib/templates/springer/svmult_acronym.lyx
Normal file
122
lib/templates/springer/svmult_acronym.lyx
Normal file
@ -0,0 +1,122 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout extrachap
|
||||||
|
Acronyms
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
List(s) of abbreviations or symbols
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Lists of abbreviations
|
||||||
|
\begin_inset Index idx
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
acronyms, list of
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
, symbols
|
||||||
|
\begin_inset Index idx
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
symbols, list of
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
and the like are easily formatted with the help of the Springer-enhanced
|
||||||
|
|
||||||
|
\family sans
|
||||||
|
description
|
||||||
|
\family default
|
||||||
|
environment.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
\begin_inset Argument
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
CABR
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
ABC Spelled-out abbreviation and definition
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
BABI Spelled-out abbreviation and definition
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CABR Spelled-out abbreviation and definition
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
@ -29,8 +29,8 @@
|
|||||||
\use_hyperref false
|
\use_hyperref false
|
||||||
\papersize default
|
\papersize default
|
||||||
\use_geometry false
|
\use_geometry false
|
||||||
\use_amsmath 0
|
\use_amsmath 1
|
||||||
\use_esint 0
|
\use_esint 1
|
||||||
\use_mhchem 1
|
\use_mhchem 1
|
||||||
\use_mathdots 1
|
\use_mathdots 1
|
||||||
\cite_engine basic
|
\cite_engine basic
|
||||||
@ -60,32 +60,13 @@
|
|||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout ChapMotto
|
||||||
|
All's well that ends well
|
||||||
\begin_inset Note Note
|
\begin_inset Note Note
|
||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
optional motto
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% sample chapter
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% This is a template for your input in the template file
|
|
||||||
\family sans
|
|
||||||
svmult_editor.lyx
|
|
||||||
\family default
|
|
||||||
.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -94,19 +75,48 @@ svmult_editor.lyx
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Chapter
|
\begin_layout Chapter
|
||||||
Appendix Heading
|
Chapter Heading
|
||||||
\begin_inset CommandInset label
|
\begin_inset CommandInset label
|
||||||
LatexCommand label
|
LatexCommand label
|
||||||
name "A:app"
|
name "chap:introA"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Running Chapter
|
||||||
|
chapter heading in the running head
|
||||||
\begin_inset Note Note
|
\begin_inset Note Note
|
||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
Give a unique label
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Section
|
||||||
|
Section Heading
|
||||||
|
\begin_inset CommandInset label
|
||||||
|
LatexCommand label
|
||||||
|
name "sec:Section-HeadingA"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Running Section
|
||||||
|
section heading in the running head
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -115,44 +125,32 @@ Give a unique label
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Your text comes here.
|
bla
|
||||||
Separate text sections
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Section
|
|
||||||
Section Heading
|
|
||||||
\begin_inset CommandInset label
|
|
||||||
LatexCommand label
|
|
||||||
name "A:sec:1"
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Give a unique label
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
and use
|
|
||||||
\backslash
|
|
||||||
ref{sec:1} and
|
|
||||||
\backslash
|
|
||||||
cite{journal1}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Subsection Heading
|
Section Heading 2
|
||||||
\begin_inset CommandInset label
|
\begin_inset CommandInset label
|
||||||
LatexCommand label
|
LatexCommand label
|
||||||
name "A:sec:2"
|
name "sub:Section-HeadingA-2"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
For multiline equations we recommend to use the
|
||||||
|
\family sans
|
||||||
|
eqnarray
|
||||||
|
\family default
|
||||||
|
environment.
|
||||||
|
|
||||||
|
\begin_inset Formula
|
||||||
|
\begin{eqnarray}
|
||||||
|
a\times b & = & c\nonumber \\
|
||||||
|
\vec{a}\cdot\vec{b} & = & c\label{eq:A01}
|
||||||
|
\end{eqnarray}
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -163,59 +161,9 @@ name "A:sec:2"
|
|||||||
Subsubsection Heading
|
Subsubsection Heading
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Paragraph
|
|
||||||
Paragraph Heading
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Subparagraph
|
|
||||||
Subparagraph Heading.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
as required
|
\begin_inset Float figure
|
||||||
\begin_inset Index idx
|
placement t
|
||||||
status collapsed
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
paragraph
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
|
||||||
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Use
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Insert -> Index Entry
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
menu to code your index words
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
For tables use
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Float table
|
|
||||||
wide false
|
wide false
|
||||||
sideways false
|
sideways false
|
||||||
status open
|
status open
|
||||||
@ -228,31 +176,28 @@ status collapsed
|
|||||||
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
centering
|
sidecaption[t]
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\begin_inset Graphics
|
||||||
|
filename ../../examples/CV-image.png
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
\begin_inset Caption
|
\begin_inset Caption
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
Please write your table caption here
|
|
||||||
\begin_inset CommandInset label
|
\begin_inset CommandInset label
|
||||||
LatexCommand label
|
LatexCommand label
|
||||||
name "A:tab:1"
|
name "fig:A1"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
Please write your figure caption here
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Give a unique label
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -263,130 +208,293 @@ Give a unique label
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
For LaTeX tables use
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Tabular
|
|
||||||
<lyxtabular version="3" rows="3" columns="3">
|
|
||||||
<features tabularvalignment="middle">
|
|
||||||
<column alignment="left" valignment="top" width="0">
|
|
||||||
<column alignment="left" valignment="top" width="0">
|
|
||||||
<column alignment="left" valignment="top" width="0">
|
|
||||||
<row topspace="default" bottomspace="default">
|
|
||||||
<cell alignment="left" valignment="top" topline="true" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
first
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" topline="true" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
second
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" topline="true" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
third
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
</row>
|
|
||||||
<row topspace="default">
|
|
||||||
<cell alignment="left" valignment="top" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
</row>
|
|
||||||
<row bottomspace="default">
|
|
||||||
<cell alignment="left" valignment="top" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
<cell alignment="left" valignment="top" bottomline="true" usebox="none">
|
|
||||||
\begin_inset Text
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
number
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
</cell>
|
|
||||||
</row>
|
|
||||||
</lyxtabular>
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset Note Note
|
\begin_inset Float table
|
||||||
|
wide false
|
||||||
|
sideways false
|
||||||
status open
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
For figures use figure float instead.
|
\begin_inset Caption
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
\begin_inset CommandInset label
|
||||||
|
LatexCommand label
|
||||||
|
name "tab:A1"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Please write your table caption here
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
\begin_inset Tabular
|
||||||
|
<lyxtabular version="3" rows="6" columns="4">
|
||||||
|
<features tabularvalignment="middle">
|
||||||
|
<column alignment="none" valignment="top" width="2cm">
|
||||||
|
<column alignment="none" valignment="top" width="2.4cm">
|
||||||
|
<column alignment="none" valignment="top" width="2cm">
|
||||||
|
<column alignment="none" valignment="top" width="4.9cm">
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" topline="true" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Classes
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" topline="true" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Subclass
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" topline="true" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Length
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" topline="true" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Action Mechanism
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
svhline
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Translation
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA
|
||||||
|
\begin_inset Formula $^{a}$
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
22 (19--25)
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Translation repression, mRNA cleavage
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Translation
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA cleavage
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
21
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA cleavage
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Translation
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
21--22
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA cleavage
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Translation
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
mRNA
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
24--26
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Histone and DNA Modification
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
<cell alignment="none" valignment="top" usebox="none">
|
||||||
|
\begin_inset Text
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
</cell>
|
||||||
|
</row>
|
||||||
|
</lyxtabular>
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Formula $^{a}$
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Table foot note (with superscript)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
@ -37,7 +37,7 @@
|
|||||||
\index_command default
|
\index_command default
|
||||||
\paperfontsize default
|
\paperfontsize default
|
||||||
\spacing single
|
\spacing single
|
||||||
\use_hyperref false
|
\use_hyperref true
|
||||||
\pdf_bookmarks true
|
\pdf_bookmarks true
|
||||||
\pdf_bookmarksnumbered true
|
\pdf_bookmarksnumbered true
|
||||||
\pdf_bookmarksopen true
|
\pdf_bookmarksopen true
|
||||||
@ -80,8 +80,64 @@
|
|||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
This is a template LyX file for books and journals to be published by the
|
||||||
|
Springer publishing group.
|
||||||
|
This template is for authors, the template for editors has the filename
|
||||||
|
|
||||||
|
\family sans
|
||||||
|
svmult_editor.lyx
|
||||||
|
\family default
|
||||||
|
.
|
||||||
|
How to install the svmult LaTeX class to your LaTeX system is explained
|
||||||
|
in
|
||||||
|
\begin_inset Flex URL
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
http://wiki.lyx.org/Examples/Springer
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Title*
|
\begin_layout Title*
|
||||||
Contribution Title
|
Contribution Title
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\series bold
|
||||||
|
Note
|
||||||
|
\series default
|
||||||
|
: If this file is used as a subdocument of svmult_editor.lyx then you must
|
||||||
|
use the
|
||||||
|
\family sans
|
||||||
|
Title
|
||||||
|
\family default
|
||||||
|
layout instead of
|
||||||
|
\family sans
|
||||||
|
Title*
|
||||||
|
\family default
|
||||||
|
.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Running Title
|
\begin_layout Running Title
|
||||||
|
137
lib/templates/springer/svmult_cblist.lyx
Normal file
137
lib/templates/springer/svmult_cblist.lyx
Normal file
@ -0,0 +1,137 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\options graybox,envcountchap
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman times
|
||||||
|
\font_sans helvet
|
||||||
|
\font_typewriter courier
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Contributors
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Contributor List
|
||||||
|
Firstname Surname
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
at
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
ABC Institute, 123 Prime Street, Daisy Town, NA 01234, USA,
|
||||||
|
\begin_inset Flex Flex:Email
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
smith@smith.edu
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
and
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Firstname Surname
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
at
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
XYZ Institute, Technical University, Albert-Schweitzer-Str.
|
||||||
|
34, 1000 Berlin, Germany,
|
||||||
|
\begin_inset Flex Flex:Email
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
meier@tu.edu
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
78
lib/templates/springer/svmult_dedication.lyx
Normal file
78
lib/templates/springer/svmult_dedication.lyx
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Dedication
|
||||||
|
A quotation or a dedication
|
||||||
|
\begin_inset Index idx
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
dedication
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
at the very beginning of your book.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
226
lib/templates/springer/svmult_editor-master.lyx
Normal file
226
lib/templates/springer/svmult_editor-master.lyx
Normal file
@ -0,0 +1,226 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\begin_preamble
|
||||||
|
%\usepackage{type1cm} % activate if the fonts mathptmx, helvet or courier are
|
||||||
|
% not available on your system
|
||||||
|
|
||||||
|
\usepackage{multicol}% used for the two-column index
|
||||||
|
\usepackage[bottom]{footmisc}% places footnotes at page bottom
|
||||||
|
|
||||||
|
%\makeindex % used for the subject index
|
||||||
|
% please use the style svind.ist with
|
||||||
|
% your makeindex program
|
||||||
|
\end_preamble
|
||||||
|
\options graybox,envcountchap
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman times
|
||||||
|
\font_sans helvet
|
||||||
|
\font_typewriter courier
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref true
|
||||||
|
\pdf_bookmarks true
|
||||||
|
\pdf_bookmarksnumbered true
|
||||||
|
\pdf_bookmarksopen true
|
||||||
|
\pdf_bookmarksopenlevel 1
|
||||||
|
\pdf_breaklinks false
|
||||||
|
\pdf_pdfborder true
|
||||||
|
\pdf_colorlinks false
|
||||||
|
\pdf_backref false
|
||||||
|
\pdf_pdfusetitle true
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
This is a template LyX file for books and monographs to be published by
|
||||||
|
the Springer publishing group.
|
||||||
|
This template is for editors, the template for authors has the filename
|
||||||
|
|
||||||
|
\family sans
|
||||||
|
svmult_author.lyx
|
||||||
|
\family default
|
||||||
|
.
|
||||||
|
How to install the svmult LaTeX class to your LaTeX system is explained
|
||||||
|
in
|
||||||
|
\begin_inset Flex URL
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
http://wiki.lyx.org/Examples/Springer
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Front Matter
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_dedication.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_foreword.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_preface.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_acknow.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset CommandInset toc
|
||||||
|
LatexCommand tableofcontents
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_cblist.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_acronym.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Main Matter
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_part.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_author.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Back Matter
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\start_of_appendix
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_appendix.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset include
|
||||||
|
LatexCommand include
|
||||||
|
filename "svmult_glossary.lyx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset index_print
|
||||||
|
LatexCommand printindex
|
||||||
|
type "idx"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
115
lib/templates/springer/svmult_foreword.lyx
Normal file
115
lib/templates/springer/svmult_foreword.lyx
Normal file
@ -0,0 +1,115 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Foreword
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
The foreword covers introductory remarks preceding the text of a book that
|
||||||
|
are written by a
|
||||||
|
\shape italic
|
||||||
|
person other than the author or editor
|
||||||
|
\shape default
|
||||||
|
of the book.
|
||||||
|
If applicable, the foreword precedes the preface which is written by the
|
||||||
|
author or editor of the book.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
vspace{
|
||||||
|
\backslash
|
||||||
|
baselineskip}
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\noindent
|
||||||
|
\align right
|
||||||
|
Place, month year
|
||||||
|
\begin_inset space \hfill{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\shape italic
|
||||||
|
Firstname Surname
|
||||||
|
\shape default
|
||||||
|
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
159
lib/templates/springer/svmult_glossary.lyx
Normal file
159
lib/templates/springer/svmult_glossary.lyx
Normal file
@ -0,0 +1,159 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Extrachap
|
||||||
|
Glossary
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
The layout
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Extrachap
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
is similar to
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
extrachap
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
(as described in the note behind the Acknowledgement) but it is also listed
|
||||||
|
in the table of contents.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Here comes the glossary
|
||||||
|
\begin_inset Index idx
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
glossary
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Run-in headings
|
||||||
|
glossary term
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Run-in headings
|
||||||
|
glossary term
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Run-in headings
|
||||||
|
glossary term
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Run-in headings
|
||||||
|
glossary term
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Run-in headings
|
||||||
|
glossary term
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
Write here the description of the glossary term.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
90
lib/templates/springer/svmult_part.lyx
Normal file
90
lib/templates/springer/svmult_part.lyx
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout PartBacktext
|
||||||
|
\noindent
|
||||||
|
\begin_inset Argument
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Part Title
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Part title page and, if desired, a short introductory text (maximum one
|
||||||
|
page) on its verso page
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
the argument is mandatory and contains the part title; the further text
|
||||||
|
for the backpart is optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
145
lib/templates/springer/svmult_preface.lyx
Normal file
145
lib/templates/springer/svmult_preface.lyx
Normal file
@ -0,0 +1,145 @@
|
|||||||
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
||||||
|
\lyxformat 413
|
||||||
|
\begin_document
|
||||||
|
\begin_header
|
||||||
|
\textclass svmult
|
||||||
|
\use_default_options false
|
||||||
|
\maintain_unincluded_children false
|
||||||
|
\language english
|
||||||
|
\language_package default
|
||||||
|
\inputencoding auto
|
||||||
|
\fontencoding global
|
||||||
|
\font_roman default
|
||||||
|
\font_sans default
|
||||||
|
\font_typewriter default
|
||||||
|
\font_default_family default
|
||||||
|
\use_non_tex_fonts false
|
||||||
|
\font_sc false
|
||||||
|
\font_osf false
|
||||||
|
\font_sf_scale 100
|
||||||
|
\font_tt_scale 100
|
||||||
|
|
||||||
|
\graphics default
|
||||||
|
\default_output_format default
|
||||||
|
\output_sync 0
|
||||||
|
\bibtex_command default
|
||||||
|
\index_command default
|
||||||
|
\paperfontsize default
|
||||||
|
\spacing single
|
||||||
|
\use_hyperref false
|
||||||
|
\papersize default
|
||||||
|
\use_geometry false
|
||||||
|
\use_amsmath 1
|
||||||
|
\use_esint 1
|
||||||
|
\use_mhchem 1
|
||||||
|
\use_mathdots 1
|
||||||
|
\cite_engine basic
|
||||||
|
\use_bibtopic false
|
||||||
|
\use_indices false
|
||||||
|
\paperorientation portrait
|
||||||
|
\suppress_date false
|
||||||
|
\use_refstyle 0
|
||||||
|
\index Index
|
||||||
|
\shortcut idx
|
||||||
|
\color #008000
|
||||||
|
\end_index
|
||||||
|
\secnumdepth 3
|
||||||
|
\tocdepth 3
|
||||||
|
\paragraph_separation indent
|
||||||
|
\paragraph_indentation default
|
||||||
|
\quotes_language english
|
||||||
|
\papercolumns 1
|
||||||
|
\papersides 1
|
||||||
|
\paperpagestyle default
|
||||||
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
|
\html_math_output 0
|
||||||
|
\html_css_as_file 0
|
||||||
|
\html_be_strict false
|
||||||
|
\end_header
|
||||||
|
|
||||||
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Preface
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
A preface
|
||||||
|
\begin_inset Index idx
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
preface
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
is a book's preliminary statement, usually written by the
|
||||||
|
\shape italic
|
||||||
|
author or editor
|
||||||
|
\shape default
|
||||||
|
of a work, which states its origin, scope, purpose, plan, and intended
|
||||||
|
audience, and which sometimes includes afterthoughts and acknowledgments
|
||||||
|
of assistance.
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
When written by a person other than the author, it is called a foreword.
|
||||||
|
The preface or foreword is distinct from the introduction, which deals
|
||||||
|
with the subject of the work.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
Customarily
|
||||||
|
\shape italic
|
||||||
|
acknowledgments
|
||||||
|
\shape default
|
||||||
|
are included as last part of the preface.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset ERT
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
vspace{
|
||||||
|
\backslash
|
||||||
|
baselineskip}
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\noindent
|
||||||
|
\align right
|
||||||
|
Place(s),
|
||||||
|
\begin_inset space \hfill{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\shape italic
|
||||||
|
Firstname Surname
|
||||||
|
\shape default
|
||||||
|
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
month year
|
||||||
|
\begin_inset space \hfill{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\shape italic
|
||||||
|
Firstname Surname
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_body
|
||||||
|
\end_document
|
@ -1,751 +0,0 @@
|
|||||||
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
|
||||||
\lyxformat 413
|
|
||||||
\begin_document
|
|
||||||
\begin_header
|
|
||||||
\textclass svmult
|
|
||||||
\begin_preamble
|
|
||||||
%%%%%%%%%%%%%%%%%%%% file editor.tex %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%
|
|
||||||
% sample root file for a complete "contributed book"
|
|
||||||
%
|
|
||||||
% "contributed book"
|
|
||||||
%
|
|
||||||
% Copy it to a new file with a new name and
|
|
||||||
% use it as a template for your own input.
|
|
||||||
%
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% choose options for [] as required from the list
|
|
||||||
% in the Reference Guide, Sect. 2.2
|
|
||||||
|
|
||||||
%\usepackage{grossdruck} % switches to 11pt style - output same as
|
|
||||||
% with [11pt] \documentclass option
|
|
||||||
|
|
||||||
% allows index generation
|
|
||||||
% standard LaTeX graphics tool
|
|
||||||
% when including figure files
|
|
||||||
\usepackage{multicol} % used for the two-column index
|
|
||||||
\usepackage[bottom]{footmisc}% places footnotes at page bottom
|
|
||||||
% etc.
|
|
||||||
% see the list of further useful packages
|
|
||||||
% in the Reference Guide, Sects. 2.3, 3.1-3.3
|
|
||||||
|
|
||||||
\makeindex % used for the subject index
|
|
||||||
% please use the style sprmidx.sty with
|
|
||||||
% your makeindex program
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_preamble
|
|
||||||
\use_default_options false
|
|
||||||
\maintain_unincluded_children false
|
|
||||||
\language english
|
|
||||||
\language_package default
|
|
||||||
\inputencoding auto
|
|
||||||
\fontencoding global
|
|
||||||
\font_roman default
|
|
||||||
\font_sans default
|
|
||||||
\font_typewriter default
|
|
||||||
\font_default_family default
|
|
||||||
\use_non_tex_fonts false
|
|
||||||
\font_sc false
|
|
||||||
\font_osf false
|
|
||||||
\font_sf_scale 100
|
|
||||||
\font_tt_scale 100
|
|
||||||
|
|
||||||
\graphics default
|
|
||||||
\default_output_format default
|
|
||||||
\output_sync 0
|
|
||||||
\bibtex_command default
|
|
||||||
\index_command default
|
|
||||||
\paperfontsize default
|
|
||||||
\spacing single
|
|
||||||
\use_hyperref false
|
|
||||||
\papersize default
|
|
||||||
\use_geometry false
|
|
||||||
\use_amsmath 0
|
|
||||||
\use_esint 0
|
|
||||||
\use_mhchem 1
|
|
||||||
\use_mathdots 1
|
|
||||||
\cite_engine basic
|
|
||||||
\use_bibtopic false
|
|
||||||
\use_indices false
|
|
||||||
\paperorientation portrait
|
|
||||||
\suppress_date false
|
|
||||||
\use_refstyle 0
|
|
||||||
\index Index
|
|
||||||
\shortcut idx
|
|
||||||
\color #008000
|
|
||||||
\end_index
|
|
||||||
\secnumdepth 3
|
|
||||||
\tocdepth 3
|
|
||||||
\paragraph_separation indent
|
|
||||||
\paragraph_indentation default
|
|
||||||
\quotes_language english
|
|
||||||
\papercolumns 1
|
|
||||||
\papersides 1
|
|
||||||
\paperpagestyle default
|
|
||||||
\tracking_changes false
|
|
||||||
\output_changes false
|
|
||||||
\html_math_output 0
|
|
||||||
\html_css_as_file 0
|
|
||||||
\html_be_strict false
|
|
||||||
\end_header
|
|
||||||
|
|
||||||
\begin_body
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
This is a template LyX file for articles for Journals of the Springer publishing
|
|
||||||
group.
|
|
||||||
How to install the svmult LaTeX class to your LaTeX system is explained
|
|
||||||
in
|
|
||||||
\begin_inset Flex URL
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
|
|
||||||
http://wiki.lyx.org/Examples/Springer
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
The editor should organize contents by using
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Front Matter
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
,
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Main Matter
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
and
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Back Matter
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Each contribution must be saved in an independent LyX file and included
|
|
||||||
to this
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
root
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
file.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Indices in each included file should be commented out to Note or deleted.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Front Matter
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Front matter should contain:
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- dedication,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- foreword,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- preface,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- introduction to the volume,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- table of contents and
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- the list of contributors if applicable.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
It is sometimes easier to edit them as child documents and include them
|
|
||||||
to this file.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%% dedication %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% sample dedication
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% Use this as a template for your own input.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset ERT
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
|
|
||||||
|
|
||||||
\backslash
|
|
||||||
thispagestyle{empty}
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset VSpace 3.5cm*
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\align right
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
write your text here
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\size large
|
|
||||||
Your dedication goes here
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% sample preface
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Preface
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Please write your preface here
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Here come the golden words
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset VSpace 1cm
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\noindent
|
|
||||||
\align right
|
|
||||||
place(s),
|
|
||||||
\begin_inset space \hfill{}
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\shape italic
|
|
||||||
Firstname Surname
|
|
||||||
\shape default
|
|
||||||
|
|
||||||
\begin_inset Newline newline
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
month year
|
|
||||||
\begin_inset space \hfill{}
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\shape italic
|
|
||||||
Firstname Surname
|
|
||||||
\shape default
|
|
||||||
|
|
||||||
\begin_inset Newline newline
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset CommandInset toc
|
|
||||||
LatexCommand tableofcontents
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% sample for a complete "list of contributors"
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% Use it as a template for your own input.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% please note that this environment makes use of the
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% "obeylines"-function.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\family default
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout List of Contributors
|
|
||||||
|
|
||||||
\series bold
|
|
||||||
Author Name
|
|
||||||
\series default
|
|
||||||
University/Institute Name Street No.
|
|
||||||
X - Place, Postal Code
|
|
||||||
\family typewriter
|
|
||||||
name@e-mail.*
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Main Matter
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Main matter should contain individual contributions.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
% sample part title
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Part
|
|
||||||
Part Title
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset CommandInset include
|
|
||||||
LatexCommand include
|
|
||||||
filename "svmult_author.lyx"
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Back Matter
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\begin_inset Note Note
|
|
||||||
status open
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
Back matter should contain:
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- common appendix if any,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- bibliography,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- index,
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
|
||||||
- list of symbols, etc.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
\start_of_appendix
|
|
||||||
\begin_inset CommandInset include
|
|
||||||
LatexCommand include
|
|
||||||
filename "svmult_appendix.lyx"
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\begin_inset CommandInset index_print
|
|
||||||
LatexCommand printindex
|
|
||||||
type "idx"
|
|
||||||
name " "
|
|
||||||
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\end_body
|
|
||||||
\end_document
|
|
Loading…
Reference in New Issue
Block a user