Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Debugging Console Output

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Debugging Console Output


Chronological Thread 
  • From: philippe joyez <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Debugging Console Output
  • Date: Sun, 17 Apr 2016 17:58:41 +0000 (UTC)

> How do I save debugging console info to a file?

What is displayed on the debugging console also goes to the standard console
(STDOUT) and you can redirect that to a file: Open a windows console
(cmd.exe) and type

C:\path-to-texmacs.exe\texmacs.exe > out.txt

and then open the resulting out.txt file in the current directory (On
windows you'll certainly need to quit texmacs before being allowed to open
out.txt).


Best,
Philippe




Archive powered by MHonArc 2.6.19.

Top of Page