Skip to content

Commit

Permalink
(no-ticket) Documented required tex-gyre package
Browse files Browse the repository at this point in the history
Change-Id: I962cd2457a337d317816314a687d0121fbbf3156
  • Loading branch information
accek committed Apr 27, 2020
1 parent 4c99582 commit 74ca2b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ addons:
- texlive-lang-polish
- texlive-latex-extra
- texlive-fonts-recommended
- tex-gyre
- libdb-dev
install: pip install codecov tox-travis
script: tox
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ First, ensure that all dependencies are installed:
* fpc (Ubuntu package: *fp-compiler*)
* latex with support for Polish (Ubuntu packages: *texlive-latex-base*,
*texlive-lang-polish*)
* latex packages (*texlive-latex-extra*, *texlive-fonts-recommended*),
* latex packages (*texlive-latex-extra*, *texlive-fonts-recommended*, *tex-gyre*),
* Berkeley DB library (Ubuntu package: *libdb-dev*)

It should be easier to begin with a separate folder at first::
Expand Down

0 comments on commit 74ca2b9

Please sign in to comment.