Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Courier New

393 views
Skip to first unread message

Terry Andersen

unread,
Jun 19, 2003, 4:52:36 AM6/19/03
to
Does LaTeX have a font similar to Courier New, where each character are
assigned the same "textwidth"/"letterwidth"?

Terry


Rolf Niepraschk

unread,
Jun 19, 2003, 5:04:51 AM6/19/03
to
Terry Andersen wrote:
> Does LaTeX have a font similar to Courier New, where each character are
> assigned the same "textwidth"/"letterwidth"?
>

%\usepackage{courier}
\texttt{Text}

...Rolf
--
|| Rolf Niepraschk c/o Physikalisch-Technische Bundesanstalt ||
|| Abbestr. 2-12; D-10587 Berlin, Germany ||
|| Tel/Fax: ++49-30-3481-316/490, email: Rolf.Ni...@ptb.de ||

mng

unread,
Jun 19, 2003, 6:16:43 AM6/19/03
to
"Terry Andersen" <te...@sea.com> wrote in message
news:bcrtj9$6rr$1...@news.net.uni-c.dk...

> Does LaTeX have a font similar to Courier New, where each character are
> assigned the same "textwidth"/"letterwidth"?
>
> Terry
>
>

You could use

\begin{verbatim} ... \end{verbatim}

or

\begin{BVerbatim} ... \end{BVerbatim} with the fancyvrb package.

Gerry


Skylar Thompson

unread,
Jun 19, 2003, 8:58:28 AM6/19/03
to
On Thu, 19 Jun 2003 10:52:36 +0200, Terry Andersen <te...@sea.com> wrote:
> Does LaTeX have a font similar to Courier New, where each character are
> assigned the same "textwidth"/"letterwidth"?

Have you tried \texttt? I'm not sure if that's what you're looking for, but
I think it's close.

--
-- Skylar Thompson (sky...@cs.earlham.edu)
-- http://www.cs.earlham.edu/~skylar/

Matej Cepl

unread,
Jun 19, 2003, 10:05:58 AM6/19/03
to
On 2003-06-19, 10:16 GMT, mng wrote:
> "Terry Andersen" <te...@sea.com> wrote in message
> news:bcrtj9$6rr$1...@news.net.uni-c.dk...
>> Does LaTeX have a font similar to Courier New, where each character are
>> assigned the same "textwidth"/"letterwidth"?

\usepackage{courier}

(or if you want typewriter-like document, I am the author of
manuscript.sty :-)

Matej

--
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

Terry Andersen

unread,
Jun 20, 2003, 1:55:37 AM6/20/03
to
"Skylar Thompson" <sky...@quark.cs.earlham.edu> skrev i en meddelelse
news:slrnbf3cgr....@quark.cs.earlham.edu...

Yes textt was what I was looking for, thanks a lot :-)
I will look closer at manuscript.sty, thanks.

Best Regards
Terry


0 new messages