summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/univie-ling/README
blob: 87baa1affc52a7ae45c73a113b182abbf9f4c400 (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
==================================================================
The univie-ling bundle

A set of LaTeX classes and Biblatex files for papers, theses
and PhD research proposals 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) and theses 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-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-expose.pdf: documentation of the expose class
* univie-ling-expose.tex: documentation source of the expose 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-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. 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.