9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa@ar.aichi-u.ac.jp
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] mimicking Plan 9 paper style with LaTeX?
Date: Tue, 31 Oct 2006 08:58:24 +0900	[thread overview]
Message-ID: <4ED497E8-3A25-4116-A684-F104AB0ADB6E@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <1092974B-C5F5-42BB-9792-F4761B470265@ar.aichi-u.ac.jp>

I wrote

>
>
>> any known recipes to make a LaTeX document
>> 'visually similar to the Plan 9 papers'
>> of /sys/doc/9 ?
>>
>>
>
> Mine is, substitutiong "article.cls" by
> ...
>

But it seems that the mail has lost the following lines:

\documentclass[10pt]{p9article}
\textwidth 150mm
\textheight 230mm
\topmargin -11mm
\oddsidemargin 0mm
\evensidemargin 0mm
\usepackage{txfonts}
\renewcommand{\familydefault}{cmss}
\title{{\sf\Large\bfseries Pegasus} \\
{\large\bfseries --- another web server for Plan 9 ---}}
\author{\normalsize \it Kenji Arisawa, Aichi University\\
{\normalsize\tt arisawa@aichi-u.ac.jp}}
\date{}
\begin{document}
\sf


In addition above, the remark by Alex is helphul:
\setlength\parindent{0pt}
\setlength\parskip{0.25\baselineskip} % the 0.25 is just a guess


Kenji Arisawa



  parent reply	other threads:[~2006-10-30 23:58 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 [this message]
2006-11-03 11:06     ` Abhey Shah
2006-11-03 13:03       ` arisawa
2006-11-06 22:45         ` Skip Tavakkolian
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=4ED497E8-3A25-4116-A684-F104AB0ADB6E@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).