From 673a7b1786ecaea775d10ad9751a8630ab844b10 Mon Sep 17 00:00:00 2001
From: John R Hudson <j.r.hud...@virginmedia.com>
Date: Wed, 4 Jan 2023 12:08:23 +0000
Subject: [PATCH] Delete iopart, kluwer and svjog layouts as the relevant cls
 files have not been available for several years and edit Makefile.am to
 reflect this change

---
 lib/Makefile.am           |   3 -
 lib/layouts/iopart.layout | 366 ---------------------------------
 lib/layouts/kluwer.layout | 419 --------------------------------------
 lib/layouts/svjog.layout  | 175 ----------------
 4 files changed, 963 deletions(-)
 delete mode 100644 lib/layouts/iopart.layout
 delete mode 100644 lib/layouts/kluwer.layout
 delete mode 100644 lib/layouts/svjog.layout

diff --git a/lib/Makefile.am b/lib/Makefile.am
index c8e1ffffde..bca72c79e5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2542,7 +2542,6 @@ dist_layouts_DATA =\
 	layouts/ijmpc.layout \
 	layouts/ijmpd.layout \
 	layouts/initials.module \
-	layouts/iopart.layout \
 	layouts/isprs.layout \
 	layouts/iucr.layout \
 	layouts/jarticle.layout \
@@ -2553,7 +2552,6 @@ dist_layouts_DATA =\
 	layouts/jsarticle.layout \
 	layouts/jsbook.layout \
 	layouts/jss.layout \
-	layouts/kluwer.layout \
 	layouts/knitr.module \
 	layouts/landscape.module \
 	layouts/latex8.layout \
@@ -2634,7 +2632,6 @@ dist_layouts_DATA =\
 	layouts/svcommon.inc \
 	layouts/svglobal.layout \
 	layouts/svglobal3.layout \
-	layouts/svjog.layout \
 	layouts/svmono.layout \
 	layouts/svmult.layout \
 	layouts/svprobth.layout \
diff --git a/lib/layouts/iopart.layout b/lib/layouts/iopart.layout
deleted file mode 100644
index bfcd86eac5..0000000000
--- a/lib/layouts/iopart.layout
+++ /dev/null
@@ -1,366 +0,0 @@
-#% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[iopart,amsmath.sty,amssymb.sty,iopams.sty,setstack.sty]{Institute of Physics (IOP)}
-#  \DeclareCategory{Articles}
-# IOP article textclass definition file.
-# Author: Uwe Stöhr (uwesto...@web.de)
-
-Format 99
-
-Columns			1
-Sides			1
-SecNumDepth		3
-TocDepth		3
-DefaultStyle		Standard
-
-ClassOptions
-	FontSize	10|12
-end
-
-Preamble
-	\usepackage{iopams}
-	\usepackage{setstack}
-EndPreamble
-
-# This is just to show how to declare the default font.
-# The defaults are exactly those shown here.
-DefaultFont
-	Family		Roman
-	Series		Medium
-	Shape		Up
-	Size		Normal
-	Color		None
-EndFont
-
-
-Style Standard
-	Category	MainText
-	Margin		Static
-	LatexType	Paragraph
-	LatexName	dummy
-	ParIndent	MM
-	ParSkip		0.4
-	Align		Block
-	AlignPossible	Block, Left, Right, Center
-	LabelType	No_Label
-	DocBookTag  para
-End
-
-
-Input stdcounters.inc
-Input stdfloats.inc
-Input stdlists.inc
-Input stdsections.inc
-Input stdstarsections.inc
-Input stdlayouts.inc
-
-NoStyle Chapter
-NoCounter chapter
-NoStyle Chapter*
-
-Style Title
-	Margin		Static
-	LatexType	Command
-	LatexName	title
-	Category	FrontMatter
-	InTitle		1
-	Argument 1
-	  LabelString	"Short Title|S"
-	  Tooltip	"Short title that will appear in header line"
-	  InsertCotext   1
-	EndArgument
-	ParSkip		0.4
-	ItemSep		0
-	TopSep		0
-	BottomSep	1
-	ParSep		1
-	Align		Center
-	LabelType	No_Label
-	Font
-	  Size		Largest
-	EndFont
-	HTMLTitle	true
-	DocBookTag      title
-	DocBookTagType  paragraph
-	DocBookInInfo   maybe
-End
-
-
-Style Review
-	CopyStyle	Title
-	LatexName	review
-End
-
-
-Style Topical
-	CopyStyle	Title
-	LatexName	topical
-End
-
-
-Style Comment
-	CopyStyle	Title
-	LatexName	comment
-End
-
-
-Style Note
-	CopyStyle	Title
-	LatexName	note
-End
-
-
-Style Paper
-	CopyStyle	Title
-	LatexName	paper
-End
-
-
-Style Prelim
-	CopyStyle	Title
-	LatexName	prelim
-End
-
-
-Style Rapid
-	CopyStyle	Title
-	LatexName	rapid
-End
-
-
-Style Letter
-	CopyStyle	Title
-	ResetArgs	1
-	LatexName	letter
-End
-
-
-Style Author
-	Margin		Static
-	LatexType	Command
-	LatexName	author
-	Category	FrontMatter
-	InTitle		1
-	LabelSep	xxx
-	ParSkip		0.4
-	TopSep		1.3
-	BottomSep	0.7
-	ParSep		0.7
-	Align		Center
-	LabelType	No_Label
-	Font
-	  Size		Large
-	EndFont
-	DocBookTag            personname
-	DocBookTagType        paragraph
-	DocBookWrapperTag     author
-	DocBookWrapperTagType inline
-	DocBookInInfo         always
-End
-
-
-Style Address
-	Margin		Static
-	LatexType	Command
-	LatexName	address
-	Category	FrontMatter
-	InTitle		1
-	ParSkip		0.4
-	Align		Center
-	LabelType	No_Label
-	Font
-	  Shape		Italic
-	EndFont
-	DocBookTag            address
-	DocBookTagType        paragraph
-	DocBookWrapperTag     author
-	DocBookWrapperTagType inline
-	DocBookWrapperMergeWithPrevious    true
-	DocBookInInfo         always
-End
-
-
-Style Email
-	CopyStyle	Address
-	LatexName	ead
-	BottomSep	0.5
-	Font
-	  Shape		Up
-	EndFont
-	DocBookTag            email
-	DocBookTagType        paragraph
-	DocBookWrapperTag     author
-	DocBookWrapperTagType inline
-	DocBookWrapperMergeWithPrevious    true
-	DocBookInInfo         always
-End
-
-
-Style Abstract
-	Margin		Static
-	LatexType	Environment
-	LatexName	abstract
-	Category	FrontMatter
-	InTitle		1
-	NextNoIndent	1
-	LeftMargin	MMM
-	RightMargin	MMM
-	ParIndent	MM
-	ItemSep		0
-	TopSep		0.7
-	BottomSep	0.7
-	ParSep		0
-	Align		Block
-	AlignPossible	Block, Left, Center, Right
-	LabelType	Above
-	LabelString	"Abstract"
-	LabelBottomSep	0.5
-	Font
-	  Size		Small
-	EndFont
-	LabelFont
-	  Series	Bold
-	  Size		Large
-	EndFont
-	DocBookAbstract       true
-	DocBookInInfo         always
-	DocBookWrapperTag     abstract
-	DocBookWrapperMergeWithPrevious    true
-	DocBookTag            para
-End
-
-
-Style Keywords
-	Margin		Dynamic
-	LatexType	Command
-	LatexName	"noindent{\it Keywords\/}: "
-	Category	FrontMatter
-	InTitle		1
-	ParSkip		0.4
-	BottomSep	0.5
-	Align		Left
-	LabelSep	xx
-	LabelType	Static
-	LabelString	"Keywords:"
-	LabelFont
-	  Color		textlabel2
-	  Series	Bold
-	EndFont
-	DocBookTag         keyword
-	DocBookTagType     paragraph
-	DocBookWrapperTag  keywordset
-	DocBookInInfo      always
-End
-
-
-Style PACS
-	CopyStyle	Keywords
-	LatexName	pacs
-	LabelString	"Physics and Astronomy Classification System number:"
-	DocBookTag          subjectset
-	DocBookAttr         role='pacs'
-	DocBookTagType      block
-	DocBookItemWrapperTag      subject
-	DocBookItemWrapperTagType  paragraph
-	DocBookItemTag      subjectterm
-	DocBookItemTagType  inline
-	DocBookWrapperTag   NONE
-	DocBookWrapperAttr  ""
-	DocBookInInfo       always
-End
-
-
-Style MSC
-	CopyStyle	Keywords
-	LatexName	ams
-	LabelString	"Mathematics Subject Classification number:"
-	DocBookTag          subjectset
-	DocBookAttr         role='msc'
-	DocBookTagType      block
-	DocBookItemWrapperTag      subject
-	DocBookItemWrapperTagType  paragraph
-	DocBookItemTag      subjectterm
-	DocBookItemTagType  inline
-	DocBookWrapperTag   NONE
-	DocBookWrapperAttr  ""
-	DocBookInInfo       always
-End
-
-
-Style submitto
-	CopyStyle	Keywords
-	LatexName	submitto
-	LabelString	"submit to paper:"
-End
-
-
-Style Acknowledgments
-	Margin		Dynamic
-	LatexType	Command
-	LatexName	ack{}
-	Category	BackMatter
-	NeedProtect	1
-	NextNoIndent	1
-	KeepEmpty	1
-	LabelSep	xxx
-	ParSkip		0.4
-	TopSep		0.7
-	BottomSep	0.4
-	Align		Block
-	LabelType	Static
-	LabelString	"Acknowledgments"
-	Font
-	  Series	Bold
-	  Size		Normal
-	EndFont
-	# TODO: For IOP, this is rather a title than a paragraph style. But it's not in the TOC, so not much can be done.
-	DocBookTag  para
-	DocBookAttr role='acknowledgments'
-End
-
-
-Style "Bibliography (plain)"
-	Margin		First_Dynamic
-	LatexType	Bib_Environment
-	LatexName	thebibliography
-	Category	BackMatter
-	NextNoIndent	1
-	ToggleIndent	Never
-	LeftMargin	MM
-	ParSkip		0.4
-	ItemSep		0
-	TopSep		0.7
-	BottomSep	0.7
-	ParSep		0.5
-	Align		Block
-	AlignPossible	Block, Left
-	LabelType	Bibliography
-	LabelString	"References"
-	LabelBottomSep	1.2
-	LabelFont
-	  Series	Bold
-	  Size		Larger
-	EndFont
-	TocLevel        1
-	IsTocCaption    0
-	Argument listpreamble:1
-	  LabelString    "Bib preamble"
-	  MenuString     "Bibliography Preamble"
-	  Tooltip        "LaTeX code to be inserted before the first bibliography item"
-	  PassThru       1
-	  Font
-	    Family typewriter
-	    Color latex
-	  EndFont
-	EndArgument
-End
-
-
-Style "Bibliography heading"
-	CopyStyle	Section
-	LatexName	section*{References}
-	Category	BackMatter
-	KeepEmpty	1
-	LabelType	Static
-	LabelString	"References"
-End
-
diff --git a/lib/layouts/kluwer.layout b/lib/layouts/kluwer.layout
deleted file mode 100644
index af7f0d3796..0000000000
--- a/lib/layouts/kluwer.layout
+++ /dev/null
@@ -1,419 +0,0 @@
-#% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[kluwer]{Kluwer}
-#  \DeclareCategory{Articles}
-# Textclass definition file for kluwer.cls
-# For Kluwer Academic publications:
-# Astrophysics & Space Science, Solar Physics, etc.
-#
-# Panayotis "PAP" Papasotiriou <papa...@physics.upatras.gr>
-# (based on the first version kindly offered by
-# Peter "Pit" Sütterlin <p.suetter...@astro.uu.nl>)
-#
-# 2001-06-15  First version from scratch (due to "Pit").
-# 2001-09-09  Enhanced version (due to "PAP").
-#             Need of ERT is considerably minimized.
-# 2003-03-03  Updated for lyx 1.3.0.
-
-
-Format 99
-Columns                 1
-Sides                   2
-SecNumDepth             4
-PageStyle               Plain
-
-
-DefaultFont
-	Family                Roman
-	Series                Medium
-	Shape                 Up
-	Size                  Normal
-	Color                 None
-EndFont
-
-
-Style Standard
-	Category              MainText
-	Margin                Static
-	LatexType             Paragraph
-	LatexName             dummy
-	ParIndent             MM
-	ParSkip               0.4
-	Align                 Block
-	AlignPossible         Block, Left, Right, Center
-	LabelType             No_Label
-	DocBookTag            para
-End
-
-
-Input stdcounters.inc
-Input stdfloats.inc
-Input stdinsets.inc
-Input stdsections.inc
-Input stdstruct.inc
-Input stdlists.inc
-Input stdlayouts.inc
-
-NoStyle Chapter
-NoCounter chapter
-NoStyle Part
-NoCounter part
-NoStyle Verse
-
-
-Style Section
-	Align                 Center
-	Font
-	  Size                Large
-	EndFont
-	TocLevel 1
-End
-
-
-Style Subsection
-	Font
-	  Series              Medium
-	  Size                Normal
-	  Shape               SmallCaps
-	EndFont
-	TocLevel 2
-End
-
-
-Style Subsubsection
-	Font
-	  Series              Medium
-	  Size                Normal
-	  Shape               Italic
-	EndFont
-	TocLevel 3
-End
-
-
-Style Paragraph
-	Font
-	  Series              Medium
-	  Size                Normal
-	  Shape               Italic
-	EndFont
-	TocLevel 4
-End
-
-
-Style Subparagraph
-	LeftMargin            ""
-	NextNoIndent          1
-	Font
-	  Series              Medium
-	  Size                Normal
-	  Shape               Italic
-	EndFont
-	TocLevel 5
-End
-
-
-Style Title
-	Category              FrontMatter
-	Margin                Static
-	LatexType             Command
-	LatexName             title
-	ParSkip               0.4
-	ItemSep               0
-	TopSep                0
-	BottomSep             0
-	ParSep                1
-	Align                 Left
-	LabelType             No_Label
-	Font
-	  Size                Largest
-	EndFont
-	HTMLTitle             true
-	DocBookTag            title
-	DocBookTagType        paragraph
-	DocBookInInfo         maybe
-End
-
-
-Style Subtitle
-	Margin                Static
-	LatexType             Command
-	LatexName             subtitle
-	NextNoIndent          1
-	ParSkip               0.4
-	ItemSep               0
-	TopSep                0.2
-	BottomSep             1.3
-	ParSep                1
-	Align                 Left
-	LabelType             No_Label
-	Font
-	  Family              Roman
-	  Size                Larger
-	  Shape               Italic
-	EndFont
-	DocBookTag            subtitle
-	DocBookTagType        paragraph
-	DocBookInInfo         maybe
-End
-
-
-Style Date
-	Margin                Dynamic
-	LatexType             Command
-	LatexName             date
-	ParSkip               0.4
-	TopSep                1
-	BottomSep             0.5
-	ParSep                1
-	Align                 Left
-	LabelType             No_Label
-	Font
-	  Size                Large
-	EndFont
-	DocBookTag            date
-	DocBookTagType        paragraph
-	DocBookInInfo         always
-    DocBookNoFontInside   true
-End
-
-
-Style Author
-	Category              FrontMatter
-	Margin                Static
-	LatexType             Command
-	LatexName             author
-	ParSkip               0.4
-	TopSep                1
-	BottomSep             0
-	ParSep                0
-	Align                 Left
-	LabelType             No_Label
-	Font
-	  Size                Normal
-	  Series              Bold
-	EndFont
-	DocBookTag            personname
-	DocBookTagType        paragraph
-	DocBookWrapperTag     author
-	DocBookWrapperTagType inline
-	DocBookInInfo         always
-End
-
-
-Style Address
-	Margin                Static
-	LatexType             Command
-	LatexName             institute
-	ParSkip               0.4
-	TopSep                0.2
-	BottomSep             0
-	Align                 Left
-	LabelType             No_Label
-	Font
-	  Size                normal
-	  Shape               Italic
-	EndFont
-	DocBookTag            address
-	DocBookTagType        block
-	DocBookWrapperTag     author
-	DocBookWrapperTagType inline
-	DocBookWrapperMergeWithPrevious  true
-	DocBookInInfo         always
-End
-
-
-Style AddressForOffprints
-	LatexType             Environment
-	LatexName             ao
-	NextNoIndent          1
-	Margin                First_Dynamic
-	Align                 Block
-	TopSep                1
-	LabelType             Static
-	LabelString           "Address for Offprints:"
-	LabelSep              M
-	LabelFont
-	  Size                Small
-	  Shape               Italic
-	  Color               textlabel3
-	EndFont
-	DocBookTag            address
-	DocBookAttr           role='offprints'
-	DocBookTagType        block
-End
-
-
-Style RunningTitle
-	LatexType             Command
-	LatexName             runningtitle
-	NextNoIndent          1
-	Margin                Dynamic
-	Align                 Left
-	TopSep                1
-	LabelType             Static
-	LabelString           "Running title:"
-	LabelSep              M
-	Font
-	  Size                Small
-	  Series              Bold
-	EndFont
-	LabelFont
-	  Series              Medium
-	  Shape               Italic
-	  Color               textlabel3
-	EndFont
-	DocBookTag            titleabbrev
-	DocBookTagType        paragraph
-	DocBookInInfo         maybe
-End
-
-
-Style RunningAuthor
-	Margin                Dynamic
-	LatexType             Command
-	LatexName             runningauthor
-	NextNoIndent          1
-	Align                 Left
-	LabelType             Static
-	LabelString           "Running author:"
-	LabelSep              M
-	Font
-	  Size                Small
-	  Series              Bold
-	EndFont
-	LabelFont
-	  Series              Medium
-	  Shape               Italic
-	  Color               textlabel3
-	EndFont
-	DocBookTag            authorinitials
-	DocBookAttr           role='running-author'
-	DocBookTagType        paragraph
-	DocBookInInfo         always
-End
-
-
-Style Abstract
-	Margin                First_Dynamic
-	LatexType             Environment
-	LatexName             abstract
-	NextNoIndent          1
-	ParIndent             MM
-	ItemSep               0
-	TopSep                1
-	BottomSep             1
-	ParSep                0
-	Align                 Block
-	LabelType             Static
-	LabelString           "Abstract."
-	LabelSep              M
-	Font
-	  Size                Small
-	EndFont
-	LabelFont
-	  Series              Bold
-	EndFont
-End
-
-
-Style Keywords
-	Margin                First_Dynamic
-	LatexType             Command
-	LatexName             keywords
-	NextNoIndent          1
-	Align                 Left
-	LabelType             Static
-	LabelString           "Keywords:"
-	LabelSep              M
-	Font
-	  Size                Small
-	EndFont
-	LabelFont
-	  Series              Bold
-	  Size                Small
-	EndFont
-	DocBookTag            keyword
-	DocBookTagType        paragraph
-	DocBookWrapperTag     keywordset
-	DocBookInInfo         always
-End
-
-
-Style Acknowledgements
-	Category              BackMatter
-	Margin                Static
-	LatexType             Environment
-	LatexName             acknowledgements
-	NextNoIndent          1
-	ItemSep               0
-	TopSep                1
-	BottomSep             1
-	ParSep                0
-	Align                 Block
-	LabelType             Centered
-	LabelString           "Acknowledgements"
-	LabelBottomSep        0.5
-	LabelFont
-	  Series              Bold
-	  Size                Large
-	EndFont
-	DocBookTag            para
-	DocBookWrapperTag     acknowledgements
-End
-
-
-Style Appendix
-	Margin                Static
-	LatexType             Command
-	LatexName             appendix
-	KeepEmpty             1
-	ParSkip               0.4
-	ItemSep               0
-	TopSep                0
-	BottomSep             0
-	ParSep                1
-#  Align                 Block
-#  AlignPossible         Block, Left, Right, Center
-	LabelType             Centered
-	LabelString           "Appendix"
-	Font
-	  Series              Bold
-	  Size                Large
-	EndFont
-End
-
-
-Style References
-	Margin                First_Dynamic
-	LatexType             Bib_Environment
-	LatexName             thebibliography
-	NextNoIndent          1
-	ToggleIndent          Never
-	LeftMargin            MM
-	ParSkip               0.4
-	ItemSep               0
-	TopSep                0.7
-	BottomSep             0.7
-	ParSep                0.5
-	LabelType             Bibliography
-	LabelString           "References"
-	LabelBottomSep        0.7
-	Align                 Block
-	AlignPossible         Block, Left, Right, Center
-	LabelFont
-	  Family              Roman
-	  Size                Normal
-	  Series              Bold
-	EndFont
-	TocLevel              1
-	IsTocCaption          0
-	Argument listpreamble:1
-	  LabelString    "Bib preamble"
-	  MenuString     "Bibliography Preamble"
-	  Tooltip        "LaTeX code to be inserted before the first bibliography item"
-	  PassThru       1
-	  Font
-	    Family typewriter
-	    Color latex
-	  EndFont
-	EndArgument
-End
diff --git a/lib/layouts/svjog.layout b/lib/layouts/svjog.layout
deleted file mode 100644
index f75acfc7ff..0000000000
--- a/lib/layouts/svjog.layout
+++ /dev/null
@@ -1,175 +0,0 @@
-#% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{Journal of Geodesy (Springer)}
-#  \DeclareCategory{Articles}
-# svjour/jog (article) textclass definition file.
-# for Springer Verlag Journal of Geodesy.
-# --------
-#
-# Taken from initial LyX source code
-# Author : Matthias Ettrich <ettr...@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <an...@via.ecp.fr>
-# 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.
-# Revised by Marcus Kriele in April 2011 
-#
-# General textclass parameters
-# (jog) ?
-#
-# see www.springer.de/author/tex/help-journals.html for class files
-
-
-Format 99
-
-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 Paragraph
-NoStyle Paragraph*
-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 Acknowledgements
-
-NoStyle Keywords
-
-
-ClassOptions
-	Other		jog
-End
-
-
-
-Style Headnote
-	Margin		Static
-	LatexType	Command
-	InTitle		1
-	LatexName	headnote
-	NextNoIndent	1
-	LeftMargin	"HeadNote (optional):xxx"
-	LabelSep	xxx
-	ParSkip		0.4
-	TopSep		1.3
-	BottomSep	0.7
-	ParSep		0.7
-	Align		Left
-	LabelType	Static
-	LabelString	"Headnote (optional):"
-	LabelFont
-	  Series	Bold
-	  Shape		Italic
-	  Color		textlabel3
-	EndFont
-End
-
-
-InsetLayout Flex:thanks
-	Decoration	Classic
-	LabelString	"thanks"
-	LatexType	Command
-	Latexname	thanks
-	LyxType		custom
-	Font
-	  Size		Small
-	  Color		textlabel2
-	EndFont
-	ResetsFont true
-End
-
-InsetLayout Flex:Inst
-	CopyStyle	Flex:thanks
-	ContentAsLabel	1
-	LabelString	"Institute #"
-	LatexName	inst
-End
-
-
-InsetLayout Flex:Keywords
-	CopyStyle	Flex:Email
-	LatexName	keywords
-	LabelString	"Keywords"
-	LabelFont
-	  Color		textlabel2
-	  Size		Small
-	EndFont
-	DocBookTag         keyword
-	DocBookTagType     paragraph
-	DocBookWrapperTag  keywordset
-	DocBookInInfo      always
-End
-
-
-
-Style Dedication
-	CopyStyle	Headnote
-	LatexName	dedication
-	LeftMargin	Dedication:xxx
-	LabelString	"Dedication:"
-End
-
-
-Style Mail
-	CopyStyle	Headnote
-	LatexName	mail
-	LeftMargin	"Corr Author:xx."
-	LabelString	"Corr Author:"
-End
-
-
-Style Offprints
-	CopyStyle	Headnote
-	LatexName	offprints
-	LeftMargin	"Offprints:xx."
-	LabelString	"Offprints:"
-End
-
-
-Style Abstract
-	Margin		First_Dynamic
-	LatexType	Command
-	LatexName	abstract
-	Newline		1
-	NextNoIndent	0
-	ParIndent	MM
-	LabelSep	xx
-	ItemSep		0
-	TopSep		0.7
-	BottomSep	0.7
-	ParSep		0
-	Align		Block
-	AlignPossible	Block, Left
-	LabelType	Above
-	LabelString	"Abstract."
-	LabelFont
-	  Series	Bold
-	EndFont
-End
-- 
2.35.3

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to