I need local variables (specific to a topic)
Posted: Fri Jan 03, 2014 2:17 pm
I'm working on a command reference that contains 3 topics with nearly identical text. There are only a few words in each that differ based on the particular topic. It would be ideal if I could declare a few local variables at the top of each topic and then use snippets for all the common text -- the snippets would contain the variable names and get the local values from each topic to handle the word differences. Unfortunately, it looks like Flare does not provide a way to create topic-level variables. If I did it with JavaScript or similar, it would likely only work with web outputs and I also need PDF.
Does anyone have suggestions or workarounds for something like this?
Does anyone have suggestions or workarounds for something like this?