When I add subtitles (or “other information”) in the flow info, and I want them to appear on the first pages of each flow, I enter {@subtitle@} or {@otherinformation@} into the first page template. But what appears in the score is exactly that: “{@subtitle@}” … what goes wrong?
Thanks in advance!
Luc
The project subtitle is {@projectSubtitle@}
and the flow subtitle is {@flowSubtitle@}
If you right-click in a text frame, you’ll see all of the different things you can insert, without having to remember the exact token syntax.
2 Likes
Thanks Aaron,
I didn’t know where to find these, indeed…
There’s also a Token Reference PDF.
1 Like
Wow, great, Aaron!
thanks again!