Path: utzoo!attcan!uunet!jarthur!usc!sdd.hp.com!decwrl!ucbvax!hplabs!hpl-opus!hpnmdla!hpsad!walter From: walter@hpsad.HP.COM (Walter Coole) Newsgroups: comp.text.tex Subject: Re: Direct rotation of text within TeX Message-ID: <13590010@hpsad.HP.COM> Date: 3 Jul 90 17:50:19 GMT References: <1990Jun27.214142.19425@arnor.uucp> Organization: HP Signal Analysis Division - Rohnert Park, CA Lines: 6 I've been interested in doing this, too, and haven't done it any slicker than with a separate dvi. The only approach that seems to fit TeX's model for how a printer works is to use fonts that are rotated, but it seems hard to allow TeX's placement to work well. Another approach is to write a dvi filter that allows a \special{landscape}, but that has portability problems.