diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2022-07-04 17:10:02 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2022-07-04 17:10:02 +0000 |
| commit | 333f9934dfcccbf73923d280c4f922621d284816 (patch) | |
| tree | 460404aa97808c546736b35c43c03683c9f481ac /README.md | |
| parent | 41147917e3d31ba0f84b787572db6f489910a24e (diff) | |
Add link to latexrun
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |
