Package: texpower
Version: 0.2-7
Severity: normal

I'm trying to build a presentation for LCA 2011.  I'm using hyperref 
to get clickable URLs.  I'm using dvips and ps2pdf.

This is what I see with a minimal example:


Here is my input file:
---------------
\documentclass[display]{seminar}
\usepackage{texpower}
\usepackage{hyperref}
\usepackage{fixseminar}
\begin{document}
\begin{slide}
\liststepwise{
\step{
\begin{enumerate}
  \item Step 1
    \step{ \item Step 2}
    \step{ \item Step 3} % If this step not present, it all works
  \end{enumerate}}}
\end{slide}
\end{document}
---------------

Here is the output:
--------------
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax,
dumylang, noh
yphenation, loaded.

(./x.tex (/usr/share/texmf-texlive/tex/latex/seminar/seminar.cls
Document Class: seminar 2008/10/15, 1.5
Document Style: `seminar' v1.5 <2008/10/15> (tvz)
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/latex/seminar/sem-page.sty))
(/usr/share/texmf/tex/latex/texpower/texpower.sty
(/usr/share/texmf-texlive/tex/latex/base/ifthen.sty)
(/usr/share/texmf-texlive/tex/latex/tools/calc.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/etc/texmf/tex/latex/texpower/tpoptions.cfg)
(/usr/share/texmf-texlive/tex/generic/oberdiek/ifpdf.sty)
(/etc/texmf/tex/latex/texpower/tpsettings.cfg))
(/usr/share/texmf-texlive/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/ifvtex.sty)
(/usr/share/texmf-texlive/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texmf-texlive/tex/latex/oberdiek/hycolor.sty
(/usr/share/texmf-texlive/tex/latex/oberdiek/xcolor-patch.sty))
(/usr/share/texmf-texlive/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf-texlive/tex/generic/oberdiek/etexcmds.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/infwarerr.sty))
(/etc/texmf/tex/latex/config/hyperref.cfg)
(/usr/share/texmf-texlive/tex/latex/oberdiek/kvoptions.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/kvsetkeys.sty))
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf-texlive/tex/latex/ltxmisc/url.sty)
(/usr/share/texmf-texlive/tex/generic/oberdiek/bitset.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/intcalc.sty)
(/usr/share/texmf-texlive/tex/generic/oberdiek/bigintcalc.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/pdftexcmds.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/ifluatex.sty)
(/usr/share/texmf-texlive/tex/generic/oberdiek/ltxcmds.sty))))
(/usr/share/texmf-texlive/tex/generic/oberdiek/atbegshi.sty))
*hyperref using default driver hdvips*
(/usr/share/texmf-texlive/tex/latex/hyperref/hdvips.def
(/usr/share/texmf-texlive/tex/latex/hyperref/pdfmark.def))
(/usr/share/texmf/tex/latex/fixseminar/fixseminar.sty) (./x.aux)
(/usr/share/texmf-texlive/tex/latex/hyperref/nameref.sty
(/usr/share/texmf-texlive/tex/latex/oberdiek/refcount.sty)) (./x.out)
(./x.out)
[1] [1] [1] [1] (./x.aux) )
Output written on x.dvi (4 pages, 4768 bytes).
Transcript written on x.log.
--------------

And here's the putput of ps2pdf:

-----------------
ps2pdf -dEmbedAllFonts=true  x.ps x.pdf
Error: /undefined in pdf@hoff
Operand stack:
   --nostringval--   View   --nostringval--   XYZ
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--
--nostringval--   false   1   %stopped_push   1878   1   3
%oparray_pop   1877   1   3   %oparray_pop   1861   1   3   %oparray_pop
 1755   1   3   %oparray_pop   --nostringval--   %errorexec_pop
..runexec2   --nostringval--   --nostringval--   --nostringval--   2
%stopped_push   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1158/1684(ro)(G)--   --dict:0/20(G)--   --dict:73/200(L)--
--dict:101/300(L)--   --dict:101/300(L)--   --dict:27/40(L)--
--dict:33/200(L)--
Current allocation mode is local
Last OS error: 2
Current file position is 50879
GPL Ghostscript 8.71: Unrecoverable error, exit code 1
------------------------

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-rc8-dirty (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texpower depends on:
ii  tex-common                    2.08       common infrastructure for building
ii  texlive-fonts-recommended     2009-11    TeX Live: Recommended fonts
ii  texlive-latex-recommended     2009-11    TeX Live: LaTeX recommended packag

Versions of packages texpower recommends:
ii  acroread [pdf-viewer]         9.4.1-0.1  Adobe Acrobat Reader: Portable Doc
ii  gv [pdf-viewer]               1:3.7.1-1  PostScript and PDF viewer for X
ii  texpower-manual               0.2-7      manual for the TeXpower macro bund
ii  xpdf [pdf-viewer]             3.02-12    Portable Document Format (PDF) rea

Versions of packages texpower suggests:
ii  texpower-examples             0.2-7      TeXpower examples

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to