LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-01-2005, 06:53 AM   #1
abd_bela
Member
 
Registered: Dec 2002
Location: algeria
Distribution: redhat 7.3, debian lenny
Posts: 627

Rep: Reputation: 31
How to generate ps from texinfo


Hi every body,
I've downloaded the linuxcookbook.deb, unfortunatly, it generates html format, I want pdf or ps, so i downloaded the source linuxcookbook-1.2.orig.tar.gz,
there is a directory info which contains cookbook.info*
and other files *.texinfo, and of course images, txt files...

I want to create a ps (or pdf file) , how to do it
thanks a lot

PS: I tried to generates from Html file a pdf with htmldoc, but there are big iamges and tables so it failed

best regards
bela
 
Old 05-02-2005, 06:58 PM   #2
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Run the following from within the above directory
Code:
texi2pdf cookbook.texinfo
If you receive complaints about not being able to find certain image files, you may need to convert them first. For example...
Code:
for f in *.eps; do ps2pdf $f; done
Cheers,

mj
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
texinfo / undefined reference to `tgetflag' sharky Linux From Scratch 4 10-26-2010 06:33 PM
texinfo - undefined references during make fitret Linux - Software 1 06-18-2005 02:38 PM
texinfo / texi2pdf question jpbarto Programming 4 11-10-2004 07:09 PM
generate texinfo from C header jpbarto Programming 0 10-19-2004 08:56 PM
Error making texinfo-4.0 CragStar Linux From Scratch 2 04-17-2002 11:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration