summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/univie-ling
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-03 21:13:16 +0000
committerKarl Berry <karl@freefriends.org>2018-09-03 21:13:16 +0000
commit58a234fa3ade348318dca1e7dda75b251a7635ce (patch)
treeebfa1102ea7000aafd753b69f74436fbd57d6e7c /Master/texmf-dist/tex/latex/univie-ling
parenta2ccafd92ea630542d85873ed29d47dcd386a865 (diff)
univie-ling (3sep18)
git-svn-id: svn://tug.org/texlive/trunk@48567 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/univie-ling')
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls13
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls13
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls13
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls19
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx2
6 files changed, 53 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls
index fc6ae4c1ea8..256a638ff9e 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-expose.cls
@@ -31,7 +31,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-expose}[2018/04/25 v1.4 Univie Linguistic Exposes (JSp)]
+\ProvidesPackage{univie-ling-expose}[2018/09/03 v1.5 Univie Linguistic Exposes (JSp)]
\RequirePackage{xkeyval}
@@ -549,6 +549,17 @@
\ifcovington
\RequirePackage{covington}
\renewcommand{\p@equation}[1]{(#1)}
+\newenvironment{subexamples}{%
+ \begin{example}
+ \begin{enumerate}[leftmargin=1.35em]
+ \renewcommand\theenumi{\alph{enumi}}
+ \renewcommand\labelenumi{(\theenumi)}
+ \renewcommand\p@enumi{\theequation\,}%
+}%
+{%
+ \end{enumerate}
+ \end{example}
+}
\fi
%% =============================================================
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls
index dfee3ec2b1f..32487e33057 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls
@@ -31,7 +31,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-paper}[2018/04/25 v1.4 Univie Linguistic Papers (JSp)]
+\ProvidesPackage{univie-ling-paper}[2018/09/03 v1.5 Univie Linguistic Papers (JSp)]
\RequirePackage{xkeyval}
@@ -652,6 +652,17 @@ This includes all drawings, sketches, graphics and internet sources.}
\ifcovington
\RequirePackage{covington}
\renewcommand{\p@equation}[1]{(#1)}
+\newenvironment{subexamples}{%
+ \begin{example}
+ \begin{enumerate}[leftmargin=1.35em]
+ \renewcommand\theenumi{\alph{enumi}}
+ \renewcommand\labelenumi{(\theenumi)}
+ \renewcommand\p@enumi{\theequation\,}%
+}%
+{%
+ \end{enumerate}
+ \end{example}
+}
\fi
%% =============================================================
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls
index 12e952e6d3b..932ce8ec56c 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-thesis.cls
@@ -31,7 +31,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-thesis}[2018/04/25 v1.4 Univie Linguistic Theses (JSp)]
+\ProvidesPackage{univie-ling-thesis}[2018/09/03 v1.5 Univie Linguistic Theses (JSp)]
\RequirePackage{xkeyval}
@@ -606,6 +606,17 @@
\ifcovington
\RequirePackage{covington}
\renewcommand{\p@equation}[1]{(#1)}
+\newenvironment{subexamples}{%
+ \begin{example}
+ \begin{enumerate}[leftmargin=1.35em]
+ \renewcommand\theenumi{\alph{enumi}}
+ \renewcommand\labelenumi{(\theenumi)}
+ \renewcommand\p@enumi{\theequation\,}%
+}%
+{%
+ \end{enumerate}
+ \end{example}
+}
\fi
%% =============================================================
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls
index 8d0041005a7..0fd75b9a5e8 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-wlg.cls
@@ -32,7 +32,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{univie-ling-wlg}[2018/04/25 v1.4 WLG journal layout (JSp)]
+\ProvidesPackage{univie-ling-wlg}[2018/09/03 v1.5 WLG journal layout (JSp)]
%% ============================================================
@@ -75,10 +75,10 @@
% expertfonts=<true|false>
% Load MinionPro
\define@boolkey+{wlg}{expertf}[true]{%
- \ifKV@wlg@covington
- \covingtontrue
+ \ifKV@wlg@expertf
+ \experttrue
\else
- \covingtonfalse
+ \expertfalse
\fi
}{%
\ClassWarning{univie-ling-wlg}{unknown expertfonts value}%
@@ -863,6 +863,17 @@ pdfborder={0 0 0}
\ifcovington
\RequirePackage{covington}
\renewcommand{\p@equation}[1]{(#1)}
+\newenvironment{subexamples}{%
+ \begin{example}
+ \begin{enumerate}[leftmargin=1.35em]
+ \renewcommand\theenumi{\alph{enumi}}
+ \renewcommand\labelenumi{(\theenumi)}
+ \renewcommand\p@enumi{\theequation\,}%
+}%
+{%
+ \end{enumerate}
+ \end{example}
+}
\fi
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx
index 90ee0918ffb..9c0b0d6a2b6 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.bbx
@@ -36,7 +36,7 @@
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ProvidesFile{univie-ling.bbx}[2018/04/25 v1.4 biblatex bibliography style]
+\ProvidesFile{univie-ling.bbx}[2018/09/03 v1.5 biblatex bibliography style]
% Load base style (authoryear)
\RequireBibliographyStyle{authoryear}
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx
index fff8e6e2593..d241bff6e9d 100644
--- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx
+++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling.cbx
@@ -34,7 +34,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ProvidesFile{univie-ling.cbx}[2018/04/25 v1.4 biblatex citation style]
+\ProvidesFile{univie-ling.cbx}[2018/09/03 v1.5 biblatex citation style]
\RequireCitationStyle{authoryear}