How to return 'setupalign' to default behavior after setting?

My copyeditor asked me to adjust parts of the document to fit this: \setupalign[verytolerant, nothyphenated] \setupnotation[footnote][align={hyphenated, normal}] It is causing problems in other areas of the document, where its no so needed though. Is there a way to tell these commands to "go back to the default"? like \setupalign[default]\setupnotation[default] --Joel

Hi,
On Fri, Mar 7, 2025 at 3:58 AM Joel via ntg-context
My copyeditor asked me to adjust parts of the document to fit this:
\setupalign[verytolerant, nothyphenated] \setupnotation[footnote][align={hyphenated, normal}]
It is causing problems in other areas of the document, where its no so needed though. Is there a way to tell these commands to "go back to the default"?
like \setupalign[default] \setupnotation[default]
--Joel
Maybe \setupalign[reset]? /Mikael
participants (4)
-
Denis Maier
-
Joel
-
Mikael Sundqvist
-
Wolfgang Schuster