emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: texi2dvi --pdf emacs-lisp-intro.tex


From: Glenn Morris
Subject: Re: texi2dvi --pdf emacs-lisp-intro.tex
Date: Mon, 26 Oct 2009 22:49:16 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Robert J. Chassell wrote:

> `texi2dvi --pdf emacs-lisp-intro.texi' fails when you
>
>     @set smallbook
>     @set print-postscript-figures
>
> but only with 
>
>     @smallbook
>     @clear print-postscript-figures
>
> (the latter puts plain ASCII figures in).

I can't really understand what you are saying here. The answer to the
question I think you are asking is that pdftex cannot handle
postscript figures.

I have added pdf versions of the figures, and a Makefile rule, to the
emacs CVS. The following works for me, with or without ASCII figures:

cd doc/lispintro
make emacs-lisp-intro.pdf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]