summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-06 12:56:35 +0200
committerBruno Haible <bruno@clisp.org>2009-05-06 12:56:35 +0200
commitd992f64ea8d77e98eaabca415b8c18ab4fc241f3 (patch)
tree2a87303e4107a187306506fe9f488b26a082b609 /doc/unictype.texi
parent11345811bcee233281465666f3dcf01b74771388 (diff)
downloadlibunistring-d992f64ea8d77e98eaabca415b8c18ab4fc241f3.tar.gz
Improve the texnl macro and its use.
Diffstat (limited to 'doc/unictype.texi')
-rw-r--r--doc/unictype.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unictype.texi b/doc/unictype.texi
index cee4f45..a154ead 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -377,7 +377,7 @@ combining classes are attached "first" or "closer" to the base character.
The canonical combining class of a character is a number in the range
0..255. The possible values are described in the Unicode Character Database
-@texnl @url{http://www.unicode.org/Public/UNIDATA/UCD.html}. The list here is
+@texnl{}@url{http://www.unicode.org/Public/UNIDATA/UCD.html}. The list here is
not definitive; more values can be added in future versions.
@deftypevr Constant int UC_CCC_NR
@@ -471,7 +471,7 @@ Returns the canonical combining class of a Unicode character.
Every Unicode character or code point has a @emph{bidirectional category}
assigned to it.
-The bidirectional category guides the bidirectional algorithm@texnl
+The bidirectional category guides the bidirectional algorithm@texnl{}
(@url{http://www.unicode.org/reports/tr9/}). The possible values are
the following.