Commit Graph

824 Commits

Author SHA1 Message Date
TEC cad5bdcafe
Add cli.el to .gitignore 2021-04-25 18:50:17 +08:00
TEC 3286ac391b
Org: Add the transclusion package, it looks cool 2021-04-25 18:49:04 +08:00
TEC 9a3262c83a
Org: Start using nico's ob-julia
This is deliberately unpinned as it's currently undergoing rapid
development, and I want the latest version.
2021-04-25 18:19:05 +08:00
TEC 88f736e010
Org: new file snippet should ignore date in file 2021-04-24 15:18:24 +08:00
TEC 2020ba6a11
Org: html, reduce top padding of asides 2021-04-24 02:43:19 +08:00
TEC 3c555f0ab9
Org: html, check for TOC before JS assumes exists 2021-04-24 02:06:22 +08:00
TEC 29a66d3173
Org: recognise https:*.{png,jpg,.} links as images 2021-04-23 23:45:05 +08:00
TEC 396bf48872
Org: html styling, a small collection of changes
+ Use appropriate fallback fonts for sans/serif
+ It's really important that we get the right size background-image
  + Otherwise it can cover the whole link when combined with other rules
+ A bit of autoformatting
+ Tweaks to formatting of music entries
2021-04-23 22:42:02 +08:00
TEC 28715c531b
Org: html export, improve meta tags
The opengraph image in now customisable. The publish time is set more
intelligently, and checks the #+date of the buffer. We also set the
modified time if dealing with a file using the inode information.
2021-04-23 02:37:34 +08:00
TEC 07c9727739
Org-ref: Improve PDF location and viewing 2021-04-18 22:28:30 +08:00
TEC 882295ecde
Org: HTML, use compressed CSS 2021-04-17 13:39:43 +08:00
TEC afc4233c10
Config: Override the async tangling hook 2021-04-17 13:39:43 +08:00
TEC 1962cb211b
Org: HTML, add Expat licence magnet to included JS 2021-04-17 13:39:37 +08:00
TEC 424542405d
Org: new header snippets - tangle, width, height
And correct the snipper keys for graphics and silent
2021-04-15 10:08:30 +08:00
TEC d9c9911b3c
Org: ASCII LaTeX conversion, fix tangle condition
Oh, and doom-call-process makes much more sense
2021-04-14 23:06:03 +08:00
TEC 6e888b10bb
Org: ignore errors in problematic hooks 2021-04-14 01:10:00 +08:00
TEC e881c40bc3
Add ability to view plaintext versions of PDFs 2021-04-13 18:55:59 +08:00
TEC eb3bc4cf8d
Org: ASCII export, convert LaTeX maths to unicode 2021-04-11 22:27:45 +08:00
TEC f6a92ce769
Org: LaTeX, improve non-ascii char substitution 2021-04-08 19:30:48 +08:00
TEC d83989f638
Org: LaTeX, improve chameleon with code and title
Now do current-face-setting for these elements too.
2021-04-08 19:30:43 +08:00
TEC 155bd86e95
Config: update commentary on org visuals packages 2021-04-05 12:36:16 +08:00
TEC 961ea70218
Elfeed: Change line-spacing to line-height prop
This way chopped up image lines stay together, but the spacing between
lines is still slightly better. It's a bit dodgier when there's soft
line wrapping but this is a acceptable tradeoff.
2021-04-04 18:22:26 +08:00
TEC 818053ffff
Org: use jit-lock with medium-large+ buffers 2021-04-04 18:05:07 +08:00
TEC 7e9b00e2fc
Org: Add link preview (variant on https:)
Twitter-style
2021-04-04 16:48:49 +08:00
TEC 40dfc3d0f7
Org: Oops, removed recipe capture with uni stuff 2021-04-04 16:48:00 +08:00
TEC 8d42525a28
Org: new file template, smite an impertinent space 2021-04-02 23:29:52 +08:00
TEC 73f14c393b
New server frames: ensure dashboard buffer used 2021-04-02 15:51:14 +08:00
TEC 800177336a
Org: Retire uni units agenda shortcut
Less relevant/useful now
2021-04-02 15:13:57 +08:00
TEC 49279558a0
CI: Adjust package update status colour thresholds 2021-04-01 23:09:17 +08:00
TEC 8eb01a4af0
Org: Acronym formatting, better handle edge cases 2021-04-01 23:02:53 +08:00
TEC 3238f8046c
Org: Beamer needs to load KOMA utilities
Given the other stuff that I do
2021-04-01 22:30:23 +08:00
TEC 9c79e591a6
Org: More header arg shortcuts
And fix up inconsistent naming
2021-04-01 12:04:57 +08:00
TEC 1d4431c0ac
Org: LaTeX preamble generation, handle nested deps 2021-04-01 10:25:23 +08:00
TEC e6661d3323
Workaround for weird dashboard banner sizing issue 2021-03-30 11:42:28 +08:00
TEC 5b37cb3de8
Readme: Update badges, add Emacs 28.0.50 and Org 2021-03-30 03:15:29 +08:00
TEC e946a764d9
Org: LaTeX add function to install vector emojis
This is definitely a good use of my time
2021-03-30 01:51:32 +08:00
TEC 11ecd2bf6b
Org: Integrate beamer export with conditional feat 2021-03-29 23:48:46 +08:00
TEC f3dfd553de
Org: LaTeX conditional preamble, grab and use info 2021-03-29 22:55:55 +08:00
TEC dd58e88faa
Config: a little elisp reformatting 2021-03-29 22:54:31 +08:00
TEC 1afd9eaca5
Org: Improve inline src font-lock
Now handles multiple instances of inline src blocks per line, and
doesn't skip over inline src blocks in an over-eager search for
{{{results}}} but instead uses a second pass to match results.

`org-prettify-inline-results' has also been updated to handle a cons
cell specifying replacement strings to use instead of the default.
2021-03-29 22:47:31 +08:00
TEC 028ff67b6d
Doom: Change the ASCII banner
Something that takes up less rows fits better on small-medium terminals.
A simpler design also fits better with the current GUI aesthetic.
2021-03-29 00:12:49 +08:00
TEC 0528d76b22
Config: Redo radar plots 2021-03-29 00:12:36 +08:00
TEC e61b22ff0a
Bump a bunch of packages 2021-03-28 21:14:39 +08:00
TEC a5e246a436
Org, CalcTeX: s/color/xcolor/ for LaTeX rendering 2021-03-28 21:14:39 +08:00
TEC e00094c858
Add screenshot of splash screen to readme + tweaks 2021-03-28 21:14:28 +08:00
TEC 27b937e97f
Org: Improve inline src block fontification
This fixes the significant issue where a unpaired bracket would cause
the rest of the buffer to be parsed, ignoring `limit'. Not nice.

I also now use inline src blocks a lot more in my config.
2021-03-28 19:13:31 +08:00
TEC f2c4765065
CI: Odd tweaks that seem to be needed 2021-03-28 17:21:05 +08:00
TEC f62c62406d
Org: LaTeX export, work with Emojis
Thanks to functionality and files provided by emojify 🙂
2021-03-28 15:35:56 +08:00
TEC bf6e637490
Re-pin AucTeX 2021-03-28 15:01:15 +08:00
TEC 819824f2c0
Org: LaTeX export, fix item bullets disappearance
It seems that repeated \let\tempa for itemize, enumerate, and
description causes issues. Just using a unique command for each fixes
things.
2021-03-27 21:08:41 +08:00