[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`cd doc; make pdf' works again
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 16 Jan 2018 18:41:05 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12875
Hi,
I've made `cd doc; make pdf' work again. It requires Texinfo
the version >=6.3, and either (or both) of LuaTeX >=0.95 (i.e.,
TeXLive >=2016) or XeTeX >=0.9998 (i.e., TeXLive >=2012).
Because of this change, you need to run autoconf and configure
when updating the local copy of cvs (even if you have no interest
in it ;-).
Regards,