Mail Archives: djgpp/1994/11/17/21:32:04
> I try to print with Tex the file libc.tex but
> the file libc2 that need to be included is not
> in the directory docs\djgpp.
> Can anybody tell me where I can find it or where
> to find a .ps file of libc.tex?
> Thanks.
You have to compile the program makeref.cc and run it. There is a makefile
in there (djgpp\docs\djgpp) which do the job (you need "make" for that).
This produces libc2.tex. With emTeX you get an error when compiling the
TeX-document.:
! TeX capacity exceeded, sorry [save size=1000]
I'm successful in doing the job on a Unix-Workstaion.
Hope this helps
Christian
- Raw text -