Results 1 to 2 of 2
I use Vim-LaTeX for edit docs, i was wondering how to configure it for automatically download the packages i need , i mean for example i wish to use the ...
- 11-27-2006 #1Just Joined!
- Join Date
- Nov 2006
- Location
- Mexico
- Posts
- 29
LaTeX question
I use Vim-LaTeX for edit docs, i was wondering how to configure it for automatically download the packages i need , i mean for example i wish to use the callirga pacakge and when i type \usepackage{calligra} it says
File `calligra.sty' not found, i suppose it's because the package is not installed in the repository. How do i install the calligra or any apckage i need for internal Latex manually , Thanks for the help !
- 11-30-2006 #2Just Joined!
- Join Date
- Jul 2005
- Posts
- 19
Adding packages
Did this couple of years ago under RedHat, and from memory it consists of adding package to directory where other .sty reside, then issuing 'texhash' command. May have to do these as root.
Originally Posted by GhostofSin
Good news is that Etch is reported to include TexLive and may provide everything you need.
Regards


Reply With Quote
