From: Jean-Marc Lasgouttes Date: Fri, 1 Mar 2002 15:40:16 +0000 (+0000) Subject: a new springer journal X-Git-Tag: 1.6.10~19769 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=681da6592334f948a7c337281289adc78e553f54;p=features.git a new springer journal git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3628 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 806b68d74b..1d1570a51e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,12 @@ 2002-03-01 Jean-Marc Lasgouttes + * doc/LaTeXConfig.lyx.in: add entry for svprothb + + * layouts/svprobth.layout: new layout file, for 'Probability + Theory and Related Fields' + + * layouts/svjour.inc: change Keywords labelstring a bit. + * ui/default.ui: fix shortcut for Insert>Math>Inline formula. * chkconfig.ltx: do not check for graphics anymore, only graphicx. diff --git a/lib/doc/LaTeXConfig.lyx.in b/lib/doc/LaTeXConfig.lyx.in index 0069c753cc..e3fc185295 100644 --- a/lib/doc/LaTeXConfig.lyx.in +++ b/lib/doc/LaTeXConfig.lyx.in @@ -1128,6 +1128,11 @@ Notes: The Society for Industrial and Applied Mathematics, Philadelphia, standards by providing this LaTeX style. \layout Subsection + +\begin_inset LatexCommand \label{svjog} + +\end_inset + Springer Journal of Geodesy \layout Description @@ -1174,6 +1179,39 @@ svjour.inc sv.layout \family default to support any other Springer journals (hint, hint!) +\layout Subsection + +Springer Probability Theory and Related Fields +\layout Description + +Found: @chk_svprobth@ +\layout Description + +CTAN: +\family typewriter +macros/latex/contrib/supported/springer/svjour/prothe +\layout Description + +WWW: +\begin_inset LatexCommand \url{http://www.springer.de/author/tex/help-journals.html} + +\end_inset + + +\layout Description + +Notes: +\family sans +Svprothe +\family default + is a format suitable for publication in the journal Probability Theory + and Related Fields. + For more information, see section +\begin_inset LatexCommand \ref{svjog} + +\end_inset + +. \layout Section Required packages diff --git a/lib/layouts/svjour.inc b/lib/layouts/svjour.inc index 496313e660..9e8dbb59f6 100644 --- a/lib/layouts/svjour.inc +++ b/lib/layouts/svjour.inc @@ -307,7 +307,7 @@ Style Keywords Align Block AlignPossible Block, Left LabelType Static - LabelString "Key Words: " + LabelString "Key words: " # label font definition LabelFont diff --git a/lib/layouts/svprobth.layout b/lib/layouts/svprobth.layout new file mode 100644 index 0000000000..561e1224b8 --- /dev/null +++ b/lib/layouts/svprobth.layout @@ -0,0 +1,63 @@ +#% Do not delete the line below; configure depends on this +# \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer - svjour/PTRF)} +# svjour/probth (article) textclass definition file. +# for Springer Verlag Journal of Geodesy. +# -------- +# +# Taken from initial LyX source code +# Author : Matthias Ettrich +# Transposed by Pascal André +# Heavily modified and enhanced by serveral developers. +# +# -------- +# ejour2 made originally by Martin Vermeer based on article.layout. +# Modified for LyX 12 by Jean-Marc Lasgouttes and MV. +# +# Adapted to svjour/jog (new 1999 Springer LaTeX2e classes) by +# MV in 2000. +# +# Adapted to Probability Theory and Related Fields by JMarc +# +# General textclass parameters +# (jog) ? +# +# see www.springer.de/author/tex/help-journals.html for class files +# +# The standard Springer Journal sections +Input svjour.inc + +ClassOptions + Other probth +End + + +## Now, some cosmetic changes wrt the default style. + +# Title style definition +Style Title + # standard font definition + Font + Family Roman + Series Bold + Size Larger + EndFont +End + +# Subtitle style definition +Style Subtitle + # standard font definition + Font + Family Roman + Series Bold + Size Large + EndFont +End + +# Author style definition +Style Author + # standard font definition + Font + Series Medium + Shape Up + EndFont +End