Commit Graph

85 Commits

Author SHA1 Message Date
Gerard Vermeulen
8b84f17940 Handle eglot-ensure' by means of dir-local-variables-alist' 2021-12-30 09:07:46 +01:00
Gerard Vermeulen
92147e4ba5 Improve the section on #+setupfile: and #+include: usage
* Do no tangle the lst:source-file-export-keyword-settings block.
2021-12-30 09:04:38 +01:00
Gerard Vermeulen
26fd987425 Edit the section on the installation of the selected packages 2021-12-30 09:03:28 +01:00
Gerard Vermeulen
59b74c7d26 Minor edits. 2021-12-29 14:13:53 +01:00
Gerard Vermeulen
ddfba322e8 Swap two sections and add hyperlinks 2021-12-29 14:05:03 +01:00
Gerard Vermeulen
16133cd62c Fix typo in `org-latex-minted-langs' setttings 2021-12-29 12:16:15 +01:00
Gerard Vermeulen
b5f8ed46cc Move all LaTeX preamble tweaks to setup-include.org 2021-12-29 10:05:43 +01:00
Gerard Vermeulen
bd11afdcf7 Minor edits 2021-12-29 10:05:06 +01:00
Gerard Vermeulen
cd2f934bcb Tweak installation of selected packages 2021-12-29 10:03:44 +01:00
Gerard Vermeulen
f5fb65404f Tangle setupfile.org
* Let minted handle org source blocks as text.
* Let org-babel-tangle-file tangle to emacs-lisp as well as org.
2021-12-28 14:08:56 +01:00
Gerard Vermeulen
436eea8582 Freeze remaining minor changes 2021-12-28 08:48:03 +01:00
Gerard Vermeulen
33f1d5053c Start to explain the electric operator mode 2021-12-28 08:44:00 +01:00
Gerard Vermeulen
f19fcfd025 Start fleshing out the appearance section 2021-12-28 08:42:19 +01:00
Gerard Vermeulen
424322a129 Add 'org-narrow-to-table' to 'narrow-or-widen-dwim' 2021-12-28 08:40:13 +01:00
Gerard Vermeulen
e1715c2e3e Tweak the consult setup and add a key-binding table 2021-12-28 08:38:29 +01:00
Gerard Vermeulen
b04c75545c Improve the documentation of the Python setup 2021-12-28 08:37:13 +01:00
Gerard Vermeulen
9f51a5c599 Improve LaTeX export settings
* Rename latex-preamble source block to latex-header.
* Add latex-extra-header source block.
* Improve the relevant documentation.
2021-12-28 08:32:51 +01:00
Gerard Vermeulen
e6be1123a2 Handle the latex preamble
* Add a fake language mode called latex-preamble.
2021-12-26 11:53:40 +01:00
Gerard Vermeulen
1963d9d2c1 Move Python configuration 2021-12-26 11:49:23 +01:00
Gerard Vermeulen
107587e01f Freeze many changes
* Implement headers and footers for export to LaTeX.
* Implement a title page for export to LaTeX.
* Improve the text in many places.
* Configure export to LaTeX using buffer local variables.
2021-12-23 15:29:03 +01:00
Gerard Vermeulen
f400ddcdbd Add a hyperlink org link type 2021-12-16 17:44:55 +01:00
Gerard Vermeulen
d18cd7cd40 Explain structure editing (smartparens) 2021-12-16 09:00:35 +01:00
Gerard Vermeulen
d68d265da0 Fix link 2021-12-15 18:09:15 +01:00
Gerard Vermeulen
4119cc202a Document and improve the smartparens configuration 2021-12-15 17:59:15 +01:00
Gerard Vermeulen
f4ea67a889 Improve readability 2021-12-15 17:58:26 +01:00
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