]> git.saurik.com Git - wxWidgets.git/commitdiff
user proper markup for the url to unicode website
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Nov 2007 20:46:57 +0000 (20:46 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Nov 2007 20:46:57 +0000 (20:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tunicode.tex

index 606859f61f78870a1e952e0b39988d9f94601368..339b77accbb6e5cded13fb775d8d7be9812940e3 100644 (file)
@@ -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
 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, ...
 
 
 % TODO expand on it, say that Unicode extends ASCII, mention ISO8859, ...