Re: [O] ditta image size
On Thu, Jan 22, 2015 at 10:43 AM, SabreWolfy wrote: > The following Org file: > > --8<---cut here---start->8--- > * Picture > #+BEGIN_SRC ditaa :file hello-world.png :cmdline -r -s 1.0 > ++ > | Hi | > ++ > #+END_SRC > --8<---cut here
Re: [O] ditta image size
SabreWolfy gmail.com> writes: > The following Org file: > > --8<---cut here---start->8--- > * Picture > #+BEGIN_SRC ditaa :file hello-world.png :cmdline -r -s 1.0 > ++ > | Hi | > ++ > #+END_SRC > --8<---cut here---end---