summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/univie-ling/README
blob: 39360949f001dbac05ab0a5761d69cc2d47e46a7 (plain)
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
==================================================================
The univie-ling bundle

A set of LaTeX classes and Biblatex files for papers, theses,
PhD research proposals and handouts in (Applied) Linguistics
at the University of Vienna.

Maintained by Jürgen Spitzmüller
E-mail: juergen (at) spitzmueller (dot) org
Code repository and issue tracker:
    https://github.com/jspitz/univie-ling

Released under the LaTeX Project Public License v1.3 or later
See http://www.latex-project.org/lppl.txt
==================================================================

== PURPOSE ==

The univie-ling bundle provides LaTeX2e classes suitable for student papers,
PhD research proposals (Exposés), theses and handouts in (Applied) Linguistics
at the University of Vienna. The classes implement some standards for these
types of text (such as a suitable title page). They are particularly suited
for the field of (Applied) Linguistics and pre-load some packages that are
considered useful in this disciplinary context. The classes might also be
used for General and Historical Linguistics as well as for other fields
of study at Vienna University.
In this case, however, some settings might have to be adjusted.

Furthermore, the bundle includes a class for the Department's house journal,
Wiener Linguistische Gazette (WLG).


== CONTENTS ==

The package consists of the following files:

* univie-ling-expose.cls: Class for PhD research proposals
* univie-ling-handout.cls: Class for handouts
* univie-ling-paper.cls: Class for student papers
* univie-ling-thesis.cls: Class for BA, MA or PhD theses
* univie-ling-wlg.cls: Class for articles in the journal Wiener Linguistische Gazette
* univie-logo-sw.pdf: University of Vienna logo
* univie-ling-wlg-logo.pdf: Logo of the journal Wiener Linguistische Gazette
* univie-ling.bbx: Biblatex bibliography style
* univie-ling.cbx: Biblatex citation style

* univie-ling.pdf: documentation of the whole bundle
* univie-ling.tex: documentation source of the whole bundle
* univie-ling-expose.pdf: documentation of the expose class
* univie-ling-expose.tex: documentation source of the expose class
* univie-ling-handout.pdf: documentation of the handout class
* univie-ling-handout.tex: documentation source of the handout class
* univie-ling-paper.pdf: documentation of the paper class
* univie-ling-paper.tex: documentation source of the paper class
* univie-ling-thesis.pdf: documentation of the thesis class
* univie-ling-thesis.tex: documentation source of the thesis class

* README (this very file)

The following example files are included:

* template-expose-deutsch.tex: German template for the expose class
* template-expose-deutsch.pdf: German template for the expose class
* template-expose-english.tex: English template for the expose class
* template-expose-english.pdf: English template for the expose class
* template-handout-deutsch.tex: German template for the handout class
* template-handout-deutsch.pdf: German template for the handout class
* template-handout-english.tex: English template for the handout class
* template-handout-english.pdf: English template for the handout class
* template-paper-deutsch.tex: German template for the paper class
* template-paper-deutsch.pdf: German template for the paper class
* template-paper-english.tex: English template for the paper class
* template-paper-english.pdf: English template for the paper class
* template-thesis-deutsch.tex: German template for the thesis class
* template-thesis-deutsch.pdf: German template for the thesis class
* template-thesis-english.tex: English template for the thesis class
* template-thesis-english.pdf: English template for the thesis class
* template-wlg-article.tex: German template for the wlg class
* template-wlg-article.pdf: German template for the thesis class

* template-thesis-deutsch.xmpdata: example PDF/A definition file for the pdfx package.
* template-thesis-english.xmpdata: example PDF/A definition file for the pdfx package.


== DOCUMENTATION ==

See the included manuals for usage instructions;
also have a look at the example files.


== CHANGES ==

V. 2.0 (2022-10-02):
    - Add general documentation (univie-ling.pdf).
    - univie-ling-handout:
    - univie-ling-expose:
    - univie-ling-paper:
    - univie-ling-thesis:
    - univie-ling-wlg:
      * Fix and properly localize some varioref definitions.
      * Various small cleanups (addressing warnings).
      * Use l3keys rather than xkeyval for option handling.
      * Use translator rather than translations for l7n in all classes. 

V. 1.20 (2022-09-08):
    - univie-ling-handout:
    - univie-ling-expose:
    - univie-ling-paper:
    - univie-ling-thesis:
    - univie-ling-wlg:
      * Load varioref \AtBeginDocument.
V. 1.19 (2022-06-18):
    - Add handout class.
    - univie-ling-expose:
    - univie-ling-paper:
    - univie-ling-thesis:
      * Add option 'fontenc'.
      * Fix localization of string to English.
      * Add monospace font.
    - biblatex-univie-ling.cbx:
      * properly re-define a macro.

V. 1.18 (2022-05-11):
    - univie-ling-expose:
    - univie-ling-paper:
    - univie-ling-thesis:
      * Fix error with subtitles

V. 1.17 (2022-02-05):
    - univie-ling-wlg:
     * Allow to set fixed publication date via \date in titling
    - univie-ling-paper:
     * Fix "apa" option
     * Omit quotation marks when title is empty
    - univie-ling-thesis:
     * Fix "apa" option
     * Omit quotation marks when title is empty
    - univie-ling-expose:
     * Fix "apa" option
     * Omit quotation marks when title is empty
    - univie-ling.{bbx,cbx}:
     * Draw on authoryear-comp rather than uncompressed
       version (in line with major journal's interpretation
       of the unified style sheet) 

V. 1.16 (2021-11-03):
    - univie-ling-paper:
     * Adjust font size and margins to dept. standards.
     * Add option "draftmark".
     * Fix grouping in \maketitle
    - univie-ling-thesis:
     * Add \makedeclaration (for BA theses)
     * Adjust font size and margins of BA thesis to dept. standards.
     * Add option "draftmark".
     * Fix grouping in \maketitle
    - univie-ling-expose:
     * Add option "draftmark".
     * Fix grouping in \maketitle

V. 1.15 (2021-10-19)
    - univie-ling.bbx: 
      * Output url date only if url is given (not with DOI).
      * Fix emphasizing of journal title.
    - univie-ling-wlg.cls:
      * Allow for slanted/bold TIPA.

V. 1.14 (2021-09-01)
    - univie-ling-paper.cls:
      * Do not overwrite user-set \texttype with default value.
    - univie-ling.bbx:
      * Sentence-case journal issue title and online title.
      * Emphasize journal subtitle.
    - univie-ling-wlg.cfg:
      * Update editorial board.

V. 1.13 (2020-11-11)
    - univie-ling.bbx:
      * Fix whitespace issue in thematic issue string.
    - univie-ling-wlg:
      * Use totpages package rather than lastpage in order to fix
        clash with totpages which is loaded by a secondary package.
      * New option "peerrev".
      * New option "preprint".
      * Factor out editorial data to new univie-ling-wlg.cls file.
      * Make editorial data configurable locally via \edboardGL, \edboardAL, 
        \edboardHL, and \techboard.

V. 1.12 (2020-06-25)
    - univie-ling.bbx:
    - univie-ling.cbx:
      * only output origyear if it differs from year.
    - univie-ling-wlg:
      * adapt to compatibility-breaking doclicense change.

V. 1.11 (2020-05-05):
    - univie-ling-paper.cls:
    - univie-ling-expose.cls:
    - univie-ling-thesis.cls:
       * new option "polyglossia"
    - univie-ling-thesis.cls:
       * new option "pdfa"
    - univie-ling-wlg.cls:
       * update editorial board information.

V. 1.10 (2020-05-01):
    - univie-ling-wlg.cls:
       * fix encoding incompatibilities.
    - univie-ling.bbx:
       * only print origyear (not full origdate) in label.
       * fix title capitalization in inbook, mvbook and mvcollection types.

V. 1.9 (2019-01-21)
    - univie-ling.bbx: correct fix of duplicate editorstrg parentheses.

V. 1.8 (2019-01-15)

    - univie-ling.bbx:
       * fix another whitespace issue.
       * fix duplicate editorstrg parentheses.
    - univie-ling-thesis.cls:
       * fix title abbreviations.
    - univie-ling-paper.cls:
       * fix encoding of German declaration string.

V. 1.7 (2018-11-07)

    - univie-ling.bbx: fix some whitespace issues.

V. 1.6 (2018-11-04):
    - all classes:
      * Remove subexamples environment, since this is now provided
        by covington.
    - univie-ling.bbx: fix bookauthor with inbook type.

V. 1.5 (2018-09-03):
    - all classes:
      * Introduce subexamples environment.
    - univie-ling-wlg:
      * Fix expertfonts option.

V. 1.4 (2018-04-26):
    - univie-ling.bbx: Fix journal dates (if month and day is given).

V. 1.3 (2018-03-02):
   - Use \mknormrange to support range normalization in cbx file
     (requires biblatex 3.11; backwards compatibility provided).
   - univie-ling.bbx:
     * Fix whitespace issue in @inproceedings entry.
     * Specify date output details (era, uncertain etc.).
   - Add license to wlg copyright page (uses doclicense package)

V. 1.2 (2018-02-13):
   - Rename wlg.cls to univie-ling-wlg.cls per TeXLive request.

V. 1.1 (2018-02-11):
   - Add wlg class.
   - univie-ling.bbx:
     * Fixed location list output wrt the Unfied Style Sheet.
     * Link DOIs to preferred resolver (thanks, Katrin Leinweber!)

V. 1.0 (2018-02-08): Initial release to CTAN.

Changes to the individual classes are documented in the respective manuals.