Hi, I'd like to continue developement as there are at least two bugs that need fixing: - the patch regarding PDF:-specials - pdftex currently only looks at the filename to detect the filetype. That makes it impossible to include a pdf named other than .pdf Can we resume working in source.developement without an immediate distribution of intermediate versions via web2c et.al.? Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10
On Fri, Feb 07, 2003 at 05:14:25PM +0100, Martin Schroeder wrote:
Can we resume working in source.developement without an immediate distribution of intermediate versions via web2c et.al.?
yes, definitely. thats the way to proceed. -- Sebastian Rahtz OUCS Information Manager 13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
At 05:14 PM 2/7/2003 +0100, Martin Schroeder wrote:
Hi, I'd like to continue developement as there are at least two bugs that need fixing: - the patch regarding PDF:-specials - pdftex currently only looks at the filename to detect the filetype. That makes it impossible to include a pdf named other than .pdf
Can we resume working in source.developement without an immediate distribution of intermediate versions via web2c et.al.?
also on the todo list: - later map entries may overload preceding ones without annoying message - map file loading after first page Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
also on the todo list:
What about the things that Heiko Oberdieck has proposed: http://omnibus.uni-freiburg.de/~oberdiek/pdftex.html And I remember that bug one bug was reported after pdftex-1.10a was declared "frozen". That bug was even approved by Thanh... Thomas
On 2003-02-07 19:51:27 +0100, Thomas Esser wrote:
also on the todo list:
What about the things that Heiko Oberdieck has proposed: http://omnibus.uni-freiburg.de/~oberdiek/pdftex.html
The fit visible is next. The map files need a bit more thinking.
And I remember that bug one bug was reported after pdftex-1.10a was declared "frozen". That bug was even approved by Thanh...
Was that [pdftex] pdfTeX, Edmac and margin kerning? Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10
At 04:36 PM 2/11/2003 +0100, Martin Schroeder wrote:
On 2003-02-07 19:51:27 +0100, Thomas Esser wrote:
also on the todo list:
What about the things that Heiko Oberdieck has proposed: http://omnibus.uni-freiburg.de/~oberdiek/pdftex.html
The fit visible is next.
Not sure about that; does this affect other things/defaults? Changing ref points ...
The map files need a bit more thinking.
indeed, esp since the optimization only looks at the first 8 chars of a filename if i remember right; Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
On 2003-02-11 17:41:42 +0100, Hans Hagen wrote:
The fit visible is next.
Not sure about that; does this affect other things/defaults? Changing ref points ...
At least it breaks nothing in my testsuite. I'll submit that. Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10
On 2003-02-11 18:19:56 +0100, Thomas Esser wrote:
No, I mean that bugreport which included an explanation about a wrong offset and a fix...
That was str_in_str. Fixed. Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10
On Fri, 7 Feb 2003, Hans Hagen wrote:
also on the todo list: - later map entries may overload preceding ones without annoying message Hans
...and probably getting myfonts.map precedence in current dir over more global fontmap files (I tried a patch on this), to get it working similarily to dvips. And I would remove the warning completely; it's also not issued by dvips. Greetings Hartmut
uf, so many things to do. Please give me a few more months -- I am *really* overloaded now. Regards, Thanh On Fri, Feb 07, 2003 at 08:48:23PM +0100, Hartmut Henkel wrote:
On Fri, 7 Feb 2003, Hans Hagen wrote:
also on the todo list: - later map entries may overload preceding ones without annoying message Hans
...and probably getting myfonts.map precedence in current dir over more global fontmap files (I tried a patch on this), to get it working similarily to dvips. And I would remove the warning completely; it's also not issued by dvips.
Greetings Hartmut
_______________________________________________ ntg-pdftex mailing list ntg-pdftex@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-pdftex
Funny effect: Trying to include two pages of a pdf document on separate pages, with \vfill\eject inbetween... \pdfximage width \hsize page 5 {AnnualReport.pdf} \pdfrefximage\pdflastximage \vfill\eject \pdfximage width \hsize page 10 {AnnualReport.pdf} \pdfrefximage\pdflastximage \bye ...produces only one page: This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.5) (./x.tex{/usr/local/teTeX/share/texmf/pdftex/config/pdftex.cfg} Overfull \vbox (598.49954pt too high) has occurred while \output is active [1{/usr/local/teTeX/share/texmf/dvips/config/pdftex.map} Warning: pdftex (file myfonts.map): cannot open font map file <./AnnualReport.pdf> <./AnnualReport.pdf>] ) (see the transcript file for additional information){/usr/local/teTeX/share/tex mf/dvips/tetex/f7b6d320.enc} Output written on x.pdf (1 page, 196748 bytes). Transcript written on x.log. Both included pages appear on output page 1! Obviously the 1st page was not detected to be anything printable. Is this ok? When I put in addition a real letter on the 1st page, e. g. by... a\vfill\eject ...I get the desired two pages: <./AnnualReport.pdf>] [2 <./AnnualReport.pdf>] ) Greetings Hartmut
\pdfrefximage\pdflastximage inserts a whatsit node (something similar to \special, \write,...) Thus it is not considered as something printable. Try the same with eg \special and the result will be the same. Regards, Thanh On Sat, Feb 08, 2003 at 04:15:18PM +0100, Hartmut Henkel wrote:
Funny effect: Trying to include two pages of a pdf document on separate pages, with \vfill\eject inbetween...
\pdfximage width \hsize page 5 {AnnualReport.pdf} \pdfrefximage\pdflastximage \vfill\eject \pdfximage width \hsize page 10 {AnnualReport.pdf} \pdfrefximage\pdflastximage \bye
...produces only one page:
This is pdfTeX, Version 3.14159-1.10a (Web2C 7.4.5) (./x.tex{/usr/local/teTeX/share/texmf/pdftex/config/pdftex.cfg} Overfull \vbox (598.49954pt too high) has occurred while \output is active [1{/usr/local/teTeX/share/texmf/dvips/config/pdftex.map} Warning: pdftex (file myfonts.map): cannot open font map file <./AnnualReport.pdf> <./AnnualReport.pdf>] ) (see the transcript file for additional information){/usr/local/teTeX/share/tex mf/dvips/tetex/f7b6d320.enc} Output written on x.pdf (1 page, 196748 bytes). Transcript written on x.log.
Both included pages appear on output page 1! Obviously the 1st page was not detected to be anything printable. Is this ok?
When I put in addition a real letter on the 1st page, e. g. by...
a\vfill\eject
...I get the desired two pages: <./AnnualReport.pdf>] [2 <./AnnualReport.pdf>] )
Greetings Hartmut
_______________________________________________ ntg-pdftex mailing list ntg-pdftex@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-pdftex
A quick-and-dirty way to overrun existing map entries by later duplicates might be to reset them to nontfm and proceed with scanning. Then also the hierarchy of mapfiles from global (read first, lowest) to local (read last, highest) seems correct (the annoying message might be skipped :-) Do multiple nontfms hurt? Greetings Hartmut --- mapfile-orig.c Sun Oct 6 15:17:07 2002 +++ mapfile.c Tue Feb 11 22:59:19 2003 @@ -141,8 +141,8 @@ else { for (e = fm_tab; e < fm_ptr; e++) if (e->tfm_name != nontfm && strcmp(e->tfm_name, buf) == 0) { - pdftex_warn("entry for `%s' already exists, duplicates ignored", buf); - goto bad_line; + pdftex_warn("entry for `%s' already exists, will be ignored", buf); + e->tfm_name = nontfm; } set_field(tfm_name); } On Fri, 7 Feb 2003, Hans Hagen wrote:
At 05:14 PM 2/7/2003 +0100, Martin Schroeder wrote:
also on the todo list:
- later map entries may overload preceding ones without annoying message - map file loading after first page
Hans
participants (6)
-
Hans Hagen
-
Hartmut Henkel
-
Martin Schroeder
-
Sebastian Rahtz
-
The Thanh Han
-
Thomas Esser