Problem compiling with Pstricks
up vote
0
down vote
favorite
Problem of me as the following:
My code is compiled with pdflatex.exe --shell-escape -interaction=nonstopmode %.tex
Its image (use TeXstudio)
After compiling, there are two files : filename.pdf and filename-pics.pdf.
Question:
How to ignore one of two files if I use the standalone enviroment? May be not?
Example:
documentclass[12pt]{standalone}
usepackage{newcent}
usepackage{pstricks,pst-venn}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}(-3,-3)(3,3)
psframe(-2.8,-2.8)(2.8,2.8)
psVenn[bgcircle=false](-1,.5)(0,-1)(1,.5){1.5}{4}
rput(-1,1.2){A}rput(1,1.2){B}rput(0,-2.1){C}
psline(0,1.3)(.4,2.3) uput[20](.3,2.4){$?$}
end{pspicture}
end{document}
The result :
P/s: When using the standalone environment, they are equivalent.
pstricks
add a comment |
up vote
0
down vote
favorite
Problem of me as the following:
My code is compiled with pdflatex.exe --shell-escape -interaction=nonstopmode %.tex
Its image (use TeXstudio)
After compiling, there are two files : filename.pdf and filename-pics.pdf.
Question:
How to ignore one of two files if I use the standalone enviroment? May be not?
Example:
documentclass[12pt]{standalone}
usepackage{newcent}
usepackage{pstricks,pst-venn}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}(-3,-3)(3,3)
psframe(-2.8,-2.8)(2.8,2.8)
psVenn[bgcircle=false](-1,.5)(0,-1)(1,.5){1.5}{4}
rput(-1,1.2){A}rput(1,1.2){B}rput(0,-2.1){C}
psline(0,1.3)(.4,2.3) uput[20](.3,2.4){$?$}
end{pspicture}
end{document}
The result :
P/s: When using the standalone environment, they are equivalent.
pstricks
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Problem of me as the following:
My code is compiled with pdflatex.exe --shell-escape -interaction=nonstopmode %.tex
Its image (use TeXstudio)
After compiling, there are two files : filename.pdf and filename-pics.pdf.
Question:
How to ignore one of two files if I use the standalone enviroment? May be not?
Example:
documentclass[12pt]{standalone}
usepackage{newcent}
usepackage{pstricks,pst-venn}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}(-3,-3)(3,3)
psframe(-2.8,-2.8)(2.8,2.8)
psVenn[bgcircle=false](-1,.5)(0,-1)(1,.5){1.5}{4}
rput(-1,1.2){A}rput(1,1.2){B}rput(0,-2.1){C}
psline(0,1.3)(.4,2.3) uput[20](.3,2.4){$?$}
end{pspicture}
end{document}
The result :
P/s: When using the standalone environment, they are equivalent.
pstricks
Problem of me as the following:
My code is compiled with pdflatex.exe --shell-escape -interaction=nonstopmode %.tex
Its image (use TeXstudio)
After compiling, there are two files : filename.pdf and filename-pics.pdf.
Question:
How to ignore one of two files if I use the standalone enviroment? May be not?
Example:
documentclass[12pt]{standalone}
usepackage{newcent}
usepackage{pstricks,pst-venn}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}(-3,-3)(3,3)
psframe(-2.8,-2.8)(2.8,2.8)
psVenn[bgcircle=false](-1,.5)(0,-1)(1,.5){1.5}{4}
rput(-1,1.2){A}rput(1,1.2){B}rput(0,-2.1){C}
psline(0,1.3)(.4,2.3) uput[20](.3,2.4){$?$}
end{pspicture}
end{document}
The result :
P/s: When using the standalone environment, they are equivalent.
pstricks
pstricks
asked 5 mins ago
chishimotoji
387212
387212
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f463451%2fproblem-compiling-with-pstricks%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