Code: Select all
sudo apt-get install texlive-full
sudo texhash
Shall I change something?
According to the information about texlive-pstricks the package pst-vectorian is included there.
Code: Select all
sudo apt-get install texlive-full
sudo texhash
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
I can't say anything about this repsository and its content. I only know that the `mpfnmark` package doesn't officially exist anymore (since about ten years) and its functionality has been incorporated into the footmisc package. Perhaps you can get `mpfnmark` from somewhere in the net and integrate it manually into your TeX installation.plusminus wrote:[…] According to the information about texlive-pstricks the package pst-vectorian is included there.
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