arrow heads in tikz

251 views
Skip to first unread message

david allen

unread,
Jan 29, 2014, 2:10:11 PM1/29/14
to sketch...@googlegroups.com

How does one get an arrow head in tikz? the statement

  def aopts [line width=0.5pt,->]

gives the message

error, null value in option

Thanks, david

Gene Ressler

unread,
Jan 30, 2014, 12:21:06 AM1/30/14
to sketch...@googlegroups.com
Sketch doesn't know about Tikz "shorthands".  You must use the option name "arrows", which the TikZ manual talks about in section 12.2.4.  It looks like this: 

def aopts [line width=0.5pt,arrows=->] 


--
You received this message because you are subscribed to the Google Groups "Sketch Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sketch-users...@googlegroups.com.
To post to this group, send email to sketch...@googlegroups.com.
Visit this group at http://groups.google.com/group/sketch-users.
For more options, visit https://groups.google.com/groups/opt_out.



--
Gene Ressler

david allen

unread,
Jan 30, 2014, 9:18:37 AM1/30/14
to sketch...@googlegroups.com
Thanks!!
Reply all
Reply to author
Forward
0 new messages