summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-09 22:52:43 +0000
committerKarl Berry <karl@freefriends.org>2012-09-09 22:52:43 +0000
commit1163c621e5c54d761a2d340fdd258e3a90038233 (patch)
tree3da5762defbc0a64b6312afbd9c8f6284441a83a /Master/texmf-dist/doc
parent7796e9dcc40d30a60f61601a41f852aed47696ff (diff)
biblatex-trad (9sep12)
git-svn-id: svn://tug.org/texlive/trunk@27629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-trad/README.txt15
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.pdfbin0 -> 364386 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.tex139
3 files changed, 154 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-trad/README.txt b/Master/texmf-dist/doc/latex/biblatex-trad/README.txt
new file mode 100644
index 00000000000..2ac1afc48b4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-trad/README.txt
@@ -0,0 +1,15 @@
+================================================================
+Implementation of the tradition bibliography styles into
+biblatex.
+
+================================================================
+The current development is available at github:
+https://github.com/marcodaniel/mdframed
+
+================================================================
+Copyright (c) 2012 Marco Daniel
+
+This package may be distributed under the terms of the LaTeX Project
+Public License, as described in lppl.txt in the base LaTeX distribution.
+Either version 1.0 or, at your option, any later version.
+
diff --git a/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.pdf b/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.pdf
new file mode 100644
index 00000000000..eb54bd7ff73
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.tex b/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.tex
new file mode 100644
index 00000000000..0b372a6e904
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-trad/biblatex-trad.tex
@@ -0,0 +1,139 @@
+% TEX root = path/to/root_file.tex
+% !TEX program = arara
+% !TEX encoding = utf8
+% !TEX spellcheck = en_GB
+% arara: pdflatex: {synctex: true}
+%: Start Header
+\documentclass{ltxdockit}[2011/03/25]
+\usepackage{btxdockit}
+\usepackage[utf8]{inputenc}
+\usepackage[american]{babel}
+\usepackage[strict]{csquotes}
+\usepackage{shortvrb}
+\usepackage{pifont}
+\usepackage{libertine}
+\usepackage[scaled=0.8]{beramono}
+\usepackage{microtype}
+\lstset{basicstyle=\ttfamily,keepspaces=true}
+\KOMAoptions{numbers=noenddot}
+\addtokomafont{paragraph}{\spotcolor}
+\addtokomafont{section}{\spotcolor}
+\addtokomafont{subsection}{\spotcolor}
+\addtokomafont{subsubsection}{\spotcolor}
+\addtokomafont{descriptionlabel}{\spotcolor}
+\pretocmd{\cmd}{\sloppy}{}{}
+\pretocmd{\bibfield}{\sloppy}{}{}
+\pretocmd{\bibtype}{\sloppy}{}{}
+
+
+\MakeAutoQuote*{<}{>}
+\MakeShortVerb{\|}
+
+
+\newcommand*{\biber}{Biber\xspace}
+\titlepage{%
+ title={The \sty{biblatex-trad} Package},
+ subtitle={Traditional bibliography styles for \sty{biblatex}},
+ url={},
+ author={Marco Daniel},
+ email={marco.daniel@mada-nada.de},
+ revision={0.1},
+ date={9. Sep 2012}}
+
+\hypersetup{%
+ pdftitle={The biblatex-trad Package},
+ pdfsubject={Traditional bibliography styles for biblatex},
+ pdfauthor={Marco Daniel},
+ pdfkeywords={tex, latex, bibtex, bibliography, references, citation}}
+
+
+\newrobustcmd*{\Deprecated}{%
+ \textcolor{spot}{\margnotefont Deprecated}}
+\newrobustcmd*{\DeprecatedMark}{%
+ \leavevmode\marginpar{\Deprecated}}
+\newrobustcmd*{\BiberOnly}{%
+ \textcolor{spot}{\margnotefont Biber only}}
+\newrobustcmd*{\BiberOnlyMark}{%
+ \leavevmode\marginpar{\BiberOnly}}
+\newrobustcmd*{\BibTeXOnly}{%
+ \textcolor{spot}{\margnotefont BibTeX only}}
+\newrobustcmd*{\BibTeXOnlyMark}{%
+ \leavevmode\marginpar{\BibTeXOnly}}
+
+\hyphenation{%
+ star-red
+ bib-lio-gra-phy
+ white-space
+}
+
+\begin{document}
+
+\printtitlepage
+\tableofcontents
+
+
+\section{Introduction}\label{sec:int}
+
+The package \sty{biblatex-trad} is a contribution to the great package \sty{biblatex}.
+
+It provides the implementation of the traditional bibliography styles (\sty{plain},
+\sty{unsrt}, \sty{alpha} and \sty{abbrv}) as a style for \sty{biblatex}.
+
+\subsection{Motivation}\label{subsec:int:mot}
+
+The package is motivated by a question at \tex-\latex Stack Exchange \glqq \href{http://tex.stackexchange.com/}{How to emulate the traditional BibTeX styles (plain, abbrv, unsrt, alpha) as closely as possible with biblatex?}
+
+\subsection{Requirements}
+
+The usage of the styles requires \sty{biblatex} 2.0 or newer.
+
+\subsection{License}
+
+Copyright \textcopyright\ 2006--2012 Marco Daniel. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3.\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt}.
+
+
+\subsection{Feedback}\label{subsec:int:feb}
+
+Please use the \sty{biblatex-trad} project page on GitHub to report bugs and submit feature requests.\fnurl{https://github.com/marcodaniel/trad-biblatex}
+
+If you do not want to report a bug or request a feature but are simply in need of assistance, you might want to consider posting your question on the \texttt{comp.text.tex} newsgroup or \tex-\latex Stack Exchange.\fnurl{http://tex.stackexchange.com/questions/tagged/biblatex}
+
+\section{Usage}
+
+\sty{biblatex-trad} isn't a standalone package. As described in \secref{sec:int} it's
+a small collection of styles. So you can load the styles as follows:
+
+\begin{lstlisting}[style=latex]{}
+\usepackage[style=XXX]{biblatex}
+\end{lstlisting}
+The available styles are listet below.
+\begin{marglist}
+
+\item[trad-plain] Implementation of the standard style \sty{plain}
+\item[trad-unsrt] Implementation of the standard style \sty{unsrt}
+\item[trad-alpha] \BiberOnlyMark Implementation of the standard style \sty{alpha}
+\item[trad-abbrv] Implementation of the standard style \sty{abbrv}
+
+\end{marglist}
+
+After loading the style you can use all options provided by the package \sty{biblatex}.
+
+\section{Limitation}
+
+Up to know the entry types \bibtype{BOOK}, \bibtype{ARTICLE} and \bibtype{INCOLLECTION} are
+setup.
+
+\section{Revision History}
+\label{apx:log}
+
+\begin{changelog}
+
+\begin{release}{0.1}{2012-09-09}
+\item First upload
+\end{release}
+
+\end{changelog}
+\end{document}
+
+\endinput
+