all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error when compiling refcards (emacs-25 branch)
@ 2016-11-23 11:49 Nicolas Petton
  2016-11-23 15:34 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Petton @ 2016-11-23 11:49 UTC (permalink / raw)
  To: Emacs Devel

[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]

hi,

I get an error when compiling the polish refcard on emacs-25, both under
Debian Stable and Fedora 24.

On both systems I have texlive-full installed, which includes the MeX
package.

Here's the output:

    if ! kpsewhich -format=fmt mex > /dev/null && \
      ! pdfmex --version > /dev/null 2> /dev/null; then \
      echo "No mex format found."; false; \
    fi
    TEXINPUTS=".:" pdftex -output-format=pdf pl-refcard.tex
    This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2016/dev) (preloaded format=mex)
     restricted \write18 enabled.
    entering extended mode
    (./pl-refcard.tex
    This is MeX  Version 1.05  18 XII 1993  (B. Jackowski & M. Ry\'cko)
    (./pdflayout.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
    ) (./emacsver.tex) [2 columns per page] [1{/usr/share/texlive/texmf-dist/fonts/
    map/pdftex/updmap/pdftex.map}] [2] [3]
    ! MeX error: Illegal pair of characters  /r  occured.
    \P@lerr ...and /\noexpand #1\space \space occured}
                                                      \endgroup


This goes beyond my knowledge of LaTeX.

Cheers,
Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-12-02 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 11:49 Error when compiling refcards (emacs-25 branch) Nicolas Petton
2016-11-23 15:34 ` Eli Zaretskii
2016-11-23 15:49   ` Nicolas Petton
2016-11-29 17:40   ` Nicolas Petton
2016-11-29 18:16     ` Eli Zaretskii
2016-11-29 19:54       ` Nicolas Petton
2016-12-02 17:55         ` Sébastien Le Callonnec
2016-11-29 21:07     ` Stefan Monnier

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.