9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Akshat Kumar <akumar@mail.nanosouffle.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] troff book
Date: Fri,  2 Dec 2011 17:26:54 -0800	[thread overview]
Message-ID: <CABwSpPAgKbMQvANOC_Q1aiQ=2H-Lc3Z+-tF6m4PrVL_8Pu2D7A@mail.gmail.com> (raw)
In-Reply-To: <CAFo14L1rrYXZ7ue9sU3-DUG851Wr+72stOFrz9ATUzTZBb3=HA@mail.gmail.com>

I've written some math papers in troff. I spent less time doing math and
more time tinkering with troff, to get things to show up properly. LaTeX looks
prettier still, but handling UTF-8 in the source goes a long way towards
legibility (especially if you have to come back to it after a while).

I also ported Lout (contrib/akumar/lout.tgz) to Plan 9. It looks even prettier,
and the source files end up looking much prettier than LaTeX. However,
there is no UTF-8 support.


ak

On Fri, Dec 2, 2011 at 2:42 PM, hugo rivera <uair00@gmail.com> wrote:
> I think I'll reconsider using troff for my thesis, because some math
> is sure to come across. But learning more about troff is indeed
> useful.
>
> 2011/12/2 simon softnet <ph.softnet@gmail.com>:
>> By the way, I am currently forced to use LaTeX.
>> It's because formulas look nicer, and also because my current
>> supervisor asks me to.
>>
>> I was thinking of writing a program that accepts a file formated with
>> -ms or -me macros and translates it to LaTeX equivalent macros. This
>> way, I would hopefully have the best of both worlds: the elegance of
>> troff syntax and the neatness of TeX output.
>> Is anyone interested in helping me out?
>>
>> Simon.
>>
>> On Fri, Dec 2, 2011 at 11:24 PM, simon softnet <ph.softnet@gmail.com> wrote:
>>> I have written my bachelor's thesis (80 pages with graphs, tables,
>>> diagrams, equations, etc..) in pure troff -me.
>>> It went as smooth as I could ever hope for.
>>> LaTeX is much more difficult to use, IMO.
>>>
>>> Simon.
>>>
>>> On Fri, Dec 2, 2011 at 10:02 PM,  <tlaronde@polynum.com> wrote:
>>>> On Fri, Dec 02, 2011 at 10:45:24AM -0800, John Floren wrote:
>>>>>
>>>>> > There was even a bunch of connections last week because somebody was
>>>>> > looking for TeX on phones... (I don't know why, but the community marvel
>>>>> > named TeXlive didn't seem to be the first choice in this case...)
>>>>> >
>>>>>
>>>>> Ah, I think that was due to me... I read
>>>>> http://news.ycombinator.com/item?id=3264341 and suggested that they
>>>>> take a look at kerTeX :)
>>>>
>>>> Yes, you were one of the two (the other one has identified himself
>>>> now... ;)). [I suspected this from the initials of the author of the
>>>> mail.]
>>>>
>>>> And for others, BTW, if LaTeX sure works, it's because John was
>>>> brave enough to try and not to give up after initial errors.
>>>>
>>>> Thanks!
>>>> --
>>>>        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
>>>>                      http://www.kergis.com/
>>>> Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C
>>>>
>>
>
>
>
> --
> Hugo
>



  reply	other threads:[~2011-12-03  1:26 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 13:02 hugo rivera
2011-12-02 13:15 ` simon softnet
2011-12-02 13:23 ` Aharon Robbins
2011-12-02 13:33   ` Gabriel Díaz López de la llave
2011-12-02 13:40   ` Steve Simon
2011-12-02 16:08     ` hugo rivera
2011-12-02 17:54 ` John Floren
2011-12-02 18:00   ` Francisco J Ballesteros
2011-12-02 18:13     ` Австин Ким
2011-12-02 18:21       ` tlaronde
2011-12-02 18:16     ` ron minnich
2011-12-02 18:20       ` Francisco J Ballesteros
2011-12-02 18:29         ` Lyndon Nerenberg
2011-12-02 18:29       ` tlaronde
2011-12-02 18:45         ` John Floren
2011-12-02 21:02           ` tlaronde
2011-12-02 22:24             ` simon softnet
2011-12-02 22:29               ` simon softnet
2011-12-02 22:42                 ` hugo rivera
2011-12-03  1:26                   ` Akshat Kumar [this message]
2011-12-11 22:57                 ` Gabriel Díaz López de la llave
2011-12-12  9:15 ` Charles Forsyth
2011-12-12  9:59   ` simon softnet
2011-12-12 10:28   ` John Stalker
2011-12-12 10:52     ` Rudolf Sykora
2011-12-12 12:04       ` John Stalker
2011-12-12 12:37         ` tlaronde
2011-12-12 12:18     ` Charles Forsyth
2011-12-12 12:42       ` John Stalker
2011-12-12 14:10         ` Michael Kerpan
2011-12-12 17:46           ` tlaronde
2011-12-12 17:48         ` tlaronde
2011-12-12 18:42           ` tlaronde
2011-12-12 19:22         ` Bakul Shah
2011-12-12 19:45           ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABwSpPAgKbMQvANOC_Q1aiQ=2H-Lc3Z+-tF6m4PrVL_8Pu2D7A@mail.gmail.com' \
    --to=akumar@mail.nanosouffle.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).