From widi@uni-koblenz.de Tue Jan 2 13:13:45 2001 From: widi@uni-koblenz.de (Friedbert Widmann) Date: Tue, 2 Jan 2001 14:13:45 +0100 Subject: [fptex] help Message-ID: <200101021313.OAA01871@krabat.widi.uni-koblenz.de> help info list lists -- Friedbert Widmann mailto:widi@uni-koblenz.de Ostallee 45 voice: +49-2621-50899 D-56112 Lahnstein fax: +49-2621-922356 From Gerald.Jean@spgdag.ca Wed Jan 3 18:57:36 2001 From: Gerald.Jean@spgdag.ca (Gerald.Jean@spgdag.ca) Date: Wed, 3 Jan 2001 13:57:36 -0500 Subject: [fptex] Re: List of Tables Message-ID: Hello, a little before Christmas I posted a question about Table of contents and List of Tables. For reasons unknown to me those were not created. I got one reply, unfortunately after reading it I destroyed it by inadvertance, I want to thanks the person who replied (I don't remenber his name). He suggested that maybe I was using the "fancybox" package and that maybe I should get a newer version if so. Yes I was using "fancybox" and commenting it out solved the problem, thanks. If I need to use "fancybox" where can I find a newer version? Thanks again to the person who helped, Gérald Jean Analyste-conseil (statistiques), Actuariat télephone : (418) 835-4900 poste (7639) télecopieur : (418) 835-6657 courrier électronique: gerald.jean@spgdag.ca "In God we trust all others must bring data" From oberdiek@ruf.uni-freiburg.de Wed Jan 3 22:01:54 2001 From: oberdiek@ruf.uni-freiburg.de (Heiko Oberdiek) Date: Wed, 03 Jan 2001 23:01:54 +0100 Subject: [fptex] Re: List of Tables In-Reply-To: Message-ID: <3.0.6.32.20010103230154.007a4330@localhost> At 13:57 03.01.01 -0500, Gerald.Jean@spgdag.ca wrote: >Yes I was using "fancybox" and >commenting it out solved the problem, thanks. If I need to use "fancybox" >where can I find a newer version? It is available on CTAN: CTAN:macros/latex/contrib/supported/fancybox/fancybox.{doc,sty} Yours sincerely Heiko From ccastillo@qoslabs.com Sat Jan 13 00:58:06 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Fri, 12 Jan 2001 18:58:06 -0600 Subject: [fptex] Capacity Message-ID: This is a multi-part message in MIME format. --Boundary_(ID_1CWL4S7vLeDzQtaD+m2X1g) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hello I have just installed fptex under Wins 98, and when running pdflatex I get the following and stops running. ! TeX capacity exceeded, sorry [input stack size=3000]. How can I fix this? Thank you --Boundary_(ID_1CWL4S7vLeDzQtaD+m2X1g) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Hello I have just installed fptex under Wins 98, and when running pdflatex I get the following and stops running.
! TeX capacity exceeded, sorry [input stack size=3000].
 
How can I fix this?
 
 
Thank you
 
--Boundary_(ID_1CWL4S7vLeDzQtaD+m2X1g)-- From ripley@stats.ox.ac.uk Sat Jan 13 08:39:02 2001 From: ripley@stats.ox.ac.uk (Prof Brian D Ripley) Date: Sat, 13 Jan 2001 08:39:02 +0000 (GMT) Subject: [fptex] Capacity In-Reply-To: Message-ID: On Fri, 12 Jan 2001, Carlos del Castillo Peralta wrote: > Hello I have just installed fptex under Wins 98, and when running pdflatex I > get the following and stops running. > ! TeX capacity exceeded, sorry [input stack size=3000]. > > How can I fix this? Change the size in texmf.cnf. But, more likely, you made a mistake in your latex code and it is recursing. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 From Fabrice.Popineau@supelec.fr Mon Jan 15 13:34:53 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 15 Jan 2001 14:34:53 +0100 Subject: [fptex] News Message-ID: First of all : a Happy New Year ! Well, I have been late in doing so, but I managed to update the whole distribution on ftp://ftp.dante.de/pub/fptex/ . Fixes include : - some of the problems encountered with TeXSetup.exe - latest versions of pdftex, tex4ht, latex2html, xemacs, ltx2rtf and maybe other ones, - dvips.exe bug fixed to make it safe wrt to latex2html - compatibility with gs6.50 (please try it !) - the whole texmf up-to-date thanks to Sebastian Rahtz as per usual - fixed the shift bug when printing from windvi Expected soon : - new documentation for fptex, windvi and new pages for http://www.fptex.org/ - at least 3 points will be reworked : * implement a performance hack for kpathsea * enhanced windvi * new texsetup (better package handling, better network code) Happy TeXing, -- Fabrice Popineau From Fabrice.Popineau@supelec.fr Mon Jan 15 14:01:08 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 15 Jan 2001 15:01:08 +0100 Subject: [fptex] new mailing list manager Message-ID: I forgot to mention this one : thanks to "Kaja P. Christiansen" , the mailing lists hosted by tug.org are now managed by the mailman tool. Try it : http://tug.daimi.au.dk/mailman/listinfo/fptex Thanks Kaja, -- Fabrice Popineau From ccastillo@qoslabs.com Mon Jan 15 14:56:38 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Mon, 15 Jan 2001 08:56:38 -0600 Subject: [fptex] Capacity In-Reply-To: Message-ID: Thank you very much. I don't think is recursing because using other machine with an older fptex version is doing it fine. This is when using pdflatex but if I user latex the dvi file is fine. What should be a good value for the size in the texmf.cnf? Thanks. -----Original Message----- From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of Prof Brian D Ripley Sent: Saturday, January 13, 2001 2:39 AM To: Carlos del Castillo Peralta Cc: fptex@tug.org Subject: Re: [fptex] Capacity On Fri, 12 Jan 2001, Carlos del Castillo Peralta wrote: > Hello I have just installed fptex under Wins 98, and when running pdflatex I > get the following and stops running. > ! TeX capacity exceeded, sorry [input stack size=3000]. > > How can I fix this? Change the size in texmf.cnf. But, more likely, you made a mistake in your latex code and it is recursing. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex From ccastillo@qoslabs.com Mon Jan 15 20:24:18 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Mon, 15 Jan 2001 14:24:18 -0600 Subject: [fptex] language.dat In-Reply-To: Message-ID: Hello everybody, I want to modify the langugae.dat so it supports spanish, but which file should I modify, there are a lot of language.dat files. Thank you very much. From ccastillo@qoslabs.com Mon Jan 15 20:52:10 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Mon, 15 Jan 2001 14:52:10 -0600 Subject: [fptex] Capacity In-Reply-To: Message-ID: Hello all, me again. It seems that is wroking if I don't use \usepackage[spanish]{babel} If I comment that line pdflatex does not complain about anything, any ideas?? -----Original Message----- From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of Carlos del Castillo Peralta Sent: Monday, January 15, 2001 8:57 AM To: fptex@tug.org Subject: RE: [fptex] Capacity Thank you very much. I don't think is recursing because using other machine with an older fptex version is doing it fine. This is when using pdflatex but if I user latex the dvi file is fine. What should be a good value for the size in the texmf.cnf? Thanks. -----Original Message----- From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of Prof Brian D Ripley Sent: Saturday, January 13, 2001 2:39 AM To: Carlos del Castillo Peralta Cc: fptex@tug.org Subject: Re: [fptex] Capacity On Fri, 12 Jan 2001, Carlos del Castillo Peralta wrote: > Hello I have just installed fptex under Wins 98, and when running pdflatex I > get the following and stops running. > ! TeX capacity exceeded, sorry [input stack size=3000]. > > How can I fix this? Change the size in texmf.cnf. But, more likely, you made a mistake in your latex code and it is recursing. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex From Fabrice.Popineau@supelec.fr Mon Jan 15 22:19:10 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 15 Jan 2001 23:19:10 +0100 Subject: [fptex] language.dat In-Reply-To: References: Message-ID: * Carlos del Castillo Peralta writes: > Hello everybody, I want to modify the langugae.dat so it supports > spanish, but which file should I modify, there are a lot of > language.dat files. c:\>kpsewhich -progname=pdflatex language.dat c:/Local/TeXLive/texmf/tex/generic/config/language.dat c:\> Fabrice From stanton@haas.berkeley.edu Tue Jan 16 01:02:30 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Mon, 15 Jan 2001 17:02:30 -0800 Subject: [fptex] News In-Reply-To: Message-ID: I'm still a little confused about using TeXSetup... I downloaded the full package using getfptex. I ran the program with no command line options, selected "Custom", then selected what I wanted. In particular, I selected lots of the extra packages such as psutils, Imagick, netpbm etc. Some of these were installed and some weren't, and I can't quite understand why, since at first glance they all seem to be on my hard drive. What am I missing? It would be great to be able to do the entire installation in one go, rather than having to go back and install lots of separate packages. Richard Stanton Associate Professor of Finance Haas School of Business U.C. Berkeley 545 Student Services Building #1900 Berkeley, CA 94720-1900 tel. (510) 642-7382 fax. (510) 643-1420 email: stanton@haas.berkeley.edu Web: http://haas.berkeley.edu/~stanton > -----Original Message----- > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > Fabrice Popineau > Sent: Monday, January 15, 2001 5:35 AM > To: fptex@tug.org > Subject: [fptex] News > > > > First of all : a Happy New Year ! > > Well, I have been late in doing so, but I managed to update the > whole distribution on > ftp://ftp.dante.de/pub/fptex/ . > > Fixes include : > - some of the problems encountered with TeXSetup.exe > - latest versions of pdftex, tex4ht, latex2html, xemacs, ltx2rtf > and maybe other ones, > - dvips.exe bug fixed to make it safe wrt to latex2html > - compatibility with gs6.50 (please try it !) > - the whole texmf up-to-date thanks to Sebastian Rahtz as per usual > - fixed the shift bug when printing from windvi > > Expected soon : > - new documentation for fptex, windvi and new pages for http://www.fptex.org/ - at least 3 points will be reworked : * implement a performance hack for kpathsea * enhanced windvi * new texsetup (better package handling, better network code) Happy TeXing, -- Fabrice Popineau _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex From ccastillo@qoslabs.com Tue Jan 16 04:15:27 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Mon, 15 Jan 2001 22:15:27 -0600 Subject: [fptex] Pdflatex Message-ID: This is a multi-part message in MIME format. --Boundary_(ID_iOkOMON4+1bN5feT4lsx8w) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hello, i have the following error, I really don't know what is going on because the document is precessed great in another Machine. Any ideas?? *hyperref using driver hpdftex* (c:/Local/TeX/texmf/tex/latex/hyperref/hpdftex.def (c:/Local/TeX/texmf/tex/latex/psnfss/pifont.sty (c:/Local/TeX/texmf/tex/latex/psnfss/upzd.fd) (c:/Local/TeX/texmf/tex/latex/psnfss/upsy.fd))) Writing index file tesis.idx (./tesis.aux (./introduccion.aux) (./analisis.aux) (./pam.aux) (./cripto.aux) (./diseno.aux) (./manuales.aux)) (c:/Local/TeX/texmf/tex/context/base/supp-pdf.tex (c:/Local/TeX/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Missing ! TeX capacity exceeded, sorry [parameter stack size=3000]. \active@prefix #1-> \active@prefix #1-> \ifx \protect \@typeset@protect \else \bbl@afterfi \prote... >->\active@prefix > \active@char> \protect ->\ifnum \protectiondepth > 0 \advance \protectiondepth -1 \ifnum \p... \protect >\@gobble \bbl@afterfi #1\fi ->\fi #1 >->\active@prefix > \active@char> \protect ->\ifnum \protectiondepth > 0 \advance \protectiondepth -1 \ifnum \p... \protect >\@gobble \bbl@afterfi #1\fi ->\fi #1 >->\active@prefix > \active@char> \protect ->\ifnum \protectiondepth > 0 \advance \protectiondepth -1 \ifnum \p... ... l.465 \protect No pages of output. Transcript written on tesis.log. PDFLaTeX exited abnormally with code 1 at Mon Jan 15 22:09:42 If I don't specify \usepackage[spanish]{babel} pdflatex output a great pdf file. Thanks everybody. --Boundary_(ID_iOkOMON4+1bN5feT4lsx8w) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Hello, i have the following error, I really don't know what is going on because the document is precessed great in another Machine.  Any ideas??
 
*hyperref using driver hpdftex*
(c:/Local/TeX/texmf/tex/latex/hyperref/hpdftex.def
(c:/Local/TeX/texmf/tex/latex/psnfss/pifont.sty
(c:/Local/TeX/texmf/tex/latex/psnfss/upzd.fd)
(c:/Local/TeX/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file tesis.idx
(./tesis.aux (./introduccion.aux) (./analisis.aux) (./pam.aux) (./cripto.aux)
(./diseno.aux) (./manuales.aux))
(c:/Local/TeX/texmf/tex/context/base/supp-pdf.tex
(c:/Local/TeX/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
! TeX capacity exceeded, sorry [parameter stack size=3000].
\active@prefix #1->
\active@prefix #1->
                   \ifx \protect \@typeset@protect \else \bbl@afterfi \prote...
 
>->\active@prefix >
                   \active@char>
\protect ->\ifnum \protectiondepth >
                                    0 \advance \protectiondepth -1 \ifnum \p...
<argument> \protect
                    >\@gobble
\bbl@afterfi #1\fi ->\fi #1
                          
>->\active@prefix >
                   \active@char>
\protect ->\ifnum \protectiondepth >
                                    0 \advance \protectiondepth -1 \ifnum \p...
<argument> \protect
                    >\@gobble
\bbl@afterfi #1\fi ->\fi #1
                          
>->\active@prefix >
                   \active@char>
\protect ->\ifnum \protectiondepth >
                                    0 \advance \protectiondepth -1 \ifnum \p...
...
l.465 \protect
             
No pages of output.
Transcript written on tesis.log.
 
PDFLaTeX exited abnormally with code 1 at Mon Jan 15 22:09:42
 
If I don't specify \usepackage[spanish]{babel} pdflatex output a great pdf file.
 
 
Thanks everybody.
 
 
 
 
--Boundary_(ID_iOkOMON4+1bN5feT4lsx8w)-- From Fabrice.Popineau@supelec.fr Tue Jan 16 08:37:05 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 16 Jan 2001 09:37:05 +0100 Subject: [fptex] News In-Reply-To: References: Message-ID: * Richard Stanton writes: > I'm still a little confused about using TeXSetup... I downloaded > the full package using getfptex. I ran the program with no command > line options, selected "Custom", then selected what I wanted. In > particular, I selected lots of the extra packages such as psutils, > Imagick, netpbm etc. Some of these were installed and some weren't, > and I can't quite understand why, since at first glance they all > seem to be on my hard drive. What am I missing? It would be great > to be able to do the entire installation in one go, rather than > having to go back and install lots of separate packages. Which ones were not installed ? Which version of TeXSetup did you use ? The 1.0.6 one should allow you to install the previously remotely available packages without network connection. You need to reproduce the directory structure found on the ftp server, use 'getfptex full' to retrieve everything (huge). Fabrice From stanton@haas.berkeley.edu Tue Jan 16 18:48:35 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Tue, 16 Jan 2001 10:48:35 -0800 Subject: [fptex] News In-Reply-To: Message-ID: Hi Fabrice. I downloaded in a new directory using "getfptex full", which should have downloaded the latest TeXsetup, as well as all the files (by the way, a very minor thing - should the label be ":end", rather than "end:"? I get a complaint about an unknown command or something). Then I ran "TeXsetup" (no options), and asked to install, from the supplements section: imagick latex2html netpbm pfe psutils Here, from the log file: Selected Packages: Collection supplement (supplement): supplement, french not selected supplement, gs5.50 not selected supplement, gs6.0 not selected supplement, imagick, 6245577 bytes supplement, latex2html, 48205417 bytes supplement, netpbm, 4577584 bytes supplement, ntemacs not selected supplement, perl not selected supplement, pfe, 1228721 bytes supplement, psutils, 201867 bytes supplement, texshell not selected supplement, winedt not selected supplement, winshell not selected supplement, xemacs not selected 1) No imagick. Here is an extract from later in the log file: !!!No net access allowed, cannot grab ftp://ftp.dante.de/pub/fptex/supplementary/ImageMagick-5.2.0-win32.zip from the Internet!!! Note: I do not seem to have any files called image... in the download. 2) No latex2html (at least, no separate directory with executables). 3) pfe and netpbm WERE installed 4) psutils was not installed. Here's the entry from the log file: unzip C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip -d c:\TeX UnZip DLL: cannot find either C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip or C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip.zip. That's about it... Richard Stanton Associate Professor of Finance Haas School of Business U.C. Berkeley 545 Student Services Building #1900 Berkeley, CA 94720-1900 tel. (510) 642-7382 fax. (510) 643-1420 email: stanton@haas.berkeley.edu Web: http://haas.berkeley.edu/~stanton > -----Original Message----- > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > Fabrice Popineau > Sent: Tuesday, January 16, 2001 12:37 AM > To: Richard Stanton > Cc: fptex@tug.org > Subject: Re: [fptex] News > > > * Richard Stanton writes: > > > I'm still a little confused about using TeXSetup... I downloaded > > the full package using getfptex. I ran the program with no command > > line options, selected "Custom", then selected what I wanted. In > > particular, I selected lots of the extra packages such as psutils, > > Imagick, netpbm etc. Some of these were installed and some weren't, > > and I can't quite understand why, since at first glance they all > > seem to be on my hard drive. What am I missing? It would be great > > to be able to do the entire installation in one go, rather than > > having to go back and install lots of separate packages. > > Which ones were not installed ? Which version of TeXSetup did you > use ? The 1.0.6 one should allow you to install the previously > remotely available > packages without network connection. You need to reproduce the > directory structure found on the ftp server, use 'getfptex full' to > retrieve everything (huge). > > Fabrice > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From stanton@haas.berkeley.edu Tue Jan 16 19:14:26 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Tue, 16 Jan 2001 11:14:26 -0800 Subject: [fptex] News In-Reply-To: Message-ID: One thing: Some of the packages are in the supplements subdirectory, which is NOT downloaded even when you type "getfptex full". Could that be causing (some of) the problems? Richard Stanton Associate Professor of Finance Haas School of Business U.C. Berkeley 545 Student Services Building #1900 Berkeley, CA 94720-1900 tel. (510) 642-7382 fax. (510) 643-1420 email: stanton@haas.berkeley.edu Web: http://haas.berkeley.edu/~stanton > -----Original Message----- > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > Richard Stanton > Sent: Tuesday, January 16, 2001 10:49 AM > To: fptex@tug.org > Subject: RE: [fptex] News > > > Hi Fabrice. > > I downloaded in a new directory using "getfptex full", which should have > downloaded the latest TeXsetup, as well as all the files (by the > way, a very > minor thing - should the label be ":end", rather than "end:"? I get a > complaint about an unknown command or something). > > Then I ran "TeXsetup" (no options), and asked to install, from the > supplements section: > > imagick > latex2html > netpbm > pfe > psutils > > Here, from the log file: > > Selected Packages: > Collection supplement (supplement): > supplement, french not selected > supplement, gs5.50 not selected > supplement, gs6.0 not selected > supplement, imagick, 6245577 bytes > supplement, latex2html, 48205417 bytes > supplement, netpbm, 4577584 bytes > supplement, ntemacs not selected > supplement, perl not selected > supplement, pfe, 1228721 bytes > supplement, psutils, 201867 bytes > supplement, texshell not selected > supplement, winedt not selected > supplement, winshell not selected > supplement, xemacs not selected > > 1) No imagick. Here is an extract from later in the log file: > > !!!No net access allowed, cannot grab > ftp://ftp.dante.de/pub/fptex/supplementary/ImageMagick-5.2.0-win32 .zip from > the Internet!!! > > Note: I do not seem to have any files called image... in the download. > > 2) No latex2html (at least, no separate directory with executables). > > 3) pfe and netpbm WERE installed > > 4) psutils was not installed. Here's the entry from the log file: > > unzip > C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip -d c:\TeX > UnZip DLL: cannot find either > C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip or > C:\scratch\fptexnew\C:\scratch\fptexnew\setupw32\psutils.zip.zip. > > That's about it... > > Richard Stanton > Associate Professor of Finance > Haas School of Business > U.C. Berkeley > 545 Student Services Building #1900 > Berkeley, CA 94720-1900 > > tel. (510) 642-7382 > fax. (510) 643-1420 > email: stanton@haas.berkeley.edu > Web: http://haas.berkeley.edu/~stanton > > > > > -----Original Message----- > > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > > Fabrice Popineau > > Sent: Tuesday, January 16, 2001 12:37 AM > > To: Richard Stanton > > Cc: fptex@tug.org > > Subject: Re: [fptex] News > > > > > > * Richard Stanton writes: > > > > > I'm still a little confused about using TeXSetup... I downloaded > > > the full package using getfptex. I ran the program with no command > > > line options, selected "Custom", then selected what I wanted. In > > > particular, I selected lots of the extra packages such as psutils, > > > Imagick, netpbm etc. Some of these were installed and some weren't, > > > and I can't quite understand why, since at first glance they all > > > seem to be on my hard drive. What am I missing? It would be great > > > to be able to do the entire installation in one go, rather than > > > having to go back and install lots of separate packages. > > > > Which ones were not installed ? Which version of TeXSetup did you > > use ? The 1.0.6 one should allow you to install the previously > > remotely available > > packages without network connection. You need to reproduce the > > directory structure found on the ftp server, use 'getfptex full' to > > retrieve everything (huge). > > > > Fabrice > > > > _______________________________________________ > > fptex mailing list > > fptex@tug.org > > http://tug.org/mailman/listinfo/fptex > > > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From don@maths.usyd.edu.au Wed Jan 17 04:59:04 2001 From: don@maths.usyd.edu.au (Don Taylor) Date: Wed, 17 Jan 2001 15:59:04 +1100 Subject: [fptex] Ghostscript 6.5 doesn't seem to work with windvi Message-ID: <3A652698.DB283008@maths.usyd.edu.au> I sent this to Richard Stanton on 8 Jan 01 but I really wanted to send it to the entire fptex list. By the way Bob Howlett reports that the problem is still present with the new distribution. Don Taylor -------------------- I've encountered a similar problem but only on Windows 98. After upgrading to Ghostscript 6.5 I copied the registry "Software/AFPL Ghostscript" key to "Software/Aladdin Ghostscript". This fixed problems with font generation but for postscript inclusions I get the following error: Error: /typecheck in --closefile-- Operand stack: --nostringval-- () Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop --nostringval-- --nostringval-- Dictionary stack: --dict:986/1476(ro)(G)-- --dict:0/20(G)-- --dict:66/200(L)-- Current allocation mode is local Last OS error: No such file or directory AFPL Ghostscript 6.50: Unrecoverable error, exit code 1 gsdll_init returned 1 The same error occurs on Bob Howlett's Win98 machine but everything works fine on another machine running Win95. Does anyone know why this is happening? Don Taylor Richard Stanton wrote: > > I recently upgraded to Ghostscript 6.5, and now previewing of EPS inclusions > (using the latest windvi) doesn't seem to work any more. I just see empty > squares on the page. > > Richard Stanton > -- Associate Professor D E Taylor Associate Dean (Resources) School of Mathematics and Statistics phone: +61 2 9351 4222 The University of Sydney fax: +61 2 9351 4534 NSW 2006 Australia http://www.maths.usyd.edu.au:8000/u/don/ From ripley@stats.ox.ac.uk Wed Jan 17 07:08:28 2001 From: ripley@stats.ox.ac.uk (Prof Brian D Ripley) Date: Wed, 17 Jan 2001 07:08:28 +0000 (GMT) Subject: [fptex] Ghostscript 6.5 doesn't seem to work with windvi In-Reply-To: <3A652698.DB283008@maths.usyd.edu.au> Message-ID: On Wed, 17 Jan 2001, Don Taylor wrote: > I sent this to Richard Stanton on 8 Jan 01 but I really wanted to send > it to the entire fptex list. By the way Bob Howlett reports that the > problem is still present with the new distribution. I used the new distribution yesterday and get exactly the same thing on NT4. It does work with gs6.01 if I put that first in my PATH, and set GS_LIB appropriately, which is my workaround. Everything else I have that uses gsdll (GSView 3.6, my own programs) works correctly under the settings that fail with windvi, so I think gs6.50 is installed correctly and is functioning. Nothing changes if I have explicit settings in the PATH and GS_LIB or rely on the registry. I am stuck! > > Don Taylor > -------------------- > I've encountered a similar problem but only on Windows 98. After > upgrading to Ghostscript 6.5 I copied the registry "Software/AFPL > Ghostscript" key to > "Software/Aladdin Ghostscript". This fixed problems with font > generation but for postscript inclusions I get the following error: > > Error: /typecheck in --closefile-- > Operand stack: > --nostringval-- () > Execution stack: > %interp_exit .runexec2 --nostringval-- --nostringval-- > --nostringval-- 2 %stopped_push --nostringval-- > --nostringval-- --nostringval-- false 1 %stopped_push 1 3 > %oparray_pop --nostringval-- --nostringval-- > Dictionary stack: > --dict:986/1476(ro)(G)-- --dict:0/20(G)-- --dict:66/200(L)-- > Current allocation mode is local > Last OS error: No such file or directory > AFPL Ghostscript 6.50: Unrecoverable error, exit code 1 > gsdll_init returned 1 > > The same error occurs on Bob Howlett's Win98 machine but everything > works fine on another machine running Win95. > > Does anyone know why this is happening? > > Don Taylor > > > Richard Stanton wrote: > > > > I recently upgraded to Ghostscript 6.5, and now previewing of EPS inclusions > > (using the latest windvi) doesn't seem to work any more. I just see empty > > squares on the page. > > > > Richard Stanton > > > -- > Associate Professor D E Taylor Associate Dean (Resources) > School of Mathematics and Statistics phone: +61 2 9351 4222 > The University of Sydney fax: +61 2 9351 4534 > NSW 2006 Australia http://www.maths.usyd.edu.au:8000/u/don/ > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 From Fabrice.Popineau@supelec.fr Wed Jan 17 08:53:42 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 17 Jan 2001 09:53:42 +0100 Subject: [fptex] Ghostscript 6.5 doesn't seem to work with windvi In-Reply-To: <3A652698.DB283008@maths.usyd.edu.au> References: <3A652698.DB283008@maths.usyd.edu.au> Message-ID: Ok, there seem to be a problem with gs6.50, but not related to the change of registry key. I fixed the registry key and tested with gsftopk, seems to be ok. However, something else has changed with gs6.50 and the init part of gs in windvi fails. I'm looking into it right now. -- Fabrice From Fabrice.Popineau@supelec.fr Wed Jan 17 11:35:51 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 17 Jan 2001 12:35:51 +0100 Subject: [fptex] windvi and gs 6.50 Message-ID: <8zoaqulk.fsf@supelec.fr> Try this version : ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip I also fixed a problem when gs is misconfigured in gsftopk. Say for example you have your path pointing at gs6.50, but the registry key pointing at gs6.01, gs can't initialize properly. So now, gsftopk aborts instead to be stuck. I have not upgraded the version number however. -- Fabrice From jcsantos@fc.up.pt Wed Jan 17 13:55:46 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Wed, 17 Jan 2001 13:55:46 +0000 (WET) Subject: [fptex] windvi and gs 6.50 In-Reply-To: <8zoaqulk.fsf@supelec.fr> Message-ID: Hi When I got the message bellow I was happy because I thought that this could solve an old problem that I had, but it didn't. The problem is that WinDVI doesn't seem to work well when I use certain PostScript fonts, such as Palatino and Helvetica (but it works well with the packages Times and PSLaTeX). When I LaTeX the file: \documentclass{article} \usepackage{Palatino} \begin{document} Test. \end{document} and try to see the DVI file with WinDVI, gsftopk complains that it can't find "8r.enc", but it is there. Any suggestions? José Carlos Santos On 17 Jan 2001, Fabrice Popineau wrote: > > Try this version : > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > I also fixed a problem when gs is misconfigured in gsftopk. Say for > example you have your path pointing at gs6.50, but the registry key > pointing at gs6.01, gs can't initialize properly. So now, gsftopk > aborts instead to be stuck. I have not upgraded the version number > however. > > -- > Fabrice > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From darboux@purdue.edu Wed Jan 17 14:58:17 2001 From: darboux@purdue.edu (Frederic Darboux) Date: Wed, 17 Jan 2001 09:58:17 -0500 Subject: [fptex] windvi and gs 6.50 References: Message-ID: <3A65B309.5A65B80@purdue.edu> Hello I am not sure it is relevant (I never really understood fonts with LaTeX), but if you are using the distribution from TeX-live 5, they are some bugs with the fonts (one seems related to the "8r.enc" you are talking about). Fixes available at . Frederic DARBOUX Jose Carlos Oliveira Santos wrote: > > Hi > > When I got the message bellow I was happy because I thought that > this could solve an old problem that I had, but it didn't. The problem is > that WinDVI doesn't seem to work well when I use certain PostScript fonts, > such as Palatino and Helvetica (but it works well with the packages Times > and PSLaTeX). When I LaTeX the file: > > \documentclass{article} > \usepackage{Palatino} > \begin{document} > Test. > \end{document} > > and try to see the DVI file with WinDVI, gsftopk complains that it can't > find "8r.enc", but it is there. > Any suggestions? > > José Carlos Santos > > On 17 Jan 2001, Fabrice Popineau wrote: > > > > > Try this version : > > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > > > I also fixed a problem when gs is misconfigured in gsftopk. Say for > > example you have your path pointing at gs6.50, but the registry key > > pointing at gs6.01, gs can't initialize properly. So now, gsftopk > > aborts instead to be stuck. I have not upgraded the version number > > however. > > > > -- > > Fabrice > > > > _______________________________________________ > > fptex mailing list > > fptex@tug.org > > http://tug.org/mailman/listinfo/fptex > > > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex -- ....................................................... National Soil Erosion Research Laboratory 1196 SOIL Building Purdue University West Lafayette, Indiana, 47907-1196 USA Ph: +1 765 494-6645 Fax: +1 765 494-5948 Email: darboux@purdue.edu Web: From jcsantos@fc.up.pt Wed Jan 17 17:40:57 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Wed, 17 Jan 2001 17:40:57 +0000 (WET) Subject: [fptex] windvi and gs 6.50 In-Reply-To: <3A65B309.5A65B80@purdue.edu> Message-ID: YES!! It worked! Thank you very much. José Carlos Santos On Wed, 17 Jan 2001, Frederic Darboux wrote: > Hello > > I am not sure it is relevant (I never really understood fonts with > LaTeX), but if you are using the distribution from TeX-live 5, they are > some bugs with the fonts (one seems related to the "8r.enc" you are > talking about). > Fixes available at . > > Frederic DARBOUX > > > ....................................................... > National Soil Erosion Research Laboratory > 1196 SOIL Building > Purdue University > West Lafayette, Indiana, 47907-1196 > USA > Ph: +1 765 494-6645 > Fax: +1 765 494-5948 > Email: darboux@purdue.edu > Web: > From stanton@haas.berkeley.edu Wed Jan 17 18:25:17 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Wed, 17 Jan 2001 10:25:17 -0800 Subject: [fptex] windvi and gs 6.50 In-Reply-To: <8zoaqulk.fsf@supelec.fr> Message-ID: I haven't tried the new windvi with GS 6.5 yet, but one problem it (i.e. windvi) still shares with previous versions is that if I go into "Options", change the MF mode setting, then exit, it's forgotten what I told it next time I start up the program. Am I missing something? Richard Stanton > -----Original Message----- > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > Fabrice Popineau > Sent: Wednesday, January 17, 2001 3:36 AM > To: fptex@tug.org > Subject: [fptex] windvi and gs 6.50 > > > > Try this version : > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > I also fixed a problem when gs is misconfigured in gsftopk. Say for > example you have your path pointing at gs6.50, but the registry key > pointing at gs6.01, gs can't initialize properly. So now, gsftopk > aborts instead to be stuck. I have not upgraded the version number > however. > > -- > Fabrice > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From ripley@stats.ox.ac.uk Wed Jan 17 19:25:01 2001 From: ripley@stats.ox.ac.uk (Prof Brian D Ripley) Date: Wed, 17 Jan 2001 19:25:01 +0000 (GMT) Subject: [fptex] windvi and gs 6.50 In-Reply-To: <8zoaqulk.fsf@supelec.fr> Message-ID: On 17 Jan 2001, Fabrice Popineau wrote: > > Try this version : > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > I also fixed a problem when gs is misconfigured in gsftopk. Say for > example you have your path pointing at gs6.50, but the registry key > pointing at gs6.01, gs can't initialize properly. So now, gsftopk > aborts instead to be stuck. I have not upgraded the version number > however. All solved, many thanks. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 From bobh@maths.usyd.edu.au Thu Jan 18 01:26:41 2001 From: bobh@maths.usyd.edu.au (Bob Howlett) Date: Thu, 18 Jan 2001 12:26:41 +1100 Subject: [fptex] windvi and gs 6.50 References: Message-ID: <3A664651.E5B78024@maths.usyd.edu.au> Prof Brian D Ripley wrote: > > On 17 Jan 2001, Fabrice Popineau wrote: > > > > > Try this version : > > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > >> > All solved, many thanks. > > -- It works here too; so thanks from me also! Bob Howlett From Jose Hissa Ferreira" subscribe fptex JHissa --------------------------------------------- Jose Hissa Ferreira FUNREI Pc Frei Orlando, 170 - Centro Sao Joao del-Rei, MG BRAZIL Phone: 55-32-379-2519 url: www.funrei.br e-mail: jhissa@funrei.br From awalker@cts.com Sun Jan 21 22:23:06 2001 From: awalker@cts.com (Allan Walker) Date: Sun, 21 Jan 2001 14:23:06 -0800 Subject: [fptex] unsubscribe fptex Message-ID: <3A6B614A.C1D6CFE5@cts.com> unsubscribe fptex From ghz@servidor.unam.mx Tue Jan 23 18:23:52 2001 From: ghz@servidor.unam.mx (Jose Olivares) Date: Tue, 23 Jan 2001 12:23:52 -0600 (CST) Subject: [fptex] format file with several languages? In-Reply-To: Message-ID: Hello: Could anybody please explain to me how to create a tex.fmt and a latex.fmt with hyphenation patterns for english, spanish and portuguese? Thanks, Jose Olivares From jamest@math.ksu.edu Tue Jan 23 19:26:00 2001 From: jamest@math.ksu.edu (James Thompson) Date: Tue, 23 Jan 2001 13:26:00 -0600 (CST) Subject: [fptex] Odd problem w/ margins Message-ID: I _know_ I've fixed this in the past but for the life of me I don't recall how I did it. I've installed fptex from texlive 5d onto a Win 98 box. Now any documents I tex and windvi are shifted down to the right. I'm positive there is a config file I change but I can't find where I read about it last time :( Can anyone re-enlighten me? Thanks, James ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561 Kansas State University Department of Mathematics ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< From ccastillo@qoslabs.com Wed Jan 24 00:33:23 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Tue, 23 Jan 2001 18:33:23 -0600 Subject: [fptex] Odd problem w/ margins In-Reply-To: Message-ID: I have the same problem, if anybody finds how to solve this please tell me. Thanks. Carlos del Castillo ccastillo@qoslabs.com -----Original Message----- From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of James Thompson Sent: Tuesday, January 23, 2001 1:26 PM To: fptex@tug.org Subject: [fptex] Odd problem w/ margins I _know_ I've fixed this in the past but for the life of me I don't recall how I did it. I've installed fptex from texlive 5d onto a Win 98 box. Now any documents I tex and windvi are shifted down to the right. I'm positive there is a config file I change but I can't find where I read about it last time :( Can anyone re-enlighten me? Thanks, James ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561 Kansas State University Department of Mathematics ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex From StaW@gust.org.pl Wed Jan 24 01:12:30 2001 From: StaW@gust.org.pl (Staszek Wawrykiewicz) Date: Wed, 24 Jan 2001 02:12:30 +0100 (MET) Subject: [fptex] TeXSetup and net Message-ID: Hello Fabrice, FP> The 1.0.6 one should allow you to install the previously remotely available FP> packages without network connection. You need to reproduce the FP> directory structure found on the ftp server, use 'getfptex full' to FP> retrieve everything (huge). I downloaded fptex/0.4 from CTAN and put it on CD for testing at home: e:\fpte04d\setupw32\ I contains 3 versions od TeXSetup.exe e:\fpte04d\zip\ e:\fpte04d\tpm\ e:\fpte04d\full\ I started with the newest e:\fpte04d\setupw32\TeXSetup-1.0.6.exe, installation failed very quickly, even texmf tree wasn't built, see following fragments from .log (Windows98 SE) TeXLive Setup Wizard Report Date: Tuesday, January 23, 2001 Time: 20:00:07 Source Dir: E:\FPTE04D Root Dir: c:\TeX Main Texmf Dir: c:\TeX\texmf Local Texmf Dir: c:\TeX\texmf-local Extra Texmf Dir: Home Texmf Dir: C:\Moje dokumenty\texmf Var Texmf Dir: c:\TeX\texmf-var Var Fonts Dir: c:\TeX\texmf-var\fonts [selected packages section looks OK] unzip E:\FPTE04D\setupw32\netpbm-1.2-win32.zip -d c:\TeX creating: c:\TeX/NetPBM/ creating: c:\TeX/NetPBM/bin/ inflating: c:\TeX/NetPBM/bin/asciitopgm.exe ... etc. OK installed unzip E:\FPTE04D\setupw32\texshell.zip -d c:\TeX creating: c:\TeX/bin/ creating: c:\TeX/bin/win32/ inflating: c:\TeX/bin/win32/TeXShell.exe inflating: c:\TeX/bin/win32/TEXSHELL.HLP inflating: c:\TeX/bin/win32/TeXShell.ini !!!Warning: package of level RECOMMENDED or lower not found!!! !!!No net access, can't grab ftp://ftp.dante.de/pub/fptex/0.4/zip/etexbase.zip from the Internet!!! !!!Warning: package of level RECOMMENDED or lower not found!!! !!!No net access, can't grab ftp://ftp.dante.de/pub/fptex/0.4/zip/pdftex.zip from the Internet!!! !!!Warning: package of level RECOMMENDED or lower not found!!! !!!No net access, can't grab ftp://ftp.dante.de/pub/fptex/0.4/zip/catalogue.zip from the Internet!!! etc. etc. So I have only TeXShell and NetPBM installed. Note that I have all needed zip/ and even full/ I started installation again, this time texsetup-1.0.6.exe --source-directory=E:\fpte04d because it perhaps should start from this level (not from setupw32/ subdirectory). Nothing cured. The same result as proviously. So even I have everything on disk, texsetup always try to use net access. Starting texsetup-1.0.5.exe also failed to install any TeX package. I also tried to install on windows95, which already has changed .dll files. Results as above. How searching net can to be switch off at all? The last question, on CTAN we have: /tex-archive/systems/win32/fptex/0.4/setupw32/ /tex-archive/systems/win32/fptex/0.4/zip/ /tex-archive/systems/win32/fptex/0.4/tpm/ /tex-archive/systems/win32/fptex/0.4/full/ <-- this is empty, perhaps should be here soft link to /pub/fptex/0.4/full/ which contains files. Greetings, Staszek Wawrykiewicz email: staw@gust.org.pl From Fabrice.Popineau@supelec.fr Wed Jan 24 11:33:05 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 24 Jan 2001 12:33:05 +0100 Subject: [fptex] Odd problem w/ margins In-Reply-To: References: Message-ID: The file is called windvi.cnf and is located in your $HOME directory. Type : c:\>kpsewhich --expand-var $HOME C:\Documents and Settings\popineau.NEVERYON\My Documents to find out what fptex thinks is your $HOME directory. However, what do you call `shifted' ? There are various options to shift the display using windvi, have a look at c:\local\tex\texmf\doc\html\manpages\xdvi.html to read about command line options. By the way, the new ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip should fix the shifting when printing. -- Fabrice From jcsantos@fc.up.pt Wed Jan 24 14:05:15 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Wed, 24 Jan 2001 14:05:15 +0000 (WET) Subject: [fptex] format file with several languages? In-Reply-To: Message-ID: Hi Concerning LaTeX, it is easy; simply search for a file called language.dat, add a % sign before the languages that you are not interested in and delete the % sign before the languages that you are interested in. Don't forget to create again the format files. Unfortunately, I don't know the answer to your question in the case of TeX; I only know how to create a TeX format file with a single hyphenation pattern. José Carlos Santos On Tue, 23 Jan 2001, Jose Olivares wrote: > Hello: > > Could anybody please explain to me how to create a tex.fmt and a latex.fmt > with hyphenation patterns for english, spanish and portuguese? > > Thanks, > > Jose Olivares > > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From jamest@math.ksu.edu Wed Jan 24 15:04:28 2001 From: jamest@math.ksu.edu (James Thompson) Date: Wed, 24 Jan 2001 09:04:28 -0600 (CST) Subject: [fptex] fptex mailing list and problems Message-ID: Hello, Tried to subscribe to the fptex@tug.org mailing list but majordomo@tug.org is an unknown user so I can't :( I did send a mail to the list yesterday but forgot to mention that I'm not on the list so I'd need replies CCd to me. I've installed fptex on a Win98 machine. Anything I tex and view or print has the margins shifted down and to the right. I've fixed this in the past via a configuration file but I can't remember which file nor can I find references to it in the docs (I know it's there I just can't find it). If you could point me in the right direction I'd appreciate it. Thanks James ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561 Kansas State University Department of Mathematics ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-< From ccastillo@qoslabs.com Wed Jan 24 15:38:36 2001 From: ccastillo@qoslabs.com (Carlos del Castillo Peralta) Date: Wed, 24 Jan 2001 09:38:36 -0600 Subject: [fptex] Odd problem w/ margins In-Reply-To: Message-ID: Thank you very much Fabrice, I installed the new windvi and no more problems Thank you very much. -----Original Message----- From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of Fabrice Popineau Sent: Wednesday, January 24, 2001 5:33 AM To: Carlos del Castillo Peralta Cc: fptex@tug.org Subject: Re: [fptex] Odd problem w/ margins The file is called windvi.cnf and is located in your $HOME directory. Type : c:\>kpsewhich --expand-var $HOME C:\Documents and Settings\popineau.NEVERYON\My Documents to find out what fptex thinks is your $HOME directory. However, what do you call `shifted' ? There are various options to shift the display using windvi, have a look at c:\local\tex\texmf\doc\html\manpages\xdvi.html to read about command line options. By the way, the new ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip should fix the shifting when printing. -- Fabrice _______________________________________________ fptex mailing list fptex@tug.org http://tug.org/mailman/listinfo/fptex From Fabrice.Popineau@supelec.fr Wed Jan 24 16:53:09 2001 From: Fabrice.Popineau@supelec.fr (Fabrice Popineau) Date: 24 Jan 2001 17:53:09 +0100 Subject: [fptex] TeXSetup and net In-Reply-To: References: Message-ID: I just did an install and everything went ok. The problem seems to be that I forgot to recreate the TeXSetup.exe link to TeXSetup-1.0.6.exe ont the ftp server. You _must run TeXSetup.exe from the top level directory_ and not from the setupw32/ subdirectory : c:\tmp>dir Directory of c:\TMP 23/01/2001 11:41 . 23/01/2001 11:41 .. 15/01/2001 01:04 full 22/01/2001 17:40 745 getfptex.bat 15/01/2001 00:27 setupw32 12/01/2001 20:41 593 920 TeXSetup-1.0.6.exe 15/01/2001 00:21 tpm 15/01/2001 00:45 zip c:\tmp>TeXSetup-1.0.6.exe ... Everything is ok. No error in the log file. Uninstalling from the menu is ok too. Now, running from another directory using the `--source-directory' option : _there was a bug_ . Please try the fixed TeXSetup-1.0.7.exe (no need to burn a new cd, the `--source-directory' option should be ok by now). ftp://ftp.dante.de/pub/fptex/0.4/TeXSetup-1.0.7.exe * fixed `--source-directory' bug * getfptex.bat now has 2 options : - `getfptex' retrieves up to `recommended' level - `getfptex full' retrieves up to `full' level - `getfptex full supp' retrieves also the net available packages such as perl and xemacs * if you have downloaded everything using `full' and `supp' as above, you should be able to install everything without net access * under NT/2K, permissions are granted to everyone to read the main tex directory, and full permissions are granted on the texmf-var subdirectory. Suggestions are welcome on this topic. * fixed another bug about the handling of the `TeXLive already installed' registry key Sorry for this, there are just too many options right now. Fabrice From p.esposito@mclink.it Wed Jan 24 17:07:55 2001 From: p.esposito@mclink.it (Pier Giorgio Esposito) Date: Wed, 24 Jan 2001 18:07:55 +0100 Subject: R: [fptex] Odd problem w/ margins In-Reply-To: Message-ID: If I understand well the problem is referred to the misaglinment of white filled rectangle representing the sheet of paper with the black line representing the edge of the paper. Pier Giorgio ----------------------------------------------- - Pier Giorgio Esposito - - INSEAN - Italian Ship Model Basin - ----------------------------------------------- From Jose Carlos Oliveira Santos Thu Jan 25 14:57:36 2001 From: Jose Carlos Oliveira Santos (Jose Carlos Oliveira Santos) Date: Thu, 25 Jan 2001 14:57:36 +0000 (WET) Subject: [fptex] problem with dvipdfm Message-ID: Hi Consider the following LaTeX file: ------------------------------------------------------------------------ \documentclass{article} \begin{document} Text. \end{document} ------------------------------------------------------------------------ If I compile this file and then type "dvipdfm exp" I get ------------------------------------------------------------------------ exp.dvi -> exp.pdf [1 Can't find encoding file: ot1r Output file removed ------------------------------------------------------------------------ I use the latest version (0.13.2b) of dvipdfm. This is not a serious problem, since I can get around it by copying the file ot1r.enc (it can be found at texmf\dvipdfm\base) to the directory where my file is and then apllying dvipdfm, but it is a bit annoying. Does anybody know the cause of this? Yours sincerely José Carlos Santos From Jose Carlos Oliveira Santos Thu Jan 25 21:09:01 2001 From: Jose Carlos Oliveira Santos (Jose Carlos Oliveira Santos) Date: Thu, 25 Jan 2001 21:09:01 +0000 (WET) Subject: [fptex] format file with several languages? In-Reply-To: Message-ID: Hi OK, now I know the answer to your other question. Take the plain.tex file and save it under another name (plainpt.tex, for instance). Open it with a text editor; you will find the following lines, almost at the end: \lefthyphenmin=2 \righthyphenmin=3 % disallow x- or -xx breaks \input hyphen Delete the second of these two lines and add the following ones: \input pthyph \language1 \input ushyph \language2 \input frhyph.tex \language0 After this, run INITEX with this file; when it stops, type "\dump" and ENTER; you will get a file called "plainpt.fmt". To use it with a TeX file, the first line of this file should be %&plainpt and it will use the portuguese hyphenation patterns. If you want to type some text in english you should write {\language1 Text in english} and if you want to write in french, you should write {\language2 Texte en fran\c cais} I hope that this helps José Carlos Santos From sebastian.rahtz@computing-services.oxford.ac.uk Thu Jan 25 19:46:06 2001 From: sebastian.rahtz@computing-services.oxford.ac.uk (Sebastian Rahtz) Date: Thu, 25 Jan 2001 19:46:06 +0000 Subject: [fptex] problem with dvipdfm In-Reply-To: References: Message-ID: <14960.33406.208078.448234@spqr2.oucs.ox.ac.uk> > exp.dvi -> exp.pdf > [1 > Can't find encoding file: ot1r > > Output file removed add a line DVIPDFMINPUTS = .;$TEXMF/dvipdfm// to texmf.cnf. i only added it recently to the master one that Fabrice picks up sebastian From StaW@gust.org.pl Fri Jan 26 04:05:38 2001 From: StaW@gust.org.pl (Staszek Wawrykiewicz) Date: Fri, 26 Jan 2001 05:05:38 +0100 (MET) Subject: [fptex] TeXSetup and net In-Reply-To: Message-ID: Fabrice Popineau wrote on 24 Jan 2001: > Please try the fixed TeXSetup-1.0.7.exe (no need to burn a new cd, the > `--source-directory' option should be ok by now). Yes, it works well. Many thanks. As usual, I played a little with it. 1. Basic installation -- OK. Some notes: we have at *this* level tex/generic/ruhyphen/ -- hardly usable without fonts, macros etc. I hope doc/html/e-tex/ -- but without e-tex tex/latex/latex3/ ?? -- perhaps tex/latex/hyperref would be better instead? 2. Add TeX package: pdftex -- OK, but only texmf part, without binaries. Should I select also systems-win32 while adding some parts? It is complicated to explain to anybody, I know... psutils -- only man, texmf/doc/ and texmf/dvips/ parts, without binaries, even if they are declared in psutils.tpm. Ahhh, I found, they are missing in setupw32/psutils.zip but exist in zip/psutils.zip some other packages from zip/ or full/ -- perfectly installed! As I've heard, many Windows users are curious about man pages installed. It is so rare case on such platform... Instead there is standalone, *small* info.exe reader, and I think info pages would be more welcome, since they are more complete. What do you think? Or perhaps, texmf/doc/manpages/*.dvi and texmf/doc/html/manpages/ would be enought? Thanks a lot, Staszek Wawrykiewicz email: staw@gust.org.pl From StaW@gust.org.pl Fri Jan 26 05:34:11 2001 From: StaW@gust.org.pl (Staszek Wawrykiewicz) Date: Fri, 26 Jan 2001 06:34:11 +0100 (MET) Subject: [fptex] format file with several languages? In-Reply-To: Message-ID: Jose Olivares wrote: > Could anybody please explain to me how to create a tex.fmt and a latex.fmt > with hyphenation patterns for english, spanish and portuguese? Part of this question was already answered. tex.fmt has only USEnglish patterns. It is canonical Plain format by D.E. Knuth. Jose Carlos Oliveira Santos wrote: > OK, now I know the answer to your other question. Take the > plain.tex file and save it under another name (plainpt.tex, for instance). > Open it with a text editor; ... etc. For Plain with other patterns loaded, try rather bplain: 1. Please modify language.dat, as was already explained, in the same manner as for latex. Note: you should modify the `active' copy of that file, but it is so simple to find it: kpsewhich language.dat will show where it is 2. run: fmtutil --byfmt=bplain --dolinks That's all! You can run `bplain file.tex' with your patterns. The more interesting question is how your input can be interpreted by such a format. Perhaps you can try somemething like: %& --translate-file=il1-t1 in *the first line* of your file, so you can write your documents in a *natural* way (iso8859-1, a.k.a. iso latin1), and it will be translated into T1 (Cork) encoding used internaly by TeX with EC fonts. But how one can switch to that encoding in (b)Plain? That's the question... Note, that without special macros which I do not know, input with \~n, \'a, \^a etc. will destroy completely the hyphenation. Some can answer: use better latex... ;-) But it is not serious answer, if you prefer using Plain. Staszek Wawrykiewicz email: staw@gust.org.pl From stanton@haas.berkeley.edu Fri Jan 26 19:52:39 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Fri, 26 Jan 2001 11:52:39 -0800 Subject: [fptex] windvi and gs 6.50 In-Reply-To: <8zoaqulk.fsf@supelec.fr> Message-ID: For the first time ever, I tried printing a file from windvi (the version listed below) to my LJ2100M printer. It printed fine, except that each page of the document occupied only 1/4 of the output page (i.e. length and width seem to have been shrunk by 50%). Printing using dvips to the same printer works fine. Am I missing a setting somewhere? Richard Stanton > -----Original Message----- > From: fptex-admin@tug.org [mailto:fptex-admin@tug.org]On Behalf Of > Fabrice Popineau > Sent: Wednesday, January 17, 2001 3:36 AM > To: fptex@tug.org > Subject: [fptex] windvi and gs 6.50 > > > > Try this version : > ftp://ftp.dante.de/pub/fptex/standalone/windvi-0.67.2-win32.zip > ftp://ftp.dante.de/pub/fptex/standalone/gsftopk-1.19.2-win32.zip > > I also fixed a problem when gs is misconfigured in gsftopk. Say for > example you have your path pointing at gs6.50, but the registry key > pointing at gs6.01, gs can't initialize properly. So now, gsftopk > aborts instead to be stuck. I have not upgraded the version number > however. > > -- > Fabrice > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From jcsantos@fc.up.pt Fri Jan 26 22:31:34 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Fri, 26 Jan 2001 22:31:34 +0000 (WET) Subject: [fptex] problem with dvipdfm In-Reply-To: <14960.33406.208078.448234@spqr2.oucs.ox.ac.uk> Message-ID: It worked! Thank you very much. Best regards José Carlos Santos On Thu, 25 Jan 2001, Sebastian Rahtz wrote: > > exp.dvi -> exp.pdf > > [1 > > Can't find encoding file: ot1r > > > > Output file removed > add a line > > DVIPDFMINPUTS = .;$TEXMF/dvipdfm// > > to texmf.cnf. i only added it recently to the master one that Fabrice picks up > > sebastian > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From jcsantos@fc.up.pt Fri Jan 26 22:33:27 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Fri, 26 Jan 2001 22:33:27 +0000 (WET) Subject: [fptex] format file with several languages? In-Reply-To: Message-ID: Hi Thanks for the information that you sent. I had never heard about "bplain". Best regards José Carlos Santos On Fri, 26 Jan 2001, Staszek Wawrykiewicz wrote: > Jose Olivares wrote: > > Could anybody please explain to me how to create a tex.fmt and a latex.fmt > > with hyphenation patterns for english, spanish and portuguese? > > Part of this question was already answered. tex.fmt has only USEnglish > patterns. It is canonical Plain format by D.E. Knuth. > > Jose Carlos Oliveira Santos wrote: > > OK, now I know the answer to your other question. Take the > > plain.tex file and save it under another name (plainpt.tex, for instance). > > Open it with a text editor; ... etc. > > For Plain with other patterns loaded, try rather bplain: > 1. Please modify language.dat, as was already explained, in the same > manner as for latex. Note: you should modify the `active' copy of > that file, but it is so simple to find it: > kpsewhich language.dat > will show where it is > 2. run: > fmtutil --byfmt=bplain --dolinks > That's all! You can run `bplain file.tex' with your patterns. > The more interesting question is how your input can be interpreted > by such a format. Perhaps you can try somemething like: > > %& --translate-file=il1-t1 > in *the first line* of your file, so you can write your documents > in a *natural* way (iso8859-1, a.k.a. iso latin1), and it will be translated > into T1 (Cork) encoding used internaly by TeX with EC fonts. > But how one can switch to that encoding in (b)Plain? That's the question... > Note, that without special macros which I do not know, input with > \~n, \'a, \^a etc. will destroy completely the hyphenation. > Some can answer: use better latex... ;-) But it is not serious answer, > if you prefer using Plain. > > Staszek Wawrykiewicz > email: staw@gust.org.pl > > _______________________________________________ > fptex mailing list > fptex@tug.org > http://tug.org/mailman/listinfo/fptex > From jcsantos@fc.up.pt Fri Jan 26 22:39:40 2001 From: jcsantos@fc.up.pt (Jose Carlos Oliveira Santos) Date: Fri, 26 Jan 2001 22:39:40 +0000 (WET) Subject: [fptex] txfonts Message-ID: Hi all, Did anyone try (and succeed) to install the txfonts with fptex? If I compile the file: ------------------------------------------------------------------------------ \documentclass[12pt,a4paper]{article} \usepackage{txfonts} \usepackage[T1]{fontenc} \begin{document} \textsf{z} \end{document} ------------------------------------------------------------------------------ and the type "windvi exp" + ENTER then the log file contains, among other things: ------------------------------------------------------------------------------ kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+83/600 --dpi rtxphvr This is METAFONT, Version 2.7182 (Web2c 7.3.2x) mktexmf: empty or non-existent rootfile! !I can't find file `rtxphvr'. <*> ...; mag:=1+83/600; nonstopmode; input rtxphvr Please type another input file name !Emergency stop. <*> ...; mag:=1+83/600; nonstopmode; input rtxphvr Transcript written on mfput.log kpathsea: Running mktexmf rtxphvr mktexpk: Running mf "\mode:=ljfour; mag:=1+83/600; nonstopmode; input rtxphvr" mktexpk: Could not map typeface abbreviation tx for rtxphvr. mktexpk: Need to update e:/Local/Tex/texmf/fontname/special.map? --------------------------------------------------------------------------------- Note that I have no problems with most txfonts, just a few of them like rtxphvr. Any suggestions? José Carlos Santos From stanton@haas.berkeley.edu Mon Jan 29 15:53:52 2001 From: stanton@haas.berkeley.edu (Richard Stanton) Date: Mon, 29 Jan 2001 07:53:52 -0800 Subject: [fptex] windvi and gs 6.50 In-Reply-To: <200101290647.AA19345@random.mathematik.tu-chemnitz.de> Message-ID: This must be it. The HP 2100M can print at either 600 or 1200 dpi. I suspect the windows default is 1200, so when I print from windvi using the ljfour settings it's printing 600dpi fonts at 1200dpi. I just need to make sure I change the Windows printer driver settings when printing from windvi. Thanks. Richard Stanton > -----Original Message----- > From: Dr. W. Fleischer > [mailto:wolfgang.fleischer@mathematik.tu-chemnitz.de] > Sent: Sunday, January 28, 2001 10:48 PM > To: stanton@haas.berkeley.edu > Subject: RE: [fptex] windvi and gs 6.50 > > > > > > > For the first time ever, I tried printing a file from windvi > (the version > > listed below) to my LJ2100M printer. It printed fine, except > that each page > > of the document occupied only 1/4 of the output page (i.e. > length and width > > seem to have been shrunk by 50%). Printing using dvips to the > same printer > > works fine. Am I missing a setting somewhere? > > > > Richard Stanton > > > Hello > > Some times i was faced with similar problems. My source of trouble was > that i used windvi with mf mode ljfivemp, i.e. 600 dpi. But the > windows driver settings (pcl driver) of my printer forced the printer > to use 1200 dpi. > > Wolfgang Fleischer > > +-----------------------------------------------+ > name: Dr. Wolfgang Fleischer, > address: TU Chemnitz, Fakultaet fuer Mathematik > Reichenhainer Str. 41, 09107 Chemnitz > e-mail: w.fleischer@mathematik.tu-chemnitz.de > phone: +0371 531 4104 > +-----------------------------------------------+ > From david.waller@westsig.co.uk Tue Jan 30 10:03:57 2001 From: david.waller@westsig.co.uk (david.waller@westsig.co.uk) Date: Tue, 30 Jan 2001 10:03:57 +0000 Subject: [fptex] Upgrading pdflatex Message-ID: I have been running version 13d of pdflatex now very happily for a long time. However I now need to upgrade to a 14 version so that I can use the Page parameter in Includegraphics. I have downloaded what I believe to be the correct files via the fptex site (a zip called pdftex-0.14h-pretest-20001219-win32.zip) and have noted that it contains statically linked versions of pdftex.exe and pdfetex.exe along with the pool files. What do I need to do to upgrade pdflatex.exe since the version on my system appears to use pdftex.dll amongest others. Thanks Dave Waller Sorry if this has been answered elsewhere but I can't find the answer