Tom Lane wrote: > There turns out to be a very easy way to inject the code change, which > is to create a file "jadetex.cfg" in the doc/src/sgml directory, > containing the modified version of the relevant TeX macro. > (Note: in the vpath case we'd probably need to link it into the build > directory; I haven't experimented with that.)
FWIW I was able to build the PDF in a VPATH build by dropping this file in the source dir, without any other change. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
