Hello,
I am trying to write a description text of my film negatives (just a simple numbered list), but would like to have custom values for the numbers. The negatives have numbers on them which are marked with 1,2,3,4,5…36; but funnily my camera processes them in reverse, so the actual first photo is 36, then 35, down to 1. And on other negative frames, it can even be 76, 74, 72 etc (a bit weird).
Anyway, I would like to have the numbered list therefore in the order how the photos were shot (basically just reverse, but keep the numbers). So my idea is to have something like this:
- First photo in whereever
- Second photo.
- Third photo. blablala
I read now a bit about number ranges (because somebody somewhere mentioned that it would be possible with them), but somehow i’m struggling how to use them or even what to put there. There is only this one “value” field, but can I add multiple entries in there which will be used one after another? I tried 36,35,34 which did not work, 36;35;34 or 36 35 34 etc. also didn’t work.
Also not sure how I can then use them as the basis for the enumeration.
Or am I completely on the wrong track?
Thanks for your help