Jens Noeckel wrote:
> These GUI hacks are not at all transparent to me, so I think someone
> else (maybe Georg or JMarc) should have a look at this. Apart from
> the LyX menu, everything else works perfectly (as far as I can tell).
I don't know at all how that code works, I only know that it exis
Jens Noeckel wrote:
> I suspect it would be fine if one just allowed version 2.60 for
> autoconf in the autogen.sh script, but instead of that I simply
Autoconf 2.60 is broken, so we don't allow it:
http://svn.haxx.se/dev/archive-2006-07/0613.shtml
Georg
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
Am 26.07.2006 um 21:37 schrieb Bo Peng:
scons: Configure: Checking for C function setenv()...
.sconf_temp/conftest_61.c <-
|
|
|#include
|
|#ifdef __cplusplus
|extern "C"
|#endif
|char setenv();
|
|int main() {
|#if defined (__stub_setenv) || defined (__stub___
goodday friend
compliment of the season
my name is nelson freeman,i an the financial manager in ATandCNET note book
company in USA
.
And also i have my company paypal account information which contain a very huge
amount of
money in it and i also have the paypal of six of our business partne
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
Am 26.07.2006 um 22:34 schrieb Jens Noeckel:
There was this additional suggestion quoted below - but I couldn't
find any menubar_mac.cpp in my lyx source tree, so I'm not sure how
to try this suggestion. Maybe you can point me to where that
function "qt_mac_set_no_menubar_merge" should be
Hi,
compiling LyX 1.4.2 on Mac Intel yesterday, I encountered one little
snag which is worth pointing out - the version of automake required
by autogen.sh was not in /usr/bin. It's very simple to fix, but I
want to write it out clearly. Here is what I have:
% /usr/bin/automake --version
au
On Jul 26, 2006, at 12:13 AM, Georg Baum wrote:
Jens Noeckel wrote:
Hi,
with the help of Bennett's install instructions, I compiled LyX 1.4.2
on my Intel Mac using gcc 4.0 and Qt 3.3.6.
Great. When the problems are resolved it would be very nice if you
couild
provide an installer for int
On Jul 26, 2006, at 8:39 AM, Bo Peng wrote:
On 7/26/06, Angus Leeming <[EMAIL PROTECTED]> wrote:
Andreas Vox <[EMAIL PROTECTED]> writes:
> Now I tried to compile Lars's unicode branch on Mac but found
out there are
> some configure (scons) quirks:
> * it didn't set HAVE_MKSTEMP and some oth
On Wednesday 26 July 2006 18:34, Martin Vermeer wrote:
> This is a perfect job for an external (Python) utility. Most of the
> work seems already done in ldiff.
It is my todo list such a script. Before I have a paper deadline next
Monday. :-)
I intend to wrap the functionality around LyX pyt
On Wed, Jul 12, 2006 at 03:45:45PM +0200, Jean-Marc Lasgouttes wrote:
> > "Jeremy" == Jeremy Stashluk <[EMAIL PROTECTED]> writes:
>
> Jeremy> I would like to see a graphical diff so that you can compare
> Jeremy> two arbitrary lyx files. It looks like the rendering of this
> Jeremy> has been f
On Sun, Jul 23, 2006 at 08:20:43PM +0200, Lars Gullik Bjønnes wrote:
> Yes, but is not "consistent" with the windows environment:
>
> cd c:/foo/bar
> win app -> /foo/bar is c:/foo/bar
Only if you happen to be on c:. Windows has per-drive 'current working
directories'.
If you start at d:\, cd c:\
On Sat, Jul 22, 2006 at 06:06:39PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
> | For external use a python extension seems to be in orderi. This could
> | be just a thin wrapper around the lfun interface. [This is closer to
> | 'embedding LyX in Python'.]
> |
>
On Tue, Jul 25, 2006 at 12:41:55AM +0200, Charles de Miramon wrote:
> One point made by Lars Knoll in his presentation is that the difficulty when
> you go down the Unicode lane is not to degradate the performance
> for 'normal' users too much. With ucs-4, if I'm correct, you multiply by 4
> the me
We could arrange things such that the program looks at its name and if
it isn't called lyx.exe it behaves exactly as it does now, otherwise,
after parsing the env vars, it prefixes the remaining parameters on the
command line with "cmd /c lyxc.exe".
It becomes too magical then. I would prefer ei
On Wed, Jul 26, 2006 at 10:29:28AM -0500, Bo Peng wrote:
> > Agreed. I think the wrapper should be named lyx.exe and should internally
> > call the real lyx named lyxc.exe. The wrapper should examine the command
> > line for options of the form /VAR=val in order to set environment variables
> > as
Bo Peng <[EMAIL PROTECTED]> writes:
> I agree with something like
> lyx.exe /var=val /var1=val1 file1.lyx file2.lyx
lyx.exe /var=val /var1=val1 -dbg=4 --geometry="10x10+10-10" file1.lyx file2.lyx
Yuck! LyX itself uses "-" and "--" to denote options. So should the wrapper.
Other than that, I'm in
On 7/26/06, Angus Leeming <[EMAIL PROTECTED]> wrote:
Andreas Vox <[EMAIL PROTECTED]> writes:
> Now I tried to compile Lars's unicode branch on Mac but found out there are
> some configure (scons) quirks:
> * it didn't set HAVE_MKSTEMP and some other vars automatically
> * it didn't add -framework
On Saturday 22 July 2006 23:39, Lars Gullik Bjønnes wrote:
> Jose' Matos <[EMAIL PROTECTED]> writes:
> | On Saturday 22 July 2006 14:13, Georg Baum wrote:
> | > > What is the problem with included boost there?
> |
> | I am using FC-5.
> |
> | I had the problems that Georg and Jürgen reported, a
On Jul 26, 2006, at 10:56 AM, A S Hodel wrote:
I haven't made much progress on this problem. My original report
was indeed on a PPC (G4 system) running 10.3.9. I've recently
migrated to a macbook pro that displays the same problem.
However, I have noticed that the problem doesn't seem to
Agreed. I think the wrapper should be named lyx.exe and should internally
call the real lyx named lyxc.exe. The wrapper should examine the command
line for options of the form /VAR=val in order to set environment variables
as appropriate and should pass everything else onto lyxc.exe.
I agree wit
Looking forward to the real solution then :-)
The real patch is attached. :-) Please test.
Note that
1. can not compile and test gtk
2. tested under linux, with qt3/4, windows, msvc/qt4
3. Scroll bar does not work (linux qt3/qt4, windows qt4), but does not
seem to be related to my patch.
4. We
I haven't made much progress on this problem. My original report was
indeed on a PPC (G4 system) running 10.3.9. I've recently migrated to
a macbook pro that displays the same problem.
However, I have noticed that the problem doesn't seem to occur until
after I export a document as a .pdf fi
On Wed, Jul 26, 2006 at 02:07:41PM +, Angus Leeming wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
> > > Further, if you're correct and /foo/bar causes problems, then why not
> > > transform such paths to \foo\bar form before spawning lyx.exe?
>
> > This is what happens on win2k. Acc
So why not allow the nice, friendly interface to wrapper.exe, but internally
pass in "cmd.exe" to CreateProcess?
I actually though about this, but I guess Uwe/Joost may want to do
wrapper.exe lyx.bat
which is the easiest way to fix our current installer. Anyway, I guess
adding (internally) cmd
Bo Peng wrote:
>> I don't understand that. What does "is reload by the session system"
>> mean?
>
> Start lyx, help->tutorial (no last file entry), close lyx, start lyx,
> tutorial is opened if session is turned on, and you will see a last
> file entry for tutorial.
OK, that does indeed not make
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> > Further, if you're correct and /foo/bar causes problems, then why not
> > transform such paths to \foo\bar form before spawning lyx.exe?
> This is what happens on win2k. According to Bo, lyx.exe is hidden on winxp
> when use either '/' or '\' as a
I don't understand that. What does "is reload by the session system" mean?
Start lyx, help->tutorial (no last file entry), close lyx, start lyx,
tutorial is opened if session is turned on, and you will see a last
file entry for tutorial.
And of course (as you alreday noticed) we do not want id
On Jul 26, 2006, at 12:15 AM, Jens Noeckel wrote:
Hi,
with the help of Bennett's install instructions, I compiled LyX
1.4.2 on my Intel Mac using gcc 4.0 and Qt 3.3.6. However, while
testing the Application, I noticed a problem with the menus and
keyboard shortcuts that seems to be identi
On Wed, Jul 26, 2006 at 11:50:52AM +, Angus Leeming wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
> > I am using Win2k sp4. I am surprised that this makes a difference.
> > However, I notice that if I use forward slashes in the path to lyx.exe,
> > it indeed starts hidden and I have t
Andreas Vox <[EMAIL PROTECTED]> writes:
> Now I tried to compile Lars's unicode branch on Mac but found out there are
> some configure (scons) quirks:
> * it didn't set HAVE_MKSTEMP and some other vars automatically
> * it didn't add -framework CoreFoundation -framework Carbon to the final
> li
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> I am using Win2k sp4. I am surprised that this makes a difference.
> However, I notice that if I use forward slashes in the path to lyx.exe,
> it indeed starts hidden and I have to kill it from Task Manager...
> Windows really drives me mad...
I susp
Georg Baum <[EMAIL PROTECTED]> writes:
>
> This may have something to do with some ugly tricks we are playing to stop
> qt to rearrange the menus. See src/frontends/qt2/QLMenubar.C and
> src/frontends/qt2/lyx_gui.C (search for code inside #ifdef Q_WS_MACX). Does
> it work if you disable the speci
Bo Peng wrote:
> Dear list,
>
> Currently, if a help document is reload by the session system, it will
> be added to lastfile list. This patch corrects this.
I don't understand that. What does "is reload by the session system" mean?
And of course (as you alreday noticed) we do not want identical
Jens Noeckel wrote:
> Hi,
>
> with the help of Bennett's install instructions, I compiled LyX 1.4.2
> on my Intel Mac using gcc 4.0 and Qt 3.3.6.
Great. When the problems are resolved it would be very nice if you couild
provide an installer for intel macs.
> It would be interesting to clarify i
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > OK to apply?
|
| Note that I plan to separate the start function, put things before
| load files to create_view, load files to lyx_main.C (since they are
| identical across frontends). I can prepare a bigger patch if you
| prefer.
Please. The current pat
38 matches
Mail list logo