You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. ":exports none :results silent" + link to file is pointlessly clunky.
Just having ":results file graphics" is briefer and even works better.
2. ":cmdline -T${format}" is largely unneeded, as type is selected based
on the file extension by default, which tends to result in behaviour
3. Change the default format to SVG. Org can be exported to a variety of
formats, and SVG is more versatile in this respect.
0 commit comments