Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mexico
    Posts
    29

    Red face 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 !

  2. #2
    Just Joined!
    Join Date
    Jul 2005
    Posts
    19

    Adding packages

    Quote Originally Posted by GhostofSin
    How do i install the calligra or any apckage i need for internal Latex manually , Thanks for the help !
    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.
    Good news is that Etch is reported to include TexLive and may provide everything you need.
    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •