summaryrefslogtreecommitdiff
path: root/macros/optex/base/parameters.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/optex/base/parameters.opm')
-rw-r--r--macros/optex/base/parameters.opm14
1 files changed, 11 insertions, 3 deletions
diff --git a/macros/optex/base/parameters.opm b/macros/optex/base/parameters.opm
index c8df6eec49..e03bef6ef3 100644
--- a/macros/optex/base/parameters.opm
+++ b/macros/optex/base/parameters.opm
@@ -1,6 +1,6 @@
%% This is part of the OpTeX project, see http://petr.olsak.net/optex
-\_codedecl \normalbaselineskip {Parameter settings <2020-03-17>} % preloaded in format
+\_codedecl \normalbaselineskip {Parameter settings <2021-04-13>} % preloaded in format
\_doc -----------------------------
\secc Primitive registers
@@ -335,11 +335,17 @@
processed after style file is loaded and before printing bib-entries.
You can re-define a behavior of the style file here or you can modify the
more declaration for printing (fonts, baselineskip, etc.) or you can
- define specific macros used in your `.bib` file.
+ define specific macros used in your `.bib` file.\nl
+ The \`\biboptions` is used in the `iso690` bib-style for global options,
+ see section~\ref[isobib].\nl
+ The \`\bibpart` saves the name of bib-list if there are more bib-lists in
+ single document, see section~\ref[bib].
\_cod -----------------------------
\_newtoks\_bibtexhook
-\_public \bibtexhook ;
+\_newtoks\_biboptions
+\_newtoks\_bibpart
+\_public \bibtexhook \biboptions \bibpart ;
\_doc -----------------------------
\`\everycapitonf` is used before printing caption in figures and
@@ -584,5 +590,7 @@ a register then \OpTeX/ macros still work without change.
\_endinput
History:
+2021-04-13 ... \bibpart added
+2021-04-07 ... \biboptions added, bug from iso690 fixed
2020-04-04 ... \tabspaces added
2020-04-03 ... \hicolors added