Re: [NTG-context] use parentheses in itemize

2020-06-02 Thread jk...@inradius.net
> On Jun 2, 2020, m...@murchisondrillingschools.com > wrote: > > … > Anyway, I want to have a list like this: > > (a) 415,668 lb > (b) 440,668 lb > (c) 517,000 lb > (d) 542,000 lb > > How do I get these parentheses with my itemization symbol?

Re: [NTG-context] reduced space below chapter title

2020-06-02 Thread Wolfgang Schuster
jbf schrieb am 03.06.2020 um 01:21: Thanks Wolfgang. Clearly that fixes the problem. I also came up with another solution which avoids the need to define a MyChapterCommand, by first setting up the normal chapter as: \setuphead   [chapter]

Re: [NTG-context] use parentheses in itemize

2020-06-02 Thread Aditya Mahajan
On Wed, 3 Jun 2020, Tomas Hala wrote: Hi Mike, use this: \setupitemize[left=(,stopper=)] \startitemize[a] \item 415,668 lb \item 415,668 lb \stopitemize For symmetry, I prefer \setupitemize[left=(, right=), stopper=] Aditya

Re: [NTG-context] reduced space below chapter title

2020-06-02 Thread jbf
Thanks Wolfgang. Clearly that fixes the problem. I also came up with another solution which avoids the need to define a MyChapterCommand, by first setting up the normal chapter as: \setuphead   [chapter]

Re: [NTG-context] use parentheses in itemize

2020-06-02 Thread Mike Cooper
Awesome! Thank you Tomáš! -Original Message- From: ntg-context [mailto:ntg-context-boun...@ntg.nl] On Behalf Of Tomas Hala Sent: Tuesday, June 02, 2020 4:23 PM To: mailing list for ConTeXt users Subject: Re: [NTG-context] use parentheses in itemize Hi Mike, use this:

Re: [NTG-context] use parentheses in itemize

2020-06-02 Thread Tomas Hala
Hi Mike, use this: \setupitemize[left=(,stopper=)] \startitemize[a] \item 415,668 lb \item 415,668 lb \stopitemize Best wishes, Tomáš Tue, Jun 02, 2020 ve 09:56:38PM + Mike Cooper napsal(a): #Link: [1]File-List #Link: [2]Edit-Time-Data # #Hello list. # #  # #Here

[NTG-context] use parentheses in itemize

2020-06-02 Thread Mike Cooper
Hello list. Here is the first what will no doubt be many *VERY* basic questions. So far, I am having quite a difficult time finding any help in the documentation (not just this issue but pretty much anything, really). Anyway, I want to have a list like this: (a) 415,668 lb (b) 440,668 lb

[NTG-context] LMTX lua xml interface: xml.tag()?

2020-06-02 Thread Gerben Wierda
According to the mkiv manual, there is a \xmltag which I think should translate to xml.tag() in lua. But while xml.name() works, xml.tag() fails: attempt to call a nil value (field 'tag') Should xml.tag() work?

Re: [NTG-context] reduced space below chapter title

2020-06-02 Thread Wolfgang Schuster
jbf schrieb am 02.06.2020 um 11:41: Hi list, I am attempting to achieve, for every second chapter, to have only one line of space between the chapter title and the text that follows. I looked at the following example in the wiki: \setuppapersize[A6][A6] \setupbodyfont[8pt]

[NTG-context] Pre-registration for 14th ConTeXt Meeting, September 6–12, 2020

2020-06-02 Thread Jano Kula
Dear ConTeXt users! The 14th ConTeXt Meeting in the Czech Republic is in preparation as originally planned. As nobody is able to predict the situation in September, we have started pre-registration only and will discuss conditions at the end of July via

[NTG-context] Numbers inside \sqrt are small

2020-06-02 Thread Mikael Sundqvist
Hi, \starttext $2+\sqrt{2}$ \stoptext The output is attached. This happened with a release that are a bit old, as well as with the most recent upgrade. LMTX. /Mikael sqrt.pdf Description: Adobe PDF document ___ If

[NTG-context] reduced space below chapter title

2020-06-02 Thread jbf
Hi list, I am attempting to achieve, for every second chapter, to have only one line of space between the chapter title and the text that follows. I looked at the following example in the wiki: \setuppapersize[A6][A6] \setupbodyfont[8pt] \def\MyChapterCommand#1#2% {\vbox to 4cm\bgroup