[yandytex] Y&Y TeX is available under Linux.

Clerk Ma clerkma at gmail.com
Mon Jul 7 19:42:19 CEST 2014


Hi,

The Y&Y is now available under Linux. I have tested with GCC and Clang/LLVM.

There is a short note on building Y&Y TeX under Linux (Debian):
  (1). checkout or export Y&Y TeX's sources, as
          svn checkout https://yytex.googlecode.com/svn/trunk/src/texsourc
       or
          svn export https://yytex.googlecode.com/svn/trunk/src/texsourc
  (2). installing kpathsea and zlib, as
          sudo apt-get install libkpathsea6 libkpathsea-dev
          sudo apt-get install zlib1g zlib1g-dev
  (3). build Y&Y TeX with GCC or Clang/LLVM, as
          make -f Makefile.linux.gcc
        or
          make -f Makefile.linux.clang

I will prepare a detailed tutorial next month on how to install Y&Y TeX into
an existed TeX Live distribution (like TeX Live 2014).

Clerk Ma.



More information about the yandytex mailing list