File: t3.tex

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (44 lines) | stat: -rw-r--r-- 1,106 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
%From Wybo@Servalys.Nl Fri Jun 28 14:28:41 2002
%From: Wybo Dekker <Wybo@Servalys.Nl>
%To: Norman@Astro.Gla.Ac.Uk
%Date: Mon, 24 Jun 2002 23:38:46 +0200 (Cest)
%Subject: Textpos

%Dear Norman,

%Whn I Tried This:

\documentclass{article}
\RequirePackage[absolute]{textpos} % revision 1.4
\usepackage{graphicx,fancybox}
\begin{document}

%\begin{Landscape*}{\pdfpagewidth}{\pdfpageheight}{\rotatebox{-90}}
\begin{Landscape*}{\hsize}{\vsize}{\rotatebox{-90}}
test
\end{Landscape*}
\end{document}

%I got:
%
%! Incompatible list can't be unboxed.
%\@EveryShipout@Hook ...\TP@holdbox \unvbox \@cclv
%                                                   }\global \setbox
% \TP@holdb...
%<*> \end{Landscape*}
%
%Hans Hagen suggested to replace the \unvbox with
%
%\ifvbox\@cclv\unvbox\else\box\fi
%
%and that worked. Should that perhaps be a fix?
%
%-- 
%Best regards, Wybo Dekker
%
%---Servalys Analytical Chemistry Services---
%Wybo Dekker                 wybo@servalys.nl
%Deilsedijk 60                www.servalys.nl
%4158 CH Deil              tel +31-345-652164
%The Netherlands           fax +31-345-652383