1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/xtem/files/makemsg.txt

11 lines
578 B
Plaintext
Raw Normal View History

Obviously, xtem (as an X11 frontend) for TeX is quite useless
without TeX. By default, though, there's no check in this port for
it in order to avoid space problems during build. You can activate
it by typing "make BUILD_IT_ALL=yes ..." instead of just "make
...". In that case, the existence of tex will be checked for and
"teTeX-0.4" will be installed when it can't be found. In addition,
"gv" (a "nicer" version of ghostview) will be checked for and
installed as well, if not found.
Happy TeXing, Peter Cornelius <pc@akk.uni-karlsruhe.de>