]> git.saurik.com Git - wxWidgets.git/commitdiff
get rid of \\ macros and change See Also -> See also
authorRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 20:20:53 +0000 (20:20 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 20:20:53 +0000 (20:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/glcanvas.tex
docs/latex/wx/glcontext.tex

index 1476dffe34b598cd6397bbc2f2873b5e1a55c01b..8c5b4d66e147e337ecf9077f39f3544f8ce38dce 100644 (file)
@@ -57,7 +57,7 @@ alpha channel, and accum buffer. Other implementations may support them.
 \twocolitem{\windowstyle{WX\_GL\_MIN\_ACCUM\_ALPHA}}{Use blue buffer with most bits (> MIN\_ACCUM\_ALPHA bits)}
 \end{twocollist}
 
-\wxheading{See Also}
+\wxheading{See also}
 
 \helpref{wxGLContext}{wxglcontext}
 
index e62a53c115ae5baacf50fd32b4905718def3892d..84d802113af65446b9d6a5b800bc5bd6bc2bb8f9 100644 (file)
@@ -14,9 +14,9 @@ Note that some wxGLContext features are extremely platform-specific - its best t
 
 \wxheading{Include files}
 
-<wx/glcanvas.h>\\
-\\ 
-\wxheading{See Also}
+<wx/glcanvas.h>
+
+\wxheading{See also}
 
 \helpref{wxGLCanvas}{wxglcanvas}