missing dependency

Bug #145407 reported by Alex Cornejo
2
Affects Status Importance Assigned to Milestone
texlive-extra (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The package texlive-pstricks should have as a dependency texlive-latex-extra since pdftricks.sty needs the moreverb package (pdftricks.sty is in texlive-pstricks and moreverb is in texlive-latex-extra).

Alex Cornejo (acornejoc)
Changed in texlive-extra:
status: New → Confirmed
Revision history for this message
Norbert Preining (preining) wrote : Re: [Bug 145407] missing dependency

On Mi, 26 Sep 2007, Alex Cornejo wrote:
> The package texlive-pstricks should have as a dependency texlive-latex-
> extra since pdftricks.sty needs the moreverb package (pdftricks.sty is
> in texlive-pstricks and moreverb is in texlive-latex-extra).

I don't agree, how do you come to this conclusion:

$ cat test.tex
\documentclass{article}
\usepackage{pstricks}
\begin{document}
Hello World
\end{document}
$ latex -recorder test.tex
...
$ grep moreverb test.fls
$

The document compiles, and no moreverb is occurring in test.fls.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <email address hidden> Vienna University of Technology
Debian Developer <email address hidden> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
LOUTH (n.)
The sort of man who wears loud check jackets, has a personalised
tankard behind the bar and always gets served before you do.
   --- Douglas Adams, The Meaning of Liff

Revision history for this message
Alex Cornejo (acornejoc) wrote :

I come to this conclusion by using the file I specified in the bug report, that is "pdftricks.sty" notpstricks alone, do the following:

$ cat test.tex
\documentclass{article}
\usepackage{pdftricks}

\begin{document}
Hello world
\end{document}

$ pdflatex test.tex

Thanks for your input,
Alex

Revision history for this message
Alex Cornejo (acornejoc) wrote :

I should add that since I posted this bug I googled for related packages and now I am using auto-pst-pdf, which in my opinion does a much better job than pdftricks, so the bug doesn't affect me anymore (but it is still there).

Revision history for this message
Norbert Preining (preining) wrote : Re: [Bug 145407] Re: missing dependency

Hi!

On Do, 27 Sep 2007, Alex Cornejo wrote:
> report, that is "pdftricks.sty" notpstricks alone, do the following:

Ah, ok. That is a wild hack (to put it simple), it calls external
programs (via shell escapes), converts them to pdf, and includes them.

I would say that this doesn't really ask for a dependency.

On Do, 27 Sep 2007, Alex Cornejo wrote:
> I should add that since I posted this bug I googled for related packages
> and now I am using auto-pst-pdf, which in my opinion does a much better

You could take a look at pgf/tikz, too, which does dvi/ps - pdf
switching automatically. So you can compile a document either with
latex/dvips or with pdflatex

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <email address hidden> Vienna University of Technology
Debian Developer <email address hidden> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
GIPPING (participial vb.)
The fish-like opening and closing of the jaws seen amongst people who
have recently been to the dentist and are puzzled as to whether their
teeth have been put back the right way up.
   --- Douglas Adams, The Meaning of Liff

Revision history for this message
Ingo Müller (ubuntu-launchpad-ingomueller) wrote :

texlive-pstricks also needs a dependency to texlive-extra-utils, because the auto-pst-pdf latex package from texlive-pstricks needs pdfcrop from texlive-extra-utils. It took me some time to realise that auto-pst-pdf needs that script, because there's absolutely no error message...

Revision history for this message
Norbert Preining (preining) wrote :

On Do, 19 Jun 2008, Ingo M?ller wrote:
> texlive-pstricks also needs a dependency to texlive-extra-utils, because
> the auto-pst-pdf latex package from texlive-pstricks needs pdfcrop from
> texlive-extra-utils. It took me some time to realise that auto-pst-pdf
> needs that script, because there's absolutely no error message...

texlive-pstricks will recommend texlive-extra-utils with release
texlive-extra 2007.dfsg.2-2

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <email address hidden> Vienna University of Technology
Debian Developer <email address hidden> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
DOBWALLS (pl.n.)
The now hard-boiled bits of nastiness which have to be prised off
crockery by hand after it has been through a dishwasher.
   --- Douglas Adams, The Meaning of Liff

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.