projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fixed make uninstall
[wxWidgets.git]
/
docs
/
latex
/
book
/
template_chapter.tex
1
\chapter
{
My Chapter
}
\label
{
mychapter
}
2
\pagenumbering
{
arabic
}
%
3
\setheader
{{
\it
CHAPTER
\thechapter
: My Chapter
}}{}{}{}{}{{
\it
CHAPTER
\thechapter
: My Chapter
}}
%
4
\setfooter
{
\thepage
}{}{}{}{}{
\thepage
}
%
5
6