wxWidgets/docs/latex/book/chap_scrolling.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
274 B
TeX

\chapter{Managing scrolling}\label{chapscrolling}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: MANAGING SCROLLING}}{}{}{}{}{{\it CHAPTER \thechapter: MANAGING SCROLLING}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
Scrolling can be hard. Here's how to do it.