Re: [9fans] MetaPost added to kerTeX!

2011-05-23 Thread Mauricio CA
>> You can call me Thierry "Hercules" Laronde! since I have cleaned the >> Augean Stables. Twice (GRASS and TeX distrib). > Now for the Stymphalian birds!! :-). May I suggest support for using METAFONT to create plan9 fonts? Best, Maurício

[9fans] fmt -q

2011-05-23 Thread erik quanstrom
i've found it's nice for fmt to know about leading formatting such as a "> " for email or a " * " for c comments. this is especially helpful when dealing with email from folks whose mailers don't wrap, or badly formatted comments. for example, /* * this is a comment block that

Re: [9fans] MetaPost added to kerTeX!

2011-05-23 Thread tlaronde
On Mon, May 23, 2011 at 06:29:15PM +, Mauricio CA wrote: > >> You can call me Thierry "Hercules" Laronde! since I have cleaned the > >> Augean Stables. Twice (GRASS and TeX distrib). > > > Now for the Stymphalian birds!! :-). > > May I suggest support for using METAFONT to create > plan9 font

Re: [9fans] MetaPost added to kerTeX!

2011-05-23 Thread erik quanstrom
> METAFONT is indeed a program that deserves more attention, at least for > mathematicians: if Hilbert had had it, he will have found somebody in > Göttingen to create a font and not use the suboptimal gothic one. > (IMHO, both fonts and the mathematical symbols have not reached a > perfection; an

Re: [9fans] MetaPost added to kerTeX!

2011-05-23 Thread tlaronde
On Mon, May 23, 2011 at 03:21:17PM -0400, erik quanstrom wrote: > > i would think that if you can display with mf at all, you could easily > capture that result with libmemdraw. a plan 9 font is just a bitmap of > a bunch of sequential characters plus some bare-bones font metrics. There are alre

Re: [9fans] ANSI/POSIX port of aux/vga - where to find?

2011-05-23 Thread Russ Cox
On Fri, May 20, 2011 at 7:53 PM, slash wrote: > The wiki says "The Plan 9 updates page contains an ANSI/POSIX port of > aux/vga that is useful only for dumping registers on various systems." > > I am having trouble finding this tool. Any pointers? http://plan9.bell-labs.com/sources/contrib/rsc/vg

[9fans] pic

2011-05-23 Thread Steve Simon
Hi, I would like to try to get something running which would allow me to draw pic documents in a WYSIWYG style I have a load of rather complex drawings to do. The obvious candidates (it seems to me) are: art (from the 2nd edition), though Andrey did stirling work porting it to t

Re: [9fans] pic

2011-05-23 Thread Skip Tavakkolian
Google docs; no contest. -Skip On May 23, 2011, at 3:56 PM, "Steve Simon" wrote: > Hi, > > I would like to try to get something running which > would allow me to draw pic documents in a WYSIWYG style > I have a load of rather complex drawings to do. > > The obvious candidates (it seems to me

Re: [9fans] pic

2011-05-23 Thread Venkatesh Srinivas
I use xcip on a modern Unix; http://plan9.bell-labs.com/sources/contrib/vsrinivas/xcip-modern.jpg There is a tarball in my contrib, xcip.tar; it is a copy of 1995-era xcip, made to build on recent linux systems. It needs Plan9port to build (9's lex and yacc, iirc). -- vs

Re: [9fans] pic

2011-05-23 Thread Iruatã Souza
On Mon, May 23, 2011 at 7:56 PM, Steve Simon wrote: > Hi, > > I would like to try to get something  running which > would allow me to draw pic documents in a WYSIWYG style > I have a load of rather complex drawings to do. > > The obvious candidates (it seems to me) are: > >        art (from the 2n

Re: [9fans] pic

2011-05-23 Thread Anthony Sorace
On May 23, 2011, at 18:56, Steve Simon wrote: > xfig + transfig - feels a bit like a patch on a patch and, being > modern unix code would (no doubt) include configure hell... geoff had a version of xfig running on 3ed years ago. i can try to dig it up if you want to go that route. i d

Re: [9fans] pic

2011-05-23 Thread Russ Cox
> I would like to try to get something  running which > would allow me to draw pic documents in a WYSIWYG style > I have a load of rather complex drawings to do. If you will never have to edit them, whiteboard + digital camera. Otherwise, I've found that it is always worth the time to program the

Re: [9fans] pic

2011-05-23 Thread tlaronde
On Mon, May 23, 2011 at 11:56:28PM +0100, Steve Simon wrote: > Hi, > > I would like to try to get something running which > would allow me to draw pic documents in a WYSIWYG style > I have a load of rather complex drawings to do. MetaPost. I found finally easier to program than to try to get ex