emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] images - setting geometry muse or emacs wiki


From: Jody Klymak
Subject: [emacs-wiki-discuss] images - setting geometry muse or emacs wiki
Date: Sun, 11 Dec 2005 12:01:46 -0800


Hi all,

I find a major constrain to me using muse or emacs wiki more than I do is not being able to set the size of images. A couple of other wikis do:

[[./myImage.jpg?width=100px]]

which would translate to
<img src="./myImage.jpg" width=100px>

I just tested on Safari, and more complicated expressions seem fine as well

[[./myImage.jpg?width=100px height=100px]]

<img src="./myImage.jpg" width=100px height=100px>

For html publishing, this would just require stripping the stuff after "?". For latex, etc, I'm not sure how you'd handle it.

Of course, it would be great if the emacs inline display could honor these codes as well.

Thanks,  Jody

--
Jody Klymak
http://opg1.ucsd.edu/~jklymak/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]