caption on 2 lines or how to get copyrights extra?

Hi!

For most of my picture, I need to put 2 texts: one for the explanation
itself, and one for the copyrights. Is there a possibility to write a
caption on 2 lines (the "_ " doesn't work for captions)?
Even better would be if I could have the copyrights on the side of the
picture (vertical).

I'd be very greatful for any help.

Christophe

Christophe Danvers <christophe.danvers@...> writes:

Hi!

For most of my picture, I need to put 2 texts: one for the explanation
itself, and one for the copyrights. Is there a possibility to write a
caption on 2 lines (the "_ " doesn't work for captions)?
Even better would be if I could have the copyrights on the side of the
picture (vertical).

I'd be very greatful for any help.

Christophe

Hi Christophe,

which version are you using?

if you upgrade to the version 1.9.1, you could use the new "model" feature to do
that.

models are the mini-templates that take care of creating the code of the <img>
and <doc> shortcuts.

you can create your own shortcut <imgXXX|copyright> by copying the file
dist/modeles/img.html in your template directory (squelettes). Then edit that
file to insert the copyright notice you want.

***

if you have an earlier version, you could probably put a description to the img
(which would transform it in document).

Pierre