On Mon, Aug 07, 2006 at 02:05:07PM -, [EMAIL PROTECTED] wrote:
> Author: jamatos
> Date: Mon Aug 7 16:05:07 2006
> New Revision: 14557
>
> URL: http://www.lyx.org/trac/changeset/14557
> Log:
> generate_enconding_info.py parses lib/languages and generates lyx2lyx_lang=
> .py
> as a python dic
On 8/13/06, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
Is somebody in love with the release date that we show in About LyX?
It strikes me as useless (and one more thing to update before relase).
It is more or less useful. Can this date be generated automatically?
(At least for scons, a ma
Is somebody in love with the release date that we show in About LyX?
It strikes me as useless (and one more thing to update before relase).
What about this patch?
JMarc
Index: src/frontends/controllers/ControlAboutlyx.C
===
--- src
I add a lot of compilation errors due to qt4/ui/BulletsUi.h non being
re-generated after Edwin last commit. I erased the file by hand but
scons won't generate it again:
Fixed in trunk. It is a filelist related problem. I also added
unicode.hC to scons_manifest.py.
Bo
Jean-Marc Lasgouttes schrieb:
Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2660#c3
It is related I guess, but we have to make sure the relevant icons get
installed. So what icons do we install? Only the ones required by the
german Userguide? All the icons, even those that we do not need?
We d
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:
Uwe> Jean-Marc Lasgouttes schrieb:
>> I tried to merge changeset 13598
>> http://www.lyx.org/trac/changeset/13598 and then realized that the
>> icons would still not be installed. So what shall we do? Install
>> everything? Georg?
Uwe> What abo
Jean-Marc Lasgouttes schrieb:
I tried to merge changeset 13598
http://www.lyx.org/trac/changeset/13598
and then realized that the icons would still not be installed. So what
shall we do? Install everything? Georg?
What about my patch for bug 2660:
http://bugzilla.lyx.org/show_bug.cgi?id=2660#
Jean-Marc Lasgouttes schrieb:
I think you need a 1.4.2-2 with the python encoding fixes, don't you?
In principal yes because this fixes the View -> LaTeX Confiuration issue.
I'll see what I can do.
regards Uwe
Joost Verburg schrieb:
Uwe Stöhr wrote:
I'll merge my changes to the installer as soon as I have time.
Do you have any idea how long it will take? We need to decide whether
there will be a 1.4.2-2 Windows release with MiKTeX 2.5 and your
updates. The other option is to wait for 1.4.3.
I j
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes:
Hartmut> Hi Jean-Marc, here is an update of de_UserGuide.lyx due to
Hartmut> moved xpm's and other stuff. Some icons are still not
Hartmut> installed: super.xpm, space.xpm, sub.xpm, style.xpm,
Hartmut> delim.xpm, font.xpm. I treated the
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> Fair enough, I will leave this into yours and George's
José> competent hands. ;-)
So you are at it again :)
JMarc
> "as" == as gentoo <[EMAIL PROTECTED]> writes:
as> Hi Marc, very well done! =)
as> Lets get this into gentoo portage ;-p as soon as possible.
So it works?
JMarc
"Paul A. Rubin" <[EMAIL PROTECTED]> writes:
| I just committed a bug report, and the server took so long to
| acknowledge the submission that I thought maybe a packet had gotten
| lost in transit. It eventually did go through, though. Of course,
| it's possible that 22:00 Zulu on a Sunday is pri
Hi Marc,
very well done! =)
Lets get this into gentoo portage ;-p as soon as possible.
best regards
~ Attila
Jean-Marc Lasgouttes wrote:
The following patch hopefully fixes bug 2630. I say "hopefully"
because I cannot reproduce it myself, and valgrind is mute on the
subject.
I attach the d
Jean-Marc Lasgouttes wrote:
> The following patch hopefully fixes bug 2630. I say "hopefully"
> because I cannot reproduce it myself, and valgrind is mute on the
> subject.
>
> I attach the document on which to reproduce it. Just try to select the
> two cells of the table.
>
> What happens is th
Jean-Marc Lasgouttes wrote:
"Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Sonntag, 13. August 2006 14:30 schrieb Jean-Marc Lasgouttes:
There seems to be an httpd process that uses much memory on aussie
Georg> Can't you kill it?
I did not try that. It belongs to the apache gro
On Sunday 13 August 2006 22:38, Jean-Marc Lasgouttes wrote:
> Well I'd rather bind to a proper library, but it seems that
> the libray from the xdg people is not yet up to this. Georg had some
> kde specific code, but it means linking against the full KDE shebang.
>
> So I do not propose much for n
On Sunday 13 August 2006 21:54, Jean-Marc Lasgouttes wrote:
> > "José" == José Matos <[EMAIL PROTECTED]> writes:
>
> José> The temperature around here last week was really high, almost
> José> 40 C outside (42+ in some places) with the low above 25 C.
>
> Fahrenheit?
Nope, more than 42 in
> "Julien" == Tribulations Parallèles <[EMAIL PROTECTED]> writes:
Julien> Hi everybody, * First thing, to visualize Tgif .obj
Julien> files in LyX, I had to change the filter "Tgif -> PNG":
Julien> tgif -stdout -print -color -png $$i > $$o
Julien> to be replaced by:
Julien> tgif -stdout -pr
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> On Sunday 13 August 2006 21:39, Jean-Marc Lasgouttes wrote:
>> Of course, what is missing here is the possibility of knowing
>> whether a format is handled. This is done by xdg-mime (except that
>> we do not have mime types for formats (
On Sunday 13 August 2006 21:15, Abdelrazak Younes wrote:
> On the plus side I took the time to do some LyX development.
Precisely, that was my point. ;-)
> Abdel.
--
José Abílio
On Sunday 13 August 2006 21:39, Jean-Marc Lasgouttes wrote:
> Of course, what is missing here is the possibility of knowing whether
> a format is handled. This is done by xdg-mime (except that we do not
> have mime types for formats (but we should).
How do you propose to do this?
> JMarc
--
J
The following patch hopefully fixes bug 2630. I say "hopefully"
because I cannot reproduce it myself, and valgrind is mute on the
subject.
I attach the document on which to reproduce it. Just try to select the
two cells of the table.
What happens is that the selection spans several cells, but t
Hi everybody,
* First thing, to visualize Tgif .obj files in LyX, I had to change the filter
"Tgif -> PNG":
tgif -stdout -print -color -png $$i > $$o
to be replaced by:
tgif -stdout -print -color -ppm $$i | convert - $$o
I obtained an error with the first command.
* Second thing, I would lik
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> The temperature around here last week was really high, almost
José> 40 C outside (42+ in some places) with the low above 25 C.
Fahrenheit?
José> We had problems with forest fires as well. It is not usual but
José> most of the probl
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > And the any-patch could help I guess...
|
| Could you elaborate?
Not more than point to the any-patch that I have posted on the list
earlier.
(Just a few weeks since I elaborated last time, and managed to create
a tiny flame fest)
--
L
Georg Baum <[EMAIL PROTECTED]> writes:
| Index: src/buffer.C
| ===
| --- src/buffer.C (Revision 14657)
| +++ src/buffer.C (Arbeitskopie)
| @@ -1698,9 +1868,10 @@ void Buffer::getSourceCode(ostream & os,
|
| ErrorList cons
Georg Baum wrote:
Am Sonntag, 13. August 2006 18:18 schrieb Abdelrazak Younes:
I have comitted the patch.
I noticed two things while resolving merge conflicts (I did not look at the
patch because I don't understand enough of the errorlist business):
a) The nonconst Buffer::errorList can be
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Hello,
|
| This is the continuation of my ErrorList work.
|
| This patch creates a error_lists map member inside the Buffer class.
| Sorry Lars, I had no choice but to use string for the map key. This is
| because the
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> and the package (small)
José> http://portland.freedesktop.org/download/xdg-utils-1.0beta3.tgz
So basically, the script detects desktop environment like this:
detectDE()
{
if [ x"$KDE_FULL_SESSION" = x"true" ]; then DE=kde;
elif
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Hello,
|
| This is the continuation of my ErrorList work.
|
| This patch creates a error_lists map member inside the Buffer class.
| Sorry Lars, I had no choice but to use string for the map key. This is
| because the only information that could be
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Restored: D:\devel\lyx\trunk\src\frontends\qt4\Application.C
| Error: Working copy path 'qt4/Application.C' does not exist in repository
Is this funny windows playing with you?
I guess...
Note '\' vs. '/' in paths.
José Matos wrote:
On Sunday 13 August 2006 20:35, Jean-Marc Lasgouttes wrote:
You should come in Paris. 14 C, some rain. It is nice for November.
I would not mind, either going to Paris or some rain. :-)
Man, I am just coming back from Tunisia and I *do* mind because I still
have a few da
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Restored: D:\devel\lyx\trunk\src\frontends\qt4\Application.C
| Error: Working copy path 'qt4/Application.C' does not exist in repository
Is this funny windows playing with you? Note '\' vs. '/' in paths.
What version of subversion?
--
Lgb
Georg Baum wrote:
Am Sonntag, 13. August 2006 18:18 schrieb Abdelrazak Younes:
I have comitted the patch.
I noticed two things while resolving merge conflicts (I did not look at the
patch because I don't understand enough of the errorlist business):
a) The nonconst Buffer::errorList can be
On Sunday 13 August 2006 20:31, Jean-Marc Lasgouttes wrote:
> José> I must humbly acknowledge that I have learned with a Master
> José> (hint: Jean-Marc). ;-)
>
> So, what do you want to obtain from me?
That thought came to my mind. :-)
> JMarc
--
José Abílio
On Sunday 13 August 2006 20:35, Jean-Marc Lasgouttes wrote:
> You should come in Paris. 14 C, some rain. It is nice for November.
I would not mind, either going to Paris or some rain. :-)
The temperature around here last week was really high, almost 40 C outside
(42+ in some places) with the
Am Sonntag, 13. August 2006 18:18 schrieb Abdelrazak Younes:
> I have comitted the patch.
I noticed two things while resolving merge conflicts (I did not look at the
patch because I don't understand enough of the errorlist business):
a) The nonconst Buffer::errorList can be shortened a lot, and
On Sunday 13 August 2006 20:34, Jean-Marc Lasgouttes wrote:
>
> But not my mandriva 2006. Could you send the xdg-open script, so that
> we can see what it does?
The page http://portland.freedesktop.org/wiki/
and the package (small)
http://portland.freedesktop.org/download/xdg-utils-1.0beta3.tgz
Hi Bo,
I add a lot of compilation errors due to qt4/ui/BulletsUi.h non being
re-generated after Edwin last commit. I erased the file by hand but
scons won't generate it again:
d:\devel\lyx\trunk\src\frontends\qt4\BulletsModule.h(16) : fatal error
C1083: Cannot open include file: 'ui/BulletsU
Am Sonntag, 13. August 2006 21:34 schrieb Jean-Marc Lasgouttes:
> But not my mandriva 2006. Could you send the xdg-open script, so that
> we can see what it does?
You can get it from here: http://portland.freedesktop.org/wiki/
Georg
How ironic, a python file to give scons a hard time. ;-)
The problem is like this: lyx2lyx_version.py is generated by
lyx2lyx_version.py.in so 'scons install' generates and install
lyx2lyx_version.py. At the same time, scons globs files under lyx2lyx
and install them. If there is already a lyx
On Sunday 13 August 2006 14:39, Bo Peng wrote:
> Yes. But distributing some extra files is not too bad at the current
> stage. It was the autotools generated lyx2lyx_version.py that gave
> scons a hard time.
How ironic, a python file to give scons a hard time. ;-)
Bo if you have a better sugg
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> On Friday 11 August 2006 15:07, Per Olofsson wrote:
>> xdg-open is a shell script which you can distribute together with
>> LyX, so it doesn't have to be widespread. You use it like:
>>
>> PATH=$PATH:/usr/share/lyx/xdg-utils xdg-open /s
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> Thanks for looking into this Georg, I intended to give a look
José> into this but it was too hot inside (~ 30 C). :-)
José> It is getting better now though. :-)
You should come in Paris. 14 C, some rain. It is nice for November.
J
> "José" == José Matos <[EMAIL PROTECTED]> writes:
>> Flattery will get you everywhere, José ;-)
José> I must humbly acknowledge that I have learned with a Master
José> (hint: Jean-Marc). ;-)
So, what do you want to obtain from me?
JMarc
On Sunday 13 August 2006 14:58, Georg Baum wrote:
> I meant how they look visually, but I found this out. The patch is now in.
>
> Georg
Thanks for looking into this Georg, I intended to give a look into this but
it was too hot inside (~ 30 C). :-)
It is getting better now though. :-)
--
J
On Thursday 10 August 2006 20:51, Angus Leeming wrote:
> > LOL.
> > After seeing your spells(*) with sed, awk and co., I think that I am
> > allowed to disagree. ;-)
>
> Flattery will get you everywhere, José ;-)
I must humbly acknowledge that I have learned with a Master (hint:
Jean-Marc). ;-)
On Friday 11 August 2006 15:07, Per Olofsson wrote:
> xdg-open is a shell script which you can distribute together with LyX,
> so it doesn't have to be widespread. You use it like:
>
> PATH=$PATH:/usr/share/lyx/xdg-utils
> xdg-open /some/path
>
> So if the distribution already has xdg-open, that on
On Wednesday 09 August 2006 01:07, Enrico Forestieri wrote:
> I recently tried the Computer Algebra System support in LyX and was
> disappointed by the fact that it could not handle the simple formulas
> you find in the attached cas.lyx file.
>
> Looking at the sources I had the impression that CAS
Am Sonntag, 13. August 2006 19:49 schrieb Jean-Marc Lasgouttes:
> I like the principle of the patch, and refactoring is good. Go for it.
Done.
> You forgot to update the comment on top of build_script
>
> @@ -136,7 +136,7 @@ namespace {
> /** Build the conversion script, returning true if abl
On Aug 13, 2006, at 10:28 AM, Georg Baum wrote:
Am Sonntag, 13. August 2006 19:05 schrieb Jens Noeckel:
On Aug 13, 2006, at 2:16 AM, Georg Baum wrote:
The text above refers to the LyX->LaTeX->LyX roundtrip. The
LaTeX->LyX->LaTeX roundtrip has no dataloss because of suffix-
stripping
(tex2ly
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Conclusion: for 1.4, please go ahead as it is obviously
Abdelrazak> the right fix. For 1.5, be warned that, if you implement
Abdelrazak> it, I might erase it sometimes in the feature ;-)
I applied it to 1.4 and did no
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> OK, done. I guess this should also go to 1.4.3?
Yes.
JMarc
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> I came up with the attached patch instead. It does not look
Georg> well either, but most of the changes are only code refactoring
Georg> (see log).
Georg> This works for me and is going in tomorrow if nobody objects.
I like the princ
Am Sonntag, 13. August 2006 19:16 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> I did that, and they say that the color commands are modelled
> Georg> after the font commands (e.g. \textbf vs. \bf), and that
> Georg> \textcolor{x}{y} is "essenti
Am Sonntag, 13. August 2006 19:05 schrieb Jens Noeckel:
>
> On Aug 13, 2006, at 2:16 AM, Georg Baum wrote:
>
> > The text above refers to the LyX->LaTeX->LyX roundtrip. The
> > LaTeX->LyX->LaTeX roundtrip has no dataloss because of suffix-
> > stripping
> > (tex2lyx emulates the LaTeX serach alg
Am Samstag, 12. August 2006 15:23 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> My idea is to move all special casing for convertDefault.py to
> Georg> Converters::getPath. Converters::getPath would then get an
> Georg> additional bool argument
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> I did that, and they say that the color commands are modelled
Georg> after the font commands (e.g. \textbf vs. \bf), and that
Georg> \textcolor{x}{y} is "essentially" equivalent to {\color{x}y}.
But they also say they have to use horr
On Aug 13, 2006, at 2:16 AM, Georg Baum wrote:
Am Sonntag, 13. August 2006 08:42 schrieb Jens Noeckel:
All this will become less important once LyX is more scriptable, but
for now being part of the export menu seems to make such a function
much easier to use. I personally will just use a work
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> The proposed patch fixes this. I looked at other uses of
Jean-Marc> forwardPosNoDescend (in text2.C and insetcollapsable.C) and
Jean-Marc> none of them can trigger this particular condition.
Jean-Marc> Therefore I thi
> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:
Joost> Jean-Marc Lasgouttes wrote:
>> Some of the python scripts have iso-8859-15 as encoding and the
>> minimal python shipped with the installer does not have support for
>> this. This implies that some operations (lyx2lyx?) fail.
Joost
Am Sonntag, 13. August 2006 18:33 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> Am Sonntag, 13. August 2006 18:08 schrieb Jean-Marc Lasgouttes:
> >> > "Georg" == Georg Baum <[EMAIL PROTECTED]>
> >> writes:
> >>
> Georg> See http://bugzilla.
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Sonntag, 13. August 2006 18:08 schrieb Jean-Marc Lasgouttes:
>> > "Georg" == Georg Baum <[EMAIL PROTECTED]>
>> writes:
>>
Georg> See http://bugzilla.lyx.org/show_bug.cgi?id=2723. The second
Georg> problem reported there is a co
Peter Kümmel wrote:
I've submitted this 9 days old patch:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg98096.html
Hello Peter,
Looks good to me. You don't have to wait 9 days for committing. If it is
obvious change, just commit the change (sending the patch to the list
is appreci
Am Sonntag, 13. August 2006 18:08 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> See http://bugzilla.lyx.org/show_bug.cgi?id=2723. The second
> Georg> problem reported there is a completely different one, this
> Georg> patch fixes only the color
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hello, This is the continuation of my ErrorList work.
Abdelrazak> This patch creates a error_lists map member inside the
Abdelrazak> Buffer class. Sorry Lars, I had no choice but to use
Abdelr
Can I customize scons for 1.4.x and add INSTALL.scons,
development/scons to the 1.4.x branch? I am asking for this since
scons has been stable for quite a while so I do not expect frequent
changes.
Scons/1.4.x has been committed. Please test. I expect that another two
or three minor changes will
I've submitted this 9 days old patch:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg98096.html
Peter
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> See http://bugzilla.lyx.org/show_bug.cgi?id=2723. The second
Georg> problem reported there is a completely different one, this
Georg> patch fixes only the color problem. This is going in trunk soon
Georg> unless somebody objects.
Does
See http://bugzilla.lyx.org/show_bug.cgi?id=2723. The second problem
reported there is a completely different one, this patch fixes only the
color problem. This is going in trunk soon unless somebody objects.
Georg
Log:
Fix bug 2723
* src/lyx_sty.C
(lyxgreyedout_def): Use \text
Abdelrazak Younes wrote:
You migh want to improve readability by splitting the line with a
declaration:
QListWidget * lw =
qobject_cast(bulletpaneSW->widget(current_font_));
lw->setItemSelected(current_item_, false);
In this case, I think a C++ static_cast is sufficient. But qobject_cast
seem
Am Sonntag, 13. August 2006 15:33 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> Am Sonntag, 13. August 2006 13:16 schrieb Sanda Pavel:
> >> > It seems that lib/doc/cs_Tutorial.lyx contains some non-latin2
> Georg> characters.
> >> please, where
Am Sonntag, 13. August 2006 16:57 schrieb Jean-Marc Lasgouttes:
> > "baum" == baum <[EMAIL PROTECTED]> writes:
>
> baum> Author: baum Date: Sun Aug 13 15:57:32 2006 New Revision: 14642
>
> baum> URL: http://www.lyx.org/trac/changeset/14642 Log: *
> baum> lib/doc/doc_toc.py: Add language info
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> Since the patch only touches lyx->latex output, I do not think this
>> changes lyx2lyx.
Georg> We have two possibilities:
Georg> 1) (what you want): Declare that it was never intended to
Georg> swallow the space. Then the current behavio
Abdelrazak Younes wrote:
But do you know if it's OK now with Qt4? I think I have tried both in
the past without problems but I am not sure. What kind of trouble was
that anyway? Crash, errors or silence?
from what i remember the signal and slot just were not connected
don't remember whether t
Angus Leeming wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
You might want to change "const XXX" into "XXX const" is you don't
want Lars to shout at you...
i think i did that once with a slot in order to respect qt's convention,
don't know whether that is necessary though...
I think
> "baum" == baum <[EMAIL PROTECTED]> writes:
baum> Author: baum Date: Sun Aug 13 15:57:32 2006 New Revision: 14642
baum> URL: http://www.lyx.org/trac/changeset/14642 Log: *
baum> lib/doc/doc_toc.py: Add language info for Czech
Can you do this in 1.4 too?
JMarc
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>> You might want to change "const XXX" into "XXX const" is you don't
>>> want Lars to shout at you...
>> i think i did that once with a slot in order to respect qt's convention,
>> don't know whether that is necessary though...
> I think it's not,
Edwin Leuven wrote:
Abdelrazak Younes wrote:
You might want to change "const XXX" into "XXX const" is you don't
want Lars to shout at you...
i think i did that once with a slot in order to respect qt's convention,
don't know whether that is necessary though...
I think it's not, both convent
On Sun, Aug 13, 2006 at 12:38:44PM +0200, Georg Baum wrote:
> Am Mittwoch, 9. August 2006 02:07 schrieb Enrico Forestieri:
[...]
> > Please find attached a patch which monotonically improves such support.
> > I tested it with octave, maxima, and mathematica.
>
> This patch is big, and I don't und
On 8/13/06, Michael Gerz <[EMAIL PROTECTED]> wrote:
Bo Peng wrote:
>> [EMAIL PROTECTED]:~/lyx-trunk/development/scons> grep lyx_post_source *
>> SConstruct:lyx_post_source.append('aspell.C')
>> SConstruct:lyx_post_source.append('pspell.C')
>> SConstruct:lyx_post_source.ap
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Here is what I have in my tree. I need to actually test it
Jean-Marc> before committing.
Jean-Marc> After testing, here is what it became.
Hmpf.
Bo Peng wrote:
[EMAIL PROTECTED]:~/lyx-trunk/development/scons> grep lyx_post_source *
SConstruct:lyx_post_source.append('aspell.C')
SConstruct:lyx_post_source.append('pspell.C')
SConstruct:lyx_post_source.append('ispell.C')
I see, src_post_files instead...
Better...
Joost Verburg wrote:
Bo Peng wrote:
I have never been sussfully on aspell/win, mingw/vc/6.0/cvs
whatsoever. :-(
Aspell 0.60.4 with my patch in development/Win32/patches (1.4 branch)
works fine with MinGW. That's the one included in the current Windows
release.
For C libraries MinGW/MSVC ca
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Here is what I have in my tree. I need to actually test it
Jean-Marc> before committing.
After testing, here is what it became. It seems to work, but I'll wait
for comments before testing it. In particular, it remove
[EMAIL PROTECTED]:~/lyx-trunk/development/scons> grep lyx_post_source *
SConstruct:lyx_post_source.append('aspell.C')
SConstruct:lyx_post_source.append('pspell.C')
SConstruct:lyx_post_source.append('ispell.C')
I see, src_post_files instead...
Bo
Abdelrazak Younes wrote:
You might want to change "const XXX" into "XXX const" is you don't want
Lars to shout at you...
i think i did that once with a slot in order to respect qt's convention,
don't know whether that is necessary though...
void BulletsModule::showLevel(int level)
{
if
Edwin Leuven wrote:
hi guys,
attached patch adds qt4 support for bullets.
i also add the bulletsmodule.c source file because the patch is rather
unreadable (same file but different content)
screenshot also attached.
Looks nice ;-)
will put this in tonight unless somebody shouts.
commen
Bo Peng wrote:
I have never been sussfully on aspell/win, mingw/vc/6.0/cvs whatsoever. :-(
Aspell 0.60.4 with my patch in development/Win32/patches (1.4 branch)
works fine with MinGW. That's the one included in the current Windows
release.
For C libraries MinGW/MSVC can be mixed right? So l
Am Sonntag, 13. August 2006 15:39 schrieb Sanda Pavel:
> > Pavel, that means that you should translate all remaining documentation
> > files immediately ;-)
>
> is it 1st april today ? :)
No, but I guess you understand the smiley!
> > Can you please translate "LyX Documentation Table of Content
Jean-Marc Lasgouttes wrote:
Some of the python scripts have iso-8859-15 as encoding and the
minimal python shipped with the installer does not have support for
this. This implies that some operations (lyx2lyx?) fail.
TeXFiles.py is the only one I can find. Is that one used for "Tools >
TeX Inf
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Angus Leeming <[EMAIL PROTECTED]> writes:
>> Ok, the script below works for me with $ awk -v top_srcdir='.' -f
>> trial.awk \ ./src/frontends/qt3/ui/QPrefDisplayModule.ui
Angus> Jean-Marc, has this one slipped by your radar? I thou
Bo Peng wrote:
Bo, can you help me? (It worked last week)
Let me have a look. I just did a big change for scons. Namely, I now
use explicit file list instead of globing. Maybe somefile is lost.
[EMAIL PROTECTED]:~/lyx-trunk/development/scons> grep lyx_post_source *
SConstruct:lyx_po
Bo, can you help me? (It worked last week)
Let me have a look. I just did a big change for scons. Namely, I now
use explicit file list instead of globing. Maybe somefile is lost.
Bo
If you manage to compile Qt3, I think that's the way to go indeed. IIRC
there is MSVC2003 patch from the Q..Win project, not sure about MSVC2005.
I did not try that route. It should work though.
You will have to port Aspell to MSVC. The good news is that Peter K. has
already done so. The bad n
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> Good, although the main problems are IMO not mixing of autotools
>> and scons, but having some test files laying around.
Bo> Yes. But distributing some extra files is not too bad at the
Bo> current stage. It was the autotools generated lyx2lyx_
Joost Verburg wrote:
Bo Peng wrote:
Can I customize scons for 1.4.x and add INSTALL.scons,
development/scons to the 1.4.x branch?
Does this mean that we can switch from MinGW to MSVC for the 1.4 Windows
releases? That would be a good thing to work on.
If you manage to compile Qt3, I think t
Bo, can you help me? (It worked last week)
scons -f development/scons/SConstruct frontend=qt4
qt_dir=/home/software/tools all
...
Loading qt4 tool...
Processing files in src/client...
Processing files in src/tex2lyx...
Processing files in src...
NameError: name 'lyx_post_source' is not defined
Good, although the main problems are IMO not mixing of autotools and scons,
but having some test files laying around.
Yes. But distributing some extra files is not too bad at the current
stage. It was the autotools generated lyx2lyx_version.py that gave
scons a hard time.
s/Lars/Jean-Marc/
J
1 - 100 of 140 matches
Mail list logo