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
This commit is contained in:
@@ -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
|
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
|
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
|
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, ...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user