all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 11461@debbugs.gnu.org
Subject: bug#11461: Making cc-mode.pdf fails
Date: Sun, 13 May 2012 20:52:37 +0000	[thread overview]
Message-ID: <20120513205237.GA7774@acm.acm> (raw)
In-Reply-To: <bj7gwh1hp2.fsf@fencepost.gnu.org>

Hi, Glenn.

On Sat, May 12, 2012 at 12:34:49PM -0400, Glenn Morris wrote:
> Package: emacs,cc-mode
> Version: 24.0.96

> Trying to make cc-mode.pdf fails.

> cd doc/misc
> make cc-mode.pdf

>   This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2012/dev/Debian)
>   [...]
>   doc/misc/cc-mode.texi:705: Argument of @emacsman has an extra }.
>   <inserted text> 
>                   @par 
>   <to be read again> 
>                      }
>   @addtokens ...f @addtoks {@noexpand #1={@the #1#2}
>                                                     }@addtoks 
>   @skipspaces ...@else @addtokens {@filename }{@PP }
>                                                     @advance @filenamelength b...
>   <argument>  @emacsman 
>                         {}
>   @getfilename ...ngth =0@expandafter @skipspaces #1
>                                                     |@relax 
>   ...
>   l.705 @emacsmantitle{}}
>                          .
>   ? 

The relevant bit of source code from cc-mode.texi looks like this:

    you want only spaces.  @xref{Just Spaces,,, @emacsman{},
    @emacsmantitle{}}.                                <============ L705

The "extra" } closes off the @xref.  This looks like a bug in pdfTex.  It
seems to have got horribly confused, perhaps because the @xref is split
over two lines and contains macros.

-- 
Alan Mackenzie (Nuremberg, Germany).





      parent reply	other threads:[~2012-05-13 20:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 16:34 bug#11461: Making cc-mode.pdf fails Glenn Morris
2012-05-12 19:05 ` Andreas Schwab
2012-05-12 19:20 ` Andreas Schwab
2012-05-13 20:52 ` Alan Mackenzie [this message]

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=20120513205237.GA7774@acm.acm \
    --to=acm@muc.de \
    --cc=11461@debbugs.gnu.org \
    --cc=rgm@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.