diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/jurarsp/rsptest.tex | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
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'. |