Commit Graph

  • 4e02b8e3be
    Add a Flycheck rule for Org (using org-lint) TEC 2021-09-22 18:23:03 +0800
  • d84560702d
    Consider that setup.sh may not initially exist TEC 2021-09-22 00:46:39 +0800
  • 4012371de0
    Use "#!/usr/bin/env bash" in the setup script TEC 2021-09-22 00:40:07 +0800
  • fb73d85162
    Prompt to run setup.sh when non-empty TEC 2021-09-22 00:37:18 +0800
  • 7d86f39ec6
    Update Org remote TEC 2021-09-22 00:10:39 +0800
  • c132402fdd
    Mu4e: make X-Woof header insertion easy TEC 2021-09-20 23:24:57 +0800
  • 6e1b45f7eb
    Create a main (after! mu4e ...) block TEC 2021-09-19 20:36:35 +0800
  • 683663021d
    Improve Org ML patch application workflow TEC 2021-09-19 17:22:34 +0800
  • 2e895b0b35
    Make emacs actually work as a mailto: handler TEC 2021-09-19 17:02:38 +0800
  • 71548fc917
    Use nicer colours with org(latex)diff TEC 2021-09-18 22:40:41 +0800
  • 3e6732e2ec
    Add bmatrix and equation* env CDLaTeX snippets TEC 2021-09-17 11:57:59 +0800
  • 9c6afcac0a
    I no longer seem to have AucTeX issues TEC 2021-09-16 03:04:18 +0800
  • 9999f8a954
    New package: orgdiff TEC 2021-09-16 00:53:45 +0800
  • 62fc72719e
    Turn pdftotext feature into a package TEC 2021-09-15 17:42:43 +0800
  • 9146fcefea
    Update custom marginalia file annotator TEC 2021-09-15 17:06:30 +0800
  • ac266d93cd
    Add magic-mode entry for pdf-text-mode TEC 2021-09-15 16:13:16 +0800
  • 29434f7c4c
    Use rlwrap if possible with elisp REPL TEC 2021-09-12 03:31:26 +0800
  • ac635e8df6
    Add an elisp REPL via doom's CLI TEC 2021-09-11 17:39:54 +0800
  • 2747094cfa
    Pick better colours with theme-magic TEC 2021-09-11 14:46:39 +0800
  • c51a5f5aa7
    Setup lexic and dicts when stcv avalible TEC 2021-09-08 19:05:31 +0800
  • 640f75a2da
    Straight now recognises non-master default branch TEC 2021-09-08 18:30:38 +0800
  • 734c342451
    Switch from undo-tree to undo-fu TEC 2021-09-08 18:24:57 +0800
  • d8ec407399
    Fix a typo TEC 2021-09-08 18:24:22 +0800
  • dc3b07beb1
    Fix org-ml-select-patch-thread TEC 2021-08-31 22:29:53 +0800
  • 493a13cda9
    publishing: ensure highlight-* faces are loaded TEC 2021-09-08 17:28:08 +0800
  • f5d6c5765e
    Split ox-chameleon out into its own package TEC 2021-08-30 04:48:08 +0800
  • 31ff2c4750
    Update org-cite code stolen from the Doom PR TEC 2021-08-30 03:41:10 +0800
  • 4f042fe2d8
    ob-julia: use a sysimage and threads TEC 2021-08-30 03:34:48 +0800
  • f544f7b40f
    Give people a way to caffeinate me TEC 2021-08-24 17:35:23 +0800
  • f8749e6fff
    org-msg: Only use bold name in signature with HTML TEC 2021-08-23 19:34:02 +0800
  • 29ad03277e
    Org: allow embedding arbitrary files in LaTeX PDFs TEC 2021-08-23 19:24:14 +0800
  • 6195a36a79
    Org LaTeX dynamic preamble: add notes environment TEC 2021-08-23 19:18:39 +0800
  • a362ab8535
    org-plot: update default style TEC 2021-08-23 19:17:07 +0800
  • cdcc976c94
    Ensure that use-package! statements aren't nested TEC 2021-08-23 19:14:38 +0800
  • 9e22e5ec02
    init: update list of modules TEC 2021-08-23 19:10:37 +0800
  • bf4c71ba08
    Update some :tangle no statements to :noweb-ref no TEC 2021-08-17 02:27:45 +0800
  • 019d8dd9c3
    Org: latex, bump scrextend priority TEC 2021-08-15 03:48:00 +0800
  • cb6dd93538
    Org: latex, fix cleverref feature regexp TEC 2021-08-15 03:47:27 +0800
  • 78501edc21
    Org: make chameleon work with beamer and refactor TEC 2021-08-15 03:37:36 +0800
  • 2b0258ebaa
    Org: Update faces used with chameleon pseudo-class TEC 2021-08-14 15:50:32 +0800
  • 65531b8664
    Use rainbow delimiters with julia-mode TEC 2021-08-14 15:46:52 +0800
  • 2e13c88a78
    Massive structural refactor TEC 2021-08-09 02:16:15 +0800
  • f46648a73b
    Bump packages TEC 2021-08-08 20:12:37 +0800
  • 49298d3c7c
    Org export: case sensitive non-ascii char substn TEC 2021-08-08 04:10:33 +0800
  • 7a414f419a
    Org: include etc dir in recipe (for org-cite) TEC 2021-08-08 04:07:44 +0800
  • b06f727610
    Upgrade to org-roam v2 TEC 2021-08-08 04:05:58 +0800
  • e0b59a0b51
    Abandon Ivy, jump on the Vertico+ bandwagon TEC 2021-07-25 22:03:18 +0800
  • efaba50757
    Text mode hooks should not modify the content TEC 2021-07-09 21:07:53 +0800
  • 35e4425d0e
    Org: superstar, remove commented out alternative TEC 2021-06-29 04:15:56 +0800
  • fe5eeabf14
    Doom bug: unpin! needed, :pin nil not respected TEC 2021-07-09 02:40:18 +0800
  • 012f89fdef
    Handle odd org babel tangle block representations TEC 2021-07-30 00:49:38 +0800
  • dd6f6dfd41
    Fix: condition ansi colour display on Emacs 28+ TEC 2021-08-04 02:01:03 +0800
  • a8f490b727
    Org: load org-src b4 modifying org-src-block-faces TEC 2021-06-29 04:14:54 +0800
  • 8c244207b4
    Org: latex export, capitalise references TEC 2021-06-29 04:12:50 +0800
  • 36c267d4cf
    Org: latex export, notomath (texlive 2021) is out TEC 2021-06-29 04:11:41 +0800
  • 471d76e083
    Org: latex export, have fontsets work with no font TEC 2021-06-29 04:10:03 +0800
  • 0d32d74601
    Org: ascii export, unicode is nil when utf-8 unset TEC 2021-06-29 04:07:09 +0800
  • 5b96976292
    Org: html export, fix potential W3C errors, a11y TEC 2021-06-29 04:05:54 +0800
  • 0aa08f020b
    Org: strip zero-width-space from exports TEC 2021-06-29 04:04:20 +0800
  • 6cd4626af4
    Org: refactor package! form TEC 2021-06-16 05:16:30 +0800
  • e4bf67493c
    Org export: use \cref for references in LaTeX TEC 2021-06-16 04:50:06 +0800
  • 5368679676
    Org export: modify creator string TEC 2021-06-16 04:47:48 +0800
  • e25f9e0673
    Org export: explain why 5 levels of headings good TEC 2021-06-16 04:47:22 +0800
  • abf9231625
    Associate the matlab icon with .m files TEC 2021-06-16 04:31:43 +0800
  • 83b3e8d5aa
    Doom: work around bug in package! :pin nil TEC 2021-06-08 04:39:29 +0800
  • 3de648e7a2
    Org: latex, improve tangled file embedding TEC 2021-06-08 04:28:23 +0800
  • c77ba18e71
    Org: Tweak header arg snippets TEC 2021-06-04 22:34:34 +0800
  • 78ea855197
    Org: Fix omissions from recipe TEC 2021-06-03 15:52:44 +0800
  • 9257b8a781
    CI: Accidentally stopped htmlize with updates TEC 2021-05-30 16:08:04 +0800
  • 1a86b75008
    Replace apply #'append mapcar with mapcan TEC 2021-05-29 12:38:13 +0800
  • 7346b4ce18
    Remove solaire mode hacks, no longer needed TEC 2021-05-28 16:35:03 +0800
  • 01212729d8
    Package authinfo-color-mode unnecessary on Emacs28 TEC 2021-05-28 16:28:32 +0800
  • e38c3e25db
    Fix incorrect variable reference (-mode not -hook) TEC 2021-05-28 16:08:57 +0800
  • 7fd938b708
    Rearrange theme init hook to avoid race condition TEC 2021-05-28 15:47:35 +0800
  • 7e88770bbf
    Add keybindings to to move through page breaks TEC 2021-05-28 15:45:44 +0800
  • 134f9dfa5c
    Ensure 2 lines above/below point always visible TEC 2021-05-28 15:44:25 +0800
  • 46b688b6b9
    Org: latex export, need code preamble for examples TEC 2021-05-28 15:43:12 +0800
  • 21ea38158e
    Emacs: Use mu4e-from-name as message-signature TEC 2021-05-28 15:42:13 +0800
  • 5d1d28fed3
    Ensure emacs-everywhere frame raised when created TEC 2021-05-28 15:41:27 +0800
  • 1335c67d28
    Rework mixed-pitch initialisation TEC 2021-05-28 15:32:58 +0800
  • f4b9c47bf4
    Fix typos in commentary TEC 2021-05-28 15:32:19 +0800
  • 6bd8eed323
    Org: Add keybinding to insert zero-width spaces TEC 2021-05-28 15:30:28 +0800
  • 1dbf68865e
    Correct msmtp config file link TEC 2021-05-28 15:30:04 +0800
  • 1ce89a492d
    Tweak evil settings TEC 2021-05-28 15:29:32 +0800
  • 3ad6e0ab1a
    Config: fix invalid :comments val and broken links TEC 2021-05-17 01:51:39 +0800
  • 57430f93bc
    Fix the logic for battery display, more caching TEC 2021-05-10 22:49:01 +0800
  • 8791c870c8
    Org: contrib folder is now in a new repo TEC 2021-05-10 00:46:55 +0800
  • b002e291c2
    CI: Disable package update checking (for now) TEC 2021-05-28 13:09:46 +0800
  • 51b110f329
    Update docker base image (Ubuntu 20.04 -> 21.04) TEC 2021-05-28 14:09:53 +0800
  • f4219dd4f6
    CI: Try using Doom's defcli! TEC 2021-05-16 14:10:44 +0800
  • 89dd20c2df
    Org: Add more keyword symbol ligatures TEC 2021-05-04 04:51:38 +0800
  • 0042f431e8
    Org package statement: misplaced paren TEC 2021-05-02 13:24:08 +0800
  • 048ce3abd1
    Doom fixed a bug, and so I no longer need a hack TEC 2021-05-02 01:33:00 +0800
  • 87e4b9c8f8
    Org: html meta info, respect {author,date}:nil opt TEC 2021-05-01 22:48:56 +0800
  • a4ed1b1849
    Org: configure reveal export backend TEC 2021-05-01 22:48:02 +0800
  • 5072fe6f9c
    Spray: improve appearance and evil support TEC 2021-05-01 22:46:25 +0800
  • 9f3b91011d
    Add package org-ol-tree TEC 2021-05-01 22:45:05 +0800
  • d6c0077e7b
    A collection of small tweaks TEC 2021-05-01 22:43:26 +0800
  • b52bb68535
    Org: complicate package! statement for dev and use TEC 2021-05-01 20:26:21 +0800
  • df5c95068e
    Org: my verb in headings patch has been merged TEC 2021-05-01 19:31:46 +0800
  • 2b7a27f688
    Bump packages TEC 2021-05-01 17:13:04 +0800
  • 1ccbaddf5a
    Org: html, make heading ID gen work for non-latin TEC 2021-04-30 14:21:19 +0800
  • 8daa7adf49
    Htmlize: Ensure highlight-num hook autoloads pkg TEC 2021-04-27 01:22:56 +0800
  • be914efb61
    Org: html, make verbatim padding size-proportional TEC 2021-04-26 04:20:42 +0800
  • d2bf2b84db
    Org: html, set default link colour to inherit TEC 2021-04-26 04:20:17 +0800
  • e64acc205b
    Org: html, all footnotes deserve some space TEC 2021-04-26 02:05:37 +0800
  • 2247fb8b64
    Org: html style, !important wasn't applied well TEC 2021-04-26 02:03:30 +0800
  • 8df8380903
    Org: redefine org-export-format-reference TEC 2021-04-25 23:48:01 +0800
  • cad5bdcafe
    Add cli.el to .gitignore TEC 2021-04-25 18:50:17 +0800
  • 3286ac391b
    Org: Add the transclusion package, it looks cool TEC 2021-04-25 18:49:04 +0800
  • 9a3262c83a
    Org: Start using nico's ob-julia TEC 2021-04-25 18:16:18 +0800
  • 88f736e010
    Org: new file snippet should ignore date in file TEC 2021-04-24 15:18:24 +0800
  • 2020ba6a11
    Org: html, reduce top padding of asides TEC 2021-04-24 02:40:22 +0800
  • 3c555f0ab9
    Org: html, check for TOC before JS assumes exists TEC 2021-04-24 02:06:22 +0800
  • 29a66d3173
    Org: recognise https:*.{png,jpg,.} links as images TEC 2021-04-23 23:45:05 +0800
  • 396bf48872
    Org: html styling, a small collection of changes TEC 2021-04-23 22:42:02 +0800
  • 28715c531b
    Org: html export, improve meta tags TEC 2021-04-23 02:37:34 +0800
  • 07c9727739
    Org-ref: Improve PDF location and viewing TEC 2021-04-18 22:28:30 +0800
  • 882295ecde
    Org: HTML, use compressed CSS TEC 2021-04-17 13:19:51 +0800
  • afc4233c10
    Config: Override the async tangling hook TEC 2021-04-17 12:46:00 +0800
  • 1962cb211b
    Org: HTML, add Expat licence magnet to included JS TEC 2021-04-17 12:33:46 +0800
  • 424542405d
    Org: new header snippets - tangle, width, height TEC 2021-04-15 09:40:21 +0800
  • d9c9911b3c
    Org: ASCII LaTeX conversion, fix tangle condition TEC 2021-04-14 23:06:03 +0800
  • 6e888b10bb
    Org: ignore errors in problematic hooks TEC 2021-04-14 01:10:00 +0800
  • e881c40bc3
    Add ability to view plaintext versions of PDFs TEC 2021-04-13 00:14:31 +0800
  • eb3bc4cf8d
    Org: ASCII export, convert LaTeX maths to unicode TEC 2021-04-11 22:27:45 +0800
  • f6a92ce769
    Org: LaTeX, improve non-ascii char substitution TEC 2021-04-08 18:29:43 +0800
  • d83989f638
    Org: LaTeX, improve chameleon with code and title TEC 2021-04-08 03:15:29 +0800
  • 155bd86e95
    Config: update commentary on org visuals packages TEC 2021-04-05 12:32:56 +0800
  • 961ea70218
    Elfeed: Change line-spacing to line-height prop TEC 2021-04-04 18:22:26 +0800
  • 818053ffff
    Org: use jit-lock with medium-large+ buffers TEC 2021-04-04 18:05:07 +0800
  • 7e9b00e2fc
    Org: Add link preview (variant on https:) TEC 2021-04-04 16:48:49 +0800
  • 40dfc3d0f7
    Org: Oops, removed recipe capture with uni stuff TEC 2021-04-04 16:48:00 +0800
  • 8d42525a28
    Org: new file template, smite an impertinent space TEC 2021-04-02 23:29:52 +0800
  • 73f14c393b
    New server frames: ensure dashboard buffer used TEC 2021-04-02 15:51:14 +0800
  • 800177336a
    Org: Retire uni units agenda shortcut TEC 2021-04-02 15:13:57 +0800
  • 49279558a0
    CI: Adjust package update status colour thresholds TEC 2021-04-01 23:09:17 +0800
  • 8eb01a4af0
    Org: Acronym formatting, better handle edge cases TEC 2021-04-01 22:31:40 +0800
  • 3238f8046c
    Org: Beamer needs to load KOMA utilities TEC 2021-04-01 22:30:23 +0800
  • 9c79e591a6
    Org: More header arg shortcuts TEC 2021-04-01 12:04:57 +0800
  • 1d4431c0ac
    Org: LaTeX preamble generation, handle nested deps TEC 2021-04-01 10:25:23 +0800
  • e6661d3323
    Workaround for weird dashboard banner sizing issue TEC 2021-03-30 11:42:28 +0800
  • 5b37cb3de8
    Readme: Update badges, add Emacs 28.0.50 and Org TEC 2021-03-30 03:15:29 +0800
  • e946a764d9
    Org: LaTeX add function to install vector emojis TEC 2021-03-30 01:51:32 +0800
  • 11ecd2bf6b
    Org: Integrate beamer export with conditional feat TEC 2021-03-29 23:48:46 +0800
  • f3dfd553de
    Org: LaTeX conditional preamble, grab and use info TEC 2021-03-29 22:55:55 +0800
  • dd58e88faa
    Config: a little elisp reformatting TEC 2021-03-29 22:54:31 +0800
  • 1afd9eaca5
    Org: Improve inline src font-lock TEC 2021-03-29 22:47:31 +0800
  • 028ff67b6d
    Doom: Change the ASCII banner TEC 2021-03-28 23:23:47 +0800
  • 0528d76b22
    Config: Redo radar plots TEC 2021-03-28 21:51:15 +0800
  • e61b22ff0a
    Bump a bunch of packages TEC 2021-03-28 19:46:13 +0800
  • a5e246a436
    Org, CalcTeX: s/color/xcolor/ for LaTeX rendering TEC 2021-03-28 19:14:18 +0800
  • e00094c858
    Add screenshot of splash screen to readme + tweaks TEC 2021-03-28 19:09:04 +0800
  • 27b937e97f
    Org: Improve inline src block fontification TEC 2021-03-28 18:29:18 +0800
  • f2c4765065
    CI: Odd tweaks that seem to be needed TEC 2021-03-28 15:55:47 +0800
  • f62c62406d
    Org: LaTeX export, work with Emojis TEC 2021-03-28 15:05:01 +0800
  • bf6e637490
    Re-pin AucTeX TEC 2021-03-28 13:35:41 +0800
  • 819824f2c0
    Org: LaTeX export, fix item bullets disappearance TEC 2021-03-27 21:08:41 +0800
  • a95e619a45
    Hide the modeline on the splash screen TEC 2021-03-27 20:55:53 +0800
  • 68530a28bf
    Rework the splash screen to be minimal, and sassy TEC 2021-03-27 19:03:45 +0800
  • 13d014f38b
    Modeline: Bug workaround is no longer needed TEC 2021-03-27 13:44:43 +0800
  • 37377ffd71
    Org: LaTeX, add a bunch of typeface presents TEC 2021-03-27 02:55:54 +0800
  • 07c86da012
    Config CI: Include misc/splash-images in publish TEC 2021-03-26 18:31:15 +0800
  • 456d9165eb
    Org: change LaTeX preamble snippet ordering +bit TEC 2021-03-26 18:26:01 +0800
  • bf823bc622
    Org: snippets, improve maths, three new src header TEC 2021-03-26 03:08:13 +0800
  • 6af9b3333c
    Config: spelling fixes TEC 2021-03-26 03:02:04 +0800
  • 32c02a7330
    Org: Julia code blocks in LaTeX TEC 2021-03-26 02:43:34 +0800
  • 10cf3cd6ed
    Org: LaTeX, separate font choice from templates TEC 2021-03-26 02:39:13 +0800
  • 193a918a7b
    Org: LaTeX preamble, feature expansion fix TEC 2021-03-26 02:35:17 +0800
  • 55212eae28
    Org: make LaTeX conditional preamble a bit fancier TEC 2021-03-26 01:59:48 +0800
  • e2c55369b6
    Org: LaTeX package check, no check after satisfied TEC 2021-03-25 18:20:03 +0800
  • 6f8fbb44d7
    Org: LaTeX engraved code, detect actual exporting TEC 2021-03-25 02:27:19 +0800
  • ae057f61da
    Org: tweak LaTeX pdf process to work better TEC 2021-03-25 01:49:31 +0800
  • 64c8d44af7
    Org: tweaks to LaTeX conditional preamble TEC 2021-03-23 09:57:31 +0800
  • ab04b7ab36
    Allow babel execution in CLI actions TEC 2021-03-22 22:48:08 +0800
  • ab28913178
    Config: Detect (and warn about) missing fonts TEC 2021-03-21 18:27:47 +0800
  • 50fd782ac3
    Change symbol font to Julia Mono TEC 2021-03-21 15:40:23 +0800
  • 2652b52d95
    Config publishing: capitalize snippet names TEC 2021-03-21 15:39:40 +0800
  • a4a04c28c4
    Org: LaTeX add condensed lists feature TEC 2021-03-21 15:35:25 +0800
  • b1ab8e92ed
    Org: Change default font for LaTeX export TEC 2021-03-21 15:29:29 +0800
  • 05cbc446b5
    Org: Add cover page option to LaTeX export TEC 2021-03-21 02:54:29 +0800
  • a4690de72f
    Config: tweak text is/was seen as an acronym TEC 2021-03-21 03:10:23 +0800
  • db4f2b8200
    Config: add LaTeX sizing info to two images TEC 2021-03-20 22:49:40 +0800
  • 58c914a34a
    Org: accidentally had :noweb yes (want no-export) TEC 2021-03-20 22:21:13 +0800
  • d17808fbfb
    Config setup instructions: don't confirm evaluate TEC 2021-03-20 21:33:49 +0800
  • 40e8739e0a
    Org: Check for required LaTeX pkgs on conf tangle TEC 2021-03-20 21:27:35 +0800
  • b9566b4633
    Org: LaTeX export, use gillius sans-serif font TEC 2021-03-20 18:38:43 +0800
  • 719152bb1a
    LaTeX: change unimportant face to non-monospace TEC 2021-03-20 03:24:31 +0800
  • a396388e53
    Org: make acronym regex slightly more strict TEC 2021-03-20 03:19:04 +0800
  • 61da4030a1
    Org: tweak inline src font lock styles TEC 2021-03-20 03:18:08 +0800
  • 1ff002d92f
    CI: Add inkscape to docker image TEC 2021-03-20 03:10:56 +0800
  • e1295272e8
    Org: LaTeX export, change :priority key to :order TEC 2021-03-20 02:53:58 +0800
  • 5b757d0695
    Org: match upper case begin_src in embed-tangled TEC 2021-03-20 02:22:26 +0800
  • bb282fdfe8
    Config: adjust #+date string for LaTeX export TEC 2021-03-19 03:11:36 +0800
  • 9e49aa6980
    Replace literal tabs with escaped tabs (\t) TEC 2021-03-19 02:56:54 +0800
  • 51d1a54b06
    Refactor org-export-filter-text-acronym TEC 2021-03-19 03:04:42 +0800
  • 3483bebf30
    Org: LaTeX export, make command for acronym format TEC 2021-03-19 02:51:56 +0800
  • 3538650288
    Org: LaTeX export, allow verbatim in headings TEC 2021-03-18 22:49:50 +0800
  • 32ab25b884
    Org: re-implement conditional preamble generation TEC 2021-03-18 02:44:44 +0800
  • 0cc34f64bc
    Org: Conditional latex, use cleveref when needed TEC 2021-03-17 17:48:32 +0800