General ⇒ Facing trouble
Facing trouble
1st I have install miktex 2.4, then gs862w32, then GSview.4.9 and lastly TXCSetup_1Beta7_50.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Facing trouble
Stefan
Re: Facing trouble
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Facing trouble
Stefan
Re: Facing trouble
1. If we do latex=>ps=>pdf then getting fig. and everything is ok. but latex=>pdf gives no fig. What to do?
2. How to make bookmark in the output pdf file?
Answer of 2nd question is urgently required. Plz. help me again.
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Facing trouble
2. User hyperref:
Code: Select all
\usepackage{hyperref}
Stefan