Re: [NTG-context] MKIV ansi/ansilog

2021-08-25 Thread Hans Hagen via ntg-context

On 8/25/2021 6:05 PM, Adam Reviczky via ntg-context wrote:

Hi,

I have been using the ansi and ansilog flags in the past and they work 
fine with lmtx, but do not seem to make a difference with luatex/mkiv. 
(There was a thread back in 2019: 
https://mailman.ntg.nl/pipermail/ntg-context/2019/095666.html 
)


I am trying just a simple hello world:

\starttext
Hello World!
\stoptext

 From the latest lmtx install (2021.08.24 22:16) on an ubuntu 64bit live 
system:


These give the desired color output for lmtx
context --ansi test.tex
context --ansilog test.tex

But with luatex, these make no difference in the stdout (no ansi colors)
context --luatex --ansi test.tex
context --luatex --ansilog test.tex
probably because i need to pass then differently (they need to kick in 
very early)


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] MKIV ansi/ansilog

2021-08-25 Thread Adam Reviczky via ntg-context
Hi,

I have been using the ansi and ansilog flags in the past and they work fine
with lmtx, but do not seem to make a difference with luatex/mkiv. (There
was a thread back in 2019:
https://mailman.ntg.nl/pipermail/ntg-context/2019/095666.html)

I am trying just a simple hello world:

\starttext
Hello World!
\stoptext

>From the latest lmtx install (2021.08.24 22:16) on an ubuntu 64bit live
system:

These give the desired color output for lmtx
context --ansi test.tex
context --ansilog test.tex

But with luatex, these make no difference in the stdout (no ansi colors)
context --luatex --ansi test.tex
context --luatex --ansilog test.tex

Adam
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___