GeneralSoftware

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
kernspecil_79
Posts: 1
Joined: Tue Nov 20, 2018 6:37 am

Software

Post by kernspecil_79 »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post by Stefan Kottwitz »

Hi Kumar,

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
That's from the README file on CTAN. On tug.org/yandy/ you may find further information.

Stefan
LaTeX.org admin
Post Reply