Spaces:
Sleeping
Sleeping
File size: 658 Bytes
046e3b8 | 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 | # The recipe for HtDC by Matthias Felleisen, et al.
#
# The output need some manual clean up. For example, the table of contents in
# the original document is incorrectedly included in the outline, but they
# should be easy to remove using a text editor.
#
# [1]: https://felleisen.org/matthias/HtDC/htdc.pdf
[[heading]]
level = 1
font.name = "Palatino-Bold"
font.size = 17.21540069580078
font.color = 0x221f1f
[[heading]]
level = 2
font.name = "Palatino-Bold"
font.size = 14.346199989318848
font.color = 0x221f1f
[[heading]]
level = 3
greedy = true
font.name = "Palatino-Bold"
font.size = 11.9552001953125
font.color = 0x221f1f
|