diff options
author | Fred Drake <fdrake@acm.org> | 1998-07-28 21:55:19 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-07-28 21:55:19 (GMT) |
commit | 9f86b662d146584c6f3f80d9452084ed40a8bdbf (patch) | |
tree | bb72ee268778ac876354d80abadcbb68fc1caba4 /Doc/mac | |
parent | e574405eff5f7f4b41c73986769aaa82edb13ce4 (diff) | |
download | cpython-9f86b662d146584c6f3f80d9452084ed40a8bdbf.zip cpython-9f86b662d146584c6f3f80d9452084ed40a8bdbf.tar.gz cpython-9f86b662d146584c6f3f80d9452084ed40a8bdbf.tar.bz2 |
Update to use a separate page for front matter.
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/mac.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/mac/mac.tex b/Doc/mac/mac.tex index 8a18459..91e3eee 100644 --- a/Doc/mac/mac.tex +++ b/Doc/mac/mac.tex @@ -13,6 +13,10 @@ \maketitle +\ifhtml +\chapter*{Front Matter\label{front}} +\fi + \input{copyright} \begin{abstract} |