[Tugindia] pdfrack
S. venkataraman
svenkat at ignou.ac.in
Thu Jan 13 06:11:58 CET 2011
Why not try the command ./pdftrack.sh <file>. The shell file may
not be in your path. If this is the reason for the command not working,
the command ./pdftrack.sh <file> should help.
Another practice I follow for packages which are not part of texlive is
to use a local texmf directory. It is a good practice to put the style
files in this directory. It may be a good idea to look at
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf
which explains how to create a local texmf directory.
By the way, there seems to be some problem. I did'nt get some of the
postings.
Best,
S. Venkataraman
On Wed, Jan 12, 2011 at 9:26 AM, Asha G <dendron.15 at gmail.com> wrote:
> >
> >
> > cd ~/Desktop/passivedendritecorr
> >
> > Then you might provide the following command:
> >
> > pdflatex <your file name>
> >
> > Run twice to fix your cross references. Once the compilation is
> > completed, you will open the pdf in any of your preferred viewer:
> >
> > xpdf <file.pdf>
> >
> > or
> >
> > evince <file.pdf>
> >
> > or
> >
> > acroread <file.pdf>
> >
> > or whatever pdf viewer available in your system.
> >
> > > 3) I don't understand why you have done ./pdfrack.sh
> >
> > The procedure to make use of pdfrack as far as I understand involves
> > the following steps:
> >
> > 1. pdfrack.sh <file>
> > 2. pdflatex <file>
> >
> > The first step will extract all your figures with psfrag labels and
> > will create standalone figures in pdf format with psfrag labels.
> >
> > The second steps will create the output pdf by including the newly
> > created figures in pdf format.
> >
> > I have extracted the .tar file.
>
> However, doing pdfrack.sh filename.tex gives me the following error :
> pdfrack.sh: command not found
>
> When I did pdflatex filename.tex I got :
> ! LaTeX Error: File `/home/ashag/Desktop/passivedendritcorr/pdfrack.sty'
> not
> fo
> und.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
>
> I keep getting plenty of errors and it basically is unable to give me the
> figures and says :
> ! Undefined control sequence.
> l.123 \psfrag
> {X}{$X$}
> and so on.
>
> Have you actually run a document with this and got it to pdfrack the
> various
> words / symbols ?
>
> Thanks
> Asha Gopinathan
> _______________________________________________
> Home: http://www.tug.org.in/
> TeX FAQ: http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
More information about the tugindia
mailing list