[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#249466: dvips: Landscape papers handled in an idotic way



On 20.05.04 Frank Küster (frank@kuesterei.ch) wrote:

Hi all,

> Okay, that helped. This is a minimal _TeX_ document that gives the
> error, when converted with "dvips -t a4 -t landscape":
> 
> ,----
> | \special{papersize=297mm,210mm}
> | Juhapekka  Tolvanen
> | \end  
> `----
> 
minimal LaTeX:

drachi:~# more hyper1.tex
\documentclass{article}
\usepackage{hyperref}
\begin{document}
text
\end{document}

LaTeX

 *File List*
 article.cls    2001/04/21 v1.4e Standard LaTeX document class
  size10.clo    2001/04/21 v1.4e Standard LaTeX file (size option)
hyperref.sty    2003/01/22 v6.73n Hypertext links for LaTeX
  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
  pd1enc.def    2003/01/22 v6.73n Hyperref: PDFDocEncoding definition (HO)
hyperref.cfg    2002/06/06 v1.2 hyperref configuration of TeXLive and teTeX
     url.sty    1999/03/28  ver 1.5x  Verb mode for urls, etc.
  hdvips.def    2003/01/22 v6.73n Hyperref driver for dvips
 pdfmark.def    2003/01/22 v6.73n Hyperref definitions for pdfmark specials
 nameref.sty    2001/01/27 v2.19 Cross-referencing by name of section
  hyper1.out
  hyper1.out

and dvips:

drachi:~# dvips -t landscape hyper1.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2004.05.20:1950' -> hyper1.ps
dvips: both landscape and papersize specified:  ignoring landscape
<texc.pro><f7b6d320.enc><texps.pro><special.pro>. <cmr10.pfb>[1]

I don't deal with the paper dimensions at all and nevertheless get
the message. I guess this is that, what we're speaking about.

H. 
-- 
sigmentation fault



Reply to: