#3 pdf-tools not working

Closed
opened 3 years ago by gmarx · 2 comments
gmarx commented 3 years ago
Owner
There is no content yet.
gmarx added the
bug
label 3 years ago
gmarx commented 3 years ago
Poster
Owner

The installation directly on ubuntu fixes the problem

The installation directly on ubuntu fixes the problem
gmarx commented 3 years ago
Poster
Owner

This lines fixed the problem:

# installing texlive base with pdflatex utility:
RUN apt-get -y install \
texlive-latex-base \
texlive-latex-extra \
texlive-pictures \
texlive-science \
texlive-bibtex-extra
This lines fixed the problem: ``` # installing texlive base with pdflatex utility: RUN apt-get -y install \ texlive-latex-base \ texlive-latex-extra \ texlive-pictures \ texlive-science \ texlive-bibtex-extra ```
gmarx closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.