blob: b1ed0f3f45ceb5d8ffa84c853b38637f6c2d3d9d (
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
<!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="l2hexa">
<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="l2hexa.css">
<LINK REL="next" HREF="node5.html">
<LINK REL="previous" HREF="node3.html">
<LINK REL="up" HREF="l2hexa.html">
<LINK REL="next" HREF="node5.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html76"
HREF="node5.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="tex2html70"
HREF="l2hexa.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="tex2html64"
HREF="node3.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="tex2html72"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/afs/cern.ch/project/tex/new/latex2html/icons.gif/contents_motif.gif"></A>
<A NAME="tex2html74"
HREF="node7.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="tex2html77"
HREF="node5.html">Exemple d'un tableau</A>
<B> monter:</B> <A NAME="tex2html71"
HREF="l2hexa.html">Exemple d'un article en</A>
<B> précédent:</B> <A NAME="tex2html65"
HREF="node3.html">Liste des tableaux</A>
  <B> <A NAME="tex2html73"
HREF="node1.html">Table des matières</A></B>
  <B> <A NAME="tex2html75"
HREF="node7.html">Index</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00040000000000000000"></A>
<A NAME="11"></A>
<BR>
Une figure EPS
</H1>
Cette section montre comment inclure une figure PostScript[<A
HREF="node6.html#bib-PS">1</A>]
dans un document L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X . La figure <A HREF="node4.html#Fpsfig">1</A>
est insérée dans le texte à l'aide de la commande
<code>\includegraphics{colorcir.eps}</code>.
<A NAME="14"></A>
<A NAME="15"></A>
<P></P>
<DIV ALIGN="CENTER"><A NAME="Fpsfig"></A><A NAME="24"></A>
<TABLE>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 1:</STRONG>
Deux images EPS</CAPTION>
<TR><TD>
<DIV ALIGN="CENTER">
<TABLE CELLPADDING=3 ALIGN="CENTER">
<TR><TD ALIGN="CENTER">
<!-- MATH
$\includegraphics [width=3cm]{colorcir}$
-->
<IMG
WIDTH="136" HEIGHT="114" ALIGN="BOTTOM" BORDER="0"
SRC="img1.gif"
ALT="\includegraphics [width=3cm]{colorcir}"></TD>
<TD ALIGN="LEFT"> </TD><TD ALIGN="CENTER">
<!-- MATH
$\includegraphics [width=3cm]{tac2dim}$
-->
<IMG
WIDTH="139" HEIGHT="133" ALIGN="BOTTOM" BORDER="0"
SRC="img2.gif"
ALT="\includegraphics [width=3cm]{tac2dim}"></TD>
</TR>
</TABLE>
</DIV></TD></TR>
</TABLE>
</DIV><P></P>
<P>
<BR><HR>
<ADDRESS>
<I>Michel Goossens</I>
<BR><I>1999-03-31</I>
</ADDRESS>
</BODY>
</HTML>
|