diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-13 00:21:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-13 00:21:45 +0000 |
commit | f9d097817e93c3e392c2ee3656f7df3d38693c5a (patch) | |
tree | fb21090fdab7cb522e03f8c1170eb321c730859b /Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex | |
parent | e70151a9037e528a4aa4ccf9c86868fe745d726f (diff) |
koma-script (12feb15)
git-svn-id: svn://tug.org/texlive/trunk@36264 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex new file mode 100644 index 00000000000..822c10bc08e --- /dev/null +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex @@ -0,0 +1,74 @@ +% ====================================================================== +% scrjura.tex +% Copyright (c) Markus Kohm, 2015 +% +% This file is part of the LaTeX2e KOMA-Script bundle. +% +% This work may be distributed and/or modified under the conditions of +% the LaTeX Project Public License, version 1.3c of the license. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2005/12/01 or later and of this work. +% +% This work has the LPPL maintenance status "author-maintained". +% +% The Current Maintainer and author of this work is Markus Kohm. +% +% This work consists of all files listed in manifest.txt. +% ---------------------------------------------------------------------- +% scrjura.tex +% Copyright (c) Markus Kohm, 2015 +% +% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, +% Version 1.3c, verteilt und/oder veraendert werden. +% Die neuste Version dieser Lizenz ist +% http://www.latex-project.org/lppl.txt +% und Version 1.3c ist Teil aller Verteilungen von LaTeX +% Version 2005/12/01 oder spaeter und dieses Werks. +% +% Dieses Werk hat den LPPL-Verwaltungs-Status "author-maintained" +% (allein durch den Autor verwaltet). +% +% Der Aktuelle Verwalter und Autor dieses Werkes ist Markus Kohm. +% +% Dieses Werk besteht aus den in manifest.txt aufgefuehrten Dateien. +% ====================================================================== +% +% Chapter about scrjura of the KOMA-Script guide +% Maintained by Markus Kohm +% +% ---------------------------------------------------------------------- +% +% Kapitel ueber scrjura in der KOMA-Script-Anleitung +% Verwaltet von Markus Kohm +% +% ====================================================================== + + +\KOMAProvidesFile{scrjura.tex} + [$Date: 2014-06-25 16:38:45 +0200 (Wed, 25 Jun 2014) $ + KOMA-Script guide (chapter: scrjura)] + +\chapter{Support for Jurists with \Package{scrjura}} +\labelbase{scrjura} +\BeginIndex{Package}{scrjura} + +In \cite{book:komascript} you can find a chapter about \Package{scrjura} at +this place. Unfortunately, I could not find anyone with good enough English +knowledge and the juristic vocabulary to translate that chapter into +English. So I was not yet able to have such a chapter here in the free English +users guide. Because of this I have also decided to add the chapter from +the book not to the free German users guide. Nevertheless, if you understand +German you may try the free manual by Dr.\,Alexander Willand. Unfortunately, +this is only sometimes complete but sometimes outdated.% +% +\EndIndex{Package}{scrjura} + +%%% Local Variables: +%%% mode: latex +%%% mode: flyspell +%%% coding: us-ascii +%%% ispell-local-dictionary: "en_GB" +%%% TeX-master: "../guide.tex" +%%% End: |