----------
X-Sun-Data-Type: text
X-Sun-Data-Description: text
X-Sun-Data-Name: text
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 196
Bruce Miller <[EMAIL PROTECTED]> wrote on Wed Jun 4 19:41:49 2003:
>
> I downloaded the latest l2h (latex2html-2002-2-1, dated May 23,2003)
> and ran your test case. After futzing with the image -- I think my
> mailer didn't quite believe it was a png image, so when I tried to save
> it it came out partly corrupt. And l2h surprized me slightly by loading
> graphicxx.perl and complaining about graphicx not implemented...
>
> But anyway, it produced a test.html which contains:
> <IMG
> WIDTH="597" HEIGHT="190" ALIGN="BOTTOM" BORDER="0"
> SRC="./l2h.png"
> ALT="Image l2h">
> so it came out relative, in my case.....
>
I just downloaded the same version of LaTeX2HTML that you did, and I got the
same result. The version which produced the anomalous absolute paths was
latex2html-2002, dated 29-Nov 2002, which I thought was the current
production version. (Maybe it is.) I also got the message,
No implementation found for style `graphicx',
even though styles/graphicx.perl and styles/graphixx.perl both exist.
However, latex2html-2002-2-1 has a much more serious defect not
present in latex2html-2002. For the following test document:
\documentclass{article}
\usepackage{html}
\usepackage{graphicx}
\begin{document}
Here is some text.
\begin{figure}
\vspace*{0.5in}
\begin{center}
\includegraphics[angle=-90]{wave.ps}
\end{center}
\end{figure}
\end{document}
latex2html-2002-2-1 produces
Here is some text.
<DIV ALIGN="CENTER">
<DIV ALIGN="CENTER">
<IMG
ALIGN="BOTTOM" BORDER="0" SRC="img1.png"
ALT="\includegraphics[angle=-90]{wave.ps}"></DIV>
</DIV>
<BR><HR>
<!--Table of Child-Links-->
where img1.png is a link to image.png, which is just a little box that says "Image" on it.
It made no attempt to convert my actual image wave.ps, attached. The traceback
(under -debug) is:
--------------------------------------------------------------------------------
beagle% l2h -debug test19
Note: Loading ./.latex2html-init
Note: Initialising with file: .latex2html-init
This is LaTeX2HTML Version 2002-2-1 (1.70)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Revised and extended by:
Marcus Hennecke, Ross Moore, Herb Swan and others
...producing markup for HTML version 3.2
Extension: loading /h/lanhws/l2h/versions/latin1.pl
HTML version: loading /h/lanhws/l2h/versions/html3_2.pl
*** processing declarations ***
Starting at 1054938429 seconds
OPENING /h/lanhws/plano/text/www/test/test19.tex
Cannot create directory test19/: File exists, reusing it.
Reusing directory test19/:
Note: Working directory is /h/lanhws/plano/text/www/test/test19
Note: Images will be generated in /tmp/l2h12344
Debug (syswait): Running "/usr/local/bin/perl /h/lanhws/bin/sun5/texexpand -debug -auto_exclude -save_styles
/h/lanhws/plano/text/www/test/test19/TMP/styles -texinputs /h/lanhws/plano/text/www/test -out
/h/lanhws/plano/text/www/test/test19/TMP/test19 /h/lanhws/plano/text/www/test/test19.tex"
at /h/lanhws/bin/sun5/latex2html line 807
texexpand V2002-2-1 (Revision 1.11)
texexpand: LaTeX2HTML inputs are in:
texexpand: .
texexpand: /h/lanhws/plano/text/www/test
texexpand: %--- Found class: \documentclass{article}
Debug (syswait): Finished child process: #12353
at /h/lanhws/bin/sun5/latex2html line 807
Loading /h/lanhws/l2h/styles/texdefs.perl...
Package: loading /h/lanhws/l2h/styles/article.perl
Package: loading /h/lanhws/l2h/styles/html.perl
Package: loading /h/lanhws/l2h/styles/graphixx.perl
Package: loading /h/lanhws/l2h/styles/graphics-support.perl
Package: loading /h/lanhws/l2h/styles/getimagesize.perl
Reading ...
++
@@
Translating ...
0/1:top of test19: for test19.html
*** translating preamble ***
...
Warning: No implementation found for package: graphicx.
*** preamble done ***
;,..;
1/1:sectionstar:.."About this document ..." for node1.html
;;.
Writing image file ...
/h/lanhws/TeX/latex ./images.tex
Debug (syswait): Running "/h/lanhws/TeX/latex ./images.tex"
at /h/lanhws/bin/sun5/latex2html line 3785
This is TeX, Version 3.1415 (C version 6.1)
(images.tex
LaTeX2e <1997/12/01> patch level 2
(/h/lanhws/TeX/lib/tex/packages/article.cls
Document Class: article 1997/10/10 v1.3x Standard LaTeX document class
(/h/lanhws/TeX/lib/tex/packages/size10.clo))
(/h/lanhws/TeX/lib/tex/packages/ifthen.sty)
(/h/lanhws/TeX/lib/tex/latex2html/html.sty)
(/h/lanhws/TeX/lib/tex/packages/graphicx.sty
(/h/lanhws/TeX/lib/tex/packages/keyval.sty)
(/h/lanhws/TeX/lib/tex/packages/graphics.sty
(/h/lanhws/TeX/lib/tex/packages/trig.sty)
(/h/lanhws/TeX/lib/tex/packages/graphics.cfg)
(/h/lanhws/TeX/lib/tex/packages/dvips.def)))
(/h/lanhws/TeX/lib/tex/packages/color.sty
(/h/lanhws/TeX/lib/tex/packages/color.cfg)
(/h/lanhws/TeX/lib/tex/packages/dvipsnam.def))
(/h/lanhws/TeX/lib/tex/packages/inputenc.sty beta test version) (images.aux)
latex2htmlLength hsize=349.0pt
latex2htmlLength vsize=633.0pt
latex2htmlLength hoffset=0.0pt
latex2htmlLength voffset=0.0pt
latex2htmlLength topmargin=0.0pt
latex2htmlLength topskip=0.00003pt
latex2htmlLength headheight=0.0pt
latex2htmlLength headsep=0.0pt
latex2htmlLength parskip=0.0pt plus 1.0pt
latex2htmlLength oddsidemargin=62.0pt
latex2htmlLength evensidemargin=62.0pt
<wave.ps>
Overfull \hbox (48.485pt too wide) detected at line 139
[]
l2hSize :tex2html_wrap16:0.0pt::542.025pt::349.0pt.
[1] (images.aux) )
(see the transcript file for additional information)
Output written on images.dvi (1 page, 456 bytes).
Transcript written on images.log.
Debug (syswait): Finished child process: #12358
at /h/lanhws/bin/sun5/latex2html line 3785
*** processing 1 images ***
Doing section links ......
*********** WARNINGS ***********
No implementation found for style `graphicx'
If you are having problems displaying the correct images with Mosaic,
try selecting "Flush Image Cache" from "Options" in the menu-bar
and then reload the HTML file.
Done.
Timing: 1 seconds
----------
X-Sun-Data-Type: PS Image files
X-Sun-Data-Description: PS Image files
X-Sun-Data-Name: wave.ps
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 285
%!PS-Adobe-3.0
%%Pages: (atend)
%%PageOrder: Ascend
%%DocumentData: Clean7Bit
%%Creator: pp
%%Title: Palm #1 (Final sonics)
%%CreationDate: Tue Nov 5 16:23:24 2002
%%DocumentFonts: Symbol Helvetica
%%For: lanhws
%%BoundingBox: 36 198 576 594
%%Orientation: Portrait
%%EndComments
%%BeginProlog
%%BeginProcSet: printer.pro
%%BeginProcSet: /h/lanhws/plano/synab_test/lib/prologs/printer.pro
/inch{72 mul}def /edef{exch def}def /cdef{exch dup where{pop pop pop}{
edef}ifelse}def /cvxx 4.25 inch cdef /cvyx 5.5 inch cdef /rotang 0 cdef
/scaleit{/scale_y edef /scale_x edef}def 1 1 scaleit 200 dict dup
/Plotdict edef begin /pagewidth 8.5 inch def /pageheight 11.0 inch def
/cfont /Helvetica def /titleheight 32 def /xtitleheight 26 def
/ytitleheight 26 def /titleoffset 0 def /ytitleoffset 0 def
/xtitleoffset 0 inch def /xaxisheight 12 def /yaxisheight 12 def
/titlemargin 0.8 inch def /xtitlemargin 0.5 inch def /ytitlemargin 0.5
inch def /borderwidth 2 def /bottom 1.3 inch def /leftedge 1.5 inch def
/rightedge 0.5 inch def /top 1.0 inch def /gh 9 def /box_border false
def /clipped 0 def /xyrev false def /underf -5 def /Lj false def /Tshift
0 def /String1 false def /symboltext(0123456789)def /foreground{0
setgray}def /mesgcolor{1 setgray}def /ticklen 5 def /Horizons 20 dict
def /init{/yup false def /xup false def /xg false def /yg false def
/box_border false def /symtype 0 def /symcnt 1000 def /symc 0 def}def
/set_scale{scale_x scale_y scale 1 1 scaleit}def /set_font{cfont
new_font}def /new_font{dup /cfont edef findfont exch dup /fntht edef
scalefont setfont}def /origin{gsave nocl e_page set_up 0 pagewidth neg
moveto pageheight pagewidth llbox currentdict /background known{gsave
background fill grestore}if clip newpath}def /subplot{unclip grestore
gsave set_up}def /set_up{0 0 moveto pageheight pagewidth corn pop pop
currentpoint pagewidth add translate foreground init}def /e_page{}def
/cxcen{pageheight 2 div add}def /showtitle{titleheight set_font
titleoffset cxcen titlemargin neg moveto cstr}def /showytitle{dup gsave
90 rotate ytitleheight set_font 0 exch s$width neg pagewidth sub 2 div
ytitleoffset add ytitlemargin neg moveto lstr grestore}def /showxtitle{
xtitleheight set_font xtitleoffset cxcen xtitlemargin pagewidth sub
moveto cstr}def /rtxt{gsave 4 1 roll sp translate rotate xmin ymin smove
cstr grestore}def /cstr{.5 scstr}def /scstr{currentrgbcolor currentpoint
7 -2 roll 0 2 index s$width mul neg 0 rmoveto lstr down}def /down{fntht
sub moveto setrgbcolor}def /lstr{(\\)search{sxshow pop Strsub callit pop
lstr}{sxshow}ifelse}def /sxwidth{nonwhite{stringwidth}{length fntht mul
3 div fntht}ifelse}def /sxshow{nonwhite{show}{length fntht mul 3 div 0
rmoveto}ifelse}def /nonwhite{dup false exch{exch pop 32 ne dup{exit}if}
forall}def /callit{exch token{exch token{4 2 roll get cvx exec}{pop pop
()0}ifelse}{pop()0}ifelse}def /s$width{(\\)search{4 -1 roll exch s$width
3 1 roll pop Strlen callit 3 -1 roll add exch s$width}{sxwidth pop add}
ifelse}def /border{0 setgray[]0 setdash leftedge bottom pagewidth sub
translate pageheight leftedge rightedge add sub dup xmax xmin sub div
/xfactor edef pagewidth top bottom add sub dup ymax ymin sub div
/yfactor edef borderwidth setlinewidth 0 0 moveto llbox{gsave stroke
grestore Clp}if newpath 1 setlinewidth}def /Clp{/clipped dup cvx exec 1
add def gsave clip}def /unclip{clipped 0 gt{grestore newpath clipped 1
sub /clipped edef}if}def /nocl{/clipped 0 def}def /mbx{corn llbox}def
/corn{1 index -2 div 1 index -2 div rmoveto currentpoint newpath moveto}
def /llbox{2 copy 0 exch rlineto 0 rlineto 0 exch neg rlineto pop
closepath}def /xgrid{/xg true def}def /ygrid{/yg true def}def /xs{xmin
sub xfactor mul}def /ys{ymin sub yfactor mul}def /sp{exch xs exch ys}
def /swidth{exch xfactor mul exch yfactor mul}def /smove{sp moveto}def
/sline{sp lineto}def /symbol${}def /noaxes{/ymax edef /ymin edef /xmax
edef /xmin edef /leftedge rightedge def 14 set_font false border}def
/Tx_xnum{0 xaxisheight 4 add neg rmoveto( )mstr}def /Tx_ynum{-4
yaxisheight 3 div neg rmoveto 1 scstr}def /mstr{search{cstr mstr}{cstr}
ifelse}def /cvt{dup token{exch dup length 0 gt{3 1 roll exch pop}{pop}
ifelse}{()0}ifelse}def /Tx_axis{xaxisheight ax_init /xmax exch def /xmin
exch def sub leftedge rightedge add pageheight sub exch div exch{cvt tls
mul xmin sub 3 -1 roll dup 4 1 roll mul leftedge add bottom pagewidth
sub 5 sub 2 copy moveto 0 ticklen xg{pagewidth top bottom add sub add}
if rlineto axpat moveto Tx_xnum}forall pop /xup true def yup{true border
}if tls_reset[]0 setdash}def /Ty_axis{yaxisheight ax_init /ymax exch def
/ymin exch def sub top bottom add pagewidth sub exch div exch{cvt tls
mul ymin sub 3 -1 roll dup 4 1 roll mul pagewidth bottom sub sub
leftedge 5 sub exch 2 copy moveto ticklen 0 yg{pageheight leftedge
rightedge add sub 3 -1 roll add exch}if rlineto axpat moveto Tx_ynum}
forall pop[]0 setdash /yup true def xup{true border}if tls_reset}def
/tls_reset{/tls 1 def}def tls_reset /ax_init{set_font 3 1 roll 2 copy}
def /axpat{1 setlinewidth[4]0 setdash stroke}def /drawhrz{gsave 0.25
setlinewidth cfont exch 10 /Helvetica-Oblique new_font Horizons{begin
pop drawsingle end}forall pop fntht exch new_font grestore}def
/drawsingle{Depth Tshift add dup ymin lt exch ymax gt and{Color aload
pop setrgbcolor Width setlinewidth Depth hrz dup Label exch{lstr}{pop}
ifelse}if}def /hrz{xmin xmax xmin sub 1.03 mul[3 index Tshift add dup]
plot xmax dup xmin sub 0.04 mul add exch Tshift add smove 0 fntht -3 div
rmoveto}def /Strsub 13 dict def Strsub begin /Addsym{gh2 dup symuplf mul
2 copy rmoveto 3 -1 roll symgo neg rmoveto 0}def /Sub{-.25 script}def
/Sup{0.4 script}def /Fontz{exec exch newsym}def /Math{/Symbol newsym}
def /Color{exec setrgbcolor 0}def /Gray{setgray 0}def /Under{
currentpoint 0 fntht underf div rmoveto 0 3 index s$width 0 rlineto
stroke moveto lstr 0}def /Type{exec setdash setlinewidth 0}def /Left{
/Lj edef 0}def /Mark{/gh edef 0}def /Line{0 swidth rlineto currentpoint
stroke moveto 0}def /Move{exec rmoveto 0}def end /Strlen 13 dict def
Strlen begin /Addsym{pop gh}def /Sub{subw}def /Sup{subw}def /Under{0
exch s$width}def /Fontz{exec exch fontw}def /Math{/Symbol fontw}def
/Color{pop 0}def /Type{pop 0}def /Gray{pop 0}def /Line{xfactor mul}def
/Left{/Lj edef 0}def /Mark{/gh edef 0}def /Move{exec pop}def end
/symuplf 1.0 def /swsym{cfont 3 1 roll fntht exch dup /cfont exch def
new_font}def /newsym{swsym lstr 0 rsfnt}def /rsfnt{exch dup /cfont exch
def fntht exch new_font}def /script{script_font 3 -1 roll lstr neg 0
exch rmoveto set_font 0}def /script_font{fntht dup dup .7 mul ceiling 4
2 roll mul dup dup 0 eq{pop}{0 exch rmoveto}ifelse exch set_font}def
/subw{0 script_font 3 -1 roll s$width exch set_font}def /fontw{swsym 0
exch s$width rsfnt}def /plot{3 1 roll exch dup 3 copy pop 0 0 8 2 roll 6
-1 roll{xyrev{exch}if 7 -1 roll 0 eq{cmove}{sline}ifelse 5 -1 roll
symbol$ 1 add dup dup 7 2 roll mul add 3 1 roll dup 4 2 roll dup 5 1
roll exch}forall mstroke 7{pop}repeat}def /cmove{smove}def /plotxy{3{
dup}repeat 0 get exch 1 get smove 2 2 symbol$ 4 -1 roll length 2 sub{
dup 1 add 3 -1 roll dup dup 5 -1 roll get 4 -2 roll exch get sline
symbol$}for pop mstroke}def /mstroke{/symc symc 1 sub def
currentlinewidth 0 gt{stroke}if}def /sph{currentdash pop exch setdash}
def /zplot{/curlw 0 def{[5{currentfile token not{exit}if cvx exec}
repeat]dup length 5 lt{pop exit}if aload pop setrgbcolor curlw 0 le{
smove}{sline}ifelse /curlw currentlinewidth def symbol$}loop}def
/symbol_type{/symtype exch def /symc 0 def}def /symbol_count{/symcnt
exch def}def /symbol${symc dup symcnt mod 0 eq exch 1 add /symc exch def
{symtype symgo}if}def /symgo{currentpoint gsave newpath gh 8 div
setlinewidth[]0 setdash Symbol 4 -1 roll 1 add get cvx exec grestore}
def /Symbol[/stexts /none /bullet /circle /fillbox /box /ftriang /triang
/plus /Xx /star]def /none{pop pop}def /gh2{gh 2 div}def /fillbox{
boxpath fill}def /box{boxpath stroke}def /bullet{circpath fill}def
/circle{circpath stroke}def /star{2 copy Xx plus}def /triang{tpath
stroke}def /ftriang{tpath fill}def /boxpath{moveto gh dup mbx}def
/circpath{gh2 0 360 arc closepath}def /tpath{moveto gh2 dup rmoveto gh
neg 0 rlineto gh2 gh neg rlineto closepath}def /Xx{moveto gh2 dup
rmoveto gh neg dup rlineto 0 gh rmoveto gh dup neg rlineto stroke}def
/plus{gh2 sub moveto 0 gh rlineto gh2 neg dup rmoveto gh 0 rlineto
stroke}def /stexts{gh2 sub moveto symboltext dup length symc 1 sub exch
mod 1 getinterval cstr}def /vector{4 2 roll sp 2 copy moveto 4 2 roll sp
2 copy lineto currentpoint stroke moveto 2 index sub 1 index 4 index sub
atan gsave rotate -10 -4 rlineto 0 8 rlineto fill grestore 3{pop}repeat}
def /mesg{/Lj false def 3 1 roll sp 2 copy moveto 3 -1 roll dup bbox 5
-2 roll 2 index 2 div add fntht sub moveto pop exch currentpoint pop
exch{fstr}forall pop pop newpath}def /para{4 1 roll xfactor mul 4 1 roll
sp 2 copy moveto pop exch{fstr}forall pop pop}def /fstr{currentpoint
exch pop 2 index Lj{4 index 2 div sub exch 2 copy moveto 3 -1 roll lstr
currentrgbcolor 5 -2 roll down}{exch moveto cstr}ifelse}def /bbox{dup
length .5 add fntht mul 0 3 -1 roll{0 exch s$width 2 copy lt{exch}if pop
}forall 4 add exch mbox}def /mbox{2 copy mbx fillit}def /fillit{
box_border{gsave borderwidth setlinewidth stroke grestore}if mesgcolor
fill foreground}def /term_page{unclip showpage grestore end}def /setpage
{cvxx cvyx 2 copy moveto translate rotang add rotate set_scale
/init_page{setdim Plotdict begin set_scale origin}store}def end
/init_page dup currentdict exch known{pop}{{setdim Plotdict begin 90
setpage origin}def}ifelse /setdim{currentdict dup /pagewidth known{
Plotdict /pagewidth pagewidth put}if /pageheight known{Plotdict
/pageheight pageheight put}if}def /SetResolution{/setres where{/setres
get exec}{pop}ifelse}def
%%EndProcSet
%%EndProlog
%%BeginSetup
/pagewidth 7.50 inch def
/pageheight 5.50 inch def
%%EndSetup
%
% End of prologue
%
%%Page: 1 1
save Plotdict begin
/titleheight 18 def
/xtitleheight 14 def /ytitleheight 14 def
/ytitlemargin 0.42 inch def
/xtitlemargin 0.63 inch def
/titleoffset 0.25 inch def
/xtitleoffset 0.50 inch def
/ytitleoffset 0.15 inch def
end
init_page
%%EndPageSetup
(Palm #1 (Final sonics)) showtitle
/pageheight 5.00 inch def
/pagewidth 3.50 inch def
/titleheight 12 def
/top 0.50 inch def
/titlemargin 0.40 inch def
/leftedge 0.75 inch def
/ytitlemargin 0.22 inch def
/bottom 0.75 inch def
/xtitlemargin 0.20 inch def
/xtitleoffset 0.12 inch def
/ytitleoffset 0.12 inch def
subplot
0.00 inch 1.20 inch translate
(Extracted wavelet) showtitle
(Time (ms)) showxtitle
(Amplitude) showytitle
/axpat {currentcolor 0.50 setlinewidth [4.00] 0 setdash stroke setrgbcolor} def
xgrid
-60 60
[(-60)(-40)(-20)(0)(20)(40)
(60)] Tx_axis
ygrid
-20 40
[(-20)(0)(20)(40)] Ty_axis
0 symbol_type 9.00 set_font
[ -60 -5.6624e-07 -59 -2.0862e-06 -58 -2.861e-06 -57 -1.5497e-06 -56 0
-55 -3.2783e-07 -54 -8.9407e-07 -53 -1.0729e-06 -52 3.5763e-07 -51 5.9605e-07
-50 0.49388 -49 0.56255 -48 0.63512 -47 0.71133 -46 0.79084
-45 0.87313 -44 0.9573 -43 1.0418 -42 1.124 -41 1.1999
-40 1.2636 -39 1.3076 -38 1.3224 -37 1.2976 -36 1.2224] plotxy
[ -36 1.2224 -35 1.0881 -34 0.87948 -33 0.5942 -32 0.23165
-31 -0.20218 -30 -0.69392 -29 -1.2233 -28 -1.7649 -27 -2.2921
-26 -2.7817 -25 -3.2199 -24 -3.6084 -23 -3.9676 -22 -4.3386
-21 -4.7797 -20 -5.358 -19 -6.1373 -18 -7.1618 -17 -8.4388
-16 -9.9237 -15 -11.511 -14 -13.033 -13 -14.27 -12 -14.969] plotxy
[ -12 -14.969 -11 -14.878 -10 -13.779 -9 -11.522 -8 -8.0614
-7 -3.4752 -6 2.0302 -5 8.1288 -4 14.403 -3 20.381
-2 25.591 -1 29.603 0 32.084 1 32.825 2 31.765
3 28.996 4 24.747 5 19.36 6 13.251 7 6.8684
8 0.65129 9 -5.0082 10 -9.795 11 -13.491 12 -15.981] plotxy
[ 12 -15.981 13 -17.255 14 -17.392 15 -16.548 16 -14.925
17 -12.757 18 -10.279 19 -7.7123 20 -5.2454 21 -3.0256
22 -1.1532 23 0.31774 24 1.3756 25 2.0432 26 2.369
27 2.417 28 2.2576 29 1.9602 30 1.5869 31 1.189
32 0.80561 33 0.46293 34 0.176 35 -0.049563 36 -0.20495] plotxy
[ 36 -0.20495 37 -0.31515 38 -0.38397 39 -0.41792 40 -0.4247
41 -0.41209 42 -0.3871 43 -0.35552 44 -0.32172 45 -0.28866
46 -0.25809 47 -0.23079 48 -0.20692 49 -0.18616 50 -0.16803
51 2.861e-06 52 2.1458e-06 53 9.5367e-07 54 1.4305e-06 55 1.4305e-06
56 -5.3644e-07 57 5.9605e-08 58 -1.6689e-06 59 -2.265e-06 60 -1.1921e-06] plotxy
[ 60 -1.1921e-06] plotxy
1 symbol_count
foreground
2.0 setlinewidth
0 0 [-20 40] plot
-60 120 [0 0] plot
1 setlinewidth
subplot
0.00 inch -2.00 inch translate
(Amplitude \\Color{1 0 0} (Phase)) showtitle
(Frequency (Hz)) showxtitle
(Degrees) showytitle
/axpat {currentcolor 0.50 setlinewidth [4.00] 0 setdash stroke setrgbcolor} def
xgrid
0 80
[(0)(10)(20)(30)(40)(50)
(60)(70)(80)] Tx_axis
ygrid
-200 200
[(-200)(-100)(0)(100)(200)] Ty_axis
0 symbol_type 9.00 set_font
0.607 setgray
0.00 setlinewidth
[ 0 0 0 -0.57571 3.9062 5.6247 7.8125 23.887 11.719 55.212 15.625 95.691
19.531 137.98 23.438 173.46 27.344 194.89 31.25 200 35.156 192.33
39.062 176.94 42.969 156.03 46.875 130.27 50.781 101.98 54.688 74.77
58.594 51.363 62.5 32.852 66.406 19.443 70.312 10.769 74.219 5.6744
78.125 2.896
78.125 0] plotxy fill
0 setgray
0 symbol_type 1.00 0.00 0.00 setrgbcolor 2.00 setlinewidth
[ 0 0 3.9062 -33.849 7.8125 -24.967 11.719 -19.993 15.625 -13.825
19.531 -7.438 23.438 -2.5158 27.344 -0.45008 31.25 -1.9132 35.156 -6.522
39.062 -12.73 42.969 -18.621 46.875 -23.098 50.781 -26.023 54.688 -27.416
58.594 -26.666 62.5 -22.392 66.406 -13.211 70.312 0.38532 74.219 13.8
78.125 21.341] plotxy
0 setgray
1 setlinewidth
1 symbol_count
foreground
2.0 setlinewidth
0 80 [0 0] plot
1 setlinewidth
/pageheight 11.00 inch def
/pagewidth 8.50 inch def
/titleheight 32 def
/xtitleheight 26 def /ytitleheight 26 def
/top 1.00 inch def
/titlemargin 0.80 inch def
/leftedge 1.50 inch def
/ytitlemargin 0.50 inch def
/bottom 1.30 inch def
/xtitlemargin 0.50 inch def
/titleoffset 0.00 inch def
/xtitleoffset 0.00 inch def
/ytitleoffset 0.00 inch def
term_page restore
%%EndPage: 1 1
%%Trailer
%%Pages: 1
%%EOF
--
/-----------------------+-----------------------------------\
| Herbert Swan | Geoscience Operations |
| Phillips Alaska, Inc. | |
| 700 G Street | Phone: (907) 263-4043 |
| Anchorage, AK 99501 | Fax: (907) 265-1608 |
| Room: ATO 1370 | e-mail: [EMAIL PROTECTED] |
\-----------------------+-----------------------------------/
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html