On 2012-02-08 12:24:47 +0800, [email protected] wrote:
> I have more information for
> Version: 3.02-21
> 
> $ xpdf file.pdf # "+" key does not work
> $ xpdf -z 200 file.pdf # -z 200 ignored, but "+" key works
> $ xpdf.real -z 200 file.pdf # -z 200 works! "+" key also works!

I have no such problems with xpdf 3.03-9+b1 (if you still have this
problem, make sure that xpdf is really /usr/bin/xpdf, not an alias
or some command in another directory). Since "xpdf -z 200 file.pdf"
executes "xpdf.real -z 200 file.pdf" (you can check with strace),
there shouldn't be any difference between (2) and (3).

Note that '+' and '-' don't have any effect when the zoom value is
one of the 3 "fit" options (the default depends on your X resources).
I think that's a feature (because '+' and '-' don't change the
window size), but it should be improved, IMHO. If this is your
case, you can see the wishlist bug I've just reported:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677066

-- 
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to