2018-06-27 16:33:18 +02:00
|
|
|
- link:
|
2021-02-21 01:15:09 +01:00
|
|
|
~/.latexmkrc:
|
|
|
|
path: conf/latexmkrc
|
2018-08-18 17:47:46 +02:00
|
|
|
|
|
|
|
- shell:
|
2020-08-10 12:45:01 +02:00
|
|
|
- command: '/bin/bash -c helpers/install_latex.sh'
|
2018-08-18 17:47:46 +02:00
|
|
|
description: Create latex personal directory
|
2020-08-10 12:45:01 +02:00
|
|
|
stderr: true
|
|
|
|
stdout: true
|
2018-08-18 17:47:46 +02:00
|
|
|
|