summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ext/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-04 20:56:06 +0000
committerKarl Berry <karl@freefriends.org>2019-04-04 20:56:06 +0000
commit51826e690ad1c167b12b52e25604ed3579a989ba (patch)
tree473a2307448528e7ece67821b6c355a078b95f12 /Master/texmf-dist/doc/latex/biblatex-ext/README.md
parentacab24042d34dd439e1d074820d1da2fa1d591cd (diff)
biblatex-ext (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ext/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-ext/README.md85
1 files changed, 46 insertions, 39 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/README.md b/Master/texmf-dist/doc/latex/biblatex-ext/README.md
index f03d437bf19..369bb0ebb75 100644
--- a/Master/texmf-dist/doc/latex/biblatex-ext/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-ext/README.md
@@ -1,29 +1,31 @@
biblatex-ext - Extended biblatex standard styles
================================================
-The `biblatex-ext` bundle provides styles that slightly extend the standard
-styles that ship with `biblatex`. The styles offered in this bundle provide
-a simple interface to change some of the stylistic decisions made in the
-standard styles. At the same time they stay as close to their standard
-counterparts as possible, so that most customisation methods can be applied
-here as well.
+The `biblatex-ext` bundle provides styles that slightly extend the
+standard styles that ship with `biblatex`. The styles offered in this
+bundle provide a simple interface to change some of the stylistic
+decisions made in the standard styles. At the same time they stay as
+close to their standard counterparts as possible, so that most
+customisation methods can be applied here as well.
-The main motivation was to offer `biblatex` styles that place the editor of
-`@incollection` works before the `booktitle`, yet remain close to the standard
-styles in overall look and feel and customisability. The code adjustments
-required for this are not particularly complicated once you get the hang of it,
-but a stable and clean solution requires a rewrite of the bibliography driver,
-easily amassing hundred lines of code in the preamble. Some contributed styles
-already place the editor before the `booktitle` (`biblatex-apa` comes to mind),
-but you may not want to buy into all the other changes that come with choosing
-one of them. Styles written for the sole purpose of following a particular
-style guide are not always easily modified and may have to go to great lengths
-to implement the requirements of the style guide.
-The styles of this bundle are intended to be a solid base for further
-customisations.
+The main motivation was to offer `biblatex` styles that place the
+editor of `@incollection` works before the `booktitle`, yet remain
+close to the standard styles in overall look and feel and
+customisability. The code adjustments required for this are not
+particularly complicated once you get the hang of it, but a stable and
+clean solution requires a rewrite of the bibliography driver, easily
+amassing hundred lines of code in the preamble. Some contributed styles
+already place the editor before the `booktitle` (`biblatex-apa` comes
+to mind), but you may not want to buy into all the other changes that
+come with choosing one of them. Styles written for the sole purpose of
+following a particular style guide are not always easily modified and
+may have to go to great lengths to implement the requirements of the
+style guide. The styles of this bundle are intended to be a solid base
+for further customisations.
-`biblatex-ext` has an extended version `ext-<style>` for each of `biblatex`'s
-standard styles. The bundle consists of the following files
+`biblatex-ext` has an extended version `ext-<style>` for each of
+`biblatex`'s standard styles. The bundle consists of the following
+files
- The base file `ext-standard.bbx`
- The auxiliary file `ext-biblatex-aux.def`
@@ -73,47 +75,52 @@ standard styles. The bundle consists of the following files
- The TikZ symbol package `biblatex-ext-oasymb-tikz.sty`
- The `l3draw` symbol package `biblatex-ext-oasymb-l3draw.sty`
-All of these files (including `blxextdoiapi.lua`) are runtime files that
-need to be installed where LaTeX can find them.
-It is highly recommended to install this bundle via your TeX distribution
-and not manually. See the documentation for more installation instructions.
+All of these files (including `blxextdoiapi.lua`) are runtime files
+that need to be installed where LaTeX can find them.
+It is highly recommended to install this bundle via your TeX
+distribution and not manually. See the documentation for more
+installation instructions.
## Licence
Copyright 2017-2019 Moritz Wemheuer
-This work consists of the `.bbx`, `.cbx`, `.def`, `.sty` and `.lua` files
-mentioned above.
+This work consists of the `.bbx`, `.cbx`, `.def`, `.sty` and `.lua`
+files mentioned above.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
version 1.3c of this license or (at your option) any later
version. The latest version of this license is at
-http://www.latex-project.org/lppl.txt
+<http://www.latex-project.org/lppl.txt>
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
This work has the LPPL maintenance status 'maintained'.
-The Current Maintainer of the work is Moritz Wemheuer <mwemheu@gmail.com>.
+The Current Maintainer of the work is Moritz Wemheuer
+ <mwemheu@gmail.com>.
-The files `README.md`, `CHANGES.md`, `biblatex-ext.pdf`, `biblatex-ext.tex`
-and `biblatex-ext-examples.bib` in their entirety need not be considered
-part of the work for the purpose of the complete distribution clause of
-the LPPL (v1.3c, Clause 2). All conditions of the LPPL still apply to these
-files as well, in particular the files are provided 'as is' with no warranty.
+The files `README.md`, `CHANGES.md`, `biblatex-ext.pdf`,
+`biblatex-ext.tex` and `biblatex-ext-examples.bib` in their entirety
+need not be considered part of the work for the purpose of the complete
+distribution clause of the LPPL (v1.3c, Clause 2).
+All conditions of the LPPL still apply to these files as well, in
+particular the files are provided 'as is' with no warranty.
So each of the files can be considered as a separate work licensed
under the LPPL, if you will.
This means that you may distribute the bundle without documentation
(or the documentation without the rest of the bundle).
-It is, however, strongly advised that at least `README.md` and the PDF version
-of the documentation, `biblatex-ext.pdf`, are supplied alongside the work.
+It is, however, strongly advised that at least `README.md` and the PDF
+version of the documentation, `biblatex-ext.pdf`, are supplied
+alongside the work.
-Please report bugs at https://github.com/moewew/biblatex-ext or via email.
+Please report bugs at <https://github.com/moewew/biblatex-ext>
+or via email.
Suggestions for improvements and feature request are also very welcome.
-The bundle is available on CTAN https://www.ctan.org/pkg/biblatex-ext
+The bundle is available on CTAN <https://www.ctan.org/pkg/biblatex-ext>
and is included in MikTeX and TeX live 2018 or later.
The development version can be found on GitHub
-https://github.com/moewew/biblatex-ext
+<https://github.com/moewew/biblatex-ext>