mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
df5409d1c8
Notes from his email: ===================== The following issues still persist: 1) LyXHTML export generates incorrect html files. The problem is due to the table of contents, but I am not at all familiar with html and do not know how to fix this. 2) "Short title" for optional arguments does not work. This is intentional in order to guarantee backward compatibility. One can use ERT instead of "Short title". (By the way, wouldn't it be advisable to change the GUI? For a new user it would be hard to guess the general meaning of "Short title".) 3) Numbering of theorems within LyX does not work. I tried to copy the implementation of the theorem-sec.module but LyX does not pick up the correct \thetheorem value. I have a hunch that this is due to Springer's replacement of the "\newtheorem" command with their own "\spnewtheorem" command. \thetheorem is still defined and provides the correct value via ERT, but but I was unable to use it through through the layout mechanism. 4) Book authors may need the LaTeX commands \sidecaption and \sidecaption[t] for the correct placement of figure captions. tex2lyx does not know \sidecaption[t]. Georg wrote this command would be imported correctly if it was registered in the file "lib/synlib/syntax.default". git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39114 a592a061-630c-0410-9148-cb99ea01b6c8
99 lines
2.0 KiB
Plaintext
99 lines
2.0 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{article (Springer svjour3/global)}
|
|
# svjour3/global (article) textclass definition file.
|
|
# for various Springer Verlag Journals for which no specific file exists (Global).
|
|
# --------
|
|
#
|
|
# Taken from initial LyX source code
|
|
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
|
|
# Adapted from svjour/jog by Cengiz Gunay in 2003.
|
|
# Transposed by Pascal André <andre@via.ecp.fr>
|
|
# Heavily modified and enhanced by serveral developers.
|
|
# Revision svjour version 3.2 by Uwe Stöhr in September 2009
|
|
# Revised by Marcus Kriele in April 2011
|
|
#
|
|
# see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
|
|
|
|
Format 35
|
|
|
|
Input svcommon.inc
|
|
|
|
NoStyle Front_Matter
|
|
NoStyle Main_Matter
|
|
NoStyle Back_Matter
|
|
NoStyle Part
|
|
NoStyle PartBacktext
|
|
NoCounter part
|
|
NoStyle Part*
|
|
NoStyle Chapter
|
|
NoStyle ChapAuthor
|
|
NoStyle ChapSubtitle
|
|
NoStyle ChapMotto
|
|
NoCounter chapter
|
|
NoStyle Chapter*
|
|
NoStyle Run-in_headings
|
|
NoStyle Sub-run-in_headings
|
|
NoStyle Extrachap
|
|
NoStyle extrachap
|
|
NoStyle Preface
|
|
NoStyle Foreword
|
|
NoStyle Dedication
|
|
NoStyle Svgraybox
|
|
NoStyle Petit
|
|
NoStyle Prob
|
|
NoStyle Sol
|
|
NoStyle Abstract*
|
|
NoStyle TOC_Title
|
|
NoStyle TOC_Author
|
|
|
|
|
|
NoStyle Acknowledgement
|
|
NoStyle Dedication
|
|
NoStyle Keywords
|
|
|
|
|
|
InsetLayout Flex:Keywords
|
|
CopyStyle Flex:Email
|
|
LatexName keywords
|
|
LabelString "Keywords"
|
|
LabelFont
|
|
Color green
|
|
Size Small
|
|
EndFont
|
|
End
|
|
|
|
InsetLayout Flex:PACS
|
|
CopyStyle Flex:Keywords
|
|
LatexName PACS
|
|
LabelString "PACS"
|
|
End
|
|
|
|
InsetLayout Flex:Subclass
|
|
CopyStyle Flex:Keywords
|
|
LatexName subclass
|
|
LabelString "Mathematics Subject Classification"
|
|
End
|
|
|
|
InsetLayout Flex:CRSC
|
|
CopyStyle Flex:PACS
|
|
LatexName CRclass
|
|
LabelString "CR Subject Classification"
|
|
End
|
|
|
|
InsetLayout Flex:at_Address
|
|
CopyStyle Flex:and
|
|
LatexName at
|
|
LabelString "at address"
|
|
End
|
|
|
|
Style Problem
|
|
ObsoletedBy Problem_(theorem-like)
|
|
End
|
|
|
|
Style Solution
|
|
ObsoletedBy Solution_(theorem-like)
|
|
End
|
|
|
|
|
|
|