bug-guile
[Top][All Lists]
Advanced

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

Re: remove ascii images from pdf


From: Brian Gough
Subject: Re: remove ascii images from pdf
Date: Wed, 09 Dec 2009 21:08:49 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Sun, 08 Nov 2009 23:23:19 +0000,
Neil Jerram wrote:
> Unfortunately these changes don't completely work for me.  I wonder if
> that's because I'm using unhelpful versions of tex/texinfo.tex and
> makeinfo?

Hi Neil,

I've looked into this now.  Revised patches are attached.  Sorry for
the delay.

> For me, with your changes in place...
> Firstly, `make dvi' stops with..

Some of the files were missing, they also needed to be added to
Makefile.am.

> Secondly, `make html' generates HTML that doesn't include the .png
> diagrams.  Instead it just shows the .png filename, for example:

This turns out to be a problem with makeinfo, which assumes that the
HTML output is always in the current directory.  It does not copy
images into the target directory when it is different (I've checked
the latest CVS for this).

The attached patch number 0003 works around it with a conditional, so
that the HTML includes the ASCII version.  I think this is the best
that is feasible with currently deployed versions of texinfo.

I will see if I can make a patch to makeinfo for Karl to copy the
images to the target directory to avoid the conditional.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/

Attachment: 0001-use-correct-url-to-ftp.gnu.org.patch
Description: Binary data

Attachment: 0002-use-explicit-.-scriptname-to-help-novice-users.patch
Description: Binary data

Attachment: 0003-replace-ascii-figures-with-scalable-ps-pdf-versions.patch
Description: Binary data


reply via email to

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