[NTG-context] space sectioning control

2018-06-24 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, Here's an interesting one, attached and below: === \setuphead[chapter] [alternative=normal] \setuphead[subsection][alternative=text] \setuphead[subsection][criterium=local,distance=0em,sectionstopper=.] \starttext \startchapter[title={First},reference={}] \startsubsection%[tit

Re: [NTG-context] Table of Contents sectioning numbers in margin + oddity

2018-06-24 Thread Idris Samawi Hamid ادريس سماوي حامد
On Sun, 24 Jun 2018 17:09:02 -0600, Wolfgang Schuster wrote: 2. Oddity: Why does the TOC in the attached example default to a monospaced font? You put \placecontent before \starttext but the default fonts are loaded after \starttext. When you now put text in a box before \starttext a mon

Re: [NTG-context] Table of Contents sectioning numbers in margin + oddity

2018-06-24 Thread Wolfgang Schuster
Idris Samawi Hamid ادريس سماوي حامد 25. Juni 2018 um 00:46 Dear gang, mtx-context | current version: 2018.06.24 18:28 In the attached and below, we want sectioning numbers placed and naturally aligned in the margin: === \definecombinedlist % \setu

[NTG-context] Table of Contents sectioning numbers in margin + oddity

2018-06-24 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, mtx-context | current version: 2018.06.24 18:28 In the attached and below, we want sectioning numbers placed and naturally aligned in the margin: === \definecombinedlist % \setuplist[] [content] [section] [level=section, alternative=c, criterium=local] \setuphead[section]

Re: [NTG-context] \nopdfcompression and no date information

2018-06-24 Thread Pablo Rodriguez
On 06/24/2018 09:54 PM, Hans Hagen wrote: > On 6/23/2018 6:07 PM, Pablo Rodriguez wrote: >> [...] >> Is there a command (similar to \nopdfcompression) that has the same >> effect than compiling the document with "context --nodates"? > no, and there won't be either because this is a feature creep op

Re: [NTG-context] latest beta and \seeindex

2018-06-24 Thread Henning Hraban Ramm
Am 2018-06-24 um 21:57 schrieb Hans Hagen : > On 6/23/2018 5:10 PM, Alan Bowen wrote: >> The latest beta (ConTeXtver: 2018.06.23 12:12 MKIV betafmt: 2018.6.23) >> processes without a hitch but \seeindex is still not working as expected. >> In >> \starttext >> \index{sample} >> \index{fun+games}\i

Re: [NTG-context] latest beta and \seeindex

2018-06-24 Thread Hans Hagen
On 6/23/2018 5:10 PM, Alan Bowen wrote: The latest beta (ConTeXtver: 2018.06.23 12:12 MKIV betafmt: 2018.6.23) processes without a hitch but \seeindex is still not working as expected. In \starttext \index{sample} \index{fun+games}\index{fun+stuff} %\index{fun} \seeindex{fun}{sample}% now wit

Re: [NTG-context] \nopdfcompression and no date information

2018-06-24 Thread Hans Hagen
On 6/23/2018 6:07 PM, Pablo Rodriguez wrote: Dear list, I would like to avoid adding date info in certain PDF documents to be able to regenerate them having the same SHA512s. Is there a command (similar to \nopdfcompression) that has the same effect than compiling the document with "context --n

Re: [NTG-context] MetaPost shading broken with latest beta

2018-06-24 Thread Hans Hagen
On 6/24/2018 12:17 AM, Adam Reviczky wrote: Hi, Using the shading function in a metapost image the whole page is filled in instead of the figure that defines it. Minimal example as from the metafun manual 8.3.3 (http://www.pragma-ade.nl/general/manuals/metafun-p.pdf): \starttext \startMPcode fi

Re: [NTG-context] setmemstream to use pdfe.new instead of epdf.openMemStream

2018-06-24 Thread Hans Hagen
On 6/23/2018 11:55 PM, Adam Reviczky wrote: Hi, I am using the "figures.setmemstream" for inline images and it is broken now with the latest luatex on the changes from epdf.openMemStream to pdfe.new. Although it does say "very experimental and likely to change", but can we update the call from