install texlive-core

pandoc pdf output
This commit is contained in:
Pig Monkey 2016-10-31 09:34:33 -07:00
parent e7096f6bfd
commit 822ed3f85e

View file

@ -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: