| $$caption |
Text
following [imagename.ext] in captions.cap |
|
($caption) |
| $$alt |
Same as $$caption, but
stripped of all <...> |
| ($alt) |
| $$index |
Ordinal of this
picture in its segment: 1, 2, 3, ... |
| ($index) |
| $$imagename |
Filename of the image. |
| ($imagename) |
| $$imageext |
Filename
extension of original image (thumb is .jpg). |
| ($imageext) |
| $$title |
Text following the set
name in the file: line. |
| ($title) |
| $$city |
Same as $$title. |
| ($city) |
| $$tripTitle |
may be defined in the
Makefile with
DEFINES=-DtripTitle="words in title" |
| ($tripTitle) |
|
|
| The
following have the indicated values, but are probably not useful. |
| $$picdir |
directory where pictures
are; usually .. |
| ($picdir) |
| $$picthumbsdir |
default: $$(picdir)/thumbs
|
| ($picthumbsdir) |