X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dccb75b60dfdca505edf8bb9512979501277c142..bc9fa1f694dc8e1894dbb3ce2165ae27dac8b4b3:/docs/latex/wx/tfont.tex diff --git a/docs/latex/wx/tfont.tex b/docs/latex/wx/tfont.tex index 82b219b3eb..4f4b1d9207 100644 --- a/docs/latex/wx/tfont.tex +++ b/docs/latex/wx/tfont.tex @@ -13,7 +13,7 @@ the following parameters (not all of them have to be specified, of course): {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.} \twocolitem{Style}{The value can be {\bf wxNORMAL, wxSLANT} or {\bf wxITALIC}.} \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.} -\twocolitem{Underlining}{The value can be TRUE or FALSE.} +\twocolitem{Underlining}{The value can be true or false.} \twocolitem{Face name}{An optional string specifying the actual typeface to be used. If NULL, a default typeface will chosen based on the family.} \twocolitem{Encoding}{The font encoding (see {\bf wxFONTENCODING\_XXX}