Commit Graph

1037 Commits

Author SHA1 Message Date
TEC 8f0a7f6a61
Make use of the new org-latex-preview 2023-01-23 00:35:56 +08:00
TEC 0cd49e0c6e
Synchronise the citar and org-cite global bib 2023-01-23 00:35:56 +08:00
TEC aa4608f5b3
Don't clobber centreing with left text margin 2023-01-23 00:35:56 +08:00
TEC c59815788d
config: change latex headers to header_extra
This way they won't be included in the snippet preamble
2023-01-23 00:35:56 +08:00
TEC f7f85d5163
Org LaTeX: Replace bmc-maths with LaTeX defs 2023-01-23 00:35:53 +08:00
TEC 8785a136c6
config: extend grab block to work with :noweb-ref 2023-01-22 23:39:49 +08:00
TEC d55ef7f632
Use org-element-cache-map in embed file generation
It's simply much faster than org-babel-map-src-blocks.
2023-01-22 23:39:49 +08:00
TEC a430ab9ae4
Update packages 2022-12-10 13:33:22 +08:00
TEC 5d190f66e0
Don't replace org-latex-emoji--rx chars with ascii 2022-12-10 13:33:22 +08:00
TEC bc0ba375a0
Fix typo in babel call 2022-12-09 23:33:24 +08:00
TEC c6fa8f77f4
Change to upcase in both branches of emoji rename
This completes 828e191631.
2022-12-09 01:48:44 +08:00
TEC eb111b20a5
Add missing arguments to bootstrap org-version msg 2022-12-08 23:58:35 +08:00
TEC e85c684bc8
Config LaTeX export: use doom-one-light for code 2022-12-08 01:23:17 +08:00
TEC 99cb9bb130
Config document: \ifstr (deprecated) -> \Ifstr 2022-12-08 01:23:17 +08:00
TEC 9b05695d44
Tweak config document header 2022-12-08 01:23:17 +08:00
TEC 97daed5190
Config LaTeX: don't embed tempfile tangle 2022-12-08 01:23:17 +08:00
TEC 2b7c71639e
Org LaTeX: don't tangle files when finding tangles 2022-12-08 01:23:17 +08:00
TEC babaa4c7ce
Org LaTeX: Make emojis work in LuaLaTeX export 2022-12-08 01:23:17 +08:00
TEC 828e191631
Org LaTeX: Emoji files should be upcase'd not down 2022-12-08 01:23:17 +08:00
TEC f2c54cad83
Add dashboard shortcut to Org repo 2022-12-08 01:23:17 +08:00
TEC daad97b3a5
Update Org repo path in hard refs 2022-12-08 01:19:46 +08:00
TEC c083c2475e
Rework emojis in Org LaTeX export 2022-12-04 19:34:53 +08:00
TEC b3904e3201
Rework org package recipe
Hopefully this will work a bit better
2022-12-03 15:12:06 +08:00
TEC a169d30820
List all tangled files 2022-12-03 02:33:27 +08:00
TEC d7d9c4456c
Rework emojis in Org LaTeX export 2022-12-03 01:52:58 +08:00
TEC 97ed3abedd
Check when mu4e is already on the load path
Why do more than is needed?
2022-12-03 01:49:54 +08:00
TEC 45663014d1
Use "pre" confpkg option with mu4e
Since the mu4e config is only used by EmacsClient, no need to have it in
the main config.el with everything else.
2022-12-03 01:45:33 +08:00
TEC f84904c35d
Confpkg: new "pre" option 2022-12-03 01:44:31 +08:00
TEC e92e0a4f98
Reformat beamer-metropolis code a bit
Newlines don't hurt.
2022-12-03 01:43:13 +08:00
TEC ad09b9e616
Fix #+results display in org-modern
Now all keywords need to be put in lower case, regardless of the case
they're written in.
2022-12-03 01:42:09 +08:00
TEC 86f507764e
Add "grab" babel block to get src block content
Goodbye needless string escaping!
2022-12-03 01:40:52 +08:00
TEC 6376358819
Increase mode line height 2022-12-03 01:21:25 +08:00
TEC af3ef40806
fancy-splash: tighten up width="*" removal
width="*" should be preceded by whitepace, which should be preserved.
2022-11-09 01:01:06 +08:00
TEC d02bd0454f
A large collection of package upgrades 2022-11-08 23:53:04 +08:00
TEC 278db36571
fancy-splash: new template checker function 2022-11-08 23:30:16 +08:00
TEC 14995a15c9
fancy-splash: handle named (non-hex) colours 2022-11-08 23:29:53 +08:00
TEC 1a101bd5e3
fancy-splash: do not emit file name when saving 2022-11-08 23:29:38 +08:00
TEC 27cf1ef1ee
fancy-splash: start replacing from the start
Duh.
2022-11-08 23:29:13 +08:00
TEC 073b58ea32
fancy-splash: support height=100 too
Since this is (relatively) easy to set via SVG editors (such as
inkscape), whereas $height requires editing the XML and re-editing after
every change made in an SVG editor.
2022-11-08 23:26:52 +08:00
TEC e2d0f6f1b1
fancy-splash: add inkscape palette 2022-11-08 23:25:41 +08:00
TEC 1c56a0595a
fancy-splash: change template colours 2022-11-08 23:25:23 +08:00
TEC a3c3b73a00
Add hover text to modeline clock image 2022-10-27 00:49:05 +08:00
TEC 59c8075c72
Make tramp-shell-prompt-pattern bit more reliable 2022-10-27 00:49:05 +08:00
TEC 1a20196a82
Fix link to emacs e template image 2022-10-27 00:49:05 +08:00
TEC 21496672ad
confpkg: add "via" argument 2022-10-27 00:49:05 +08:00
TEC 07591a8290
Tweak fancy-splash colours and remove doom-color
While the :doom-color idea was a good one, unfortunately in practice it
is simply too unreliable.
2022-10-27 00:42:41 +08:00
TEC 7cdf04c4d2
Use greyscale template colours in fancy splash
This leads to not-completely-useless previews in SVG viewers.
2022-10-26 17:45:47 +08:00
TEC ebd930ad18
Better support multiple fancy splash images +tweak 2022-10-25 23:38:41 +08:00
TEC ea60b9ff17
Ensure daemon inherits zshenv-set envars 2022-10-08 02:45:48 +08:00
TEC 83da4f90bc
Org config: enable #+bind export keywords 2022-10-02 23:53:20 +08:00