Re: pdfrack

Radhakrishnan CV <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Organization www.cvr.cc
Message-ID <[email protected]>
On 07/01/11 1:49 PM, Asha G wrote:

[...]

> \usepackage{/home/ashag/Desktop/passivedendritcorr/pdfrack.sty}

This is wrong. Either you copy pdfrack.sty to your working directory
and provide:

  \usepackage{pdfrack}

or copy pdfrack to $TEXMF/tex/latex/pdfrack/, update your TeX database
to make available the package system wide and provide

  \usepackage{pdfrack}

or provide without extension:

   \usepackage{/home/ashag/Desktop/passivedendritcorr/pdfrack}

Extension in the \usepackage command will result in a file not found
error (pdfrack.sty.sty not found).

Best
-- 
Radhakrishnan

If more than one person is responsible for a miscalculation, no one
will be at fault.
_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.