Commit Graph

3 Commits

Author SHA1 Message Date
TEC 456d9165eb
Org: change LaTeX preamble snippet ordering +bit
Also add a bunch of explanatory text, and change the !feature special
treatment to use a normal keyword, :eager.
2021-03-26 18:26:01 +08:00
TEC 55212eae28
Org: make LaTeX conditional preamble a bit fancier
Introduced to org-latex-feature-implementations in this commit:
+ :when keyword
+ :prevents keyword
+ special treatment of features starting with !

No more universal preamble.

Moved all latex template content other than font into preamble features.

Added xkcd feature implications.

Refactored org-latex-generate-features-preamble.

Update org-latex-clever-preamble graphic to better illustrate the
functionality.
2021-03-26 02:48:33 +08:00
TEC 32ab25b884
Org: re-implement conditional preamble generation
It's *extra* nice now
2021-03-18 15:34:03 +08:00