Hello,
finally decided to learn the features of pstricks-add. Got a problem with \psComment. In particular, with the very last option, [line macro]. As I understand, by default it uses \ncline. So I tried to change it to ncarc, by putting [\ncarc] at the very end, but it gave me the syntax error, "missing options" or something like that. Without that last option it worked fine.
So, for instance, if I write
\psComment(0,0)(1,1){This is a comment}
that works, but
\psComment(0,0)(1,1){This is a comment}[\ncarc]
I'm getting the "missing options" error. There are no examples with that option in pstraicks-add-doc.pdf.
TIA.
Graphics, Figures & Tables ⇒ pstricks-add \psComment: please help with syntax
-
- Posts: 16
- Joined: Fri Dec 26, 2008 11:36 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
pstricks-add \psComment: please help with syntax
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 16
- Joined: Fri Dec 26, 2008 11:36 pm
Re: pstricks-add \psComment: please help with syntax
Well, never mind. I sent e-mail to pstricks mailing list and got a reply from Herbert Voss. Incidentally, that was a question about *syntax*, not like "something not working as it should", and posting the contents of the whole tex file for the sake of that is rather meaningless.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
pstricks-add \psComment: please help with syntax
I would be very kind if you would not withhold this solution from us. Afterwards please mark the topic as solved as described in section 3 of the Board Rules.porky_pig_jr wrote:Well, never mind. I sent e-mail to pstricks mailing list and got a reply from Herbert Voss. [...]
Although it's about syntax, a MWE would have clarified the context in which this command is used.porky_pig_jr wrote:[...]Incidentally, that was a question about *syntax*, not like "something not working as it should", and posting the contents of the whole tex file for the sake of that is rather meaningless.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10