mediawiki-extensions / wiki2latex

Automatically exported from code.google.com/p/wiki2latex
0 stars 0 forks source link

.eps files does not show in 0.9.2 #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload an .eps file into the wiki.
2. Include it in an article.
3. Export it to pdf using wiki2LaTeX

What is the expected output? 
The resulting .pdf-document should have the .eps image in it.

What do you see instead?
No Image.

If I use "In a Textarea" the following code is generated:

\begin{center}
\resizebox{10cm}{!}{\includegraphics{/var/lib/mediawiki/images/f/fb/Germany.eps}
}\\
\textit{}\end{center}

The path is correct, there is a .eps-picture in that location, but then,
none is showed in the resulting .pdf.

What version of Wiki2LaTeX are you using? On which Mediawiki version?
 0.9.2 on mediawiki 1:1.12.0-2lenny3.

Original issue reported on code.google.com by nickl...@gmail.com on 21 Mar 2010 at 12:52

GoogleCodeExporter commented 8 years ago
As it would appear, I have totally misunderstood pdfLatex .eps support.
Please delete this issue.

//Nicklas

Original comment by nickl...@gmail.com on 31 Mar 2010 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by hansgeorg.kluge@gmail.com on 26 Aug 2010 at 9:53