9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <9nut@9netics.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] mimicking Plan 9 paper style with LaTeX?
Date: Mon,  6 Nov 2006 14:45:32 -0800	[thread overview]
Message-ID: <ceb9fb2208483de3446ac9da5374d70a@9netics.com> (raw)
In-Reply-To: <D090555B-19A2-4427-B7B1-7F932A7A1E09@ar.aichi-u.ac.jp>

this works for me.  troffms.sty is already in plan9 tex distribution.
it is for use with tr2latex.  textheight is abit long for letter size.

\documentclass[11pt]{article}
\usepackage{troffms}	% <--
\usepackage{graphicx}	% others ...
\textheight=8.5in
\begin{document}
\title{Time Travelers' Handbook of 1001 Tense Formations}
\author{Dr. Dan Streetmentioner}
\begin{abstract}
....



  reply	other threads:[~2006-11-06 22:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30 13:25 Axel Belinfante
2006-10-30 13:28 ` erik quanstrom
2006-10-30 13:51   ` andrey mirtchovski
2006-10-30 14:11 ` arisawa
2006-10-30 15:01   ` Axel Belinfante
2006-10-30 22:03     ` arisawa
2006-10-30 23:58   ` arisawa
2006-11-03 11:06     ` Abhey Shah
2006-11-03 13:03       ` arisawa
2006-11-06 22:45         ` Skip Tavakkolian [this message]
2006-11-06 23:39           ` andrey mirtchovski
2006-11-07 20:43             ` andrey mirtchovski
2006-11-07 21:29               ` Axel Belinfante
2006-11-07 22:24                 ` andrey mirtchovski

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=ceb9fb2208483de3446ac9da5374d70a@9netics.com \
    --to=9nut@9netics.com \
    --cc=9fans@cse.psu.edu \
    /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).