recipe.toml (857B)
1 [[heading]] 2 # 1. Reading this document 3 level = 1 4 greedy = true 5 font.name = "Times-Bold" 6 font.size = 10.0 7 # font.size_tolerance = 1e-5 8 # font.color = 0x000000 9 # font.superscript = false 10 # font.italic = false 11 # font.serif = true 12 # font.monospace = false 13 # font.bold = true 14 # bbox.left = 110.99996948242188 15 # bbox.top = 229.2888946533203 16 # bbox.right = 221.8401641845703 17 # bbox.bottom = 239.2888946533203 18 # bbox.tolerance = 1e-5 19 20 [[heading]] 21 # 2.1. The current problem 22 level = 2 23 greedy = true 24 font.name = "Times-Bold" 25 font.size = 10.0 26 # font.size_tolerance = 1e-5 27 # font.color = 0x000000 28 # font.superscript = false 29 # font.italic = false 30 # font.serif = true 31 # font.monospace = false 32 # font.bold = true 33 # bbox.left = 111.00103759765625 34 # bbox.top = 448.88885498046875 35 # bbox.right = 220.63095092773438 36 # bbox.bottom = 458.88885498046875 37 # bbox.tolerance = 1e-5 38