Commit Graph

551 Commits

Author SHA1 Message Date
TEC 96aa3aed86
Org latex: make quote environment italic 2021-02-02 04:00:43 +08:00
TEC 2d42f881e6
Beancount: my fava command was upstreamed 2021-02-02 00:33:25 +08:00
TEC ab22f6ffd8
Beancount: switch to official repo + add file icon
Originally the official source was stored in a Mercurial repo, which
didn't work well with straight.
2021-02-01 21:57:28 +08:00
TEC 9a01efef4b
New package: org-appear 2021-02-01 20:36:43 +08:00
TEC 80a6794714
Improve beancount-mode: add fava and ret-align num 2021-02-01 20:28:09 +08:00
TEC cc4cd5c47c
Org roam: try to avoid errors without roam dir 2021-02-01 18:58:27 +08:00
TEC 08d4c02c53
Update packages 2021-01-31 01:21:58 +08:00
TEC 49010eeb05
Miscellaneous tweaks - Indenting, naming, prose 2021-01-30 22:44:41 +08:00
TEC 19712d2c18
Org latex: add example style to match engraved src 2021-01-30 21:59:06 +08:00
TEC 46bc1665f5
Org latex: tweak code tcolorbox parameters 2021-01-30 21:58:30 +08:00
TEC 7e201c668a
Config: replace unicode \pm with LaTeX 2021-01-30 19:01:59 +08:00
TEC 7c0a15881d
LaTeX: improve monospace font relative scaling 2021-01-30 18:56:29 +08:00
TEC 9745f0db8d
Org latex: Add syntax highlighting for inline src 2021-01-30 15:21:06 +08:00
TEC 1d277cb001
Org latex: refactor some segments of config 2021-01-29 19:56:28 +08:00
TEC 6eac84ffb3
Org latex: fetch remote image files 2021-01-28 17:52:25 +08:00
TEC df2ce42fdc
Fix var references: org-latex-universal-preamble 2021-01-28 17:40:04 +08:00
TEC 103412580b
Org latex: switch out minted for engrave-faces 2021-01-28 11:27:18 +08:00
TEC 7946f779b6
More versatile org-latex-conditional-preambles 2021-01-28 01:37:56 +08:00
TEC 640fe7d896
Bump packages 2021-01-23 22:39:40 +08:00
TEC c158b6d6e0
Ensure org-export-html-with-useful-ids-mode active 2021-01-22 05:13:31 +08:00
TEC 3b021d75c8
Frames: set default size, remove fullscreen init 2021-01-21 02:11:52 +08:00
TEC 2fd71e001e
Org html: improve :collapsed attribute 2021-01-21 00:28:54 +08:00
TEC df09f640c8
Org: create function to reload html style 2021-01-21 00:22:14 +08:00
TEC 9d24c2df23
Org: some org config needs to wait for ox-html 2021-01-21 00:13:37 +08:00
TEC f4677a113c
Org: another change in the format of html meta tag 2021-01-21 00:05:06 +08:00
TEC b364f32728
Org: adapt to change in signature of org function
Now only takes two arguments
2021-01-21 00:03:24 +08:00
TEC 73f488e719
Replace ~30 (after! org ...) statements with 1 2021-01-21 00:03:10 +08:00
TEC 4c29161f7f
Use pyright lsp server 2021-01-19 20:17:13 +08:00
TEC 7ad43ff71c
Org latex: oops, set org-latex-pdf-process twice 2021-01-18 02:20:18 +08:00
TEC e2b3f331f4
Org html: fix typo 2021-01-18 02:20:17 +08:00
TEC d866b672d8
Org latex: abstract conditional minted preamble 2021-01-18 02:20:15 +08:00
TEC 3b06b7c406
Org latex: make minted boxes look nicer
Lighter colour and rounded corners
2021-01-18 01:44:32 +08:00
TEC 7658089365
Org latex: restyle checkbox and info/warn/etc. box 2021-01-17 23:22:31 +08:00
TEC 1a4fce35bd
Emacs daemon service: Remove SSH_AUTH_SOCK env var
Marked (correct) default value, preventing ssh-agent from working with emacsclient
2021-01-16 04:54:43 +08:00
TEC 5bc18d9bcb
Org: use unicode special chars over html with md 2021-01-16 04:54:43 +08:00
TEC c3e171be21
Org: move ox-gfm loading to near package statement 2021-01-16 04:54:38 +08:00
TEC 156ec049c5
Emacs anywhere: export babel results too 2021-01-16 04:28:46 +08:00
TEC f54e195060
Emacs anywhere: set markdown state after mode
This preserves the buffer-local value
2021-01-16 04:28:13 +08:00
TEC 516d3fdc8a
Make xkcd's cache dir if it doesn't exist 2021-01-15 02:39:02 +08:00
TEC 444963b4d8
Put xkcd's cache in the .local/cache dir 2021-01-14 23:46:11 +08:00
TEC a7b362e808
Org: modernise LaTeX compilation toolchain 2021-01-13 23:54:42 +08:00
TEC 6b7333f006
Org html: fix setting of custom checkbox
The format of this variable must have changed in Org at some point.
2021-01-11 01:11:40 +08:00
TEC 1bb62a567b
Emacs anywhere: rm trailing space, minor updates 2021-01-10 23:40:58 +08:00
TEC f2092071ba
Typo fix: clipboard not clipdord 2021-01-08 22:03:38 +08:00
TEC 3688bb0f53
Rename misc/pile-css-theme/ to misc/org-css/ 2021-01-08 19:56:53 +08:00
TEC e7a09d5cbe
Tweak ExecStart of emacsclient service 2021-01-06 02:21:11 +08:00
TEC 685effb87d
Emacsclient wrapper: was accidentally using bash 2021-01-05 18:39:20 +08:00
TEC a8ca281d27
Adapt to change in signature for org--mks-read-key 2021-01-04 13:42:49 +08:00
TEC 78f6a10837
Update org-html-meta-tags format to match my patch 2021-01-04 00:54:55 +08:00
TEC 40afc96bd6
More password caching on desktops 2021-01-04 00:53:04 +08:00