Commit Graph

133 Commits

Author SHA1 Message Date
Marcel Krüger f5b842c30e More reliable T1 parser 2020-07-03 03:53:54 +02:00
Marcel Krüger 8020a70ff1 Fixes 2020-07-02 14:18:12 +02:00
Marcel Krüger 446f26cc1d Update README 2020-07-02 11:41:15 +02:00
Marcel Krüger b8dbb5a4c8 \pdfcatalog openaction and page actions 2020-07-02 11:02:38 +02:00
Marcel Krüger f6895d8b50 Fix smaller stuff 2020-07-02 02:06:58 +02:00
Marcel Krüger 780bd4382b Allow numeric literal modes 2020-07-01 22:50:50 +02:00
Marcel Krüger 94ba4a2557 Better errors and new whatsit handling
The whatsit handling is actually much more similar to the old whatsit
handling then the previous new one, so that part could be seen as a
partial revert of the new whatsit handling... Anyway, whatsits work
different than in the previous commit now.
2020-07-01 19:47:25 +02:00
Marcel Krüger d13bbbc5eb Add package for microtype compatibility 2020-07-01 14:28:22 +02:00
Marcel Krüger 961430ce42 More PDF variabes
We can now load luatex85.sty without warnings.
2020-07-01 14:25:50 +02:00
Marcel Krüger f4f829dbac Some PDF toks variables 2020-07-01 14:10:30 +02:00
Marcel Krüger acc0ad0559 Don't enforce bug compatibility 2020-07-01 13:49:38 +02:00
Marcel Krüger b506fd4357 pdfvariable handling 2020-06-30 15:14:24 +02:00
Marcel Krüger 01bc7c0f77 Fix obsolete hardcoded value 2020-06-30 13:37:18 +02:00
Marcel Krüger 4c76251d2e XForms, the TeX interface 2020-06-30 11:48:46 +02:00
Marcel Krüger efedcba3e1 [use/save]boxresource, the Lua part 2020-06-29 19:04:09 +02:00
Marcel Krüger f7a76b69d8 Better toks code 2020-06-28 12:12:41 +02:00
Marcel Krüger f12fa8a2e6 New approach to backend registers 2020-06-28 04:52:06 +02:00
Marcel Krüger c9fb95eff3 Apply matrix for destinations 2020-06-24 02:47:02 +02:00
Marcel Krüger 2ae166ce65 More PNG colorspace support 2020-06-24 02:46:40 +02:00
Marcel Krüger 50e97985cf PNG inclusion support 2020-06-23 18:08:41 +02:00
Marcel Krüger 552bbb258c Add missing file 2020-06-19 23:49:23 +02:00
Marcel Krüger 099d5871d0 Font extend, slant and squeeze 2020-06-19 23:48:32 +02:00
Marcel Krüger 599ae713e3 Prepare for interpreting extra attributes in map 2020-06-19 16:33:48 +02:00
Marcel Krüger 9f4c671114 More resistent Type1 font parser 2020-06-18 08:45:12 +02:00
Marcel Krüger bb955cb1c3 Progress on vf fonts 2020-06-18 01:38:20 +02:00
Marcel Krüger 23d93b55ac Fix read_vf 2020-06-18 01:13:00 +02:00
Marcel Krüger 2c68c0223a Cleanup in nodewriter and mark ignoreing 2020-06-17 18:16:46 +02:00
Marcel Krüger 88effdc8dd Fix file name 2020-06-16 21:17:43 +02:00
Marcel Krüger 1be299f4f1 Fix infinite loop in luaotfload 2020-06-16 21:15:23 +02:00
Marcel Krüger ed130e6ed8 Be compatible with LaTeX-dev main branch 2020-06-16 21:14:52 +02:00
Marcel Krüger df8930b685 Workaround no longer necessary 2020-06-16 19:10:07 +02:00
Marcel Krüger ccafacf7ac Only set mathcodes in initex 2020-06-15 16:48:11 +02:00
Marcel Krüger c8a96a987d Language "preloading" 2020-06-15 07:02:06 +02:00
Marcel Krüger 06b138f1e7 Less engine bug workarounds 2020-06-15 07:01:40 +02:00
Marcel Krüger ade568565c Fix TFM kerning and add plainTeX format 2020-06-15 06:00:14 +02:00
Marcel Krüger d4b1d7f9b4 Add install script 2020-06-15 03:52:16 +02:00
Marcel Krüger f4d068e1f3 Fix default mathcode assignments 2020-06-15 03:49:45 +02:00
Marcel Krüger 06e5dce213 Fix ini argument handling 2020-06-14 16:15:08 +02:00
Marcel Krüger 034a95569b (hopefully) fix boundary parsing in TFM reader 2020-06-14 16:14:42 +02:00
Marcel Krüger 66e3482be4 Add missing file 2020-06-14 13:41:51 +02:00
Marcel Krüger b4370f2d1c Changed argument handling 2020-06-14 02:48:15 +02:00
Marcel Krüger e1325c6c40 Implement PDF compression 2020-06-13 14:34:53 +02:00
Marcel Krüger a0fb4684b3 Don't try to be smart with new, undocumented stuff 2020-06-13 03:31:43 +02:00
Marcel Krüger 0d4199ab4a \includegraphics works for PDF files 2020-06-13 03:31:25 +02:00
Marcel Krüger a4b5b89205 Less debug output 2020-06-13 02:55:38 +02:00
Marcel Krüger b376473f17 Image TeX interface, part I 2020-06-13 02:53:08 +02:00
Marcel Krüger 9f7849e108 Adapt to engine change 2020-06-13 02:52:42 +02:00
Marcel Krüger 19d9ccbd76 Workaround for remaining engine bug 2020-06-12 21:52:35 +02:00
Marcel Krüger 39ed349241 More regular img library 2020-06-11 12:47:22 +02:00
Marcel Krüger 5c45cbc2e3 Significantly improved image support
Except for te TeX interface, image inclusions are working (for PDF image
at least, but everything else can be converted)
2020-06-11 01:16:42 +02:00