GNU bug report logs - #79052
epsf.tex: New file

Previous Next

Package: automake;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Sat, 19 Jul 2025 19:33:02 UTC

Severity: normal

Merged with 79053, 79054

Full log


Message #18 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon Josefsson <simon <at> josefsson.org>
To: Karl Berry <karl <at> freefriends.org>
Cc: bruno <at> clisp.org, bug-automake <at> gnu.org, bug-gnulib <at> gnu.org
Subject: Re: epsf.tex: New file
Date: Sat, 19 Jul 2025 23:45:21 +0200
[Message part 1 (text/plain, inline)]
Karl Berry <karl <at> freefriends.org> writes:

> For GNU packages, dvi and pdf will normally be tested anyway as part of
> a release, due to the need to upload the new manuals to www.gnu.org.
> Perhaps we should remove dvi from there ... -k

Yes, as a start, could we drop linking to DVI manuals from gnulib's
gendocs_template*?  That ought to (gradually) at least remove them from
users eyes.  The next step may be to stop generating the files, but that
is a bigger change and maybe the discussion needs to come to a still
before doing that is the right thing.

/Simon
[gnulib-gendocs.patch (text/x-diff, inline)]
diff --git a/doc/gendocs_template b/doc/gendocs_template
index 9069a54787..f342613739 100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -58,8 +58,6 @@ without any warranty.
     (%%ASCII_SIZE%%K bytes)</a>.</li>
 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
     (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
-<li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
-    (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
 <li><a href="%%PACKAGE%%.pdf">PDF file
     (%%PDF_SIZE%%K bytes)</a>.</li>
 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
diff --git a/doc/gendocs_template_min b/doc/gendocs_template_min
index d4968a249a..fb58adffae 100644
--- a/doc/gendocs_template_min
+++ b/doc/gendocs_template_min
@@ -69,8 +69,6 @@ without any warranty.
     (%%ASCII_SIZE%%K bytes)</a>.</li>
 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
     (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
-<li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
-    (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
 <li><a href="%%PACKAGE%%.pdf">PDF file
     (%%PDF_SIZE%%K bytes)</a>.</li>
 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.