[NTG-context] How to reset settings in setuphead back to defaults?
Joel
uaru99 at yahoo.com
Mon Aug 22 02:11:03 CEST 2022
I have some settings like this, which define the part, chapter, and section titles within a file that contains all of my common settings for all files.
\definepagebreak[chapterpagebreak][yes, right]
\setuphead[part][style=\sse, placehead=yes, expansion=yes]
\setuphead[chapter][style=\sse, placehead=yes, expansion=yes, page=yes,
numbercommand=\groupedcommand{}{\blank[1cm]},
alternative=middle,
numberstyle=ssl,
numbercolor=white,
strut=yes,
page=chapterpagebreak,
header=empty]
\setuphead[subject][style=\sse, placehead=yes, expansion=yes, page=yes,
numbercommand=\groupedcommand{}{\blank[1cm]},
alternative=middle,
numberstyle=ssl,
numbercolor=white,
strut=yes,
page=chapterpagebreak,
header=empty]
A problem I have is I need one document to ignore all the above, basically pretend each of these is reset to defaults. Is there a way to rest all of the above items to default settings quickly?
--Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220822/e5163f6a/attachment-0001.htm>
More information about the ntg-context
mailing list