home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!blade!johan
- From: johan@blade.stack.urc.tue.nl (Johan Wevers)
- Newsgroups: comp.text.tex
- Subject: Re: mathematical symbols?
- Keywords: natural numbers, real numbers, LaTeX
- Message-ID: <4918@tuegate.tue.nl>
- Date: 31 Jul 92 09:34:11 GMT
- References: <4330@drsrv1.hmi.de>
- Sender: root@tuegate.tue.nl
- Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands.
- Lines: 27
-
- In article <4330@drsrv1.hmi.de> dej@drsrv1.hmi.de (Andreas Schulz-Dieterich) writes:
- >We're looking for the symbols of natural and real numbers in LaTeX:
- > __
- > | |\ | | | \
- > | | \ | | |__/
- > | | \ | | | \
- > | | \| | | \
- >
- >(ASCII offers very poor capabilities but you will understand.)
- >
- >Any hints appreciated. Thanks in advance,
- >-Andreas
-
- Try: \newcommand{\RR}{\mbox{I\hspace{-1ex}R}}
- and \newcommand{\NN}{\mbox{I\hspace{-1ex}N}}
-
- If you prefer the symbols in italics, symply remove the \mbox and
- use them in math mode.
-
- ***********************************************************************
- * J.C.A. Wevers * _\ /e+ _\ _ /e+ *
- * johan@stack.urc.tue.nl * 1 u \ X / d \ X / 2 *
- ************************** P=-| >---< + >---< + ......| *
- * Physics is really all * N / \ / \ *
- * there exists. Me. * /d u\ /u d \ *
- ***********************************************************************
-
-