texlive[66141] Build/source/texk/bibtex-x: bibtexu: doc typo
commits+hironobu at tug.org
commits+hironobu at tug.org
Sat Feb 25 02:05:33 CET 2023
Revision: 66141
http://tug.org/svn/texlive?view=revision&revision=66141
Author: hironobu
Date: 2023-02-25 02:05:33 +0100 (Sat, 25 Feb 2023)
Log Message:
-----------
bibtexu: doc typo
Modified Paths:
--------------
trunk/Build/source/texk/bibtex-x/ChangeLog
trunk/Build/source/texk/bibtex-x/bibtexu.1
Modified: trunk/Build/source/texk/bibtex-x/ChangeLog
===================================================================
--- trunk/Build/source/texk/bibtex-x/ChangeLog 2023-02-25 00:50:41 UTC (rev 66140)
+++ trunk/Build/source/texk/bibtex-x/ChangeLog 2023-02-25 01:05:33 UTC (rev 66141)
@@ -99,9 +99,9 @@
* bibtex-[24].c:
Enhance built-in functions num.names$ and format.name$ in style files.
Ideographic/Fullwidth Comma ("、" U+3001, "," U+FF0C) in addition to
- an " and " string is accepted as a sepalator between persons.
+ an " and " string is accepted as a separator between persons.
Ideographic Space (" " U+3000) in addition to a space " " is accepted
- as a sepalator between a family name and a given name.
+ as a separator between a family name and a given name.
2022-04-21 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
Modified: trunk/Build/source/texk/bibtex-x/bibtexu.1
===================================================================
--- trunk/Build/source/texk/bibtex-x/bibtexu.1 2023-02-25 00:50:41 UTC (rev 66140)
+++ trunk/Build/source/texk/bibtex-x/bibtexu.1 2023-02-25 01:05:33 UTC (rev 66141)
@@ -82,8 +82,8 @@
\fBnum.names$\fR, \fBformat.name$\fR
The function is the same as original BibTeX but
an Ideographic/Fullwidth Comma (U+3001, U+FF0C) in addition to an " and " string is
-accepted as a sepalator between persons and
-Ideographic Space (U+3000) in addition to a space " " is accepted as a sepalator between a family name and a given name.
+accepted as a separator between persons and
+Ideographic Space (U+3000) in addition to a space " " is accepted as a separator between a family name and a given name.
.TP
\fBsubstring$\fR, \fBtext.length$\fR, \fBtext.prefix$\fR
The function is the same as original BibTeX but the unit of operand numbers is Unicode code point.
More information about the tex-live-commits
mailing list.