summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-15 21:19:41 +0000
committerKarl Berry <karl@freefriends.org>2017-03-15 21:19:41 +0000
commit5b47698ef657d3a6155461aa8c727775446fb2f5 (patch)
tree8b95b79477fbb18c95f750e6f75223400224da4b /Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
parent0fa206ea66a7e504a71b460222d74c41253eaa3c (diff)
lion-msc (15mar17)
git-svn-id: svn://tug.org/texlive/trunk@43512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout')
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout83
1 files changed, 83 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
new file mode 100644
index 00000000000..a90238287c2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
@@ -0,0 +1,83 @@
+#% Do not delete the line below; configure depends on this
+# \DeclareLaTeXClass[lion-msc]{lion-msc}
+# Article textclass definition file. Taken from initial LyX source code
+# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
+# Transposed by Pascal André <andre@via.ecp.fr>
+# Heavily modifed and enhanced by serveral developers.
+
+Format 35
+Input stdclass.inc
+Input stdtitle.inc
+Input numreport.inc
+
+Sides 2
+
+#Insert TOC, roman numbers and clearplage
+TitleLatexName "pagenumbering{roman}\maketitle\tableofcontents\cleardoublepage\pagenumbering{arabic}"
+
+# Default textclass options. The user may need to modify this.
+ClassOptions
+ Other "single"
+End
+
+Style Author
+ Margin Dynamic
+ LatexType Command
+ LatexName author
+ Category FrontMatter
+ InTitle 1
+ ParSkip 0
+ BottomSep 0
+ TopSep 0
+ ParSep 0
+ Align Left
+ Font
+ Size normal
+ EndFont
+ LabelSep xx
+ LabelType Static
+ LabelString "Author"
+ LabelFont
+ Color Green
+ Series Bold
+ EndFont
+
+End
+
+Style Abstract
+ LatexType Command
+ LatexName abstract
+ InTitle 1
+ ItemSep 0.2
+ ParSep 0.3
+End
+
+Style StudentID
+ CopyStyle Author
+ LatexName studentid
+ LabelString "StudentID:"
+End
+
+Style Supervisor
+ CopyStyle Author
+ LatexName supervisor
+ LabelString "Supervisor:"
+End
+
+Style Corrector
+ CopyStyle Author
+ LatexName corrector
+ LabelString "2nd corrector:"
+End
+
+Style Coverpicture
+ CopyStyle Author
+ LatexName coverpicture
+ LabelString "CoverPicture (optional):"
+End
+
+
+Preamble
+\bibliographystyle{lion-msc}
+EndPreamble
+