wxWidgets/docs/latex/book/chap_getstart.tex
Julian Smart 397f14ce52 Added chapter stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-08-14 09:44:35 +00:00

8 lines
314 B
TeX

\chapter{Getting started}\label{gettingstarted}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: GETTING STARTED}}{}{}{}{}{{\it CHAPTER \thechapter: GETTING STARTED}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
Getting started: Hello World. Introduces app class, frames, menus, status bar, message box.