On Sat, Jun 25, 2011 at 02:43:32PM -0400, Michael Kerpan wrote:
> Modern TeX implementations like XeTeX and LuaTeX handle UTF-8 natively
> and also bring all sorts of benefits like OpenType support (automagic
> ligatures, real small caps, selectable lining or old-style figures and
> more) and the a
> .LP
> aaa
> .sp |0i
> bbb
>
> I expected bbb to appear at the top of the page. Exactly this happens in
> groff:
> groff -ms t > t.ps
> however not with
> 9 troff -ms t |tr2post > t.ps.
The same problem appears with the Heirloom troff, too.
It seems, however, that when
.sp |0i
is replaced with
.
> Anyone working on or have a simple SIP router/proxy for Plan9? As of
> today I will no longer waste days of my life dealing with the
> abomination that is Asterisk.
I would also love to see a SIP implementation for Plan 9, I've
contemplated it a number of times, but the sheer volume of SIP RFCs
On Sun, Jun 26, 2011 at 3:57 AM, wrote:
> I don't know what "automagic" ligatures are; but ligatures are here in
> the kerTeX fonts, user having nothing special to do to have them. Small
> caps are here. Using the system fonts is here too, at least for T1
> fonts: afm2tfm(1) makes them available
wrote a hgfs for plan9 that gives you read only access to all revisions
in a mercurial repository.
it provides a directory per revision. the revision directory can use
decimal revision number:
123/
or
f32acf03d/
this is a first step towards native tools for plan9 to work with
mercurial.
in pla
forgot the mention some bits:
hgfs gives you one directory per revision. a revision dir
looks like this:
cpu% cd /n/hg/99
cpu% ls -l
d-r-xr-xr-x M 37623 stanley.lieber hgfs 0 Apr 17 22:19 changes
d-r-xr-xr-x M 37623 stanley.lieber hgfs 0 Apr 17 22:19 files
--r--r--r-- M 37623 stanley.lieber h