Commit Graph

110 Commits

Author SHA1 Message Date
Gerard Vermeulen
bab707efd5 Start to really configure Citar with Org 2021-12-15 08:13:03 +01:00
Gerard Vermeulen
53eb4ed96a Switch back to BibTeX dialect 2021-12-15 05:21:39 +01:00
Gerard Vermeulen
1ac4664217 Fix typo 2021-12-15 05:21:21 +01:00
Gerard Vermeulen
6ff55da56b Make smaller source blocks 2021-12-14 10:15:39 +01:00
Gerard Vermeulen
0087086b74 Reorganize citation handling 2021-12-14 10:13:22 +01:00
Gerard Vermeulen
5085d5438b Steal everything from ox-extra in org-contrib 2021-12-13 21:01:08 +01:00
Gerard Vermeulen
329ef63e16 Set the bibtex-dialect to biblatex 2021-12-13 21:00:02 +01:00
Gerard Vermeulen
b7030e1b9b Facilita inverting the default face and enable rainbow-mode 2021-12-13 12:41:06 +01:00
Gerard Vermeulen
432b7e7950 Add documentation strings 2021-12-13 12:11:03 +01:00
Gerard Vermeulen
d010929f49 Fix savehist-mode 2021-12-13 12:06:48 +01:00
Gerard Vermeulen
0bafc8e8c3 Play without color theme 2021-12-12 22:10:16 +01:00
Gerard Vermeulen
5579eb585c Load the pdf-tools modules lazily by means of pdf-loader-install 2021-12-12 16:24:32 +01:00
Gerard Vermeulen
7a54e7d90b Configure which-key-mode 2021-12-12 04:00:09 +01:00
Gerard Vermeulen
fc0a81fd1f Fix minibuffer histoty completion for Emacs-27.2 2021-12-12 03:31:47 +01:00
Gerard Vermeulen
2faaa1a028 Tweak smartparens again 2021-12-12 03:27:06 +01:00
Gerard Vermeulen
f7372de802 Explain narrowing and widening 2021-12-11 15:45:52 +01:00
Gerard Vermeulen
d5eaaaef9c I meant smartparens strict mode instead of smartparens mode 2021-12-11 15:16:39 +01:00
Gerard Vermeulen
23517e0a7f Configure the minted source block background color globally 2021-12-11 12:48:46 +01:00
Gerard Vermeulen
14c90b2e5f Enable smartparens when evaluting elisp in the minibuffer 2021-12-11 12:46:51 +01:00
Gerard Vermeulen
eb65da7d71 Allow minibuffer completion on previous input 2021-12-11 12:43:59 +01:00
Gerard Vermeulen
80dbda2308 Tweak AUCTeX 2021-12-11 12:19:35 +01:00
Gerard Vermeulen
93f9fac6b4 Move the optional packages into package-selected-packages 2021-12-08 05:00:15 +01:00
Gerard Vermeulen
8dde24df26 Add TODO for org-protocol handling on Darwin 2021-12-08 04:59:07 +01:00
Gerard Vermeulen
19e8e4a53d Tweak my AUCTeX configuration 2021-12-07 17:22:31 +01:00
Gerard Vermeulen
ef4d540a0e Fix typos 2021-12-07 08:19:59 +01:00
Gerard Vermeulen
94232025e8 Fix typo and tweak indentation 2021-12-07 06:22:01 +01:00
Gerard Vermeulen
374a17e15b Install and configure pdf-view-restore 2021-12-07 05:45:38 +01:00
Gerard Vermeulen
8bcb321bbc Add documentation 2021-12-07 05:39:02 +01:00
Gerard Vermeulen
d664aa9de1 Facilitate font scaling and document the appearance section 2021-12-07 05:35:31 +01:00
Gerard Vermeulen
d261a45c71 Fix hanging in case of no user interface 2021-12-07 05:31:52 +01:00
Gerard Vermeulen
60b197c0b8 Fall back to standard use of =package.el= 2021-12-06 18:35:33 +01:00
Gerard Vermeulen
4eaeaa43b3 Facilitate interactive exporting of one of my reports to LaTeX
* Add org=links for backwards compatibility with =org-ref=.
* Allow interactive activation of my =ox-extra= compatible filters.
2021-12-06 12:59:24 +01:00
Gerard Vermeulen
297801b7f7 Add section label 2021-12-06 08:32:39 +01:00
Gerard Vermeulen
ba203135d8 Add sections on narrowing and disabled commands 2021-12-06 08:31:40 +01:00
Gerard Vermeulen
ab44d70017 Improve comments in source block 2021-12-06 08:30:31 +01:00
Gerard Vermeulen
b14dfe3b31 Revert "Add section labels"
This reverts commit 534bc60802.
2021-12-05 17:34:56 +01:00
Gerard Vermeulen
534bc60802 Add section labels 2021-12-05 17:17:34 +01:00
Gerard Vermeulen
222cd5f14b Tweak the outline headers of the Leuven theme 2021-12-05 17:01:05 +01:00
Gerard Vermeulen
c02193d4cb Improve the Emacs server section 2021-12-05 16:58:40 +01:00
Gerard Vermeulen
38fb7fa17a Improve the Emacs server section 2021-12-05 16:39:07 +01:00
Gerard Vermeulen
6c2f4d60b9 Improve the package bootstrapping section 2021-12-05 16:38:12 +01:00
Gerard Vermeulen
d53506b9be Improve the init-file section 2021-12-05 16:36:49 +01:00
Gerard Vermeulen
698eee6250 Improve the early-init section 2021-12-05 16:35:35 +01:00
Gerard Vermeulen
fa535dde7f Improve the introduction 2021-12-05 16:25:38 +01:00
Gerard Vermeulen
38d23d5077 Simplify package bootstrapping
* Install always the newest packages from the archives.
* Stop using ~quelpa~, but keep it for future use.
* Use ~package-install~ to install ~eglot~.
* Add ~markdown-mode~ and ~rainbow-mode~.
2021-12-05 07:28:32 +01:00
Gerard Vermeulen
103679b1c6 Bump to Python-3.9.9 2021-12-03 15:28:37 +01:00
Gerard Vermeulen
5c4bcb9a33 Configure anaconda-mode and company-anaconda
* Add functions to disable or enable anaconda-mode with support
* Open Python org-mode source edit-buffers in anaconda-mode.
2021-12-03 11:21:34 +01:00
Gerard Vermeulen
43049889cf Tweak and simplify my Python programming setup. 2021-12-02 19:25:32 +01:00
Gerard Vermeulen
f73e056459 Install toml-mode and do not install lsp-ui and lsp-mode 2021-12-01 17:14:55 +01:00
Gerard Vermeulen
d9b540eb16 Fix ripgrep by overriding the .gitignore file 2021-12-01 11:52:28 +01:00