9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] TeX - Plan 9 model
Date: Tue, 11 Mar 2008 14:58:50 -0400	[thread overview]
Message-ID: <5dbaa4a8ab415be56b0f976b22aa174f@quanstro.net> (raw)
In-Reply-To: <210f8e2b024d68787d13aa14daa19e4f@proxima.alt.za>

> > dvips doesn't work?
>
> TeX doesn't work :-(
>
> I can't get to produce the DVIs, the command line/interpreter
> interface is beyond me.
>
> ++L

minooka; cat > hello.tex
hello, world
\bye
<eof>minooka; tex hello.tex
This is TeX, Version 3.14159 (Web2C 7.2)
(hello.tex [1] )
Output written on hello.dvi (1 page, 224 bytes).
Transcript written on hello.log.
minooka; ls -l hello.dvi
--rw-rw-r-- M 5564 quanstro quanstro 224 Mar 11 14:58 hello.dvi
minooka; page hello.dvi
converting from dvi to postscript...
reading through postscript...
minooka; dvips hello.dvi

- erik


  reply	other threads:[~2008-03-11 18:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-11 17:28 lucio
2008-03-11 18:03 ` erik quanstrom
2008-03-11 18:29   ` lucio
2008-03-11 18:58     ` erik quanstrom [this message]
2008-03-12  4:40       ` lucio
2008-03-12 11:47         ` Robert Raschke
2008-03-12 12:09           ` lucio
2008-03-12 15:02             ` Jeff Sickel
2008-03-12 16:04               ` Hongzheng Wang
2008-03-12 16:18               ` Russ Cox
2008-03-12 18:17               ` Joel C. Salomon
2008-03-13 22:12                 ` Paweł Lasek
2008-03-14  3:22                   ` Hongzheng Wang
2008-03-14  4:51                   ` lucio
2008-03-12 10:20       ` lucio

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=5dbaa4a8ab415be56b0f976b22aa174f@quanstro.net \
    --to=quanstro@quanstro.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).