X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0588f41d663d5eeca209e3f7d4c1dfd9c519e243..b3a029f0bbf8262cfe30914790802f88608ea618:/docs/latex/wx/tunicode.tex 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, ...