Skip to main content
5 events
when toggle format what by license comment
Mar 10 at 19:42 history became hot network question
Mar 10 at 12:43 vote accept PHL
Mar 10 at 12:40 comment added nidarfp I don't have a better answer than the one offered by @Jasper Habicht, but I have two remarks: your code doesn't work because you're using a method of the g graphic object (g:Writeln()) before you've created that object. Furthermore, the g:Writeln() method writes a string to the tikzpicture environment, but doesn't return a value (so it returns nil).
Mar 10 at 12:10 answer added Jasper Habicht timeline score: 3
Mar 10 at 11:39 history asked PHL CC BY-SA 4.0