From 9eac91c4324d02646925fc60bcd8e68d096a1659 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Tue, 13 Nov 2007 20:46:57 +0000 Subject: [PATCH] user proper markup for the url to unicode website git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tunicode.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/tunicode.tex b/docs/latex/wx/tunicode.tex index 606859f61f..339b77accb 100644 --- a/docs/latex/wx/tunicode.tex +++ b/docs/latex/wx/tunicode.tex @@ -24,7 +24,7 @@ using at least 16 (and possibly 32) bits for encoding each character. This allows to have at least 65536 characters (what is called the BMP, or basic multilingual plane) and possible $2^{32}$ of them instead of the usual 256 and is sufficient to encode all of the world languages at once. More details about -Unicode may be found at {\tt www.unicode.org}. +Unicode may be found at \urlref{http://www.unicode.org}{http://www.unicode.org}. % TODO expand on it, say that Unicode extends ASCII, mention ISO8859, ... -- 2.50.0