I can't compile it with my Texstudio compiler!
documentclass[pstricks,border=12pt]{standalone}
usepackage{pst-eucl,pst-calculate,textcomp}
begin{document}
begin{pspicture}[showgrid](-1,-1)(8,8)
pstTriangle[PosAngle={180,90,0}](1,2){B}(2.5,5){C}(6,2){A}
pstInterLC[PointSymbolB=none,PointName=none]{A}{C}{C}{B}{N}{N0}uput[0](N){N}
pstInterLC[PointSymbolB=none,PointName=none,Radius=pstDistCalc{sqrt((2.5-1)^2+(5-2)^2)}]{B}{A}{A}{}{M}{M0}uput[-90](M){M}
psarc[origin={C}]{->}(C){0.5}{(B)}{(N)}uput{5mm}[-10](C){75.9636textdegree}
end{pspicture}
end{document}
Question 2:
When using PointNameB=none , it produces
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[PointSymbolB=none,linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
psset{PointNameB=none,PointSymbol=none}
pstInterLC[PosAngle=45]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
When using PointNameB= , it produces normally
I don't know where the problem is, so if you know it please help me!
P/s: All files are be loaded with latex->dvips->ps2pdf
enter link description here
pstricks texstudio pst-eucl
add a comment |
documentclass[pstricks,border=12pt]{standalone}
usepackage{pst-eucl,pst-calculate,textcomp}
begin{document}
begin{pspicture}[showgrid](-1,-1)(8,8)
pstTriangle[PosAngle={180,90,0}](1,2){B}(2.5,5){C}(6,2){A}
pstInterLC[PointSymbolB=none,PointName=none]{A}{C}{C}{B}{N}{N0}uput[0](N){N}
pstInterLC[PointSymbolB=none,PointName=none,Radius=pstDistCalc{sqrt((2.5-1)^2+(5-2)^2)}]{B}{A}{A}{}{M}{M0}uput[-90](M){M}
psarc[origin={C}]{->}(C){0.5}{(B)}{(N)}uput{5mm}[-10](C){75.9636textdegree}
end{pspicture}
end{document}
Question 2:
When using PointNameB=none , it produces
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[PointSymbolB=none,linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
psset{PointNameB=none,PointSymbol=none}
pstInterLC[PosAngle=45]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
When using PointNameB= , it produces normally
I don't know where the problem is, so if you know it please help me!
P/s: All files are be loaded with latex->dvips->ps2pdf
enter link description here
pstricks texstudio pst-eucl
add a comment |
documentclass[pstricks,border=12pt]{standalone}
usepackage{pst-eucl,pst-calculate,textcomp}
begin{document}
begin{pspicture}[showgrid](-1,-1)(8,8)
pstTriangle[PosAngle={180,90,0}](1,2){B}(2.5,5){C}(6,2){A}
pstInterLC[PointSymbolB=none,PointName=none]{A}{C}{C}{B}{N}{N0}uput[0](N){N}
pstInterLC[PointSymbolB=none,PointName=none,Radius=pstDistCalc{sqrt((2.5-1)^2+(5-2)^2)}]{B}{A}{A}{}{M}{M0}uput[-90](M){M}
psarc[origin={C}]{->}(C){0.5}{(B)}{(N)}uput{5mm}[-10](C){75.9636textdegree}
end{pspicture}
end{document}
Question 2:
When using PointNameB=none , it produces
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[PointSymbolB=none,linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
psset{PointNameB=none,PointSymbol=none}
pstInterLC[PosAngle=45]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
When using PointNameB= , it produces normally
I don't know where the problem is, so if you know it please help me!
P/s: All files are be loaded with latex->dvips->ps2pdf
enter link description here
pstricks texstudio pst-eucl
documentclass[pstricks,border=12pt]{standalone}
usepackage{pst-eucl,pst-calculate,textcomp}
begin{document}
begin{pspicture}[showgrid](-1,-1)(8,8)
pstTriangle[PosAngle={180,90,0}](1,2){B}(2.5,5){C}(6,2){A}
pstInterLC[PointSymbolB=none,PointName=none]{A}{C}{C}{B}{N}{N0}uput[0](N){N}
pstInterLC[PointSymbolB=none,PointName=none,Radius=pstDistCalc{sqrt((2.5-1)^2+(5-2)^2)}]{B}{A}{A}{}{M}{M0}uput[-90](M){M}
psarc[origin={C}]{->}(C){0.5}{(B)}{(N)}uput{5mm}[-10](C){75.9636textdegree}
end{pspicture}
end{document}
Question 2:
When using PointNameB=none , it produces
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[PointSymbolB=none,linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
psset{PointNameB=none,PointSymbol=none}
pstInterLC[PosAngle=45]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
When using PointNameB= , it produces normally
I don't know where the problem is, so if you know it please help me!
P/s: All files are be loaded with latex->dvips->ps2pdf
enter link description here
pstricks texstudio pst-eucl
pstricks texstudio pst-eucl
edited 1 hour ago
asked 2 hours ago
chishimotoji
800316
800316
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
1) Click on the first Log button. Then you'll get antother one right of the first one. Click on
the right button and you'll get the latex original error message from the latex run. This is more helpful then the message from TeXstudio. BTW: I do not get any error message with up-to-date TeXLive
2) Use
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
pstInterLC[PointNameB=,PointSymbolB=none]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update yourpst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.
– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty ornone
should be acceptable. :-)
– God Must Be Crazy
46 mins ago
add a comment |
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%2f467882%2fi-cant-compile-it-with-my-texstudio-compiler%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
1) Click on the first Log button. Then you'll get antother one right of the first one. Click on
the right button and you'll get the latex original error message from the latex run. This is more helpful then the message from TeXstudio. BTW: I do not get any error message with up-to-date TeXLive
2) Use
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
pstInterLC[PointNameB=,PointSymbolB=none]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update yourpst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.
– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty ornone
should be acceptable. :-)
– God Must Be Crazy
46 mins ago
add a comment |
1) Click on the first Log button. Then you'll get antother one right of the first one. Click on
the right button and you'll get the latex original error message from the latex run. This is more helpful then the message from TeXstudio. BTW: I do not get any error message with up-to-date TeXLive
2) Use
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
pstInterLC[PointNameB=,PointSymbolB=none]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update yourpst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.
– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty ornone
should be acceptable. :-)
– God Must Be Crazy
46 mins ago
add a comment |
1) Click on the first Log button. Then you'll get antother one right of the first one. Click on
the right button and you'll get the latex original error message from the latex run. This is more helpful then the message from TeXstudio. BTW: I do not get any error message with up-to-date TeXLive
2) Use
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
pstInterLC[PointNameB=,PointSymbolB=none]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
1) Click on the first Log button. Then you'll get antother one right of the first one. Click on
the right button and you'll get the latex original error message from the latex run. This is more helpful then the message from TeXstudio. BTW: I do not get any error message with up-to-date TeXLive
2) Use
documentclass[12pt,pstricks,border=15pt]{standalone}
usepackage{pst-eucl}
begin{document}
begin{pspicture}[showgrid](-2,-2)(3,4)
pstTriangle[linecolor=blue,linewidth=1.5pslinewidth](1.5,-1){A}(0,1){B}(-1,-.5){C}
pstInterLC[PointNameB=,PointSymbolB=none]{A}{B}{B}{C}{N}{N'}
end{pspicture}
end{document}
answered 2 hours ago
Herbert
269k24408717
269k24408717
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update yourpst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.
– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty ornone
should be acceptable. :-)
– God Must Be Crazy
46 mins ago
add a comment |
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update yourpst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.
– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty ornone
should be acceptable. :-)
– God Must Be Crazy
46 mins ago
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
I have just edited your question with additional link. And with your code, I still get Dot style `none' not defined. :-(. You can help me to see it.
– chishimotoji
1 hour ago
You should update your
pst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.– Herbert
1 hour ago
You should update your
pst-eucl.tex
: archiv.dante.de/~herbert/TeXnik/tex/generic/pst-eucl This version is already uploaded to CTAN.– Herbert
1 hour ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
Yes, successful. Thanks. So " PointNameB= " replace " PointNameB=none " for pstInterLC , unlike as the default, what is your idea?
– chishimotoji
49 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
that is really old code and will not changed for compatibility reason ...
– Herbert
47 mins ago
I think conditional compilation can help. Both empty or
none
should be acceptable. :-)– God Must Be Crazy
46 mins ago
I think conditional compilation can help. Both empty or
none
should be acceptable. :-)– God Must Be Crazy
46 mins ago
add a comment |
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%2f467882%2fi-cant-compile-it-with-my-texstudio-compiler%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