Re: [NTG-context] Ebooks with ConTeXt?

2019-12-09 Thread Nicola
On 2019-12-10, Jan U. Hasecke wrote: > Am 09.12.19 um 22:13 schrieb Nicola: >> What is the current status of epub support in ConTeXt? >> >> I have never followed ConTeXt's development on the XML front too >> closely, but recently I have been asked to help format a text-only >> manuscript for

Re: [NTG-context] Ebooks with ConTeXt?

2019-12-09 Thread Jan U. Hasecke
Am 09.12.19 um 22:13 schrieb Nicola: > What is the current status of epub support in ConTeXt? > > I have never followed ConTeXt's development on the XML front too > closely, but recently I have been asked to help format a text-only > manuscript for publishing on platforms such as Kindle or Apple

Re: [NTG-context] Blank page inserted when text reaches column's end

2019-12-09 Thread Thangalin
Thank you both. Neither approach removes the blank page with either version 2019.06.11 or 2019.12.06 on Linux. Is there a specific version of ConTeXt required? The code to generate the document resembles: \setuppagenumbering[alternative=doublesided,page=no] \installpagebreakhandler{last}{}

Re: [NTG-context] Textbackground inside Layer?

2019-12-09 Thread Wolfgang Schuster
Jon Wong schrieb am 06.12.2019 um 04:13: \setupwhitespace[line] % A line's spacing between paragraphs. \starttext \definetextbackground[InfoText][ location=paragraph, frame=on] You can't use "location=paragraph" because the argument of the \setlayer command is a simple horizontal box

[NTG-context] Ebooks with ConTeXt?

2019-12-09 Thread Nicola
What is the current status of epub support in ConTeXt? I have never followed ConTeXt's development on the XML front too closely, but recently I have been asked to help format a text-only manuscript for publishing on platforms such as Kindle or Apple Books Store. Can ConTeXt be used (or perhaps

Re: [NTG-context] Problems with new beta

2019-12-09 Thread Hans Hagen
On 12/9/2019 3:34 PM, Ursula Hermann wrote: Dear List! If I want to do the test from the new beta on WinEdt (I have Windows 10) , normaly the test works fine. But today as I wanted to make the test, it did not work. \starttext \startmode[mkiv]     \startluacode    

Re: [NTG-context] Blank page inserted when text reaches column's end

2019-12-09 Thread Wolfgang Schuster
Denis Maier schrieb am 09.12.2019 um 09:41: Am 09.12.2019 um 00:44 schrieb Thangalin: When text reaches the end of a column, it appears to trigger inserting a blank page. In the following code, \dorecurse{3} causes a blank page to appear but \dorecurse{2} does not. The only difference is that

Re: [NTG-context] problem with a new installation of LMTX: Solved!

2019-12-09 Thread Otared Kavian
Dear Dalyoung, Thank you for the good news! Now I will add to the wiki the procedure I described, which you followed, but we have to find a way for people to get a zip file containing a complete tree of LuaMetaTeX which can be installed « by hand » under MacOS 10.15 Catalina. Maybe Hans or

[NTG-context] Problems with new beta

2019-12-09 Thread Ursula Hermann
Dear List! If I want to do the test from the new beta on WinEdt (I have Windows 10) , normaly the test works fine. But today as I wanted to make the test, it did not work. \starttext \startmode[mkiv] \startluacode tex.sprint("hello") \stopluacode \startMPcode draw

Re: [NTG-context] Line numbering in two column layout conflicts with marking

2019-12-09 Thread Oliver von Criegern
Any suggestions, how to solve this problem? Am 02.12.19 um 20:06 schrieb Oliver von Criegern: Dear list members, line numbering in a two column layout apparently conflicts with the marking mechanism. Consider the following example: \setupcolumns[n=2] \setuplinenumbering     [     step=5,

Re: [NTG-context] Eofill extension (Metafun)

2019-12-09 Thread Fabrice Couvreur
Hello, Thank you for these explanations. Fabrice Le lun. 9 déc. 2019 à 03:21, Henri Menke a écrit : > On 12/9/19 10:02 AM, Fabrice Couvreur wrote: > > Hello, > > Is it possible to use the eofill extension in this code ? I tried without > > success. Thank you. > > No, eofill is basically just a

Re: [NTG-context] Blank page inserted when text reaches column's end

2019-12-09 Thread Denis Maier
Am 09.12.2019 um 00:44 schrieb Thangalin: When text reaches the end of a column, it appears to trigger inserting a blank page. In the following code, \dorecurse{3} causes a blank page to appear but \dorecurse{2} does not. The only difference is that when set to 3, the additional text is written