unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lute Kamstra <Lute.Kamstra.lists@xs4all.nl>
Cc: Eli Zaretskii <eliz@gnu.org>, rms@gnu.org
Subject: Re: fonttextsize in lispref/elisp.texi
Date: Mon, 21 Aug 2006 11:32:40 +0200	[thread overview]
Message-ID: <87veome8nb.fsf@xs4all.nl> (raw)
In-Reply-To: <87veonn8q3.fsf@xs4all.nl> (Lute Kamstra's message of "Sun, 20 Aug 2006 09:53:56 +0200")

Could someone with access to Windows check if this patch fixes the
build problems for lispref/elisp.dvi on that platform?

  Lute.


Index: lispref/makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/makefile.w32-in,v
retrieving revision 1.14
diff -c -r1.14 makefile.w32-in
*** lispref/makefile.w32-in     6 Feb 2006 11:55:10 -0000       1.14
--- lispref/makefile.w32-in     21 Aug 2006 09:25:53 -0000
***************
*** 23,28 ****
--- 23,29 ----
  srcdir = .
  
  infodir = $(srcdir)/../info
+ usermanualdir = $(srcdir)/../man
  
  # Redefine `TEX' if `tex' does not invoke plain TeX.  For example:
  # TEX=platex
***************
*** 32,38 ****
  
  # The environment variable and its value to add $(srcdir) to the path
  # searched for TeX input files.
! texinputdir = $(srcdir)\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" /C
  
  # The name of the manual:
  VERSION=2.9
--- 33,39 ----
  
  # The environment variable and its value to add $(srcdir) to the path
  # searched for TeX input files.
! texinputdir = $(srcdir)\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(usermanualdir);$(TEXINPUTS)" /C
  
  # The name of the manual:
  VERSION=2.9

  reply	other threads:[~2006-08-21  9:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-13 11:12 fonttextsize in lispref/elisp.texi Lute Kamstra
2006-08-13 17:52 ` Richard Stallman
2006-08-13 18:40   ` Eli Zaretskii
2006-08-14  8:27     ` Lute Kamstra
2006-08-14 21:02       ` Eli Zaretskii
2006-08-20  7:53         ` Lute Kamstra
2006-08-21  9:32           ` Lute Kamstra [this message]
2006-08-15  2:42     ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87veome8nb.fsf@xs4all.nl \
    --to=lute.kamstra.lists@xs4all.nl \
    --cc=eliz@gnu.org \
    --cc=rms@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).