beramono.sty
.One way to fix that, is to install:
texlive-fonts-extra
Have fun....
beramono.sty
.texlive-fonts-extra
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
sudo apt-get install texlive-fonts-extra
texlive-full
to not encounter such problems of missing packages any more.tug.org
, the package manager tlmgr
should be used.Code: Select all
tlmgr install bera
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis