From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <1336067988.76577.YahooMailClassic@web83913.mail.sp1.yahoo.com> References: <201205031745.q43HjOqn004876@skeeve.com> <1336067988.76577.YahooMailClassic@web83913.mail.sp1.yahoo.com> Date: Thu, 3 May 2012 20:15:56 +0200 Message-ID: From: hiro <23hiro@googlemail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] how up to date are the PDF doc files onplan9.bell-labs.com? Topicbox-Message-UUID: 83d9fba8-ead7-11e9-9d60-3106f5b1d025 On Thu, May 3, 2012 at 7:59 PM, Brian L. Stuart wr= ote: >> I just activated my Kindle.=C2=A0 I mailed myself the PDF of >> gawk.1 (of course). >> At fit-to-screen it's too small, but rotated and increased >> size it's better. >> >> As an emergency place to keep the Plan 9 manuals, it sure >> beats lugging >> around all that paper. :-)=C2=A0 I'll be experimenting some >> more. > > I've done some fiddling with the ms macros to add Kindle > support. =C2=A0What I have is: > > =C2=A0. =C2=A0 =C2=A0 =C2=A0\" Override page/font parameters for Kindle > =C2=A0.if '\nK'1' \{\ > =C2=A0.nr PS 7 > =C2=A0.nr VS 8 > =C2=A0.nr LL 3i > =C2=A0.nr TL 3i > =C2=A0.nr PD 0 > =C2=A0.nr PI 3n > =C2=A0.nr PO 0.1i > =C2=A0.po 0.1i > =C2=A0.nr HM 0.1i > =C2=A0.nr FM 0.1i > =C2=A0.ds LH > =C2=A0.ds CH > =C2=A0.ds RH > =C2=A0.ds LF > =C2=A0.ds CF > =C2=A0.ds RF > =C2=A0.pl 4i > =C2=A0.tl > =C2=A0\} > =C2=A0.el \{\ > =C2=A0.po 1.25i > =C2=A0.nr PO 1.25i > =C2=A0\} > > You activate Kindle formatting by setting the K register > to 1. =C2=A0The biggest issue I've run into are tables and > figures that need the space of a larger page. =C2=A0As for > man pages, There's already a register (s) you can set > to 1 to get it format for 9" pages. =C2=A0That does improve > things a bit in portrait orientation scaled to fit the > screen. > > Those might at least give you a good starting point. > > BLS > > Why don't you guys just print the pdf in landscape A5 format. Should be readable on all e-ink devices.