help-texinfo
[Top][All Lists]
Advanced

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

Re: [help-texinfo] Need help with texinfo (beginner inside)


From: Nicolas
Subject: Re: [help-texinfo] Need help with texinfo (beginner inside)
Date: Tue, 24 Oct 2006 21:43:37 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Oct 24, 2006 at 03:16:01PM -0400, John Gabriele wrote:
> On 10/24/06, Nicolas <address@hidden> wrote:
> >Hello Karl,
> >
> >I solved my problems with the images. I converted the .png using another
> >method, [snip]
> 
> Just curious -- what method did you use?

I used this:
for a in *.png; do convert $a `echo $a | sed "+s+.png+.pdf+g"`; done

That way, the image fills all of the pdf. When using another method, the
image was too small in the pdf.

Nicolas.




reply via email to

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