Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f481d4

Browse filesBrowse files
committed
Fix some font packages
1 parent d1722d3 commit 9f481d4
Copy full SHA for 9f481d4

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ apt-run: &apt-install
1616
inkscape \
1717
ffmpeg \
1818
dvipng \
19-
pgf \
2019
lmodern \
2120
cm-super \
2221
texlive-latex-base \
2322
texlive-latex-extra \
2423
texlive-fonts-recommended \
2524
texlive-latex-recommended \
25+
texlive-pictures \
2626
texlive-xetex \
2727
graphviz \
2828
libgeos-dev \
2929
fonts-crosextra-carlito \
30-
otf-freefont
30+
fonts-freefont-otf
3131
3232
fonts-run: &fonts-install
3333
name: Install custom fonts

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.