[tex-live] xetex: broken pdf inclusion
Karl Berry
karl at freefriends.org
Thu Jul 17 02:34:11 CEST 2008
--- PDFDoc.h (Revision 489)
+++ PDFDoc.h (Arbeitskopie)
@@ -212,13 +212,13 @@
double pdfVersion;
XRef *xref;
Catalog *catalog;
+ GBool ok;
+ int errCode;
#ifndef DISABLE_OUTLINE
Outline *outline;
+#else
+ void *dummy;
#endif
-
-
- GBool ok;
- int errCode;
};
#endif
I installed this changed (r9615), and confirmed that pdfluatex, xetex,
*and* pdftex can still perform a simple pdf inclusion. Thanks!
I guess I better let Thanh, and anyone else interested who isn't en
route to Ireland, try his tests before calling for another (failed)
rebuild ...
Thanks,
karl
More information about the tex-live
mailing list