fptex-0.4-alpha3 (pdftex test)

Vladimir L. Vyazovkin vyaz@ns.kinetics.nsc.ru
Sun, 27 Feb 2000 19:51:42 +0600


Dear Fabrice,

I have tested fptex-0.4-alpha3 
with texmf tree from fptex-0.3 (updated).

It seems to me that pdftex-0.14e has some bugs.
===============================================
1-st test:
-------------------------------------
\documentclass[a4paper,12pt]{article}
\usepackage{times}
\raggedbottom
\begin{document}

Text text text text text text

text text text text text text
\end{document}
--------------
LOG-file:
This is pdfTeX, Version 3.14159-14e-released-20000217 (Web2c
7.3.1) (format=pdflatex 2000.2.22)  22 FEB 2000 20:51
**examp1.tex
(examp1.tex{c:/TeX/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for british, russian,
nohyphenation, loa
ded.
(c:/TeX/texmf/tex/latex/base/article.cls
Document Class: article 1999/01/07 v1.4a Standard LaTeX
document class
(c:/TeX/texmf/tex/latex/base/size12.clo
File: size12.clo 1999/01/07 v1.4a Standard LaTeX file (size
option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(c:/TeX/texmf/tex/latex/psnfss/times.sty
Package: times 1999/03/29 PSNFSS v.7.2 Times font as default
roman : S Rahtz
)
No file examp1.aux.
\openout1 = `examp1.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Try loading font information for OT1+ptm
on input line 7.
(c:/TeX/texmf/tex/latex/psnfss/ot1ptm.fd
File: ot1ptm.fd 1998/07/06 Fontinst v1.800 font definitions
for OT1/ptm.
) [1

{c:/TeX/texmf/dvips/config/pdftex.map
Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcbot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcbt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcrot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcrt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsbot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsbt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsrot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsrt8rn': too big value of ExtendFont (850)
}{c:/TeX/texmf/dvips/config/pscyr.map}] (examp1.aux) ) 
Here is how much of TeX's memory you used:
 238 strings out of 10561
 2431 string characters out of 68028
 46204 words of memory out of 263001
 3281 multiletter control sequences out of 10000+0
 6601 words of font info for 18 fonts, out of 400000 for 1000
 8 hyphenation exceptions out of 1000
 22i,4n,19p,130b,160s stack positions out of
300i,100n,500p,50000b,4000s
{c:/TeX/texmf/dvips/base/
8r.enc}
Output written on examp1.pdf (1 page, 2715 bytes).
---------------------------------------------------------------------------------------
These are lines from pdftex.map
hlcbot8rn "850 ExtendFont TeXBase1Encoding ReEncodeFont"
<8r.enc <lbtbo.pfb
hlcbt8rn "850 ExtendFont TeXBase1Encoding ReEncodeFont"
<8r.enc <lbtb.pfb
hlcrot8rn "850 ExtendFont TeXBase1Encoding ReEncodeFont"
<8r.enc <lbto.pfb
hlcrt8rn "850 ExtendFont TeXBase1Encoding ReEncodeFont"
<8r.enc <lbtr.pfb
========================================================================================
pdftex-0.14e can't insert pdf picture.
2-nd test: 
--------------------------------------------------
\documentclass[a4paper,12pt]{article}
\usepackage{times}
\usepackage[pdftex]{graphicx}

\raggedbottom

\begin{document}

\begin{figure}[ht]
\center{\includegraphics*[width=83mm]{fig1.pdf}}
\caption{Something about figure.} 
\label{IEvsC}
\end{figure}

\end{document}
--------------
LOG-file:
This is pdfTeX, Version 3.14159-14e-released-20000217 (Web2c
7.3.1) (format=pdflatex 2000.2.22)  22 FEB 2000 21:09
**examp2.tex
(examp2.tex{c:/TeX/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for british, russian,
nohyphenation, loa
ded.
(c:/TeX/texmf/tex/latex/base/article.cls
Document Class: article 1999/01/07 v1.4a Standard LaTeX
document class
(c:/TeX/texmf/tex/latex/base/size12.clo
File: size12.clo 1999/01/07 v1.4a Standard LaTeX file (size
option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(c:/TeX/texmf/tex/latex/psnfss/times.sty
Package: times 1999/03/29 PSNFSS v.7.2 Times font as default
roman : S Rahtz
)
(c:/TeX/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics
(DPC,SPQR)

(c:/TeX/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
(c:/TeX/texmf/tex/latex/graphics/graphics.sty
Package: graphics 1999/02/16 v1.0l Standard LaTeX Graphics
(DPC,SPQR)

(c:/TeX/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(c:/TeX/texmf/tex/latex/config/graphics.cfg)
Package graphics Info: Driver file: pdftex.def on input line
80.

(c:/TeX/texmf/tex/latex/graphics/pdftex.def
File: pdftex.def 1999/01/26 v0.02l graphics/color for pdftex
\Gread@gobject=\count87
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
) (examp2.aux)
\openout1 = `examp2.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on
input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input
line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Try loading font information for OT1+ptm
on input line 7.

(c:/TeX/texmf/tex/latex/psnfss/ot1ptm.fd
File: ot1ptm.fd 1998/07/06 Fontinst v1.800 font definitions
for OT1/ptm.
)
! Undefined control sequence.
<argument> ...setbox \@tempboxa =\hbox {\pdfimage 
                                                  {\Gin@base
.pdf}}\else \se...
l.10 ...er{\includegraphics*[width=83mm]{fig1.pdf}
                                                  }
? s
OK, entering \scrollmode...
<fig1.pdf 37.66788pt, 8.18385pt,
! Undefined control sequence.
<argument> ...xa , \the \ht \@tempboxa ,}\pdfform 
                                                  \@tempboxa
\Gread@gobject ...
l.10 ...er{\includegraphics*[width=83mm]{fig1.pdf}
                                                  }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

! Undefined control sequence.
<argument> ...mpboxa \Gread@gobject =\pdflastform 
                                                  \message
{obj \the \Gread@...
l.10 ...er{\includegraphics*[width=83mm]{fig1.pdf}
                                                  }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

! Missing number, treated as zero.
<to be read again> 
                   \message 
l.10 ...er{\includegraphics*[width=83mm]{fig1.pdf}
                                                  }
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)

obj 0>
! Undefined control sequence.
<argument> ...e .pdf image\endcsname {\pdfrefform 
                                                  \the
\Gread@gobject }
l.10 ...er{\includegraphics*[width=83mm]{fig1.pdf}
                                                  }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

File: fig1.pdf Graphic file (type pdf)
no clipping support in pdfTeX
<use fig1.pdf> [1

{c:/TeX/texmf/dvips/config/pdftex.map
Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcbot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcbt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcrot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlcrt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsbot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsbt8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsrot8rn': too big value of ExtendFont (850)

Warning: pdflatex.exe (file
c:/TeX/texmf/dvips/config/pdftex.map): invalid entr
y for `hlsrt8rn': too big value of ExtendFont (850)
}{c:/TeX/texmf/dvips/config/pscyr.map}] (examp2.aux) ) 
Here is how much of TeX's memory you used:
 537 strings out of 10561
 5803 string characters out of 68028
 50135 words of memory out of 263001
 3566 multiletter control sequences out of 10000+0
 6601 words of font info for 18 fonts, out of 400000 for 1000
 8 hyphenation exceptions out of 1000
 25i,5n,21p,183b,284s stack positions out of
300i,100n,500p,50000b,4000s
{c:/TeX/texmf/dvips/base/
8r.enc}
Output written on examp2.pdf (1 page, 2771 bytes).
===================================================================================

Vladimir Vyazovkin