rbrignall / OU-SUPPS

LaTeX class files for OU Supps. If you like this repository, you'll surely also like Robert Hasson's ouunit package: https://github.com/RobertHasson/ouunit Sign up to our mailing list to receive updates: https://www.jiscmail.ac.uk/OU-TEX-ANNOUNCEMENTS
8 stars 4 forks source link

ouab: allow to cross-reference question counter #86

Closed rbrignall closed 8 months ago

rbrignall commented 1 year ago

Want to use \ref{label} to refer to other questions in the TMA. This probably needs \stepcounter to be replaced with \refstepcounter in various places, among other things.