summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/context-todo.tex
blob: b7ff4aeaacc83a128c5e0ade03d0b5ca8a696b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
% language=uk

\usemodule[art-01,abr-01]

\starttext

\subject {On the agenda}

\subsubject{\LUATEX}

\startitemize
    \startitem
        head||tail cleanup in disc nodes (get rid of temp i.e.\ delay till linebreak)
    \stopitem
    \startitem
        optimize some callback resolution (more direct)
    \stopitem
    \startitem
        add \type {--output-filename} for \PDF\ filename
    \stopitem
\stopitemize

\subsubject{\CONTEXT}

\startitemize
    \startitem
        play with par callback and properties
    \stopitem
    \startitem
        play with box attributes
    \stopitem
    \startitem
        redo some of the spacing (adapt to improvements in engine)
    \stopitem
    \startitem
        use \type {\matheqnogapstep}, \type {\Ustack}, \type {\mathscriptsmode}
        and other new math primitives
    \stopitem
\stopitemize

\vfill {\em Feel free to suggest additions.}

\stoptext