From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180610300551o6a53a50bq498aa657c0c2889e@mail.gmail.com> Date: Mon, 30 Oct 2006 06:51:41 -0700 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: Re: [9fans] mimicking Plan 9 paper style with LaTeX? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200610301325.k9UDPFG25159@zamenhof.cs.utwente.nl> Topicbox-Message-UUID: d8b63e58-ead1-11e9-9d60-3106f5b1d025 to get the font used in the p9 papers try the following command in your prologue: \renewcommand{\familydefault}{\sfdefault} the chapter numbering will require a style change but i don't know it yet. i'll let you know if i figure it out.