summaryrefslogtreecommitdiff
path: root/support/bib2gls/src/bib2gls.bib
diff options
context:
space:
mode:
Diffstat (limited to 'support/bib2gls/src/bib2gls.bib')
-rw-r--r--support/bib2gls/src/bib2gls.bib71
1 files changed, 62 insertions, 9 deletions
diff --git a/support/bib2gls/src/bib2gls.bib b/support/bib2gls/src/bib2gls.bib
index e5cbac0004..944345e4fe 100644
--- a/support/bib2gls/src/bib2gls.bib
+++ b/support/bib2gls/src/bib2gls.bib
@@ -223,6 +223,7 @@
@index{regexp,
name={regexp (or regex)},
+ text={regexp},
alias={regex}
}
@@ -5330,13 +5331,13 @@ and \L/\l\ treated as L/l},
}
@package{polyglossia,
- name={\styfmt{polyglossia}},
+ name={\styfmt{poly\-glossia}},
category={package},
parent={packages}
}
@package{fontspec,
- name={\styfmt{fontspec}},
+ name={\styfmt{font\-spec}},
category={package},
parent={packages}
}
@@ -5819,13 +5820,8 @@ with forced line breaks in paragraph column formats)},
text={\code{+}}
}
-@symbol{zeroorone,
- name={\code{?} (regular expression, zero or one)},
- text={\code{?}}
-}
-
@symbol{regex.question,
- name={\code{?} (regular expression)},
+ name={\code{?} (regular expression, zero or one)},
text={\code{?}}
}
@@ -5892,7 +5888,7 @@ with forced line breaks in paragraph column formats)},
}
@command{nobreakspace,
- name={\csfmt{nobreakspace}},
+ name={\csfmt{no\-break\-space}},
description={produces a non-breakable space},
note={kernel command\texparserdefnote},
category={command}
@@ -10223,6 +10219,13 @@ primary formats, if enabled.},
parent={commandlineoptions}
}
+@switch{switch.debug-mode,
+ name={\longargfmt{debug\dhyphen mode}},
+ user1={\meta{setting}},
+ category={switch},
+ parent={commandlineoptions}
+}
+
@switch{switch.no-debug,
name={\longargfmt{no\dhyphen debug}},
symbol={\longargfmt{nodebug}},
@@ -10569,6 +10572,20 @@ primary formats, if enabled.},
parent={commandlineoptions}
}
+@switch{switch.log-encoding,
+ name={\longargfmt{log\dhyphen encoding}},
+ user1={\meta{name}},
+ category={switch},
+ parent={commandlineoptions}
+}
+
+@switch{switch.default-encoding,
+ name={\longargfmt{default\dhyphen encoding}},
+ user1={\meta{name}},
+ category={switch},
+ parent={commandlineoptions}
+}
+
@switch{switch.no-expand-fields,
name={\longargfmt{no\dhyphen expand\dhyphen fields}},
user1={},
@@ -17660,6 +17677,14 @@ has three or more items},
category={command}
}
+@command{unit,
+ name={\csfmt{unit}},
+ user1={\oargm{options}\margm{unit}},
+ description={displays the unit with intelligent formatting},
+ note={\styfmt{siunitx}\texparserdefnote},
+ category={command}
+}
+
@command{ce,
name={\csfmt{ce}},
user1={\margm{formula}},
@@ -18818,6 +18843,34 @@ sectioning commands to write to it},
category={command}
}
+@command{two@digits,
+ name={\csfmt{two\-@\-digits}},
+ user1={\margm{number}},
+ description={expands to \meta{number} zero-padded to ensure at
+ least two digits},
+ note={kernel command\texparserdefnote},
+ category={command}
+}
+
+@command{IfTeXParserLib,
+ name={\csfmt{If\-TeX\-Parser\-Lib}},
+ user1={\margm{interpreter}\margm{\TeX}},
+ description={defined by the \TeX\ parser library to expand to
+ \meta{interpreter} and by \sty{glossaries-extra-bib2gls} to expand
+ to \meta{\TeX}},
+ note={\styfmt{glossaries-extra-bib2gls}\texparserdefnote},
+ category={command}
+}
+
+@command{bibglspaddigits,
+ name={\csfmt{bib\-gls\-pad\-digits}},
+ user1={\margm{num digits}\margm{number}},
+ description={expands to \meta{number} zero-padded to ensure at
+ least \meta{num digits} digits},
+ note={\bibgls\ interpreter only},
+ category={command}
+}
+
@command{underline,
name={\csfmt{under\-line}},
user1={\margm{text}},