Miktex and PDFLatex

2006-02-19 Thread Tzahi Fadida

Hi,
I am writing my thesis in tex and I usually generate PS file.
Using Miktex.
How do I generate a pdf file that automatically also has 
mouse click to jump to section/chapter and also to the figures and tables?
also, footnotes would be nice and in text references to figures/tables and 
pagerefs.

10x.

Regards,
Tzahi.
--
Tzahi Fadida
http://tzahi.blogsite.org | http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at http://members.lycos.co.uk/my2nis/spamwarning.html 



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Miktex and PDFLatex

2006-02-19 Thread Jason Friedman
To get hyperlinks in your pdf file using latex, you just need to 
include the package hyperref
(see http://www.tug.org/applications/hyperref/ for more details). It 
should be included with more

latex distributions.

To generate the pdf, either use pdflatex directly on the .tex file, or 
convert from ps using ps2pdf

If using the second method, you should include hyperref by:
\usepackage[ps2pdf]{hyperref}

It has many options regarding exactly what will get hyperlinks.

Jason

Hi,
I am writing my thesis in tex and I usually generate PS file.
Using Miktex.
How do I generate a pdf file that automatically also has 
mouse click to jump to section/chapter and also to the figures and tables?

also, footnotes would be nice and in text references to figures/tables and 
pagerefs.

10x.

Regards,
Tzahi.
--
Tzahi Fadida
http://tzahi.blogsite.org | http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at http://members.lycos.co.uk/my2nis/spamwarning.html 



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

  



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



RE: Miktex and PDFLatex

2006-02-19 Thread Tzahi Fadida
Hi,
10x.
It seems to work fine, however, I have another question that I think might be
more connected to PDFLatex.

The list of chapters, sections appears in the BOOKMARKS section in the 
acroreader.

Is there a way to add also the FIGURES and TABLES as BOOKMARKS2,3 or something 
like that?

Regards,
tzahi. 

 -Original Message-
 From: Jason Friedman [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, February 19, 2006 11:35 AM
 To: Tzahi Fadida
 Cc: linux-il@linux.org.il
 Subject: Miktex and PDFLatex
 
 To get hyperlinks in your pdf file using latex, you just need to 
 include the package hyperref
 (see http://www.tug.org/applications/hyperref/ for more details). It 
 should be included with more
 latex distributions.
 
 To generate the pdf, either use pdflatex directly on the .tex 
 file, or 
 convert from ps using ps2pdf
 If using the second method, you should include hyperref by:
 \usepackage[ps2pdf]{hyperref}
 
 It has many options regarding exactly what will get hyperlinks.
 
 Jason
  Hi,
  I am writing my thesis in tex and I usually generate PS file.
  Using Miktex.
  How do I generate a pdf file that automatically also has 
  mouse click to jump to section/chapter and also to the 
 figures and tables?
  also, footnotes would be nice and in text references to 
 figures/tables and pagerefs.
 
  10x.
 
  Regards,
  Tzahi.
  --
  Tzahi Fadida
  http://tzahi.blogsite.org | http://tzahi.webhop.info
  WARNING TO SPAMMERS:  see at 
 http://members.lycos.co.uk/my2nis/spamwarning.html
 
 
 
  =
  To unsubscribe, send mail to [EMAIL PROTECTED] with
  the word unsubscribe in the message body, e.g., run the command
  echo unsubscribe | mail [EMAIL PROTECTED]
 

 
 
 



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]