Bo> I am adding this to the trunk, and I will have to ask JMarc for
Bo> putting this to 1.4.x (after he gets back from vacation).
Please apply it (or do you want me to do it?)
Done.
Bo
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> Many thanks, it works perfectly. If possible please add this to the
>> 1.4.x tree and to trunk.
Bo> I am adding this to the trunk, and I will have to ask JMarc for
Bo> putting this to 1.4.x (after he gets back from vacation).
Please apply it (
Many thanks, it works perfectly. If possible please add this to the
1.4.x tree and to trunk.
I am adding this to the trunk, and I will have to ask JMarc for
putting this to 1.4.x (after he gets back from vacation).
Cheers,
Bo
Bo Peng wrote:
Please test the attached patch, which reads output from latex
immediately after they are available.
Many thanks, it works perfectly. If possible please add this to the
1.4.x tree and to trunk.
thanks and regards
Uwe
I will see what I can do.
Please test the attached patch, which reads output from latex
immediately after they are available.
Cheers,
Bo
Index: lib/configure.py
===
--- lib/configure.py (revision 14498)
+++ lib/configure.py (workin
The old configure script (for the sh-shell) printed out which
LaTeX-package is currently cecked for so that the user got a feedback.
configure.py only prints "+checking list of textclasses... " but not the
name of the currently checked package.
Why was this feature not implemented in configure.p
Hi Bo,
When I install LyX on a fresh LaTeX (in my case MiKTeX) system,
configure.py checks for LaTeX-packages. This check invokes MiKTeX to
automatically install missing packages - a nice feature that could cost
some time when you only have a slow internet conection.
The problem is that the us