From d992f64ea8d77e98eaabca415b8c18ab4fc241f3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 6 May 2009 12:56:35 +0200 Subject: Improve the texnl macro and its use. --- doc/unictype.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/unictype.texi') 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. -- cgit v1.2.1