Topic Messages
$TEXMF/tex/latex/ifetex/ifetex.sty
It requires the file ietex.tex, which is in folder:
$TEXMF/tex/plain/ifetex/ifetex.tex
However, BaKoMa TeX reads folders 'latex' and 'generic' as recommended by TeX Directory Standard:
ftp://ftp.dante.de/tex-archive/tds/tds.html#Macros
TeXLive, finally, searches also top of folder ($TEXDIR/tex//),
it is probably to avoid such situations with wrongly placed package components.
How to solve the problem ?
Simplest way si to add search in plain folder in TEXMF.INI file.
So, for e-LaTeX I suggest following change:
[ELATEX] ID=e-LaTeX 2e Check=elatexelatex.ini&elatex latex.ltx Format=eLaTeX.ini FormatName=eLaTeX ;TEXINPUTS=.;$TEXMF/tex/{etex,latex,generic,latex209}${$} TEXINPUTS=.;$TEXMF/tex/{etex,latex,generic,latex209,plain}${$} TeXProcessor=eTeX TeXFormatExtension=efmt Syntax=LATEX Info=LaTeX 2e with Extended TeX (e-TeX) processor.
Note,
old string:
TEXINPUTS=.;$TEXMF/tex/{etex,latex,generic,latex209}${$}
new string:
TEXINPUTS=.;$TEXMF/tex/{etex,latex,generic,latex209,plain}${$}
Just download it and agree to update.
All records in TEXMF.INI will be fixed.
Notifications
You are already subscribed for notification about changes in this thread.
You can add own message by below form:
To add comment you must be signed at Support page.
Go to see list of topics
BaKoMa TeX > Support > Forum | Copyright © 1998-2018, BaKoMa Soft. |