[NTG-context] Smart Acronym Pluralization (`y' or `ie' before `s')

2015-05-23 Thread Alexander Shukaev
Hello, Consider the following: \definesynonyms [ACRONYM] [ACRONYMS] [\FULL] [\SHORT] \ACRONYM{DLL}{Dynamic-Link Librar\doifnextcharelse{s}{ie}{y}} Why \FULL{DLL}s does not do what I expect it to do? I assume that it's because `\doifnextcharelse' expands before `\FULL'. So how to achieve

[NTG-context] How to properly `\setuplayout' for several pages and then restore back?

2015-05-23 Thread Alexander Shukaev
Hello, I have a table of contents that now has grown to span several pages. Before that I used the following setup: \definemakeup [contentspage] \setupmakeup [contentspage][% footerstate={stop}, headerstate={stop}, pagestate={stop}, page={yes}, bottom={\vfill},