Hi Friends,
I want YandY software for typesetting, because one of my client using YandY typesetting system. I was download the source code from TUG, but I am not able to convert into .exe file.
Can anybody help me.
Thanks
Kumar .M
General ⇒ Software
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Software
Hi Kumar,
welcome to the forum!
To generate an .exe file from the source code, you need an ANSI C Compiler. Fore example:
Stefan
welcome to the forum!
To generate an .exe file from the source code, you need an ANSI C Compiler. Fore example:
- MSVC (such as Visual Studio 2012/2013)
- GCC (version 4.8 has been tested)
- Clang/LLVM
Stefan
LaTeX.org admin