From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 13 Sep 2010 07:28:12 -0700 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] troff fonts with special characters Topicbox-Message-UUID: 56b20450-ead6-11e9-9d60-3106f5b1d025 On Mon, Sep 13, 2010 at 7:05 AM, Jeff Sickel wrote: > Has anyone experimented with using TeX to generate equations, store them as .eps, and then insert them into troff in some way that makes: > > .BP eqn1.eps > .EP > > look like > > .EQ (1) > sqrt{ {x sup 2 + x + 1} over {x - 1}} > .EN > > Only without the broken font/line drawing when converted from postscript to pdf? > > Convoluted I know, but it sure would make $\sqrt{ {{x^2 + x + 1}\over {x-1}} }$ look more acceptable in a PDF generated on Plan 9 from troff source. now you're getting silly :-) ron