]> git.saurik.com Git - wxWidgets.git/commitdiff
added skeleton of Port notes section
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 23:37:06 +0000 (23:37 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 23:37:06 +0000 (23:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/manual.tex
docs/latex/wx/portnote.tex [new file with mode: 0644]
docs/latex/wx/wxmgl.tex [new file with mode: 0644]

index 46fd0bc7962c295acbd119c362b3e9d7a96feeb8..0487dd9ba75b6b347b1bb064ed8f951ad82d62ce 100644 (file)
@@ -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 (file)
index 0000000..a742aaf
--- /dev/null
@@ -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 (file)
index 0000000..654ec12
--- /dev/null
@@ -0,0 +1,2 @@
+\section{wxMGL port}\label{wxmglport}
+