summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2009-05-28 11:23:00 +0200
committerHans Hagen <pragma@wxs.nl>2009-05-28 11:23:00 +0200
commit1d3090326210c6e6f7ec5432799ded25b75bba46 (patch)
treec5921203789ec669e6bccaba4bd56f9c072dc56b /doc
parent94d83f84758766511c5e324721e39fea6ab71dae (diff)
downloadcontext-1d3090326210c6e6f7ec5432799ded25b75bba46.tar.gz
beta 2009.05.28 11:23
Diffstat (limited to 'doc')
-rw-r--r--doc/context/bib/bibmod-doc.pdfbin281102 -> 284752 bytes
-rw-r--r--doc/context/bib/bibmod-doc.tex8
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/context/bib/bibmod-doc.pdf b/doc/context/bib/bibmod-doc.pdf
index 7e122fbb1..ea1db3160 100644
--- a/doc/context/bib/bibmod-doc.pdf
+++ b/doc/context/bib/bibmod-doc.pdf
Binary files differ
diff --git a/doc/context/bib/bibmod-doc.tex b/doc/context/bib/bibmod-doc.tex
index a2b246ee4..2ffdfa9f2 100644
--- a/doc/context/bib/bibmod-doc.tex
+++ b/doc/context/bib/bibmod-doc.tex
@@ -6,7 +6,6 @@
\usemodule[bib,set-11,mod-01]
-\setuppublications[alternative=num]
\startXMLmapping[zero]
\processXMLfilegrouped{t-bib.xml}
@@ -60,7 +59,7 @@
The bibliographic module (\type{t-bib.tex}) takes care of references
to publications and the typesetting of publication lists, as well as
providing an interface between \BIBTEX and \CONTEXT. This manual
-documents version 2006.09.15.
+documents version 2009.03.02.
The bibliographic subsystem consists of the main module
\type{t-bib.tex}; four \BIBTEX\ styles (\type{cont-xx.bst}); and a set
@@ -303,6 +302,7 @@ their own options:
\starttabulate[|l|p|]
\NC andtext \NC separation between two authors (for \type{\cite[author]} styles)\NC \NR
\NC otherstext \NC text used for `et.al.' (for \type{\cite[author]} styles)\NC \NR
+\NC namesep \NC the separation between consecutive authors (for \type{\cite[author]} styles)\NC \NR
\NC pubsep \NC separator between publication references in a
\type{\cite} command.\NC \NR
\NC lastpubsep \NC same, but for the
@@ -359,7 +359,7 @@ and select the parts that are needed for the current article.
Starting with version 2006.08.08, the module registers \BIBTEX\ as a
program to be run by texexec, so you no longer need to run \BIBTEX\ by
-hand.
+hand (and in MkIV, the module runs \BIBTEX\ on the fly using Lua).
Still, you may want to create the \type{\jobname.bbl} yourself. The
\type{.bbl} syntax is explained below. There is no default
@@ -747,4 +747,4 @@ point.
\stopmodule
-\stoptext \ No newline at end of file
+\stoptext