summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-05 18:06:25 +0000
committerKarl Berry <karl@freefriends.org>2019-05-05 18:06:25 +0000
commit9427dfbe861b203ec9fe309a1d590644668f2630 (patch)
treebf186c58649e74ae6a9c85d0e162b3a392f4e17b /Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod
parentc59ba5b416eb9d25a88fc9e07cc1d5573867336b (diff)
bib2gls (10apr19)
git-svn-id: svn://tug.org/texlive/trunk@51008 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod')
-rw-r--r--Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod b/Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod
index b1d0342978b..c1f41701adc 100644
--- a/Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod
+++ b/Master/texmf-dist/source/support/bib2gls/src/bib2gls.pod
@@ -92,6 +92,24 @@ Treat B<\citation> as an ignored record.
Don't check for instances of B<\citation> in the B<.aux> file (default).
+=item B<--warn-non-bib-fields>
+
+Warn if internal non-bib fields are found in the .bib file.
+
+=item B<--no-warn-non-bib-fields>
+
+Don't warn if internal non-bib fields are found in the .bib file.
+The use of these internal fields can cause unexpected results, so
+only use this option if you have taken appropriate precautions.
+
+=item B<--warn-unknown-entry-types>
+
+Warn if any unknown entry types are found in the .bib file.
+
+=item B<--no-warn-unknown-entry-types>
+
+Don't warn if any unknown entry types are found in the .bib file.
+
=item B<--merge-wrglossary-records>
Merge an entry's B<wrglossary> records for the same page locations.