try to avoid patological todo cases
This commit is contained in:
parent
caa1e005e4
commit
d369cfb187
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
#import "../lib.typ": todo
|
#import "../lib.typ": todo
|
||||||
|
|
||||||
== Results #todo[better section name] <sec:th-res>
|
== Result <sec:th-res>
|
||||||
|
#todo[better section name for @sec:th-res]
|
||||||
|
|
||||||
=== Bytecode Loaded by Application <sec:th-code-collected>
|
=== Bytecode Loaded by Application <sec:th-code-collected>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
#import "../lib.typ": todo
|
#import "../lib.typ": todo
|
||||||
|
|
||||||
= #todo[theseus chapter title]
|
= Theseus <sec:th>
|
||||||
|
|
||||||
|
#todo[theseus chapter title for @sec:th]
|
||||||
|
|
||||||
#include("1_static_transformation.typ")
|
#include("1_static_transformation.typ")
|
||||||
#include("3_results.typ")
|
#include("3_results.typ")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue