summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2022-07-04 17:10:02 +0000
committer0scar <qgt268@alumni.ku.dk>2022-07-04 17:10:02 +0000
commit333f9934dfcccbf73923d280c4f922621d284816 (patch)
tree460404aa97808c546736b35c43c03683c9f481ac
parent41147917e3d31ba0f84b787572db6f489910a24e (diff)
Add link to latexrun
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 03d9b0b..317619b 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,9 @@ cp -r .zprofile .xinitrc ~
folder. Opens the document in your `$EDITOR` of choice. Fallbacks to `vim` by
default.
* emoji: LukeSmiths `dmenu_unicode` script.
-* latexrun: pdflatex python wrapper that automates references and puts all
- auxiliary files in a folder, nice and tidy.
+* [latexrun](https://github.com/aclements/latexrun): pdflatex python wrapper
+ that automates references and puts all auxiliary files in a folder, nice and
+ tidy.
* open_book: as `edit_document`, opens a prompt with all `.pdf` files in your
`~/books` folder. Opens the chosen document in `$READER`, falls back to
`zathura` if `$READER` is not set.