Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel.Janik@inet.cz (Pavel Janík ml.)
Subject: texi/Makefile.in questions
Date: 26 Apr 2000 22:30:49 +0200	[thread overview]
Message-ID: <m31z3s4nba.fsf@SnowWhite.inet.cz> (raw)

Hi,

I'm looking around Gnus and am really not comfortable with the build process
around this great elisp... So I will start to clean things a little bit. First
- the docs - texi/Makefile.in:

1. the variable VPATH is not used in the Makefile. Is it used somewhere else?
   configure says something about Sun make?
2. What is the reason for XINFOSWI and INFOSWI? I think that the former should
   be used for xemacs, but it is not.
3. PDF files. Let me say that I do not use LaTeX. I use only plain for several
   years, but I know some basic principles of LaTeX and also I made some
   changes for pdfTeX (support for alpha in PNG, TIFF etc.). Why I'm writing
   this? Cause I do not like the approach current docs is being built. There
   are special files for inclusion of EPS files? Why? As I know LaTeX can
   include EPS with includegraphics from graphics package. If it uses it we
   can simply make PDF version without almost any change. BTW - I think that
   the people who can produce PDF with our current Makefile is king...
4. gnuslogo.refcard is useless because there is the same picture in
   ps/gnus-big-logo.eps. LaTeX can scale it.

I will not change anything before you tell me that we should change this and
when the CVS people tell me that they will accept this changes...

This is really annoying:

--- ../../gnus/texi/Makefile.in Wed Apr 26 21:08:51 2000
+++ ./Makefile.in       Wed Apr 26 22:04:44 2000
@@ -61,7 +59,7 @@
        rm -f gnus.*.bak *.ky *.cp *.fn *.cps *.kys *.log *.aux *.dvi *.vr \
        *.tp *.toc *.pg gnus.latexi *.aux *.[cgk]idx \
        gnus.ilg gnus.ind gnus.[cgk]ind gnus.idx \
-       gnus.tmptexi *.tmplatexi gnus.tmplatexi1 texput.log *.orig *.rej \
+       gnustmp.texi *.tmplatexi gnus.tmplatexi1 texput.log *.orig *.rej \
        gnus.latexi*~* tmp/*.ps xface.tex picons.tex smiley.tex *.latexi

 makeinfo:



-- 
Pavel Janík ml.
Pavel.Janik@inet.cz



             reply	other threads:[~2000-04-26 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-26 20:30 Pavel Janík ml. [this message]
2000-08-10 20:11 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31z3s4nba.fsf@SnowWhite.inet.cz \
    --to=pavel.janik@inet.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).