emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug? attr_html does not function with ~/ instead of /home/username/
@ 2012-05-27  5:15 John Hendy
  0 siblings, 0 replies; only message in thread
From: John Hendy @ 2012-05-27  5:15 UTC (permalink / raw)
  To: emacs-orgmode

Image size attr_html property doesn't seem to be respected for me if I
use ~/ instead of /home/username. For a concrete example:

This doesn't work (no width parameter is inserted into the exported code):
-----
* Section

#+attr_html: width="200"
[[~/Downloads/histogram-by-year.png]]
-----

This works:
-----
* Section

#+attr_html: width="200"
[[/home/jwhendy/Downloads/histogram-by-year.png]]
-----

If it's for some rational reason, perhaps it should just be
documented. I've run into this type of thing before:
-- http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg00037.html


Thanks!
John

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-27  5:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-27  5:15 Bug? attr_html does not function with ~/ instead of /home/username/ John Hendy

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).