Thanks, I downloaded the package, but I do not really understand the manual, which gives installation examples using Linux.
Moreover, I use WinEdt, so I feel, it further complicates the situation. :roll:
Plus: as I said, I'm a LATEX-newbie. :cry:
Asking for help in terms of installing this ...
Search found 5 matches
- Wed Jun 30, 2010 9:00 am
- Forum: Graphics, Figures & Tables
- Topic: Figure Does Not Show, Caption Does!
- Replies: 19
- Views: 14998
- Tue Jun 29, 2010 7:30 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure Does Not Show, Caption Does!
- Replies: 19
- Views: 14998
Re: Figure Does Not Show, Caption Does!
Well, here is my log file:
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.2.8) 29 JUN 2010 19:16
entering extended mode
**H:/BA*These/Arbeit/Bachelorarbeit_4.tex
("H:/BA These/Arbeit/Bachelorarbeit_4.tex"
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation ...
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.2.8) 29 JUN 2010 19:16
entering extended mode
**H:/BA*These/Arbeit/Bachelorarbeit_4.tex
("H:/BA These/Arbeit/Bachelorarbeit_4.tex"
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation ...
- Tue Jun 29, 2010 5:37 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure Does Not Show, Caption Does!
- Replies: 19
- Views: 14998
Re: Figure Does Not Show, Caption Does!
My preamble is:
\documentclass[12pt]{article}
\usepackage[a4paper,left=25mm,right=25mm, top=30mm, bottom=25mm]{geometry}
\usepackage{amsmath}
\usepackage{multicol}
\usepackage[onehalfspacing]{setspace}
\usepackage{hyperref}
\usepackage[dvips]{graphicx}
\setlength\parindent{0pt}
\setlength{\parskip ...
\documentclass[12pt]{article}
\usepackage[a4paper,left=25mm,right=25mm, top=30mm, bottom=25mm]{geometry}
\usepackage{amsmath}
\usepackage{multicol}
\usepackage[onehalfspacing]{setspace}
\usepackage{hyperref}
\usepackage[dvips]{graphicx}
\setlength\parindent{0pt}
\setlength{\parskip ...
- Tue Jun 29, 2010 5:19 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure Does Not Show, Caption Does!
- Replies: 19
- Views: 14998
Re: Figure Does Not Show, Caption Does!
Hey,
I think use the natural doc class (\documentclass[12pt]{article} is written in my preamble.
What other class should I use then?!
PS: I am new to Latex, so sorry for the stupid question
I think use the natural doc class (\documentclass[12pt]{article} is written in my preamble.
What other class should I use then?!
PS: I am new to Latex, so sorry for the stupid question

- Tue Jun 29, 2010 4:22 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure Does Not Show, Caption Does!
- Replies: 19
- Views: 14998
Figure Does Not Show, Caption Does!
ian.renner wrote: In any case, I've got it up and running.
I think I have the same problem. How did you solve the issue in detail then, Ian?
Thanks for your help...