Currently implemented with a compile-time feature flag, but this could easily be changed to an optional parameter passed to DocumentBuilder at run-time.
It is likely possible to clean up the section that maps style IDs in references and numberings so that it doesn't have to go through as many elements.
Solves #181.
Currently implemented with a compile-time feature flag, but this could easily be changed to an optional parameter passed to DocumentBuilder at run-time.
It is likely possible to clean up the section that maps style IDs in references and numberings so that it doesn't have to go through as many elements.