Commit Graph

71 Commits

Author SHA1 Message Date
01bc7c0f77 Fix obsolete hardcoded value 2020-06-30 13:37:18 +02:00
4c76251d2e XForms, the TeX interface 2020-06-30 11:48:46 +02:00
efedcba3e1 [use/save]boxresource, the Lua part 2020-06-29 19:04:09 +02:00
f7a76b69d8 Better toks code 2020-06-28 12:12:41 +02:00
f12fa8a2e6 New approach to backend registers 2020-06-28 04:52:06 +02:00
c9fb95eff3 Apply matrix for destinations 2020-06-24 02:47:02 +02:00
2ae166ce65 More PNG colorspace support 2020-06-24 02:46:40 +02:00
50e97985cf PNG inclusion support 2020-06-23 18:08:41 +02:00
552bbb258c Add missing file 2020-06-19 23:49:23 +02:00
099d5871d0 Font extend, slant and squeeze 2020-06-19 23:48:32 +02:00
599ae713e3 Prepare for interpreting extra attributes in map 2020-06-19 16:33:48 +02:00
9f4c671114 More resistent Type1 font parser 2020-06-18 08:45:12 +02:00
bb955cb1c3 Progress on vf fonts 2020-06-18 01:38:20 +02:00
23d93b55ac Fix read_vf 2020-06-18 01:13:00 +02:00
2c68c0223a Cleanup in nodewriter and mark ignoreing 2020-06-17 18:16:46 +02:00
88effdc8dd Fix file name 2020-06-16 21:17:43 +02:00
1be299f4f1 Fix infinite loop in luaotfload 2020-06-16 21:15:23 +02:00
ed130e6ed8 Be compatible with LaTeX-dev main branch 2020-06-16 21:14:52 +02:00
df8930b685 Workaround no longer necessary 2020-06-16 19:10:07 +02:00
ccafacf7ac Only set mathcodes in initex 2020-06-15 16:48:11 +02:00
c8a96a987d Language "preloading" 2020-06-15 07:02:06 +02:00
06b138f1e7 Less engine bug workarounds 2020-06-15 07:01:40 +02:00
ade568565c Fix TFM kerning and add plainTeX format 2020-06-15 06:00:14 +02:00
d4b1d7f9b4 Add install script 2020-06-15 03:52:16 +02:00
f4d068e1f3 Fix default mathcode assignments 2020-06-15 03:49:45 +02:00
06e5dce213 Fix ini argument handling 2020-06-14 16:15:08 +02:00
034a95569b (hopefully) fix boundary parsing in TFM reader 2020-06-14 16:14:42 +02:00
66e3482be4 Add missing file 2020-06-14 13:41:51 +02:00
b4370f2d1c Changed argument handling 2020-06-14 02:48:15 +02:00
e1325c6c40 Implement PDF compression 2020-06-13 14:34:53 +02:00
a0fb4684b3 Don't try to be smart with new, undocumented stuff 2020-06-13 03:31:43 +02:00
0d4199ab4a \includegraphics works for PDF files 2020-06-13 03:31:25 +02:00
a4b5b89205 Less debug output 2020-06-13 02:55:38 +02:00
b376473f17 Image TeX interface, part I 2020-06-13 02:53:08 +02:00
9f7849e108 Adapt to engine change 2020-06-13 02:52:42 +02:00
19d9ccbd76 Workaround for remaining engine bug 2020-06-12 21:52:35 +02:00
39ed349241 More regular img library 2020-06-11 12:47:22 +02:00
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
602bcb0583 PDF inclusion (via modif. Lua iface) 2020-06-10 03:03:46 +02:00
e75211162c New escaping system 2020-06-08 15:40:39 +02:00
f3af2599da Legacy PDF outline support 2020-06-07 13:10:33 +02:00
7e3a4e3c74 Named destinations and improved outline interface
There is no support for PDFTeX's outline command yet, but the new one is
much easier to use.
2020-06-07 03:22:07 +02:00
c83b7ffc5e Some fixes
This version managed to compile by Bachelor's thesis after I removed all
images, microtype and outline commands.
2020-06-06 04:09:56 +02:00
e59393de6f End of run logging 2020-06-06 03:03:52 +02:00
4f5f4fd981 Drop old whatsit system 2020-06-06 00:41:05 +02:00
054a0f4110 (At least internal) links are working 2020-06-05 23:49:03 +02:00
cb044ac8e4 Experimental support for GoTo actions 2020-06-05 17:38:30 +02:00
581fbca92b Work on links 2020-06-05 04:12:29 +02:00
9265fc3463 Actually working variant of previous commit
You know, there are some days where you are reflecting on why you even
write this stuff. This is one of these days and today I realized that a
theoretical long term goal might be that this becomes actually usable.
Based on that I decided that committing actually correct code might be a
pretty good idea.
2020-06-05 00:26:41 +02:00
9a3e7e7772 Update pdf_{save,restore,matrix} 2020-06-04 23:30:46 +02:00