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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10361
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