diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-05-20 19:50:34 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-05-20 19:50:34 +0000 |
commit | 1aa9a42c5d719438ec9a930aa983214a7cf7e240 (patch) | |
tree | e785ed5801d5e42d46ca0207a2b2ce050f20d58e /doc/head.ps | |
parent | f4cf6b4b597dd70b7f936d370c907d57f2357934 (diff) | |
download | nasm-1aa9a42c5d719438ec9a930aa983214a7cf7e240.tar.gz nasm-1aa9a42c5d719438ec9a930aa983214a7cf7e240.tar.bz2 nasm-1aa9a42c5d719438ec9a930aa983214a7cf7e240.zip |
Clean up the character set handling somewhat.
Diffstat (limited to 'doc/head.ps')
-rw-r--r-- | doc/head.ps | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/head.ps b/doc/head.ps index b5e9153..e73b45e 100644 --- a/doc/head.ps +++ b/doc/head.ps @@ -252,8 +252,6 @@ /code2 { lmarg exch moveto bfont showstream } def /code3 { lmarg exch moveto bfont showstream } def -/bullet [(\225)] def - /bull0 { bullmarg exch moveto bfont bwidth showstreamjust } def /bull1 { dup lmarg exch moveto bullet bfont showstream bullmarg exch moveto bfont bwidth showstreamjust } def |