diff --git a/docs/latex/wx/manual.tex b/docs/latex/wx/manual.tex index 46fd0bc796..0487dd9ba7 100644 --- a/docs/latex/wx/manual.tex +++ b/docs/latex/wx/manual.tex @@ -655,6 +655,7 @@ That's all there is to it! \input{classes.tex} \input{category.tex} \input{topics.tex} +\input{portnote.tex} % Deprecated classes %\input{proplist.tex} diff --git a/docs/latex/wx/portnote.tex b/docs/latex/wx/portnote.tex new file mode 100644 index 0000000000..a742aaf88c --- /dev/null +++ b/docs/latex/wx/portnote.tex @@ -0,0 +1,7 @@ +\chapter{Port notes}\label{portnotes} +\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% +\setfooter{\thepage}{}{}{}{}{\thepage}% + +This chapter contains port specific notes. + +\input wxmgl.tex diff --git a/docs/latex/wx/wxmgl.tex b/docs/latex/wx/wxmgl.tex new file mode 100644 index 0000000000..654ec12bfc --- /dev/null +++ b/docs/latex/wx/wxmgl.tex @@ -0,0 +1,2 @@ +\section{wxMGL port}\label{wxmglport} +