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

Re: [9fans] Mousing is faster than typing but users do not believe it

2011-06-15 Thread Mauricio CA
> http://news.ycombinator.com/item?id=2657135 I've recently attached a mouse to my computer just to experiment with acme of plan9 from user space, and I really liked it. I wonder, though, if we could operate acme as a window manager like, say, wmii. For instance, could I write a script in acme t

Re: [9fans] in ed, how to do i do this?

2011-06-17 Thread Mauricio CA
> to indent several lines, you could do > 1) set dot to range, like 1,5 > 2) s,^, ,g I believe you can't set dot to a range in ed, just to a single line. Your sugestion applies to sam, though. In ed, you should give range with command: 1,5s,^, ,g Best, MaurĂ­cio

[9fans] Scripting acme

2011-06-17 Thread Mauricio CA
Hi, all, Could you give me tips on how to script acme in plan9 from user space? Sorry for asking this question without at least showing some attempts of my own, but the fact is that I'm unable to grasp how to start. I would like to do things like these: * Automatically do something when text is

Re: [9fans] [RFC] fonts and unicode/utf [TeX]

2011-06-24 Thread Mauricio CA
>> i'm not sure what the hard part is. just front the normal input function >> with one that calls chartorune and rejects anything above codepoint 255. >> that can't be more than 10 lines of code. [...] > Yes, "casting" to byte can do and this is almost trivial since the input > is buffered and h

Re: [9fans] [RFC] fonts and unicode/utf [TeX]

2011-06-25 Thread Mauricio CA
> Since TeX is "8 bits", the tex file must have characters encoded in > 8 bits, with the not control positions of the first half being, after > perhaps mapping defined at compile time (can be remapped at user level > but with apparently "strange" macro commands), conforming to ASCII--- > used as li

[9fans] Acme with accessibility

2011-06-25 Thread Mauricio CA
Hi, all, I would like to ask you for tips: suppose I want to write something like acme editor, but aiming at being used by people with severe disabilities like, say, Stephen Hawking. Such kind of disabilities mean input will come from a few button pressing signals, used to enter input using some k