blob: b9404537d862bc40c17a7e093850776e0187a609 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 99.1 release (March 30, 1999)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Une figure EPS</TITLE>
<META NAME="description" CONTENT="Une figure EPS">
<META NAME="keywords" CONTENT="ex31">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v99.1 release">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="ex31.css">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html12"
HREF="../ex32/ex32.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/afs/cern.ch/project/tex/new/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html8"
HREF="../ex30/ex30.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/afs/cern.ch/project/tex/new/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html2"
HREF="../ex30/ex30.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/afs/cern.ch/project/tex/new/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html10"
HREF="../ex30/ex30.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
SRC="/afs/cern.ch/project/tex/new/latex2html/icons.gif/index_motif.gif"></A>
<BR>
<B> suivant:</B> <A NAME="tex2html13"
HREF="../ex32/ex32.html">Exemple_d'un_tableau</A>
<B> monter:</B> <A NAME="tex2html9"
HREF="../ex30/ex30.html">Exemple_d'un_document_segmenté</A>
<B> précédent:</B> <A NAME="tex2html3"
HREF="../ex30/ex30.html">Exemple_d'un_document_segmenté</A>
  <B> <A NAME="tex2html11"
HREF="../ex30/ex30.html">Index</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<P>
<H2><A NAME="SECTION00040000000000000000">
Une figure EPS</A>
</H2><A NAME="24"></A>
<P>
Cette section montre comment inclure une figure
PostScript[<A
HREF="../ex30/ex30.html#bib-PS">1</A>] dans un document L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X .
La <A HREF="ex31.html#Fpsfig">figure</A>
est insérée dans le texte à l'aide de la commande
<code>\includegraphics{colorcir}</code>.
<A NAME="30"></A>
<A NAME="31"></A>
<P></P>
<DIV ALIGN="CENTER"><A NAME="Fpsfig"></A><A NAME="39"></A>
<TABLE>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 1:</STRONG>
Deux images EPS</CAPTION>
<TR><TD><A NAME="figure32"
HREF="img1.gif"><IMG
WIDTH="77" HEIGHT="35"
SRC="Timg1.gif"
ALT="\begin{figure}
\centering \begin{tabular}{c@{\qquad}c}
\includegraphics[width=3cm]{colorcir}&
\includegraphics[width=3cm]{tac2dim} \end{tabular} \end{figure}"></A></TD></TR>
</TABLE>
</DIV><P></P>
<BR><HR>
<ADDRESS>
<I>Michel Goossens</I>
<BR><I>1999-03-30</I>
</ADDRESS>
</BODY>
</HTML>
|