From 14bfc8b6c3f127bd43c7b9ba4ba975221b45ecf3 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 12 Jul 2023 15:26:27 +0100 Subject: [PATCH] -toc done --- cpdftype.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpdftype.ml b/cpdftype.ml index 5ea0b4e..d219302 100644 --- a/cpdftype.ml +++ b/cpdftype.ml @@ -4,6 +4,9 @@ For now, this is just an experiment for -table-of-contents and -typeset. To be continued... *) + +(* TODO: Move fontpacks into here, and text runs up ourselves, as a preprocessing step or utility function? *) +(* TODO: Precompute widths and store with fonts, for speed *) open Pdfutil (* Main type *)