mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
install texlive-core
pandoc pdf output
This commit is contained in:
parent
e7096f6bfd
commit
822ed3f85e
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
|||
- name: Install pandoc
|
||||
pacman: name=pandoc state=present
|
||||
|
||||
- name: Install texlive-core
|
||||
pacman: name=texlive-core state=present
|
||||
|
||||
- name: Install masterpdfeditor-qt5
|
||||
aur: name=masterpdfeditor-qt5 user={{ user.name }}
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue