summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/leipzig
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-19 21:18:06 +0000
committerKarl Berry <karl@freefriends.org>2019-10-19 21:18:06 +0000
commit8a702999f8288aa129506015ac679ed86566d79f (patch)
treedb30304156e39ee9f67bc97c2953f7466eda436f /Master/texmf-dist/tex/latex/leipzig
parent2b3cac12f00e890153074b983e04f33643906112 (diff)
leipzig (19oct19)
git-svn-id: svn://tug.org/texlive/trunk@52450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/leipzig')
-rw-r--r--Master/texmf-dist/tex/latex/leipzig/leipzig.sty6
-rw-r--r--Master/texmf-dist/tex/latex/leipzig/leipzig.tex20
2 files changed, 16 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/leipzig/leipzig.sty b/Master/texmf-dist/tex/latex/leipzig/leipzig.sty
index e564de6cefb..7171e283c9e 100644
--- a/Master/texmf-dist/tex/latex/leipzig/leipzig.sty
+++ b/Master/texmf-dist/tex/latex/leipzig/leipzig.sty
@@ -12,7 +12,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%% Copyright (C) 2017 by Natalie Weber <natalie.a.weber@gmail.com>
+%% Copyright (C) 2019 by Natalie Weber <natalie.a.weber@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -38,7 +38,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1996/10/24]%
\ProvidesPackage{leipzig}%
- [2019/06/09 v2.2 Leipzig package for linguistic abbreviations]%
+ [2019/10/19 v2.3 Leipzig package for linguistic abbreviations]%
@@ -502,7 +502,7 @@
}%
{\input{leipzig.tex}}%
%%
-%% Copyright (C) 2017 by Natalie Weber <natalie.a.weber@gmail.com>
+%% Copyright (C) 2019 by Natalie Weber <natalie.a.weber@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/leipzig/leipzig.tex b/Master/texmf-dist/tex/latex/leipzig/leipzig.tex
index c8929ab4bf2..b7318489285 100644
--- a/Master/texmf-dist/tex/latex/leipzig/leipzig.tex
+++ b/Master/texmf-dist/tex/latex/leipzig/leipzig.tex
@@ -12,7 +12,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-%% Copyright (C) 2017 by Natalie Weber <natalie.a.weber@gmail.com>
+%% Copyright (C) 2019 by Natalie Weber <natalie.a.weber@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -48,12 +48,12 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newleipzig{aarg}{a}{agent} %agent-like argument of
\newleipzig{abl}{abl}{ab\-la\-tive} %ablative
\newleipzig{abs}{abs}{ab\-so\-lu\-tive} %absolutive
\newleipzig{acc}{acc}{ac\-cusa\-tive} %accusative
\newleipzig{adj}{adj}{ad\-jec\-tive} %adjective
\newleipzig{adv}{adv}{ad\-ver\-bial} %adverb(ial)
-\newleipzig{aarg}{a}{agent} %agent-like argument of
\newleipzig{agr}{agr}{agreement} %agreement
\newleipzig{all}{all}{al\-la\-tive} %allative
\newleipzig{antip}{antip}{anti\-pas\-sive} %antipassive
@@ -101,8 +101,8 @@
\newleipzig{nom}{nom}{nom\-in\-ative} %nominative
\newleipzig{obj}{obj}{object} %object
\newleipzig{obl}{obl}{ob\-lique} %oblique
-\newleipzig{pass}{pass}{passive} %passive
\newleipzig{parg}{p}{patient} %patient
+\newleipzig{pass}{pass}{passive} %passive
\newleipzig{pfv}{pfv}{per\-fec\-tive} %perfective
\newleipzig{pl}{pl}{plural} %plural
\newleipzig{poss}{poss}{possessive} %possessive
@@ -121,15 +121,21 @@
\newleipzig{refl}{refl}{reflexive} %reflexive
\newleipzig{rel}{rel}{relative} %relative
\newleipzig{res}{res}{re\-sul\-ta\-tive} %resultative
-\newleipzig{sbj}{sbj}{subject} %subject
-\newleipzig{subj}{subj}{sub\-junc\-tive} %subjunctive
-\newleipzig{sg}{sg}{singular} %singular
\newleipzig{sarg}{s}{argument of intransitive verb}
%single argument of intransitive verb
+\newleipzig{sbj}{sbj}{subject} %subject
+\newleipzig{sbjv}{sbjv}{sub\-junc\-tive} %subjunctive
+\newleipzig{sg}{sg}{singular} %singular
\newleipzig{top}{top}{topic} %topic
\newleipzig{tr}{tr}{tran\-si\-tive} %transitive
\newleipzig{voc}{voc}{voc\-ative} %vocative
+%% For backwards compatibility with older versions of the leipzig package,
+%% where `subjunctive' was incorrectly abbreviated to SUBJ.
+
+\providecommand{\Subj}{}
+\let\Subj\Sbjv
+
%% Define short versions of person + number:
\newleipzig{first}{1}{first person}%
\newleipzig{second}{2}{second person}%
@@ -146,7 +152,7 @@
\newcommand{\Tpl}{{\Third}{\Pl}}%
%%
-%% Copyright (C) 2017 by Natalie Weber <natalie.a.weber@gmail.com>
+%% Copyright (C) 2019 by Natalie Weber <natalie.a.weber@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3