mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
We don't use hevea anymore
The PDF instructions need reviewing - I got stuck during the Biopython 1.85 release but didn't have access to a Linux machine with admin rights to try the approach documented here.
This commit is contained in:
@ -27,12 +27,12 @@ This command depends on `Latexmk <https://mg.readthedocs.io/latexmk.html>`_ and
|
||||
|
||||
On Ubuntu, you can install these with the following commands::
|
||||
|
||||
sudo apt install hevea texlive-latex-base texlive-latex-extra python-pygments
|
||||
sudo apt install texlive-latex-base texlive-latex-extra python-pygments
|
||||
|
||||
On Fedora (tested for Workstation 33)::
|
||||
|
||||
dnf install texlive-scheme-basic texlive-preprint \
|
||||
texlive-comment texlive-minted hevea
|
||||
texlive-comment texlive-minted
|
||||
|
||||
Testing code examples
|
||||
------------------------
|
||||
|
Reference in New Issue
Block a user