TeX Live and MacTeXPackages from Distribution Repository cause Trouble

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
plusminus
Posts: 2
Joined: Tue Oct 15, 2013 3:42 pm

Packages from Distribution Repository cause Trouble

Post by plusminus »

Three days ago I installed LMDE. The next step was to add Kile with all packages by these steps.

Code: Select all

sudo apt-get install texlive-full
sudo texhash
However pst-vectorian and "mpfnmark" don't work.

Shall I change something?

According to the information about texlive-pstricks the package pst-vectorian is included there.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Packages from Distribution Repository cause Trouble

Post by localghost »

plusminus wrote:[…] According to the information about texlive-pstricks the package pst-vectorian is included there.
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.

Regardless of that it may be worth a thought about installing a vanilla TeX Live from either DVD or by the web installer over the net.


Best regards and welcome to the board
Thorsten
plusminus
Posts: 2
Joined: Tue Oct 15, 2013 3:42 pm

Re: Packages from Distribution Repository cause Trouble

Post by plusminus »

Thank you very much for your answer.
The last four days I had a lot of trouble installing vanilla TeX Live on LMDE. As they were some further problems with that OS I tried LM15.
Result: vanilla TeX live installed successfully.
Already added pst-vectorian, nice package.

best wishes
pm
Post Reply