automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch 2: support texi2pdf


From: Alexandre Duret-Lutz
Subject: Re: patch 2: support texi2pdf
Date: Thu, 13 Jun 2002 10:08:20 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

| This patch adds PDF support via texi2dvi's --pdf option.  Triggered 
| by `make pdf'
| 
| Here is the ChangeLog entry.
| 
| 2002-05-03      Paolo Bonzini  (address@hidden)
| 
|          * automake.in (required_targets): add PDF related targets
|          (initialize_per_input): likewise
|          (scan_texinfo_file): likewise
|          (handle_texinfo_helper): likewise
|          * lib/am/texinfos.am: add PDF related targets
|          * lib/am/texibuild.am: add PDF related rule

Thanks!  I'm checking in this on HEAD.  I've just reformatted
your ChangeLog entry as follows:

2002-05-03  Paolo Bonzini  <address@hidden>

        * automake.in (required_targets): Add the pdf and pdf-am targets.
        (initialize_per_input): Likewise.
        (scan_texinfo_file): Add pdf to @clean_suffixes.
        (handle_texinfo_helper): Output the .pdf dependencies, and define
        the PDFS variable.
        * lib/am/texinfos.am (TEXI2PDF): New variable.
        (pdf, pdf-am): New targets.
        (.PHONY): Add pdf, pdf-am, and pdf-recursive.
        * lib/am/texibuild.am (.%SUFFIX%.pdf): New rule.

[...]

-- 
Alexandre Duret-Lutz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]