Hello! I think that I am missing something here. I should use an older file of mine, where some data calculated by METAPOST should be written to a file. However in the latest version of CONTEXT luametatex exits with error code 1 when running this minimal example. What has changed? Kind regards Willi \startuniqueMPgraphic{Test} draw fullcircle scaled 3cm; write "Hello World!" to "data.txt"; write EOF to "data.txt"; \stopuniqueMPgraphic \starttext \useMPgraphic{Test} Import data from \quotation{data.txt}: \blank \input data.txt \stoptext
On 10/1/2024 4:58 PM, Willi Egger wrote:
Hello!
I think that I am missing something here. I should use an older file of mine, where some data calculated by METAPOST should be written to a file. However in the latest version of CONTEXT luametatex exits with error code 1 when running this minimal example.
What has changed?
fixed in next upload ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Thank you for checking and fixing Hans! Willi
On 1 Oct 2024, at 19:03, Hans Hagen
wrote: On 10/1/2024 4:58 PM, Willi Egger wrote:
Hello! I think that I am missing something here. I should use an older file of mine, where some data calculated by METAPOST should be written to a file. However in the latest version of CONTEXT luametatex exits with error code 1 when running this minimal example. What has changed?
fixed in next upload
----------------------------------------------------------------- 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 / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________
participants (2)
-
Hans Hagen
-
Willi Egger