From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3596 Path: main.gmane.org!not-for-mail From: "Haseloff, Lutz" Newsgroups: gmane.comp.tex.context Subject: AW: rotating pdf Date: Fri, 15 Dec 2000 10:34:52 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <0F3313EC125AD311981100105AB3A75D4DBD92@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain X-Trace: main.gmane.org 1035394323 18429 80.91.224.250 (23 Oct 2002 17:32:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:32:03 +0000 (UTC) Cc: "'ntg-context@ntg.nl'" Original-To: "'Hans Hagen'" Xref: main.gmane.org gmane.comp.tex.context:3596 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3596 Hi Hans, > Well, it's not yet a standard feature. A few month ago i made a hack for > spqr: > \let\normalshipout\shipout > \def\shipout {\afterassignment\funnyshipout\setbox0} > \def\funnyshipout{\aftergroup\veryfunnyshipout} ... > \normalshipout\hbox > {\pdfliteral{q 0 1 -1 0 0 0 cm}\box0\pdfliteral{Q}}% > \else > \normalshipout\box0% > \fi} > No guarantees. > Hans Thank you very much. With an other angle (-90) and a little translation in an additional "x x x x x x cm" matrix all went well. Greetings Lutz