summaryrefslogtreecommitdiff
path: root/doc/head.ps
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-11 18:23:14 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-11 18:23:14 -0700
commit62332b2373565a6e577d4aacc5957c98047e69de (patch)
tree56d84e3f598de3802f8e164a19691fa424d7e962 /doc/head.ps
parenteb8db629d01ec61bd1b143245db92aaebbd609eb (diff)
downloadnasm-62332b2373565a6e577d4aacc5957c98047e69de.tar.gz
doc: ps/pdf: set page numbers in normal-sized italic
Set page numbers in normal-sized italic, instead of large and bold. We might want to consider using bold italic, but I think this is just fine.
Diffstat (limited to 'doc/head.ps')
-rw-r--r--doc/head.ps4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/head.ps b/doc/head.ps
index 6c3b3b1c..48b7af21 100644
--- a/doc/head.ps
+++ b/doc/head.ps
@@ -345,8 +345,8 @@
/pagel lmarg plmarg sub def
/pager pagewidth rmarg sub prmarg add def
-/pageeven { pagel pagey moveto sfont0 setfont show } def
-/pageodd { sfont0 setfont dup stringwidth pop pager exch sub
+/pageeven { pagel pagey moveto bfont1 setfont show } def
+/pageodd { bfont1 setfont dup stringwidth pop pager exch sub
pagey moveto show } def
%