#Creating dynamic references

3 messages · Page 1 of 1 (latest)

spare verge
#

I want to create dynamic references using an array.

#for value in authors-details {
  <#value>
}

Something like above.

How would I do this?

tardy mauve
#

[#figure(...)#label(value)] will add that variable as a label to the figure

#

#ref(value) will place a reference to that figure