Re: [NTG-context] Columnset and footnotes

2016-09-23 Thread Jose Luis Arellano
Hello list. Sorry for bump my own thread. I just want to know if there is a bug in new code (\usemodule[newcolumnsets]), if not, how can i solve the overwrite text issue described above? Thanks 2016-09-22 4:47 GMT-03:00 Jose Luis Arellano : > Thank you Hans, Otared. > >

[NTG-context] update/install error

2016-09-23 Thread Mikael P. Sundqvist
Hi, trying to update (running standalone, updating with sh ./first-setup.sh --update it runs for a while, and then halts on: lua error > lua error on line 74 in file /home/mickep/ConTeXt/tex/texmf-context/tex/context/base/mkiv/node-rul.mkiv:

[NTG-context] Problem with Cambria

2016-09-23 Thread Lutz Haseloff
Hi all, i found a Problem with Cambria. The use of í and ì results in wrong kerning. \setupbodyfont[cambria] \starttext Víctor Lidio Jara Martínez \stoptext gives: Ví ctor Lidio Jara Martí nez in the pdf. I use latest context and luatex on Windows and Linux. Greetings Lutz

[NTG-context] Center a framedtext

2016-09-23 Thread Fabrice Couvreur
Hello, How to make the algorithm is centered vertically and horizontally ? thank you, Fabrice \defineframedtext [algorithmframe] [width=fit, background=color, backgroundcolor=lightgray, framecolor=darkred, corner=round] \definelines [algorithm] [space=on,

Re: [NTG-context] page range reference (how to compare references)

2016-09-23 Thread MF
I found a solution, but it's tricky (and there's no check on reference existence in structures.references.collected). \directlua{   function userdata.printrange(singular, plural, label) local coll_ref = structures.references.collected[""] local pagestart = coll_ref[label ..

Re: [NTG-context] Size of the last shipped page by Lua?

2016-09-23 Thread Hans Hagen
On 9/23/2016 1:50 PM, Procházka Lukáš Ing. wrote: Hello, still a problem - consider the following code: \ifx\startpapersize\undefined \unprotect \def\startpapersize{\page\pushmacro\page_paper_restore\setuppapersize} \protect \fi \ifx\stoppapersize\undefined \unprotect

Re: [NTG-context] Size of the last shipped page by Lua?

2016-09-23 Thread Procházka Lukáš Ing .
Hello, still a problem - consider the following code: \ifx\startpapersize\undefined \unprotect \def\startpapersize{\page\pushmacro\page_paper_restore\setuppapersize} \protect \fi \ifx\stoppapersize\undefined \unprotect

[NTG-context] page range reference (how to compare references)

2016-09-23 Thread MF
Hello list, I'm trying to reference a page range (think of a long quote spanning on 2 pages). I need to discriminate ranges collapsing to one page from "real" ranges (2 or more pages): "1-1" should become "1", while "1-2" should stay like that. Here's a not working snippet: \starttext Tufte