diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/jurarsp/rsptest.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/jurarsp/rsptest.tex | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jurarsp/rsptest.tex b/Master/texmf-dist/doc/latex/jurarsp/rsptest.tex new file mode 100644 index 00000000000..8f4e585515e --- /dev/null +++ b/Master/texmf-dist/doc/latex/jurarsp/rsptest.tex @@ -0,0 +1,64 @@ +%% +%% This is file `rsptest.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% jurarsp.dtx (with options: `example') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from rsptest.tex. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file jurarsp.dtx. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +%% +%% Written by Lucas Wartenburger +%% +\documentclass[english]{scrreprt} +\usepackage[T1]{fontenc} +\usepackage[latin1]{inputenc} +\usepackage{babel} +\usepackage{german} +\usepackage{calc} +\usepackage{jurarsp} +\begin{document} + +\rspstyle{jurarsp} +\rspdata{rsptest} + +\newpage + +Beispiel für ein Rechtsprechungs-Zitat:\footnote{% +So schon +\rcite[33 ff.]{aaa:dummy}.} + +Beispiel für ein Dokument-Zitat:\footnote{% +\rcite[222]{bmf:st01:175}.} + +BGH Zitat noch einmal vollständig.% +\footnote{Vgl. auch dazu \rfullcite[223 ff.]{aaa:dummy}.} + +\newpage + +BGH Zitat noch einmal.% +\footnote{Vgl. auch dazu \rcite[223 ff.]{aaa:dummy}.} + +BGH Zitat noch einmal.% +\footnote{So der BGH erstmals in +\rshortcite[223 ff.]{aaa:dummy}, +spaeter dann st. Rsp., vgl. \rcite[223 ff.]{aaa:dummy}; +\rrepeatcite[223 ff.]{aaa:dummy}; ebenso nun \rcite[222]{bmf:st01:175}.} + +\end{document} +\endinput +%% +%% End of file `rsptest.tex'. |