Both lines are marked by #ES#
1. The line that invokes sed:
sed -f chkconfig.sed ${srcdir}/doc/LaTeXConfig.lyx.in >doc/LaTeXConfig.lyx2. the command that deletes chkconfig.sed (because this file is used later by my
config.bat and then deleted:
rm -f chkconfig.sed
E
Jean-Marc Lasgouttes wrote:
"Ekkehart" == Ekkehart Schlicht <[EMAIL PROTECTED]> writes:
Ekkehart> Milos wrote:
My feeling is that original LyX config files shouldn't be touched
unless absolutely necessary, as that is difficult to follow and
maintain.
Ekkehart> Thanks. I agree. It is only a quick fix. I have only Ekkehart> commented out two lines in the config and documented that.
Could you tell me (again, sorry) which lines had to be commented out?
JMarc
