psfrag + tcolorbox + tikz + eps + pdflatex = Error: /undefined in pgfo
Minimal working example is:
documentclass{article}
usepackage{tikz}
usepackage{auto-pst-pdf}
usepackage{psfrag}
usepackage{tcolorbox}
newtcbox{mybox}{}
begin{document}
begin{figure}
psfrag{C0}[Bc][bl][1.5]{mybox{$x$}}
includegraphics{empty.eps}
end{figure}
end{document}
(the content of empty.eps doesn't matter). Attempting to compile this with
pdflatex -shell-escape mwe.tex
leads to the following error:
Error: /undefined in pgfo
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 2045 1 3 %oparray_pop 2044 1 3 %oparray_pop 2025 1 3 %oparray_pop 1884 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:962/1684(ro)(G)-- --dict:1/20(G)-- --dict:128/200(L)-- --dict:179/300(L)--
Current allocation mode is local
Current file position is 138771
GPL Ghostscript 9.26: Unrecoverable error, exit code 1
system returned with code 256
What's amiss here?
P.S.: This TikZ and auto-pst-pdf break Ghostscript seems to be related.
tikz-pgf pdftex eps psfrag
add a comment |
Minimal working example is:
documentclass{article}
usepackage{tikz}
usepackage{auto-pst-pdf}
usepackage{psfrag}
usepackage{tcolorbox}
newtcbox{mybox}{}
begin{document}
begin{figure}
psfrag{C0}[Bc][bl][1.5]{mybox{$x$}}
includegraphics{empty.eps}
end{figure}
end{document}
(the content of empty.eps doesn't matter). Attempting to compile this with
pdflatex -shell-escape mwe.tex
leads to the following error:
Error: /undefined in pgfo
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 2045 1 3 %oparray_pop 2044 1 3 %oparray_pop 2025 1 3 %oparray_pop 1884 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:962/1684(ro)(G)-- --dict:1/20(G)-- --dict:128/200(L)-- --dict:179/300(L)--
Current allocation mode is local
Current file position is 138771
GPL Ghostscript 9.26: Unrecoverable error, exit code 1
system returned with code 256
What's amiss here?
P.S.: This TikZ and auto-pst-pdf break Ghostscript seems to be related.
tikz-pgf pdftex eps psfrag
1
You want to use atcolorboxas replacement text in a.epsfile? Compilation works for me withxelatex, however
– Christian Hupfer
Jan 4 at 22:52
Yes, I want. In fact I did, meaning that this worked withpdflatexfor at least some version (on a computer that's now broken).
– BlenderBender
Jan 4 at 22:59
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16
add a comment |
Minimal working example is:
documentclass{article}
usepackage{tikz}
usepackage{auto-pst-pdf}
usepackage{psfrag}
usepackage{tcolorbox}
newtcbox{mybox}{}
begin{document}
begin{figure}
psfrag{C0}[Bc][bl][1.5]{mybox{$x$}}
includegraphics{empty.eps}
end{figure}
end{document}
(the content of empty.eps doesn't matter). Attempting to compile this with
pdflatex -shell-escape mwe.tex
leads to the following error:
Error: /undefined in pgfo
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 2045 1 3 %oparray_pop 2044 1 3 %oparray_pop 2025 1 3 %oparray_pop 1884 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:962/1684(ro)(G)-- --dict:1/20(G)-- --dict:128/200(L)-- --dict:179/300(L)--
Current allocation mode is local
Current file position is 138771
GPL Ghostscript 9.26: Unrecoverable error, exit code 1
system returned with code 256
What's amiss here?
P.S.: This TikZ and auto-pst-pdf break Ghostscript seems to be related.
tikz-pgf pdftex eps psfrag
Minimal working example is:
documentclass{article}
usepackage{tikz}
usepackage{auto-pst-pdf}
usepackage{psfrag}
usepackage{tcolorbox}
newtcbox{mybox}{}
begin{document}
begin{figure}
psfrag{C0}[Bc][bl][1.5]{mybox{$x$}}
includegraphics{empty.eps}
end{figure}
end{document}
(the content of empty.eps doesn't matter). Attempting to compile this with
pdflatex -shell-escape mwe.tex
leads to the following error:
Error: /undefined in pgfo
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 2045 1 3 %oparray_pop 2044 1 3 %oparray_pop 2025 1 3 %oparray_pop 1884 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:962/1684(ro)(G)-- --dict:1/20(G)-- --dict:128/200(L)-- --dict:179/300(L)--
Current allocation mode is local
Current file position is 138771
GPL Ghostscript 9.26: Unrecoverable error, exit code 1
system returned with code 256
What's amiss here?
P.S.: This TikZ and auto-pst-pdf break Ghostscript seems to be related.
tikz-pgf pdftex eps psfrag
tikz-pgf pdftex eps psfrag
edited Jan 6 at 16:17
BlenderBender
asked Jan 4 at 22:39
BlenderBenderBlenderBender
1407
1407
1
You want to use atcolorboxas replacement text in a.epsfile? Compilation works for me withxelatex, however
– Christian Hupfer
Jan 4 at 22:52
Yes, I want. In fact I did, meaning that this worked withpdflatexfor at least some version (on a computer that's now broken).
– BlenderBender
Jan 4 at 22:59
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16
add a comment |
1
You want to use atcolorboxas replacement text in a.epsfile? Compilation works for me withxelatex, however
– Christian Hupfer
Jan 4 at 22:52
Yes, I want. In fact I did, meaning that this worked withpdflatexfor at least some version (on a computer that's now broken).
– BlenderBender
Jan 4 at 22:59
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16
1
1
You want to use a
tcolorbox as replacement text in a .eps file? Compilation works for me with xelatex, however– Christian Hupfer
Jan 4 at 22:52
You want to use a
tcolorbox as replacement text in a .eps file? Compilation works for me with xelatex, however– Christian Hupfer
Jan 4 at 22:52
Yes, I want. In fact I did, meaning that this worked with
pdflatex for at least some version (on a computer that's now broken).– BlenderBender
Jan 4 at 22:59
Yes, I want. In fact I did, meaning that this worked with
pdflatex for at least some version (on a computer that's now broken).– BlenderBender
Jan 4 at 22:59
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f468656%2fpsfrag-tcolorbox-tikz-eps-pdflatex-error-undefined-in-pgfo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f468656%2fpsfrag-tcolorbox-tikz-eps-pdflatex-error-undefined-in-pgfo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
You want to use a
tcolorboxas replacement text in a.epsfile? Compilation works for me withxelatex, however– Christian Hupfer
Jan 4 at 22:52
Yes, I want. In fact I did, meaning that this worked with
pdflatexfor at least some version (on a computer that's now broken).– BlenderBender
Jan 4 at 22:59
Related: tex.stackexchange.com/questions/37982/…
– Christian Hupfer
Jan 4 at 23:16