Search found 3 matches

by w_weiss
Mon Jan 07, 2013 10:13 am
Forum: Graphics, Figures & Tables
Topic: Problem with auto-pst-pdf in template "classicthesis"
Replies: 6
Views: 7485

Re: Problem with auto-pst-pdf in template "classicthesis"

Thank you very much for your input, Clemens. I agree with you to create an own "config" file.
by w_weiss
Sun Jan 06, 2013 1:33 pm
Forum: Graphics, Figures & Tables
Topic: Problem with auto-pst-pdf in template "classicthesis"
Replies: 6
Views: 7485

Problem with auto-pst-pdf in template "classicthesis"

Thank you very much for the fast replies. The solution of Clemens works fine - thank you. Thanx also to sven for the hint.

But the problem I have now is, that I still do not know, where the actual problem was coming from. I also use the classicthesis-config.tex from http://www.ctan.org/tex-archive ...
by w_weiss
Fri Jan 04, 2013 3:11 pm
Forum: Graphics, Figures & Tables
Topic: Problem with auto-pst-pdf in template "classicthesis"
Replies: 6
Views: 7485

Problem with auto-pst-pdf in template "classicthesis"

Hi!
I want to use \psfrag to replace text in EPS-graphs. This works pretty fine with this code:


\documentclass[a4paper]{scrartcl}
\usepackage{auto-pst-pdf}
\usepackage{graphicx}
\usepackage{psfrag}

\begin{document}

Some text.

\begin{figure}[h!tbp]
\begin{center}
\scriptsize{
\psfrag{LS-DYNA ...