Skip to content

Commit 4130707

Browse files
Changing LaTeX packages installed
1 parent 0910cf5 commit 4130707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install additional LaTeX packages
4040
run: |
4141
tlmgr update --self
42-
tlmgr install titlesec
42+
tlmgr install ae amsmath amsfonts grfext setspace enumitem hyperref biblatex
4343
tlmgr list --only-installed
4444
4545
- uses: r-lib/actions/setup-pandoc@v2

0 commit comments

Comments
 (0)