diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-21 23:57:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-21 23:57:15 +0000 |
commit | fe0f3a9dd1cb2415d2d961e1e6f46b410b6f722e (patch) | |
tree | 864839ec53c1eb88bcc4045a41ce4b8588351c3c /Master | |
parent | 86a77f5dd3bc8913d175cc79d962377eaa68eb7d (diff) |
biblatex-bwl (21may12)
git-svn-id: svn://tug.org/texlive/trunk@26556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-bwl/Changes | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf | bin | 76030 -> 106326 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-bwl/bwl-FU.cbx | 2 |
4 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bwl/Changes b/Master/texmf-dist/doc/latex/biblatex-bwl/Changes new file mode 100644 index 00000000000..3db6354eb95 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-bwl/Changes @@ -0,0 +1,3 @@ +v 0.02 2012-05-19 - fix bug with parathesis without a + journal number (.bbx) +v 0.01 2012-05-05 - first CTAN version diff --git a/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf b/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf Binary files differindex d1ec2cd3fbd..4ce0bf0a63b 100644 --- a/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.tex b/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.tex index ea0079a9b0a..5bded007797 100644 --- a/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.tex +++ b/Master/texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.tex @@ -15,6 +15,12 @@ Free University of Berlin} \begin{document} \maketitle +\section{Usage} +\begin{verbatim} +\usepackage[backend=biber,style=bwl-FU]{biblatex} +\end{verbatim} + +\section{Example} This is a test. According to~\cite{Weisbrod:1964,Heal:1998} and~\cite{Wunder:2008} this is all right or wrong. diff --git a/Master/texmf-dist/tex/latex/biblatex-bwl/bwl-FU.cbx b/Master/texmf-dist/tex/latex/biblatex-bwl/bwl-FU.cbx index ff5884f18c6..40944df74c2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-bwl/bwl-FU.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-bwl/bwl-FU.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{bwl-FU.cbx}[2012/05/07 v0.01 biblatex citation style] +\ProvidesFile{bwl-FU.cbx}[2012/05/19 v0.02 biblatex citation style] \RequireCitationStyle{authoryear} |