summaryrefslogtreecommitdiff
path: root/support/bib2gls/src/bib2gls.pod
diff options
context:
space:
mode:
Diffstat (limited to 'support/bib2gls/src/bib2gls.pod')
-rw-r--r--support/bib2gls/src/bib2gls.pod19
1 files changed, 19 insertions, 0 deletions
diff --git a/support/bib2gls/src/bib2gls.pod b/support/bib2gls/src/bib2gls.pod
index bf82acc2c2..de6da0038b 100644
--- a/support/bib2gls/src/bib2gls.pod
+++ b/support/bib2gls/src/bib2gls.pod
@@ -119,6 +119,25 @@ Merge an entry's B<wrglossary> records for the same page locations.
Don't merge an entry's B<wrglossary> records.
+=item B<--collapse-same-location-range>
+
+Collapse an explicit range that has a duplicate start and end
+location into a normal record (default).
+
+=item B<--no-collapse-same-location-range>
+
+Don't collapse an explicit range that has a duplicate start and end
+location into a normal record.
+
+=item B<--retain-formats> I<list>
+
+Indicates which location formats should always be retained even if
+it causes a partial duplicate. Only exact duplicates will be merged.
+
+=item B<--no-retain-formats>
+
+Normal location merging rules apply (default).
+
=item B<--merge-nameref-on> I<rule>
Rule for merging locations created with the B<record=nameref> package option