1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
# univie-ling-wlg class
# Matthew Bertucci 2022/06/01 for v1.18
#include:xkeyval
#include:class-scrartcl
#include:cochineal
#include:url
#include:microtype
#include:scalefnt
#include:textcase
#include:ragged2e
#include:translator
#include:doclicense
#include:etoc
#include:scrlayer-scrpage
#include:csquotes
#include:totpages
#include:refcount
#include:xcolor
#include:graphicx
#include:hyperref
#include:pdfpages
#include:enumitem
#include:covington
#include:caption
#include:booktabs
#include:multirow
#include:varioref
#include:prettyref
#keyvals:\documentclass/univie-ling-wlg#c
biblatex#true,false
covington#true,false
expertfonts#true,false
titlepage=#none,specialprint,issue
preprint#true,false
peerrev#true,false
#endkeyvals
#ifOption:biblatex
#include:biblatex
# loads style=univie-ling option of biblatex
#keyvals:\usepackage/biblatex#c,\ExecuteBibliographyOptions#c
issueeditor#true,false
#endkeyvals
\mkbibdateunified{arg1}{arg2}{arg3}#*
#endif
#ifOption:biblatex=true
#include:biblatex
# loads style=univie-ling option of biblatex
#keyvals:\usepackage/biblatex#c,\ExecuteBibliographyOptions#c
issueeditor#true,false
#endkeyvals
\mkbibdateunified{arg1}{arg2}{arg3}#*
#endif
#ifOption:expertfonts
#include:MinionPro
#endif
#ifOption:expertfonts=true
#include:MinionPro
#endif
\aff*[m|f]{affiliation%text}
\aff*{affiliation%text}
\aff[m|f]{affiliation%text}
\aff{affiliation%text}
\author[short names]{names}
\backmatter
\computelastpage#*
\Concept{text}
\condbreak{length}#*
\edboardAL{name}
\edboardGL{name}
\edboardHL{name}
\Expression{text}
\footnumwidth#*
\frontmatter
\impressum#*
\includefinalpaper[options%keyvals]{file}#i
\includefinalpaper{file}#i
\issue{number}{year}
\issueeditors{names}
\issuesubtitle{text}
\issuetitle{text}
\keywords{word1,word2,...%text}
\lastpageref#*
\ljobname#*
\mainmatter
\makeissuetitle
\maxfn#*
\Meaning{text}
\motto[source]{text}
\motto{text}
\olddots#S
\startpage{number}
\startpageref#*
\techboard{name}
\thestartpage#*
\title[short title%text]{text}
\urlprefix#*
\versal{text}
\wlgurl#*
#keyvals:\includefinalpaper
author=%<name%>
title=%<text%>
subtitle=%<text%>
#endkeyvals
\ifbiblatex#S
\biblatextrue#S
\biblatexfalse#S
\ifcovington#S
\covingtontrue#S
\covingtonfalse#S
\ifexpert#S
\experttrue#S
\expertfalse#S
\iftitlepage#S
\titlepagetrue#S
\titlepagefalse#S
\ifspecialprint#S
\specialprinttrue#S
\specialprintfalse#S
\iftitlepageneeded#S
\titlepageneededtrue#S
\titlepageneededfalse#S
\ifstartpageset#S
\startpagesettrue#S
\startpagesetfalse#S
|