[NTG-context] lua-error when asking for the fontame

2019-03-08 Thread Willi Egger
Hello, today I updated ConTeXt to the version of 2019-03-05. While testing a type-script I got an error, when I ask for the font name. lua error > lua error on line 1 in file /test.tex: ...ext/tex/texmf-context/tex/context/base/mkiv/font-syn.lua:519: bad argument #1 to 'lower' (string

Re: [NTG-context] Showing value of a MP variable

2019-03-08 Thread Alan Braslau
On Fri, 08 Mar 2019 17:05:02 +0100 Procházka Lukáš Ing. wrote: > is it possible (namely for debugging) values of MP variables (be it on the > console or in the log)? > > I thought there is MP command "show" (mentioned in mpman.pdf) for this message(pt) ; puts it into the (context) log. show

Re: [NTG-context] My own backgroundcolor in a frame

2019-03-08 Thread juh
Am Fri, Mar 08, 2019 at 03:43:20PM + schrieb Ursula Hermann: > Dear List! > > I have the following example: > > \defineframedtext > [prettyblock] > [width=10cm, >indenting={yes, small}, >background=color, backgroundcolor=lightgreen, >foreground=color, foregroundcolor=black ,

[NTG-context] Showing value of a MP variable

2019-03-08 Thread Procházka Lukáš Ing .
Hello, is it possible (namely for debugging) values of MP variables (be it on the console or in the log)? I thought there is MP command "show" (mentioned in mpman.pdf) for this; but: \starttext A \startMPcode newpair pt; pt := (10,20); show pt; % <-- How

[NTG-context] My own backgroundcolor in a frame

2019-03-08 Thread Ursula Hermann
Dear List! I have the following example: \defineframedtext [prettyblock] [width=10cm, indenting={yes, small}, background=color, backgroundcolor=lightgreen, foreground=color, foregroundcolor=black , offset=2mm, align=flushleft] My problem is now: how can I write, if I have an

Re: [NTG-context] context --ansi creates empty log file

2019-03-08 Thread Procházka Lukáš Ing .
Hello, I encountered the same with the minimal: \starttext \nonexisting \stoptext Messages displayed on the console are "full-fledged" both with "--ansi" switch or without it. But the resulting .log file is incomplete with "--ansi". Would it be possible to adapt loggers to write