Received: from webgate.proteosys.de ([62.225.9.49]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.4905); Tue, 26 Mar 2002 14:05:29 +0100 Received: by webgate.proteosys.de (8.12.2/8.12.2) with ESMTP id g2QD5RW0007031 for ; Tue, 26 Mar 2002 14:05:28 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1D4C6.E79B2108" Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay2.uni-heidelberg.de (8.12.1/8.12.1) with ESMTP id g2QCvejf025378; Tue, 26 Mar 2002 13:57:45 +0100 (MET) Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id g2QCm8N17257; Tue, 26 Mar 2002 13:48:08 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 2740 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 26 Mar 2002 13:48:08 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id g2QCm7N17251 for ; Tue, 26 Mar 2002 13:48:07 +0100 Received: from mailweb21.rediffmail.com ([203.199.83.145]) by relay.uni-heidelberg.de (8.12.1/8.12.1) with SMTP id g2QCpBmB011977 for ; Tue, 26 Mar 2002 13:51:25 +0100 (MET) Received: (qmail 30127 invoked by uid 510); 26 Mar 2002 12:45:27 -0000 Received: from unknown (210.212.212.84) by rediffmail.com via HTTP; 26 Mar 2002 12:45:26 -0000 Return-Path: X-OriginalArrivalTime: 26 Mar 2002 13:05:29.0499 (UTC) FILETIME=[E77656B0:01C1D4C6] X-Scanned-By: MIMEDefang 2.6 (www dot roaringpenguin dot com slash mimedefang) Content-class: urn:content-classes:message Subject: ASCII graphs Date: Tue, 26 Mar 2002 13:45:27 +0100 Message-ID: <20020326124527.30126.qmail@mailweb21.rediffmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ASCII graphs Thread-Index: AcHUxuebylMjfSlnSDWXrZYZRtd2qg== From: "Prabir G. Dastidar" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4200 This is a multi-part message in MIME format. ------_=_NextPart_001_01C1D4C6.E79B2108 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi everybody, I want to insert a ASCII file in a page. The graph is at the file - rightmap.txt. I have done the following. But the map is not coming. In place of rightmap.txt, when I am putting some .EPS file, the output is coming. Any suggestion? \documentclass{article} %%date 26 march,2002%% \usepackage{graphicx} \begin {document} \begin {figure} \includegraphics {rightmap.txt} \end{figure} \end{document} Thank you so much in advance. Regards, Prabir. ------_=_NextPart_001_01C1D4C6.E79B2108 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ASCII graphs

Hi everybody,
I want to insert a ASCII file in a page. The graph is = at the file
- rightmap.txt. I have done the following. But the = map is not
coming. In place of rightmap.txt, when I am putting = some .EPS
file, the output is coming.

Any suggestion?


\documentclass{article} %%date 26 march,2002%%
\usepackage{graphicx}
\begin {document}
     \begin {figure}
      \includegraphics = {rightmap.txt}
      \end{figure}
\end{document}

Thank you so much in advance.

Regards,

Prabir.

------_=_NextPart_001_01C1D4C6.E79B2108--