Commit Graph

38 Commits

Author SHA1 Message Date
055c7a343f
Allow customising LaTeX preamble 2021-11-30 19:38:14 +11:00
1fcea09a59
Allow subrules to have multiple levels (1.1, 1.2, 2.1, ... style) 2021-11-30 19:38:03 +11:00
ae62f90bf8
Fix vertical positioning of hyperlinks 2021-09-09 00:43:08 +10:00
122c18fa69
Make 4th level heading take into account \quotemargin 2021-09-09 00:41:33 +10:00
d213caee2d
Implement customising left margin and contents margin 2021-09-02 02:13:53 +10:00
1cd9201d59
Fix handling of mixed subrules and definitions in quote 2019-12-15 14:09:19 +11:00
d4fa0ae689
Correctly escape document information 2019-12-15 14:08:53 +11:00
da6a35b0d6
Automatically adjust size of subsection numbers using adjustbox 2019-12-15 14:08:45 +11:00
4ccf1db4b2
Disable LaTeX-specific mathematics tokens 2019-12-15 14:08:27 +11:00
541183ddfa
Fix typo 2019-12-15 14:08:13 +11:00
e08f43001a
Fix typo/bug with page breaks after section headings 2019-12-15 14:08:05 +11:00
f83e9cca55
Adjust heading spacing 2019-12-15 14:07:07 +11:00
2bf8cbb8d7
LaTeX only: Prefer clean page breaks 2019-09-24 03:05:02 +10:00
2b21860dd0
Try to avoid page break after colon 2019-09-24 02:40:11 +10:00
19a05b469d
Update example output 2019-09-22 03:49:07 +10:00
b5e0d7ff5a
Add PDF metadata 2019-09-22 03:49:07 +10:00
4afc4ee459
Fix table spacing in RTF output 2019-09-22 03:49:07 +10:00
00b8991648
Change definition markup to specify level of indentation 2019-09-22 03:49:06 +10:00
b7066c8e4e
Implement basic lists in RTF output 2019-09-22 03:49:06 +10:00
8b6717aad9
Minor tweaks to token definitions
Allow numbered heading to contain en-dash
Allow cross reference type to contain periods
2019-09-22 03:49:06 +10:00
1f53129848
Implement Markdown hyperlinks 2019-09-22 03:49:06 +10:00
7a7227e309
Fix TeX page breaking issues caused by hypertarget 2019-09-22 03:44:36 +10:00
dad59c3d3d
Fix incorrect p column width calculation in LaTeX leading to overfull and over-wide tables 2019-09-15 00:33:25 +10:00
d1ab5a6c3d
Allow linebreaks in table cells 2019-09-15 00:32:59 +10:00
071e6db304
Don't generate hyperlinks for un-referenceable headings/items (e.g. inside quotes) 2019-09-15 00:32:48 +10:00
c4481addf3
Add 4-th level headings 2019-09-15 00:32:16 +10:00
04a7e52f2e
Implement cross-references 2019-09-14 23:02:14 +10:00
036846fcce
Fix RTF output when beginning with an indented paragraph 2019-09-14 23:01:50 +10:00
6a5c812fb0
Allow first column heading to overflow 2019-09-11 12:16:16 +10:00
659b2a0534
Correct vertical spacing of multiline X columns 2019-09-11 11:37:10 +10:00
5255296dba
Correct table header parsing 2019-09-11 11:34:35 +10:00
245a5ee46e
Render table row number in separate column 2019-09-11 11:25:33 +10:00
8f1b233dbe
Improve handling of tables 2019-09-11 11:10:43 +10:00
dbc94bc119
Do not autodetect note alignment 2019-09-11 10:34:54 +10:00
5fd15585fd
Implement block quotes 2019-09-11 09:10:52 +10:00
0eeb0cc0aa
Add documentation and example output 2019-09-09 22:46:32 +10:00
8cf780813a
Tables and unnumbered headings 2019-09-09 22:39:45 +10:00
8422daee6b
Initial commit 2019-09-09 13:25:21 +10:00