diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-29 15:41:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-29 15:41:53 +0000 |
commit | 1dfa63aaa1f4e8dbc1f583968dbc6b47cbb3486b (patch) | |
tree | 8b2b1085813bf671ce263fd0f34bdeec03fe6cd2 | |
parent | d2bbc374debd067a6653722ff8c069db5d150a9b (diff) |
leipzig (30may13)
git-svn-id: svn://tug.org/texlive/trunk@31045 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/leipzig/README | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/leipzig/README b/Master/texmf-dist/doc/latex/leipzig/README new file mode 100644 index 00000000000..9975e07c36e --- /dev/null +++ b/Master/texmf-dist/doc/latex/leipzig/README @@ -0,0 +1,47 @@ +%% +%% This is file `README.txt', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% leipzig.dtx (with options: `readme') +%% This is a generated file. +%% +%% ---------------------------------------------------------------- +%% leipzig --- A package to typeset and index linguistic gloss abbreviations. +%% E-mail: natalie.a.weber@gmail.com +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +%% +%% Copyright (C) 2013 by Natalie Weber +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Natalie Weber. +%% +%% This work consists of the files leipzig.dtx, +%% leipzig.ins +%% leipzig.tex +%% +%% and the derived files leipzig.sty and leipzig.pdf. +%% + +The leipzig package provides a set of macros for standard glossing abbreviations, with options to create new ones. They are mnemonic (e.g. \Acc{} for accusative, abbreviated \textsc{acc}). They can be used alone or on top of the glossaries package for easy indexing and glossary printing. + +For full indexing capabilities, leipzig should be used in conjunction with the glossaries package. Notes for installation are included in the package documentation. + +\endinput +%% +%% End of file `README.txt'. |