> Ok. Q: did you check that you are able to decompress files compressed
> with the old gzstream?
Yes.
> If that is working I think you should just commit this.
Done
> btw. The changes you have for config/common.am are already in, right?
Yes.
After this patch, I hope I can find some time to im
On Thu, Apr 20, 2006 at 10:28:51PM -0500, Garst R. Reese wrote:
> Martin Vermeer wrote:
...
> >>Top Middle and Middle Middle. For this file, it works to change
> >>inner_pos = ["c","t","b","s"]
> >>to inner_pos = ["t","c","b","s"]. This changes the title settins to
> >>Middle Top, but still gi
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > OK. I will appreciate it if you can figure out the component() memeber
| > function problem. If you can not, I will post to the boost
| > mailinglist.
|
| That function template needs to be instantiated explicitly. The
| problem has been corrected, update
Martin Vermeer wrote:
On Wed, Apr 19, 2006 at 06:02:33PM -0500, Garst R. Reese wrote:
Martin Vermeer wrote:
On Wed, Apr 19, 2006 at 08:57:53PM +0300, Martin Vermeer wrote:
On Wed, Apr 19, 2006 at 10:20:36AM -0500, Garst R. Reese wrote:
...
Try the attached.
On Thu, Apr 20, 2006 at 09:58:43PM +, Angus Leeming wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
> > I am curious to know if the cygwin version works on WinME. I know for
> > sure that 1.3.4 with X11 worked, as I built and installed it on the
> > machine of a collegue of mine a couple
> OK. I will appreciate it if you can figure out the component() memeber
> function problem. If you can not, I will post to the boost
> mailinglist.
That function template needs to be instantiated explicitly. The
problem has been corrected, updated patch attached.
Bo
Index: src/lyxlex_pimpl.C
===
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> I am curious to know if the cygwin version works on WinME. I know for
> sure that 1.3.4 with X11 worked, as I built and installed it on the
> machine of a collegue of mine a couple of years ago. I had to enlarge
> the system environment fiddling with
On Thu, Apr 20, 2006 at 11:40:08PM +0200, Enrico Forestieri wrote:
> On Thu, Apr 20, 2006 at 09:04:35PM +0100, Angus Leeming wrote:
> > Paul A. Rubin wrote:
> > >Angus Leeming wrote:
> > >>Paul A. Rubin <[EMAIL PROTECTED]> writes:
> > >>>It is a bug. Try the following work-around and see if it hel
On Thu, Apr 20, 2006 at 09:04:35PM +0100, Angus Leeming wrote:
> Paul A. Rubin wrote:
> >Angus Leeming wrote:
> >>Paul A. Rubin <[EMAIL PROTECTED]> writes:
> >>>It is a bug. Try the following work-around and see if it helps:
> >>>1. Replace the configure file in the LyX141\Resources directory wit
Angus Leeming wrote:
Paul A. Rubin wrote:
Angus Leeming wrote:
Paul A. Rubin <[EMAIL PROTECTED]> writes:
It is a bug. Try the following work-around and see if it helps:
1. Replace the configure file in the LyX141\Resources directory
with the newer version attached.
So, my suggested fix w
On Thu, 20 Apr 2006, Andreas Karlsson wrote:
> > > Is there any possibilities that any of these suggestions may be included
> > > in
> > > some future version, maybe in LyX 1.4.2 or LyX 1.5.0?
> >
> > Sure Pick your favourite from that list, check out the sources
> > (www.lyx.org/devel/cvs.php
On Thu, Apr 20, 2006 at 06:30:11PM +, Angus Leeming wrote:
> Persio Barros <[EMAIL PROTECTED]> writes:
>
> > Can LyX-1.4.1 be installed on WinME? I tried the V1 setup program and after
> > searching (and correctly finding) the dependecies (msys, python, etc.), it
> > crashes with message: "L
Currently lib/configure fails to find tex2lyx if the path to it contains
spaces. These patches fix that. Assuming that you're happy with them,
please apply to both the 14x and 15x branches.
Paul Rubin notes that running configure from within LyX can actually fail
to find tex2lyx unless the scr
Paul A. Rubin wrote:
Angus Leeming wrote:
Paul A. Rubin <[EMAIL PROTECTED]> writes:
It is a bug. Try the following work-around and see if it helps:
1. Replace the configure file in the LyX141\Resources directory with
the newer version attached.
So, my suggested fix worked? Great!
Um, ye
On Thu, Apr 20, 2006 at 06:56:57PM +0200, Georg Baum wrote:
> Enrico Forestieri wrote:
>
> > This is perfect! I tested it and think that this should also go in 1.4.
>
> Jean-Marc will tell. What is missing now is support for these in the math
> panel. It should not be too difficult to add, I woul
Angus Leeming wrote:
Paul A. Rubin <[EMAIL PROTECTED]> writes:
It is a bug. Try the following work-around and see if it helps:
1. Replace the configure file in the LyX141\Resources directory with
the newer version attached.
So, my suggested fix worked? Great!
Um, yes and no. It finds te
Yet more interesting suggestions for new features are given at
http://wiki.lyx.org/LyX/FeaturePoll
Are there anyone working on implementing any of these?
Andreas
Persio Barros <[EMAIL PROTECTED]> writes:
> Can LyX-1.4.1 be installed on WinME? I tried the V1 setup program and after
> searching (and correctly finding) the dependecies (msys, python, etc.), it
> crashes with message: "Lyx-1 has caused an error in KRNL386.EXE" from
> Windows.
So the crash i
Abdelrazak Younes wrote:
> It's related to X11 styles apparently, it's maybe a Qt4 bug. Have you
> tried the newly released 4.1.2?
It also crashes with qt 4.1.2
Jürgen
> Then I'll do the iostream copy work, and leave the committing and
> final brushups of the patch to you. Ok?
OK. I will appreciate it if you can figure out the component() memeber
function problem. If you can not, I will post to the boost
mailinglist.
Cheers,
Bo
On Apr 20, 2006, at 1:28 PM, Georg Baum wrote:
Bennett Helm wrote:
Sure ... but I'll need more explicit instructions on doing this.
(Also: which file is isFileReadable in?)
It is in src/support/filetools.C.
The problem is that isFileReadable is called very often, so an
unconditional
break
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > This id need only be unique for the current lyx session right?
| > then paragrpah::id() should be good enough.
|
| The problem is that this id is not constant across moves or depth
| changes (as done by the outline function). Wait... I am not sure
Lars Gullik Bjønnes a écrit :
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| I found myself using more and more the two ways toc navigation but,
| eventually I got annoyed by the slowness of it. So I fixed it :-)
|
| This patch implements a Toc backend (TocBackend.[Ch]) that is used in
| toc.
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > If you make your patch work with --without-included-boost, then I can
| > handle the rest of making --with-included-boost work.
|
| Attached patch works on my system, with --with-included-boost, subject
| to renaming libboostxxx-gcc.so to libboostxxx.so.
Hi,
Can LyX-1.4.1 be installed on WinME? I tried the V1 setup program and after
searching (and correctly finding) the dependecies (msys, python, etc.), it
crashes with message: "Lyx-1 has caused an error in KRNL386.EXE" from
Windows.
Thanks
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| I found myself using more and more the two ways toc navigation but,
| eventually I got annoyed by the slowness of it. So I fixed it :-)
|
| This patch implements a Toc backend (TocBackend.[Ch]) that is used in
| toc.h. The speed improvement is _very
> If you make your patch work with --without-included-boost, then I can
> handle the rest of making --with-included-boost work.
Attached patch works on my system, with --with-included-boost, subject
to renaming libboostxxx-gcc.so to libboostxxx.so. (autoconf needed)
I tried to follow the original
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > gcc suffix or not depends on how the libraries were installed, so we need a
| > configure check for that. It is the default in normal boost builds with
| > gcc, but most distributions I know change it.
|
| According to the boost document, boost seems to a
I found myself using more and more the two ways toc navigation but,
eventually I got annoyed by the slowness of it. So I fixed it :-)
This patch implements a Toc backend (TocBackend.[Ch]) that is used in
toc.h. The speed improvement is _very_ very nice on windows.
I guess it should be sensible
Bennett Helm wrote:
> Sure ... but I'll need more explicit instructions on doing this.
> (Also: which file is isFileReadable in?)
It is in src/support/filetools.C.
The problem is that isFileReadable is called very often, so an unconditional
breakpoint does not work. Unfortunately conditional bre
On Apr 20, 2006, at 12:47 PM, Georg Baum wrote:
Bennett Helm wrote:
Here's a bit more detail. The crash only happens when the .bib file
is not located in the latex path. When I typeset, LyX copies ~/
Desktop/test.bib to [lyx-tmp-dir]/0_Users_bennett_Desktop_test.bib.
It then tries to create ar
Enrico Forestieri wrote:
> This is perfect! I tested it and think that this should also go in 1.4.
Jean-Marc will tell. What is missing now is support for these in the math
panel. It should not be too difficult to add, I would simply make a copy of
the existing delimiters dialog. The images are a
Bennett Helm wrote:
> Here's a bit more detail. The crash only happens when the .bib file
> is not located in the latex path. When I typeset, LyX copies ~/
> Desktop/test.bib to [lyx-tmp-dir]/0_Users_bennett_Desktop_test.bib.
> It then tries to create article1.tex in the temp directory, and
> some
Bennett Helm wrote:
> Here's a bit more detail. The crash only happens when the .bib file
> is not located in the latex path. When I typeset, LyX copies ~/
> Desktop/test.bib to [lyx-tmp-dir]/0_Users_bennett_Desktop_test.bib.
> It then tries to create article1.tex in the temp directory, and
>
> gcc suffix or not depends on how the libraries were installed, so we need a
> configure check for that. It is the default in normal boost builds with
> gcc, but most distributions I know change it.
According to the boost document, boost seems to add such suffix to all
libraries installed. Anyway
On Apr 20, 2006, at 11:53 AM, Juergen Spitzmueller wrote:
Bennett Helm wrote:
isFileReadable: /Users/bennett/Desktop/t?bennettEE
This one smells.
Any idea what it is?
Nope.
Here's a bit more detail. The crash only happens when the .bib file
is not located in the latex path. When
On Thu, Apr 20, 2006 at 06:20:21PM +0200, Juergen Spitzmueller wrote:
> Enrico Forestieri wrote:
> > > Done (see attached patch) and committed.
> > > This is also a candidate for 1.4.x.
> >
> > It does not apply cleanly.
>
> It was a patch against 1.5.
> Try the attached patch for 1.4
Yep, I had
Bo Peng wrote:
> I removed boost 1.32 installed by my RHEL4 and built boost 1.33.1.
> Things went well with './configure, make, make install' but now I get
> all libraries with a -gcc suffix, and lyx can not link to them.
> Anybody know how to fix this?
gcc suffix or not depends on how the librar
Enrico Forestieri wrote:
> > Done (see attached patch) and committed.
> > This is also a candidate for 1.4.x.
>
> It does not apply cleanly.
It was a patch against 1.5.
Try the attached patch for 1.4
Jürgen
Index: src/lyxfunc.C
===
-
Bo Peng <[EMAIL PROTECTED]> writes:
> I removed boost 1.32 installed by my RHEL4 and
> built boost 1.33.1. Things went well with './configure,
> make, make install' but now I get all libraries with a]
> -gcc suffix, and lyx can not link to them.
> Anybody know how to fix this?
I don't think that y
On Thu, Apr 20, 2006 at 04:54:07PM +0200, Juergen Spitzmueller wrote:
> Lars Gullik Bjønnes wrote:
> > Yes, but can you add a comment about the semantics of updateforce and
> > update?
>
> Done (see attached patch) and committed.
> This is also a candidate for 1.4.x.
It does not apply cleanly.
$
Bennett Helm wrote:
> isFileReadable: /Users/bennett/Desktop/t?bennettEE
This one smells.
Any idea what it is?
Jürgen
On Apr 20, 2006, at 7:26 AM, Juergen Spitzmueller wrote:
Juergen Spitzmueller wrote:
Typesetting files with bibliographies crashes LyX (Qt2) on Mac.
Hm, this is a consequence of my natbib slowdown fix (#2460).
Obviously,
boost::filesystem fails.
After a closer look, I think it is very un
> If you make your patch work with --without-included-boost, then I can
> handle the rest of making --with-included-boost work.
I removed boost 1.32 installed by my RHEL4 and built boost 1.33.1.
Things went well with './configure, make, make install' but now I get
all libraries with a -gcc suffix,
On Thu, Apr 20, 2006 at 10:41:36AM +0200, Georg Baum wrote:
> Jean-Marc Lasgouttes wrote:
>
> >> "Georg" == Georg Baum
> >> <[EMAIL PROTECTED]>
> >> writes:
> >
> > Georg> We tried hard to make sure that text pasted into ERT has the
> > Georg> right pseudo-language, but we forgot to r
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Andreas Karlsson ...> writes:
> > Is there any possibilities that any of these suggestions may be included in
> > some future version, maybe in LyX 1.4.2 or LyX 1.5.0?
>
> Sure Pick your favourite from that list, check out the sources
> (www.lyx.or
Lars Gullik Bjønnes wrote:
> Yes, but can you add a comment about the semantics of updateforce and
> update?
Done (see attached patch) and committed.
This is also a candidate for 1.4.x.
Jürgen
Index: src/lyxfunc.C
===
--- src/lyxfunc
Lars Gullik Bjønnes wrote:
Can someone have a look at this one please.
Hmmm. A virus in lyx-1.4.1_win32_setup_v1.exe would imply a virus on the
machine that I used to build the thing, no? As it happens, I ran Norton
AntiVirus over that machine only two days ago and it came up 100% clean.
I'
Some vendors of anti-virus software often make the mistake to include an
installer system in the virus definitions whenever a malware application
uses that system, instead of targeting the malware itself.
This should be reported as a false positive.
Joost
Lars Gullik Bjønnes wrote:
Can someo
On Thu, Apr 20, 2006 at 11:55:38AM +0200, Georg Baum wrote:
> Enrico Forestieri wrote:
>
> > I am not able to generate a bigger "{" by "\bigl\{" in mathed (I must
> > use "\bigl\lbrace" for that) because I think that the code dealing
> > with \bigl has not a chance of viewing \{, being it transfor
On Thu, Apr 20, 2006 at 11:38:31AM +0200, Jean-Marc Lasgouttes wrote:
> > "vermeer" == vermeer <[EMAIL PROTECTED]> writes:
>
> vermeer> * lyx_1_4.py (convert_minipage): Proper handling of
> vermeer> default height and vertical position (bug report Garst Reese)
>
> vermeer> Modified:
> v
Can someone have a look at this one please.
--- Begin Message ---
Hello
yesterday I wrote, that I cannot start LYX, but I get the error-window "Error
with reading
the configuration file lyxrc.defaults. Please check your
installation".
Well, I got no answer. So I removed the Lyx141-Installation
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > Your svn setup look a bit sick... it seems that all the new files from
| > boost get the property svn:executable set. That would be bad.
|
| I will check.
|
| > Are you adding all the iostreams files, or just the ones that are
| > required for this to wo
Andreas Karlsson <[EMAIL PROTECTED]> writes:
> Is there any possibilities that any of these suggestions may be included in
> some future version, maybe in LyX 1.4.2 or LyX 1.5.0?
They are sound suggestions. It is a good idea to report them one by
one to bugzilla.lyx.org to make sure that they will
> Your svn setup look a bit sick... it seems that all the new files from
> boost get the property svn:executable set. That would be bad.
I will check.
> Are you adding all the iostreams files, or just the ones that are
> required for this to work?
All of them. I think the library can be used som
Andreas Karlsson <[EMAIL PROTECTED]> writes:
> Is there any possibilities that any of these suggestions may be included in
> some future version, maybe in LyX 1.4.2 or LyX 1.5.0?
Sure ;-) Pick your favourite from that list, check out the sources
(www.lyx.org/devel/cvs.php) and dive in. We're a fri
"Bo Peng" <[EMAIL PROTECTED]> writes:
| Dear list,
|
| The attached patch adds boost::iostreams to our boost collection and
| replace gzstream with boost::iostreams' gzip_compressor. It seems to
| work all right on my system. Please test.
|
| Question: Should I exclude boost::iostreams when USE_
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
| Bo Peng wrote:
| > > Please try the attached patch.
| >
| > Sorry for the late reply. This patch works.
|
| Lars, OK to apply to trunk then?
Yes, but can you add a comment about the semantics of updateforce and
update?
--
Lgb
Dear developers,
I am new to LyX (I am using LyX 1.4.1 for Windows), and think this is a
great
project. However, I have a few suggestions for making LyX more user
friendly:
1. In the Math Panel, under the Symbols list: Frame Decorations, I miss the
\overset and \underset commands.
2. Include
On Thu, Apr 20, 2006 at 11:04:57AM +0200, Georg Baum wrote:
> Enrico Forestieri wrote:
>
> > -if test -z "$COMSPEC" && test -z "$ComSpec"; then SEP=':'; else SEP=';';
> > fi +# MS-DOS and MS-Windows define $COMSPEC or $ComSpec and use `;' to
> > separate
> > +# directories in path lists whereas Un
Paul A. Rubin <[EMAIL PROTECTED]> writes:
> It is a bug. Try the following work-around and see if it helps:
> 1. Replace the configure file in the LyX141\Resources directory with
> the newer version attached.
So, my suggested fix worked? Great!
Jean-Marc, this should go in both the 1.4 and 1.5
Juergen Spitzmueller wrote:
> >> Typesetting files with bibliographies crashes LyX (Qt2) on Mac.
>
> Hm, this is a consequence of my natbib slowdown fix (#2460). Obviously,
> boost::filesystem fails.
After a closer look, I think it is very unlikely that this is related to my
fix (it's a totally d
Enrico Forestieri wrote:
> I am not able to generate a bigger "{" by "\bigl\{" in mathed (I must
> use "\bigl\lbrace" for that) because I think that the code dealing
> with \bigl has not a chance of viewing \{, being it transformed to {}.
> This is currently beyond my capabilities (but I continue
> "vermeer" == vermeer <[EMAIL PROTECTED]> writes:
vermeer>* lyx_1_4.py (convert_minipage): Proper handling of
vermeer> default height and vertical position (bug report Garst Reese)
vermeer> Modified:
vermeer> lyx-devel/branches/BRANCH_1_4_X/lib/lyx2lyx/lyx_1_4.py
Don't forget statu
Enrico Forestieri wrote:
> -if test -z "$COMSPEC" && test -z "$ComSpec"; then SEP=':'; else SEP=';';
> fi +# MS-DOS and MS-Windows define $COMSPEC or $ComSpec and use `;' to
> separate
> +# directories in path lists whereas Unix uses `:'. Make an exception for
> +# Cygwin, where we could have eit
Bo Peng wrote:
> > Please try the attached patch.
>
> Sorry for the late reply. This patch works.
Lars, OK to apply to trunk then?
Jürgen
Jean-Marc Lasgouttes wrote:
>> "Georg" == Georg Baum
>> <[EMAIL PROTECTED]>
>> writes:
>
> Georg> We tried hard to make sure that text pasted into ERT has the
> Georg> right pseudo-language, but we forgot to reset the language of
> Georg> text pasted from ERT to normal text. The attac
On Thu, Apr 20, 2006 at 08:20:37AM +0100, Jose' Matos wrote:
> On Thursday 20 April 2006 07:57, Martin Vermeer wrote:
> > On Thu, Apr 20, 2006 at 12:01:51AM +0300, Martin Vermeer wrote:
> > > On Wed, Apr 19, 2006 at 08:57:53PM +0300, Martin Vermeer wrote:
> >
> > ...
> >
> > > Try the attached.
> >
Martin Vermeer wrote:
> Jose, Georg? Does this look sound to you?
I have no time to test it right now, but the code looks good and your
explanation makes sense.
What we can learn from this is that the original minipage implementor (and
also me when I wrote the conversion function) did not think e
On Thursday 20 April 2006 07:57, Martin Vermeer wrote:
> On Thu, Apr 20, 2006 at 12:01:51AM +0300, Martin Vermeer wrote:
> > On Wed, Apr 19, 2006 at 08:57:53PM +0300, Martin Vermeer wrote:
>
> ...
>
> > Try the attached.
>
> Jose, Georg? Does this look sound to you?
The code does what you say it
70 matches
Mail list logo