diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-02-25 14:55:12 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-25 14:55:12 -0800 |
commit | 80fd1a5f0dae1a5787cd9890923572541dfb74b4 (patch) | |
tree | f5b7d654d0ef1393509557102cc0a37cd0d3d600 /doc | |
parent | 2a50c9128fac7c3a7dfe2a64089be211b97ab8be (diff) | |
download | nasm-80fd1a5f0dae1a5787cd9890923572541dfb74b4.tar.gz nasm-80fd1a5f0dae1a5787cd9890923572541dfb74b4.tar.bz2 nasm-80fd1a5f0dae1a5787cd9890923572541dfb74b4.zip |
doc: Move the EPS logo down by 1"
The default page-centered position doesn't work too well with the
title and the new logo, so move the new logo down the page a bit.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nasmdoc.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 30cc6d1..1cc9319 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -44,6 +44,7 @@ \M{infofile}{nasm} \M{infotitle}{The Netwide Assembler for x86} \M{epslogo}{nasmlogo.eps} +\M{logoyadj}{-72} \IR{-D} \c{-D} option \IR{-E} \c{-E} option \IR{-F} \c{-F} option |