Graphics, Figures & Tables ⇒ pstricks-add \psComment: please help with syntax
-
- Posts: 16
- Joined: Fri Dec 26, 2008 11:36 pm
pstricks-add \psComment: please help with syntax
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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
pstricks-add \psComment: please help with syntax
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
- 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.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10