Search found 2 matches
- Thu Oct 29, 2020 4:13 pm
- Forum: General
- Topic: Unable to find fonts after installing the full texlive on Ubuntu 20.04
- Replies: 1
- Views: 2869
Unable to find fonts after installing the full texlive on Ubuntu 20.04
It's working now after I purged the entire texlive installation and installed again. Not sure what went wrong the first time.
- Tue Oct 27, 2020 4:40 am
- Forum: General
- Topic: Unable to find fonts after installing the full texlive on Ubuntu 20.04
- Replies: 1
- Views: 2869
Unable to find fonts after installing the full texlive on Ubuntu 20.04
Hi all, I've installed the full texlive on my laptop running Ubuntu 20.04, using the following command:
$ sudo apt install texlive-full
After installation, I am able to run latex, pdflatex, etc., but compilation fails whenever I try to specify a font.
Example: test1.tex contains
\documentclass ...
$ sudo apt install texlive-full
After installation, I am able to run latex, pdflatex, etc., but compilation fails whenever I try to specify a font.
Example: test1.tex contains
\documentclass ...