Move the FreeBSD LaTeX install to the latex role.
This commit is contained in:
parent
751bbe31e9
commit
262e1a5782
@ -2,7 +2,6 @@
|
||||
package:
|
||||
name:
|
||||
- emacs
|
||||
- texlive-full
|
||||
- py39-pygments
|
||||
- inkscape # to support SVGs in LaTeX
|
||||
# - prettier # typescript formatting
|
||||
|
@ -1,5 +1,5 @@
|
||||
# - name: Install packages
|
||||
# package:
|
||||
# name:
|
||||
# - foo
|
||||
# state: present
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- texlive-full
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user