Problem with the pst-eucl package?
up vote
0
down vote
favorite
documentclass[12pt]{article}
usepackage{amsmath,amssymb,newcent}
usepackage{pstricks,pst-eucl}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstSegmentMark{M_1}{M_2} %%%%pstSegmentMark
pstSegmentMark{M_2}{M_3}
pstSegmentMark{M_3}{M_1}
end{pspicture}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstMarkSegment{M_1}{M_2} %%%%pstMarkSegment
pstMarkSegment{M_2}{M_3}
pstMarkSegment{M_3}{M_1}
end{pspicture}
end{document}
The result of compiling :
In pst-eucl documentation (v.1.59), the general syntax is :
But in the latter example, the syntax is :
The default value of is MarkHashh, not pstslashh.
Question:
According to the above result, pstMarkSegment is failed, Should I choose one ?
pstricks pst-eucl
add a comment |
up vote
0
down vote
favorite
documentclass[12pt]{article}
usepackage{amsmath,amssymb,newcent}
usepackage{pstricks,pst-eucl}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstSegmentMark{M_1}{M_2} %%%%pstSegmentMark
pstSegmentMark{M_2}{M_3}
pstSegmentMark{M_3}{M_1}
end{pspicture}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstMarkSegment{M_1}{M_2} %%%%pstMarkSegment
pstMarkSegment{M_2}{M_3}
pstMarkSegment{M_3}{M_1}
end{pspicture}
end{document}
The result of compiling :
In pst-eucl documentation (v.1.59), the general syntax is :
But in the latter example, the syntax is :
The default value of is MarkHashh, not pstslashh.
Question:
According to the above result, pstMarkSegment is failed, Should I choose one ?
pstricks pst-eucl
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
documentclass[12pt]{article}
usepackage{amsmath,amssymb,newcent}
usepackage{pstricks,pst-eucl}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstSegmentMark{M_1}{M_2} %%%%pstSegmentMark
pstSegmentMark{M_2}{M_3}
pstSegmentMark{M_3}{M_1}
end{pspicture}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstMarkSegment{M_1}{M_2} %%%%pstMarkSegment
pstMarkSegment{M_2}{M_3}
pstMarkSegment{M_3}{M_1}
end{pspicture}
end{document}
The result of compiling :
In pst-eucl documentation (v.1.59), the general syntax is :
But in the latter example, the syntax is :
The default value of is MarkHashh, not pstslashh.
Question:
According to the above result, pstMarkSegment is failed, Should I choose one ?
pstricks pst-eucl
documentclass[12pt]{article}
usepackage{amsmath,amssymb,newcent}
usepackage{pstricks,pst-eucl}
usepackage{auto-pst-pdf}
begin{document}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstSegmentMark{M_1}{M_2} %%%%pstSegmentMark
pstSegmentMark{M_2}{M_3}
pstSegmentMark{M_3}{M_1}
end{pspicture}
begin{pspicture}
pstGeonode[PosAngle={90,0,-90}](1,2){M_1}(2,1){M_2}(1,0){M_3}
pstMarkSegment{M_1}{M_2} %%%%pstMarkSegment
pstMarkSegment{M_2}{M_3}
pstMarkSegment{M_3}{M_1}
end{pspicture}
end{document}
The result of compiling :
In pst-eucl documentation (v.1.59), the general syntax is :
But in the latter example, the syntax is :
The default value of is MarkHashh, not pstslashh.
Question:
According to the above result, pstMarkSegment is failed, Should I choose one ?
pstricks pst-eucl
pstricks pst-eucl
asked 11 mins ago
chishimotoji
411212
411212
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%2f463901%2fproblem-with-the-pst-eucl-package%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