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/jurabib/jbtestbt.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/jurabib/jbtestbt.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/jurabib/jbtestbt.tex | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jurabib/jbtestbt.tex b/Master/texmf-dist/doc/latex/jurabib/jbtestbt.tex new file mode 100644 index 00000000000..810013f9dc6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/jurabib/jbtestbt.tex @@ -0,0 +1,141 @@ +%% +%% This is file `jbtestbt.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% jurabib.dtx (with options: `jbtestbttex') +%% ---------------------------------------- +%% Example TeX file for the documentation +%% of the jurabib package v0.6 +%% Copyright (C) 1999-2004 Jens Berger (http://www.jurabib.org) +%% See jurabib.ins for the copyright details. +%% +\documentclass[12pt]{book} +\usepackage[latin1]{inputenc} +\usepackage[% + %citefull=first,% + %citefull=chapter,% + %citefull=section,% + %citefull=all,% + % + %authorformat=smallcaps,% + %authorformat=italic,% + %authorformat=dynamic,% + %authorformat=citationreversed,% + %authorformat=allreversed,% + %authorformat=firstnotreversed,% + %authorformat=reducedifibidem,% + %authorformat=abbrv,% + %authorformat=and,% + %authorformat=year,% + %authorformat=indexed,% + % + %annotatorformat=italic,% + %annotatorformat=normal,% + % + %annotatorfirstsep=in,% + %annotatorfirstsep=comma,% + %annotatorlastsep=divis,% + % + %titleformat=italic,% + %titleformat=all,% + %titleformat=commasep,% + %titleformat=colonsep,% + %titleformat=noreplace,% + % + %ibidem=strict,% + %ibidem=strictdoublepage,% + %ibidem=nostrict,% + %ibidem=name,% + %ibidem=name&title,% + %ibidem=name&title&auto,% + % + %idem=strict,% + %idem=strictdoublepage,% + %idem=nostrict,% + % + %opcit=true,% + %opcit=chapter,% + %opcit=section,% + % + %bibformat=tabular,% + %bibformat=nohang,% + %bibformat=numbered,% + %bibformat=ibidem,% + %bibformat=ibidemalt,% + %bibformat=compress,% + %bibformat=raggedright,% + % + %crossref=long,% + %crossref=short,% + %crossref=dynamic,% + % + %superscriptedition=all,% + %superscriptedition=switch,% + %superscriptedition=commented,% + %superscriptedition=bib,% + % + %pages=always,% + %pages=test,% + %pages=format,% + % + %howcited=all,% + %howcited=normal,% + %howcited=compare,% + %howcited=multiple,% + % + %dotafter=bibentry,% + %dotafter=endnote,% + % + %see=true,% + %lookat=true,% + %human=true,% + %oxford=true,% + %chicago=true,% + %edby=true,% + %endnote=true,% + %biblikecite=true,% + %commabeforerest=true,% + %round,% + %square,% + %annote=true,% + %citetoend=true,% + %hypercite=false,% + %super, + %lookforgender, + %silent,% + %jurabiborder,% + %config=your_config_filename_here% +]{jurabib} +\usepackage{bibtopic} +\begin{document} +\bibliographystyle{jurabib} +\chapter*{Literature} +\begin{btSect}{book} +\section*{Monographs} +\btPrintCited +\end{btSect} +\begin{btSect}{comment} +\section*{Commentaries} +\btPrintCited +\end{btSect} +This is a test\footcite[Rn.~357]{medicus}\footcite[Rn.~78]{broxbgb}\footcite[Rn.~168]{broxbgb} +\newpage +\footcite[Rn.~170]{broxbgb}% +\footcite[Rn.~473]{broxbgb}% +\footcite[Rn.~709]{musielak}% +\footcite[Leptien][\S~167, Rn.~38]{soergel}% +\footcite[\S~15, III, 1]{koehler}% +\footfullcite[Rn. 186]{broxbgb}% +\footcite[Brox][\S~147, Rn.~2]{erm}% +\footcite[Rn.~493]{broxbgb}% +\footcite[Rn.~372]{broxbgb}% +\footcite[Rn.~944]{medicus}% +\footcite[Rn.~949]{huebner}% +\footcite[Brox][\S~167, Rn.~27]{erm}% +\footfullcite{jbtesturl} +\end{document} +%% +%% +%% End of file `jbtestbt.tex'. |