gnupg.ps build fixes.

This commit is contained in:
Werner Koch 2007-05-08 08:15:55 +00:00
parent d5052fd228
commit 1db69a88c7
3 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2007-05-08 Werner Koch <wk@g10code.com>
* gnupg.texi: Moved the logo for HTML more to the top.
* Makefile.am (install-html-local): New.
(DVIPS): Redefine to include srcdir.
2007-05-04 Werner Koch <wk@g10code.com>
* gnupg.texi (Top): Fix typo and a grammar issue.

View File

@ -44,6 +44,8 @@ gnupg_TEXINFOS = \
tools.texi debugging.texi glossary.texi contrib.texi gpl.texi \
sysnotes.texi gnupg-card-architecture.fig
DVIPS = TEXINPUTS="$(srcdir)$(PATH_SEPARATOR)$$TEXINPUTS" dvips
AM_MAKEINFOFLAGS = -I $(srcdir) --css-include=$(srcdir)/texi.css
YAT2M_OPTIONS = -I $(srcdir) \
@ -132,6 +134,8 @@ $(myman_pages) gnupg.7 : yat2m-stamp
gnupg.texi : $(gnupg_TEXINFOS)
touch $(srcdir)/gnupg.texi
install-html-local:
cp $(srcdir)/gnupg-logo.png gnupg.html/
online: gnupg.html gnupg.pdf
set -e; \

View File

@ -104,6 +104,10 @@ section entitled ``Copying''.
@page
@end ifnothtml
@ifhtml
@center @image{gnupg-logo,6cm,,The GnuPG Logo}
@end ifhtml
@ifnottex
@node Top
@top
@ -136,12 +140,6 @@ the administration and the architecture.
* Index:: Index of concepts and symbol names.
@end menu
@ifhtml
@center @image{gnupg-logo,6cm,,The GnuPG Logo}
@end ifhtml
@ifhtml
@page