Hi all,
is there a simple way to test wether texlua is running on win32?
Thanks
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining
Norbert Preining wrote:
Hi all,
is there a simple way to test wether texlua is running on win32?
Just added to the trunk yesterday (new beta next week): os.type -- value is either "windows" or "unix" os.name -- "windows", "linux", "macosx", "solaris", etc. Best wishes, Taco
Hi Taco, On Fr, 08 Feb 2008, Taco Hoekwater wrote:
os.type -- value is either "windows" or "unix"
great, thanks.
Do you have a Windows binary at hand already including this so that I
can continue with my horrible tests of texlive installation ... on win
and linux. The linux I have already compiled from the trunk
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining
participants (2)
-
Norbert Preining
-
Taco Hoekwater