unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: stefan-husmann@t-online.de
Cc: 64674@debbugs.gnu.org
Subject: bug#64674: 30.0.50; Creating pdf-docs fails
Date: Mon, 17 Jul 2023 10:00:57 +0200	[thread overview]
Message-ID: <87pm4rq85i.fsf@gmail.com> (raw)
In-Reply-To: <877cqz5btw.fsf@frege.mail-host-address-is-not-set> (stefan-husmann@t-online.de's message of "Mon, 17 Jul 2023 07:47:07 +0200")

>>>>> On Mon, 17 Jul 2023 07:47:07 +0200, stefan-husmann@t-online.de said:

    stefan-husmann> Hello emacs maintainers,
    stefan-husmann> Building emacs docs in pdf-format  fromm git master using texinfo
    stefan-husmann> 7.0.r12450.26492ca9e7 also from git master fails:

    stefan-husmann> [11] l.1014: Undefined cross reference `Dollars Expansion-snt'.
    stefan-husmann> l.1014: Undefined cross reference `Dollars Expansion-snt'.
    stefan-husmann> l.1014: Undefined cross reference `Dollars Expansion-pg'. [12]
    stefan-husmann> l.1050: Undefined cross reference `Aliases-pg'.
    stefan-husmann> l.1082: Undefined cross reference `Dollars Expansion-snt'.
    stefan-husmann> l.1082: Undefined cross reference `Dollars Expansion-snt'.
    stefan-husmann> l.1082: Undefined cross reference `Dollars Expansion-pg'.
    stefan-husmann> ./eshell.texi:1095: This command can appear only outside of any environment, no
    stefan-husmann> t in environment @table.
    stefan-husmann> @badenverr ...temp , not @inenvironment @thisenv }
                                                  
    stefan-husmann> @checkenv ...@ifx @thisenv @temp @else @badenverr 
    stefan-husmann>                                                   @fi 
    stefan-husmann> @\node #1->@checkenv {}
    stefan-husmann>                        @donode #1 ,@finishnodeparse 
    stefan-husmann> l.1095 @node Remote Access
                          
    stefan-husmann> ? 
    stefan-husmann> ./eshell.texi:1095: Emergency stop.
    stefan-husmann> @badenverr ...temp , not @inenvironment @thisenv }
                                                  
    stefan-husmann> @checkenv ...@ifx @thisenv @temp @else @badenverr 
    stefan-husmann>                                                   @fi 
    stefan-husmann> @\node #1->@checkenv {}
    stefan-husmann>                        @donode #1 ,@finishnodeparse 
    stefan-husmann> l.1095 @node Remote Access
                          
    stefan-husmann> ./eshell.texi:1095:  ==> Fatal error occurred, no output PDF file produced!

This fixes it for me:

diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 099bf3e9809..9b9268ae4ea 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -1092,6 +1092,8 @@ Aliases
 @kbd{alias mcd 'mkdir $1 && cd $1'} would cause @kbd{mcd foo} to
 create and switch to a directory called @samp{foo}.
 
+@end table
+
 @node Remote Access
 @section Remote Access
 @cmindex remote access





  reply	other threads:[~2023-07-17  8:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-17  5:47 bug#64674: 30.0.50; Creating pdf-docs fails stefan-husmann
2023-07-17  8:00 ` Robert Pluim [this message]
2023-07-17 11:39   ` stefan-husmann
2023-07-17 12:21     ` Robert Pluim
2023-07-17 11:44   ` Eli Zaretskii
2023-07-17 12:18     ` Stefan Husmann
2023-07-17 12:27       ` Robert Pluim

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=87pm4rq85i.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=64674@debbugs.gnu.org \
    --cc=stefan-husmann@t-online.de \
    /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).