From: Ryan Norton Date: Thu, 23 Sep 2004 20:20:53 +0000 (+0000) Subject: get rid of \\ macros and change See Also -> See also X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f2ac038698d45e486f0300e8b7a2f83392c1d153 get rid of \\ macros and change See Also -> See also git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/glcanvas.tex b/docs/latex/wx/glcanvas.tex index 1476dffe34..8c5b4d66e1 100644 --- a/docs/latex/wx/glcanvas.tex +++ b/docs/latex/wx/glcanvas.tex @@ -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} diff --git a/docs/latex/wx/glcontext.tex b/docs/latex/wx/glcontext.tex index e62a53c115..84d802113a 100644 --- a/docs/latex/wx/glcontext.tex +++ b/docs/latex/wx/glcontext.tex @@ -14,9 +14,9 @@ Note that some wxGLContext features are extremely platform-specific - its best t \wxheading{Include files} -\\ -\\ -\wxheading{See Also} + + +\wxheading{See also} \helpref{wxGLCanvas}{wxglcanvas}