[NTG-context] Re: Switch number and enumeration text

2024-05-04 Thread Henning Hraban Ramm
=Theorem,   style=italic,   headstyle=bold,   headcommand=\groupedcommand{}{.}, ] \starttext Did you try: text=, stopper={ Theorem}, ? There are so many parameters in https://wiki.contextgarden.net/Command/setupenumeration and https://wiki.contextgarden.net/Command/setupcounter … Hraban

[NTG-context] Re: Define a new command that inherits from multiple other command options

2024-04-27 Thread Wolfgang Schuster
ai2472206...@yeah.net schrieb am 25.04.2024 um 10:24: hi! I'm new to ConTeXt. I want to define a command with sidenote function. This [setupsidenote] command inherits the options of [setupmargindata], [setupcounter] and [setupframed]. just like [setupenumeration] inherits the option

[NTG-context] Define a new command that inherits from multiple other command options

2024-04-25 Thread ai2472206007
hi! I'm new to ConTeXt. I want to define a command with sidenote function. This [setupsidenote] command inherits the options of [setupmargindata], [setupcounter] and [setupframed]. just like [setupenumeration] inherits the option of [setupcounter]. I've defined the following sidenote command

[NTG-context] Enable interaction on custom apa cite variant

2023-08-19 Thread Jethro Djan
[ref.buffer] \usebtxdefinitions[apa] \definebtx [apa:cite:theorem] [apa:cite] \startsetups btx:apa:cite:theorem \btxflushauthorname{author} \btxcomma \btxflush{year} \fastsetup{btx:cite:righttext} \stopsetups \setupenumeration[ before={\blank[medium]}, after={\blank

Re: [NTG-context] Bug in counter

2022-07-04 Thread Wolfgang Schuster via ntg-context
] \setupenumeration   [definition]   [way=bysection,    prefix=yes,    prefixsegments=section] Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] right item marks for associative questions?

2022-04-11 Thread śrīrāma via ntg-context
ou are certain that the there will be no multi-line item (i.e. item text is short enough that it fits in slightly less than half of textwidth) you can use an enumeration, and put the contents inside a two-column layout: %%% start example-1 \define[1]\aitemcmd{\inframed[width=1cm,align=flushrigh

Re: [NTG-context] Resetcounter in custom enumeration environment

2022-01-04 Thread Jan-Erik Hägglöf via ntg-context
re so in your example): >> \definehead[exercises][subject] >> \definehead[answers][subject] >> then you can simply do >> \setupenumeration[uppgift] >> [alternative=left, >> width=1cm, >> text=, >> after={\blank[2*big]}, >> way=bysubject] >>

Re: [NTG-context] Resetcounter in custom enumeration environment

2022-01-03 Thread kauśika via ntg-context
On Monday, January 3, 2022 4:34:50 PM IST kauśika wrote: > If 'Exercises' and 'Answers to exercises' are some head structure (assuming > unnumbered since they are so in your example): > \definehead[exercises][subject] > \definehead[answers][subject] > then you can simply do >

Re: [NTG-context] Resetcounter in custom enumeration environment

2022-01-03 Thread kauśika via ntg-context
ct] \definehead[answers][subject] then you can simply do \setupenumeration[uppgift] [alternative=left, width=1cm, text=, after={\blank[2*big]}, way=bysubject] and ConTeXt will automatically restart the number

Re: [NTG-context] Enumeration numbering in the left margin

2021-11-20 Thread Wolfgang Schuster via ntg-context
kauśika via ntg-context schrieb am 20.11.2021 um 14:28: On Saturday, November 20, 2021 11:31:24 AM IST kauśika wrote: Dear list, I have the following enumeration block. \defineenumeration[verse] \setupenumeration[verse] [alternative=leftmargin, text=, width=fit, distance=1em

Re: [NTG-context] Enumeration numbering in the left margin

2021-11-20 Thread kauśika via ntg-context
On Saturday, November 20, 2021 11:31:24 AM IST kauśika wrote: > Dear list, > > I have the following enumeration block. > > \defineenumeration[verse] > \setupenumeration[verse] > [alternative=leftmargin, >text=, >width=fit, >distance=1em, >wa

[NTG-context] Enumeration numbering in the left margin

2021-11-19 Thread kauśika via ntg-context
Dear list, I have the following enumeration block. \defineenumeration[verse] \setupenumeration[verse] [alternative=leftmargin, text=, width=fit, distance=1em, way=bysection] I actually want to (flush) left align the enumeration's number inside the left margin and give it a blue

Re: [NTG-context] numbered exercises

2021-08-24 Thread Gavin via ntg-context
ion for the enumeration and its > reference? > Hi Hraban, Here’s an example from my textbook which might be helpful. I use this enumeration for example problems, but exercises could be similar. You have access to the rest of the textbook, so feel free to grab anything useful. -Gavin

Re: [NTG-context] Question about \groupedcommand{}{}

2021-07-28 Thread Fabrice Couvreur via ntg-context
; text={dummy text}, > titleleft=, >titleright=, > headcommand=\groupedcommand{[}{]}, > numbercommand=\groupedcommand{(}{)}, > titlecommand=\groupedcommand{<}{>}] > > \starttext > > \startgrouptest [title={dummy title}] > \un

Re: [NTG-context] Question about \groupedcommand{}{}

2021-07-27 Thread Wolfgang Schuster via ntg-context
uptest \startgrouptest \unknown \stopgrouptest \blank[2*line] \setupenumeration [grouptest] [number=no] \startgrouptest [title={dummy title}] \unknown \stopgrouptest \startgrouptest \unknown \stopgrouptest \stoptext Wo

Re: [NTG-context] Same counter for figures as theorems

2020-08-18 Thread Tim Steenvoorden
Hi Taco, Thanks! This works for me. It indeed seems at least inconsistent. Also, using \definecounter[enumeration][object] instead of \setupenumeration[enumeration][counter=object] Numbers figures correctly but forgets the object counter in enumerations, it numbers 1.1., 1.1

Re: [NTG-context] Same counter for figures as theorems

2020-08-14 Thread Taco Hoekwater
\setupenumeration[enumeration] form. This may be intentional, I do not know for sure. Here is what I believe is the required code for your desired effect (re-indented for Hans' style): \setupcaptions [way=bysection, prefixsegments=chapter:section] \setupenumerations [prefix=yes

Re: [NTG-context] index problem: [entry not flushed]

2019-02-11 Thread Jeong Dal
numbers. I checked it by adding definitions one by one and finally found the reason. One line in my environment file cause the problem. \setupenumeration[alternative=serried,width=broad,distance=0.5em] Also, I found very strange phenomena that it depends on the order of appearance of that line.

Re: [NTG-context] getting ConTeXt results back to Lua (for typesetting solutions at end of document)

2019-01-31 Thread Weber, Matthias
number[problem]. I've also tried the analogous >> context.getnumber({"problem"}), though without success. >> Does anyone see what I am missing? >> Many thanks! >> -Sanjoy >> \defineenumeration[problem] >> [title=yes, text=Problem

Re: [NTG-context] getting ConTeXt results back to Lua (for typesetting solutions at end of document)

2019-01-31 Thread Wolfgang Schuster
tried the analogous context.getnumber({"problem"}), though without success. Does anyone see what I am missing? Many thanks! -Sanjoy \defineenumeration[problem] [title=yes, text=Problem, way=bychapter, prefix=chapter] \defineenumeration[solution][problem] \setupenumeration [solut

[NTG-context] getting ConTeXt results back to Lua (for typesetting solutions at end of document)

2019-01-31 Thread Sanjoy Mahajan
tried the analogous context.getnumber({"problem"}), though without success. Does anyone see what I am missing? Many thanks! -Sanjoy \defineenumeration[problem] [title=yes, text=Problem, way=bychapter, prefix=chapter] \defineenumeration[solution][problem] \setupenumeration [solut

Re: [NTG-context] closesymbol on same line as displayed formula

2018-08-28 Thread Jeong Dal
content ends with words. But it is not working if the item contents end with \stopformula. If I put \placeclosesymbol before \stopformula, then it is shown just after the last word. Anyway, it works in most cases. Thank you again. Best regards, Dalyoung %%%%% \defineenumeration[p

Re: [NTG-context] closesymbol on same line as displayed formula

2018-08-27 Thread Aditya Mahajan
On Mon, 27 Aug 2018, Jeong Dal wrote: Hi, The same thing happens after the itemization as in the following MWE. \defineenumeration[proof][text=Proof.] \setupenumeration[proof] [number=no, closesymbol=\mathematics{\square}, closecommand=\ifmmode\eqno\else\wordright\fi

Re: [NTG-context] closesymbol on same line as displayed formula

2018-08-26 Thread Jeong Dal
MWE. Thank you for reading. Best regards, Dalyoung \defineenumeration[proof][text=Proof.] \setupenumeration[proof] [number=no, closesymbol=\mathematics{\square}, closecommand=\ifmmode\eqno\else\wordright\fi] \starttext \startproof This is a simple proof. \stopproof

[NTG-context] about the baseline of \inframed{text} in the enumerations

2018-01-04 Thread Jeong Dal
, Dalyoung \setupcolors[state=start] \definecolor[dGreen] [r=0,g=.375,b=.0] \definecolor[lGreen] [r=0, g=.625, b=0] \definecolor[lYellow] [r=.625,g=.625,b=.0] \definecolor[dYellow] [r=.375,g=.375,b=.0] \setupenumeration[alternative=serried,width=broad,distance=0.3em] \defineenumeration[ExamA] [text

Re: [NTG-context] Clickable question/answer numbers

2016-11-04 Thread Otared Kavian
titlestyle=, > titlecolor=black, > headstyle={\sc}, > headcolor=darkred, > style=, > number=yes, > ] > > > > \def\startquestion{\dodoubleempty\dostartquestion} > > \long\def\dostartquestion[#1][#2]#3\stopquestion{% > \iffirstargument >\setupenumera

Re: [NTG-context] Clickable question/answer numbers

2016-11-03 Thread Mikael P. Sundqvist
headcolor=darkred, style=, number=yes, ] \def\startquestion{\dodoubleempty\dostartquestion} \long\def\dostartquestion[#1][#2]#3\stopquestion{% \iffirstargument \setupenumeration[exercise][text={\goto{Question}[A:#1]}] \ifsecondargument \startexercise[#1]{#2} \else \sta

Re: [NTG-context] Enumeration: chapter in counter, problem next to placefigure, and documentation issues

2016-09-05 Thread Florian Leupold
two sides. >> \stoptheorem >> \stoptext >> >> QUESTIONS: >> 1) I would like to prefix the theorem counter with the chapter number, such >> that the number of the second theorem becomes 2.1. Can this be done? >> 2) Is it possible to circumvent the misplacement of

Re: [NTG-context] Enumeration: chapter in counter, problem next to placefigure, and documentation issues

2016-09-04 Thread Wolfgang Schuster
Florian Leupold <mailto:fleup...@posteo.net> 4. September 2016 um 19:37 Issues with the documentation: - In “ConTeXt Commands”, it says on page 224 that \setupenumeration inherits from \setupcounter; but in “ConTEXt reference manual", it says on page 246 that \setupenumerations in

Re: [NTG-context] Enumeration: chapter in counter, problem next to placefigure, and documentation issues

2016-09-04 Thread Otared Kavian
e theorem counter with the chapter number, such > that the number of the second theorem becomes 2.1. Can this be done? > 2) Is it possible to circumvent the misplacement of the second theorem due to > the placed figure? Ideally, the theorem would just use the space to the left > it. &

[NTG-context] Enumeration: chapter in counter, problem next to placefigure, and documentation issues

2016-09-04 Thread Florian Leupold
the space to the left it. Issues with the documentation: - In “ConTeXt Commands”, it says on page 224 that \setupenumeration inherits from \setupcounter; but in “ConTEXt reference manual", it says on page 246 that \setupenumerations inherits from \setupdescriptions. - In “ConTEXt reference m

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Fabrice Couvreur
"Lesson" with components chapter 1, chapter 2, > ... > If I add \setupenumeration [] [way=bysubsection] to each component that > does not work. > > \defineenumeration[exercise][text=Exercise ] > \setupenumeration [exercise][way=bysection] > > \starttext > > \

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Wolfgang Schuster
Fabrice Couvreur <mailto:fabrice1.couvr...@gmail.com> 8. August 2016 um 13:11 Hi Wolfgang, In fact, I have a project "Lesson" with components chapter 1, chapter 2, ... If I add \setupenumeration [] [way=bysubsection] to each component that does not work. \defineenumeratio

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Fabrice Couvreur
Hi Wolfgang, In fact, I have a project "Lesson" with components chapter 1, chapter 2, ... If I add \setupenumeration [] [way=bysubsection] to each component that does not work. Fabrice 2016-08-08 12:30 GMT+02:00 Wolfgang Schuster <schuster.wolfg...@gmail.com>: > Fabrice Couvr

Re: [NTG-context] How to reset a new processor ?

2016-08-08 Thread Wolfgang Schuster
command=\EXFRAME] \defineconversionset[ACCONVERSION][][ACPROCESSOR->n] \setupenumeration[...][way=bysection] % way=bychapter etc. Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wi

Re: [NTG-context] Numbers in appendix roman, but want arabic

2015-02-13 Thread Mikael P. Sundqvist
On Fri, Feb 13, 2015 at 6:20 PM, Rik Kabel cont...@rik.users.panix.com wrote: \defineconversionset [appendix:floatconversionset] [] [n] \setupcaption[numberconversionset=floatconversionset] Thank you very much! \defineconversionset [appendix:enumconversionset] [] [n] \setupenumeration

Re: [NTG-context] position of qed symbol in proofs

2014-11-10 Thread Hans Hagen
On 11/10/2014 6:54 AM, Otared Kavian wrote: Hi Mikael, Actually I just tried your example with the ConTeXt version on TeX Live, as well as with a copy dating back to 2014-02-14, and both behaved in the same wrong way regarding the closesymbol and closecommand. So in \setupenumeration[proof

Re: [NTG-context] position of qed symbol in proofs

2014-11-10 Thread Otared Kavian
6:54 AM, Otared Kavian wrote: Hi Mikael, Actually I just tried your example with the ConTeXt version on TeX Live, as well as with a copy dating back to 2014-02-14, and both behaved in the same wrong way regarding the closesymbol and closecommand. So in \setupenumeration[proof

Re: [NTG-context] position of qed symbol in proofs

2014-11-10 Thread Hans Hagen
. So in \setupenumeration[proof] [number=no, closesymbol=\mathematics{\square}, closecommand=\ifmmode\eqno\else\wordright\fi] the \ifmmode is not honoured, and the change must have happened quite earlier than a few weeks. Maybe we should open a new thread as a bug

Re: [NTG-context] position of qed symbol in proofs

2014-11-09 Thread Mikael P. Sundqvist
On Sat, Nov 8, 2014 at 5:43 PM, Otared Kavian ota...@gmail.com wrote: Hi Mikael, In my files I have the following which used to work, but it doesn’t work as expected anymore, as you point out \defineenumeration[proof][text=Proof.] \setupenumeration[proof] [number

Re: [NTG-context] position of qed symbol in proofs

2014-11-09 Thread Otared Kavian
Hi Mikael, Actually I just tried your example with the ConTeXt version on TeX Live, as well as with a copy dating back to 2014-02-14, and both behaved in the same wrong way regarding the closesymbol and closecommand. So in \setupenumeration[proof] [number=no, closesymbol

Re: [NTG-context] position of qed symbol in proofs

2014-11-08 Thread Otared Kavian
Hi Mikael, In my files I have the following which used to work, but it doesn’t work as expected anymore, as you point out \defineenumeration[proof][text=Proof.] \setupenumeration[proof] [number=no, closesymbol=\mathematics{\square}, closecommand=\ifmmode\eqno\else

Re: [NTG-context] Resetting enumeration numbers

2013-04-05 Thread Otared Kavian
On 4 avr. 2013, at 23:13, Hans Hagen pra...@wxs.nl wrote: […] \defineenumeration[test] \setupenumeration[test][way=bysection] ^ This should rather be \setupenumerations[test][way=bysection] Best regards: OK \starttext \startsection[title=one

Re: [NTG-context] Resetting enumeration numbers

2013-04-05 Thread Wolfgang Schuster
Am 05.04.2013 um 11:31 schrieb Otared Kavian ota...@gmail.com: On 4 avr. 2013, at 23:13, Hans Hagen pra...@wxs.nl wrote: […] \defineenumeration[test] \setupenumeration[test][way=bysection] ^ This should rather be \setupenumerations[test][way

Re: [NTG-context] Resetting enumeration numbers

2013-04-05 Thread Otared Kavian
On 5 avr. 2013, at 14:48, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 05.04.2013 um 11:31 schrieb Otared Kavian ota...@gmail.com: On 4 avr. 2013, at 23:13, Hans Hagen pra...@wxs.nl wrote: […] \defineenumeration[test] \setupenumeration[test][way=bysection

Re: [NTG-context] Resetting enumeration numbers

2013-04-05 Thread Willi Egger
] \setupenumeration[test][way=bysection] \starttext \startsection[title=one] \starttest alpha \stoptest \starttest beta \stoptest \stopsection \startsection[title=two] \starttest alpha \stoptest \starttest beta \stoptest \stopsection \stoptext

Re: [NTG-context] Resetting enumeration numbers

2013-04-05 Thread Willi Egger
\resetnumber[problem] for my \startproblem \stopproblem enumeration. \defineenumeration[test] \setupenumeration[test][way=bysection] \starttext \startsection[title=one] \starttest alpha \stoptest \starttest beta \stoptest \stopsection \startsection

Re: [NTG-context] Resetting enumeration numbers

2013-04-04 Thread Hans Hagen
On 4/4/2013 10:45 PM, Matthias Weber wrote: This might not be the best way to do it, but when I need it, I use \resetnumber[problem] for my \startproblem \stopproblem enumeration. \defineenumeration[test] \setupenumeration[test][way=bysection] \starttext \startsection[title=one

Re: [NTG-context] Resetting enumeration numbers

2013-04-04 Thread Hans Hagen
On 4/4/2013 10:45 PM, Matthias Weber wrote: This might not be the best way to do it, but when I need it, I use \resetnumber[problem] for my \startproblem \stopproblem enumeration. \defineenumeration[test] \setupenumeration[test][way=bysection] \starttext \startsection[title=one

Re: [NTG-context] Resetting enumeration numbers

2013-04-04 Thread Aditya Mahajan
On Thu, 4 Apr 2013, Hans Hagen wrote: On 4/4/2013 10:45 PM, Matthias Weber wrote: This might not be the best way to do it, but when I need it, I use \resetnumber[problem] for my \startproblem \stopproblem enumeration. \defineenumeration[test] \setupenumeration[test][way=bysection] I

Re: [NTG-context] Resetting enumeration numbers

2013-04-04 Thread Hans Hagen
] \setupenumeration[test][way=bysection] I was testing with \definenumeration[test][way=bysection] but that did not work. Is that a bug? i noticed too ... I've just added a synchronize to the definers too

Re: [NTG-context] Enumerations: location=serried ignored

2012-03-28 Thread Wolfgang Schuster
the “counter” key to share counters. \setupenumeration[alternative=serried,width=broad,distance=0.5em] \defineenumeration[theorem][text=Satz,title=yes] \defineenumeration[corollary][counter=theorem,text=Korollar] \starttext \starttheorem[title={Pythagoras Theorem}] The square

Re: [NTG-context] \definestructureconversionset

2012-02-22 Thread Procházka Lukáš Ing . - Pontex s . r . o .
which is used as argument for sectionconverionset in \setuphead for prefixconverionset in \setupcaption, \setupenumeration etc. The name of the conversion can be prefixed with the name of a sectionblock, e.g. \definestructureconverionset[bodypart:myconversion][A,I,n,R][numbers] With the second

Re: [NTG-context] \definestructureconversionset

2012-02-16 Thread Wolfgang Schuster
as argument for sectionconverionset in \setuphead for prefixconverionset in \setupcaption, \setupenumeration etc. The name of the conversion can be prefixed with the name of a sectionblock, e.g. \definestructureconverionset[bodypart:myconversion][A,I,n,R][numbers] With the second argument you can set

Re: [NTG-context] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-05 Thread Wolfgang Schuster
=)] When I would follow the system from other setup commands in context i expect as correct names \setupenumeration and \setupdescription. If I understand context manual correctly (I not checked this) (cont-enp.pdf, pp. 181,183) I could use more than one name in \setupenumerations (\setupdescriptions

[NTG-context] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-04 Thread Wolfgang Schuster
Sorry to hijack your post and since we're already there, why are \setupenumerations and \setupdescriptions written in the plural form. \setupenumerations[problem][stopper=)] When I would follow the system from other setup commands in context i expect as correct names \setupenumeration

Re: [NTG-context] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-04 Thread Vladimir Lomov
commands in context i expect as correct names \setupenumeration and \setupdescription. If I understand context manual correctly (I not checked this) (cont-enp.pdf, pp. 181,183) I could use more than one name in \setupenumerations (\setupdescriptions), e.g. \setupenumerations[problem,remark][stopper

Re: [NTG-context] way=bychapter not working for enumerations in mkiv

2009-09-17 Thread Hans Hagen
Olaf Mersmann wrote: Hi list, the following example works in MkII but not in MkIV as expected: \defineenumeration[test][% way=bysection, location=left, text=Test] for the moment use: \defineenumeration[test] \setupenumeration[test][% way=bysection, location=left, text=Test

Re: [NTG-context] way=bychapter not working for enumerations in mkiv

2009-09-17 Thread Olaf Mersmann
] \setupenumeration[test][% way=bysection, location=left, text=Test] This gives ... language: language en is active ! Undefined control sequence. l.3 \setupenumeration [test][% using the current minimals. Replacing \setupenumeration by \setupenumerations

Re: [NTG-context] \indenting[next] and math = no vertical space before the formula

2008-04-30 Thread Mikael Persson
indenting=(reset|next|first) %default is never to the \setupenumeration command. For example \defineenumeration[example] [text=Example, location=serried, width=fit, indenting=reset, %% Add This distance=0.5em, way=bysection

Re: [NTG-context] \indenting[next] and math = no vertical space before the formula

2008-04-30 Thread Aditya Mahajan
possible fix is to add indenting=(reset|next|first) %default is never to the \setupenumeration command. For example \defineenumeration[example] [text=Example, location=serried, width=fit, indenting=reset, %% Add This distance=0.5em

Re: [NTG-context] \indenting[next] and math = no vertical space before the formula

2008-04-30 Thread Mikael Persson
in enumerations indenting is set to never. You can see the same affect with \setupindenting[no] \testtext One possible fix is to add indenting=(reset|next|first) %default is never to the \setupenumeration command. For example \defineenumeration[example

Re: [NTG-context] Elevated text blocks

2006-12-29 Thread Wolfgang Schuster
with \setupenumeration[number=no] . Wolfgang ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] defineenumeration and setupenumeration

2006-05-04 Thread Taco Hoekwater
WN wrote: I am a bit confused, the example setups the enumaration *remark* and specifies the location=top But on page 224 the command \setupenumerations is shown where one can also specify the location among others. What is the difference, reason or usage for doing this ? Much of the

[NTG-context] defineenumeration and setupenumeration

2006-04-30 Thread WN
Hi, I have a question (probably a dumb question) relating to some of the define/setup commands. One in particular, but it may relate to the other define/setup commands as well. Looking at the defineenumeration and setupenumerations command in the Context manual page 223 and page 224 an

Re: [NTG-context] \resetquestion

2006-03-20 Thread Taco Hoekwater
for \setupenumeration[question][way=bysection,sectionnumber=no] in that other message. Cheers, taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Question and answers

2006-03-20 Thread Mojca Miklavec
? Add way=bysection,sectionnumber=no to \defineenumeration or to \setupenumeration. (You can also reset the numbers manually with \resetquestion.) Mojca ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context