context --ansi creates empty log file
Hi! Is it expected behaviour that --ansi creates an empty log file? Example: %% foo.tex \startext\null\stoptext # context foo # wc -c foo.log 7501 foo.log # context --ansi foo # wc -c foo.log 1 foo.log ctx 2019.01.28 16:58 Marco
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 the same messages to .log like without --ansi?
Best regards,
Lukas
On Fri, 08 Feb 2019 12:04:35 +0100, Marco Patzer
Hi!
Is it expected behaviour that --ansi creates an empty log file? Example:
%% foo.tex \startext\null\stoptext
# context foo # wc -c foo.log 7501 foo.log
# context --ansi foo # wc -c foo.log 1 foo.log
ctx 2019.01.28 16:58
Marco ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS: nrpt3sn | IČO: 40763439 Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
participants (2)
-
Marco Patzer
-
Procházka Lukáš Ing.