]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/font.tex
documented Set/GetWindowVariant()
[wxWidgets.git] / docs / latex / wx / font.tex
index 014c8b680b0af04fbf1b8670f14788242448a3d4..db5d0a0d6792ed7c39c606a52a50bf7c97474b97 100644 (file)
@@ -20,6 +20,7 @@ You can retrieve the current system font settings with \helpref{wxSystemSettings
 \wxheading{Constants}
 
 The font flags which can be used during the font creation are:
+
 \begin{verbatim}
 enum
 {
@@ -45,6 +46,7 @@ enum
 \end{verbatim}
 
 The known font encodings are:
+
 \begin{verbatim}
 enum wxFontEncoding
 {
@@ -447,4 +449,3 @@ fail the test.
 Inequality operator. Two fonts are not equal if they contain pointers
 to different underlying font data. It does not compare each attribute.
 
-