Lars,
Thank you very much for your quick reply. My understanding is that you
intent to generate a home-made XML format that is close to our current
format, and you have mostly finished lyx.XML output, but not input and
lyx2lyx, and no lyx.XML -> other.XML converter has been done. XML
input and lyx
Selon Mael Hilléreau <[EMAIL PROTECTED]>:
> Selon Mael Hilléreau <[EMAIL PROTECTED]>:
>
> > If it's just _one_ instance that we want to ignore, then we can use a
> > charstyle
> > or a special inset having keyword "NoSpellcheck" (this is already possible
> > with
> > the patch).
>
> Please, read "
> Did you see my patch from last week, which starts solving these problems
> in listings? Let's continue this issue in that thread...
> (http://permalink.gmane.org/gmane.editors.lyx.devel/91323)
I saw that. But I did not comment because I am not familiar with
language handling.
Bo
Selon Mael Hilléreau <[EMAIL PROTECTED]>:
> If it's just _one_ instance that we want to ignore, then we can use a
> charstyle
> or a special inset having keyword "NoSpellcheck" (this is already possible
> with
> the patch).
Please, read "layout", not "special inset". I was mistaken...
Mael.
Selon [EMAIL PROTECTED]:
> >> I like Helge's idea of having an easy way to mark a word/phrase as "do not
> >> spellcheck e"... Maybe the word is a real word in some contexts, but not
> >> in others, so I might not wan't it to be added to my personal dictionary.
> >
> > After all, why not... But i
Selon Dov Feldstern <[EMAIL PROTECTED]>:
> Mael Hilléreau wrote:
> > Selon Helge Hafting <[EMAIL PROTECTED]>:
> >
> >> I want my disabled branches spellchecked. :-/
> >> I write a test with hidden answers. I want to spellcheck everything,
> >> so I can print the answers later without further check
On Sun, 12 Aug 2007, Mael Hilléreau wrote:
I like Helge's idea of having an easy way to mark a word/phrase as "do not
spellcheck e"... Maybe the word is a real word in some contexts, but not
in others, so I might not wan't it to be added to my personal dictionary.
After all, why not... But if
> Just guessing --- it probably has to do with how (in which encoding) the
words are passed to the
> spelling engine...
>
> But it's probably smarter to look in the code than to guess... ;)
I had a look in the Ispell.cpp was didn't understand it. Now I found an
explanation here:
http://www.rpi.
Mael Hilléreau wrote:
Selon Mael Hilléreau <[EMAIL PROTECTED]>:
Selon Bo Peng <[EMAIL PROTECTED]>:
IMHO it fixes this bug. Please let me know wether it has a chance to be
applied.
Sorry that I did not follow this thread closely. Does this related to
the caption in listings bug? If this sol
Mael Hilléreau wrote:
Selon Helge Hafting <[EMAIL PROTECTED]>:
I want my disabled branches spellchecked. :-/
I write a test with hidden answers. I want to spellcheck everything,
so I can print the answers later without further checking & editing.
That's why there's a checkbox in the preferenc
Selon [EMAIL PROTECTED]:
> >> The spellcheck dialog could have another button for "don't spellcheck
> >> this word again". (Surely with a shorter caption, but you get the
> >> idea.)
> >>
> >> That button would mark the word as not spellchecked, and the next time
> >> the spellchecker runs those
Uwe Stöhr wrote:
What exactly does the spellchecker option "Use input encoding" in LyX's
preferences dialog?
regards Uwe
Just guessing --- it probably has to do with how (in which encoding) the
words are passed to the spelling engine...
But it's probably smarter to look in the code than t
Mael Hilléreau wrote:
Selon Mael Hilléreau <[EMAIL PROTECTED]>:
Selon Dov Feldstern :
Jean-Marc Lasgouttes wrote:
Mael Hilléreau <[EMAIL PROTECTED]> writes:
No, in fact it wasn't the case with LyX-Code. I updated the patch so
that
LyX-Code paragraphs are no more spellchecked (see attache
On Sun, 12 Aug 2007, Mael Hilléreau wrote:
The spellcheck dialog could have another button for "don't spellcheck
this word again". (Surely with a shorter caption, but you get the
idea.)
That button would mark the word as not spellchecked, and the next time
the spellchecker runs those words
I've seen that you updated LyX's Trac to version 10.2. Stupid question, why not
to version 10.4?:
http://trac.edgewall.org/wiki/ChangeLog
While you are working in this field: for me as extensive Bugzilla user, updating to Bugzilla 3 would
be a big thing. But OK, there are more important things
On Sun, 12 Aug 2007, Helge Hafting wrote:
I'd say it's (minor) bug... should I bugzilla it?
Please do.
Reported as 4131.
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
I just opened up the LyX menu (on Mac) to discover that all Mac
standard menu items appear in French (and not English). For example,
I have Préférences, Masquer LyX, Masquer les autres, Quitter Lyx, etc.
I suspect Jean-Marc's imperialist hand here.
Bennett
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > Feel free to ask questions, and start some discussion...
|
| What are your design goals?
To change the lyx document format into well-formed and valid
(according to some dtd) XML.
| What are the benefits?
We get a well documented format that we can vali
What exactly does the spellchecker option "Use input encoding" in LyX's
preferences dialog?
regards Uwe
Selon Helge Hafting <[EMAIL PROTECTED]>:
> I want my disabled branches spellchecked. :-/
> I write a test with hidden answers. I want to spellcheck everything,
> so I can print the answers later without further checking & editing.
That's why there's a checkbox in the preference pane :) (see the p
> Oh, bull. I cannot feel guilty of not discussing this with you when
> the discussion happend before you emerged on this list.
OK. I apologize.
> Feel free to ask questions, and start some discussion...
What are your design goals? What are the benefits? Where is your
format specification? How d
Selon Richard Heck <[EMAIL PROTECTED]>:
> > Can anyone confirm the bug on other platforms?
> >
> Yes, I see this on Linux, too. I think the solution is to override
> notifyCursorLeaves() in InsetText, and then require an update on wide().
If I follow you (not completely sure), what you propose is
On Thu, Aug 09, 2007 at 01:24:03AM +0200, Mael Hilléreau wrote:
> Selon Mael Hilléreau <[EMAIL PROTECTED]>:
>
> > ... On the other hand, there could be a much more simple solution:
> >
> > 1. Disable spellcheck for any code-inset (LyX code, listings...) -- perhaps
> > it's already the case;
>
> I
On Sat, Aug 11, 2007 at 10:06:29PM +0200, [EMAIL PROTECTED] wrote:
> If you do:
>
> rm ~/.lyx -r
> lyx some_existing_file.lyx
>
> the file 'some_exsting_file.lyx' is not shown, instead the welcome text is
> shown. The file isn't opened in the background either.
>
> I'd say it's (minor)
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > I don't believe this. Last time they put everything upside down .-)
|
| I just notice this, and I am not happy about it. I know Lars has been
| working on XML for a long time, but he had never discussed this
| feature with others.
Oh, bull. I cannot feel
> I don't believe this. Last time they put everything upside down .-)
I just notice this, and I am not happy about it. I know Lars has been
working on XML for a long time, but he had never discussed this
feature with others. Maybe I have missed his emails, maybe I should
have kept an eye on his br
On Sat, Aug 11, 2007 at 08:00:25PM +0200, Enrico Forestieri wrote:
> On Sat, Aug 11, 2007 at 07:00:23PM +0200, Jean-Marc Lasgouttes wrote:
>
> > Enrico Forestieri <[EMAIL PROTECTED]> writes:
> >
> > > The attached patch adds icons and version information (which shows up
> > > when opening the 'p
If you do:
rm ~/.lyx -r
lyx some_existing_file.lyx
the file 'some_exsting_file.lyx' is not shown, instead the welcome text is
shown. The file isn't opened in the background either.
I'd say it's (minor) bug... should I bugzilla it?
/Christian
--
Christian Ridderström, +46-8-7
> It z*works really well and fixes a bunch of bugs
> related to loading of child documents. Try it!
Sorry that I do not know what you have done in this branch and I can
not merge it just because 'it fixes a bunch of bugs'. To test it out,
I have to at least know the bug numbers.
Anyway, there has
Hello,
I am still in Tunisia and do not have the time to read the list but as I
remember there should be a meeting these days I would like to ask that you guys
merge that my MVC branch. Please?
I am affraid that big cleanups will make the merge too difficult afterwards.
The branch is only missin
Hello,
I am still in Tunisia and do not have the time to read the list but as I
remember there should be a meeting these days I would like to ask that you
guys merge that my MVC branch. Please?
The branch is only missing the splash pixmap. Hopefully Andre will find a
nice solution for that. It z*w
On Sat, Aug 11, 2007 at 08:03:27PM +0200, Enrico Forestieri wrote:
> On Sat, Aug 11, 2007 at 07:15:13PM +0200, Lars Gullik Bjønnes wrote:
>
> > Enrico Forestieri <[EMAIL PROTECTED]> writes:
> >
> > | Yes, very well. I'm still compiling after the last changes to trunk,
> > | but until now it seem
On Sat, Aug 11, 2007 at 07:15:13PM +0200, Lars Gullik Bjønnes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> | Yes, very well. I'm still compiling after the last changes to trunk,
> | but until now it seems working. I get some warnings from libtool:
> |
> | libtool: link: warning: un
Mael Hilléreau wrote:
Selon Bennett Helm <[EMAIL PROTECTED]>:
On Aug 10, 2007, at 2:08 PM, Mael Hilléreau wrote:
I'm on Intel Mac OS X.4.10.
1. Open the attached file.
2. Go inside the first note. The inset expands to the available width.
3. Press the up/down keys. The inset area isn
On Sat, Aug 11, 2007 at 07:00:23PM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > The attached patch adds icons and version information (which shows up
> > when opening the 'properties' tab) to the lyx executable on Windows
> > when building with autotool
On Sat, Aug 11, 2007 at 05:56:51PM +0200, [EMAIL PROTECTED] wrote:
> On Sat, 11 Aug 2007, Joost Verburg wrote:
>
> > [EMAIL PROTECTED] wrote:
> >> What's the status of builing LyX with autotool on Windows? Does it work?
> >> Well?
> >
> > For the Windows releases, LyX is compiled with MSVC usi
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
Does it make any sense that selecting with the RIGHT mouse button seems OK?
Not to me.
If you put all debug on, do you see something interesting when the
selection disappears?
No, just a slew of "X requested select
Enrico Forestieri <[EMAIL PROTECTED]> writes:
| Yes, very well. I'm still compiling after the last changes to trunk,
| but until now it seems working. I get some warnings from libtool:
|
| libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared libraries
--disable-shared
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> The attached patch adds icons and version information (which shows up
> when opening the 'properties' tab) to the lyx executable on Windows
> when building with autotools.
>
> It is intended for branch, as after the earthquake it doesn't apply
> anym
On Sat, 11 Aug 2007, Joost Verburg wrote:
[EMAIL PROTECTED] wrote:
What's the status of builing LyX with autotool on Windows? Does it work?
Well?
For the Windows releases, LyX is compiled with MSVC using the SCons
build system. MSVC projects are also used to compile all the
dependencies.
In case you know where/when a LyX meeting occured, you can add such
information to this page.
http://wiki.lyx.org/Devel/LyXMeetings
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
> Here is the latest version of this patch. It does not currently have any
i have tested the patch in and it works for me.
thanks,
pavel
Selon Mael Hilléreau <[EMAIL PROTECTED]>:
> Selon Bo Peng <[EMAIL PROTECTED]>:
>
> > > IMHO it fixes this bug. Please let me know wether it has a chance to be
> > applied.
> >
> >
> > Sorry that I did not follow this thread closely. Does this related to
> > the caption in listings bug? If this sol
On Sat, Aug 11, 2007 at 04:48:01PM +0200, [EMAIL PROTECTED] wrote:
> On Sat, 11 Aug 2007, [EMAIL PROTECTED] wrote:
>
> > On Sat, 11 Aug 2007, Enrico Forestieri wrote:
> >
> >> The attached patch adds icons and version information (which shows up
> >> when opening the 'properties' tab) to the ly
[EMAIL PROTECTED] wrote:
What's the status of builing LyX with autotool on Windows? Does it
work? Well?
For the Windows releases, LyX is compiled with MSVC using the SCons
build system. MSVC projects are also used to compile all the dependencies.
Joost
On Sat, 11 Aug 2007, [EMAIL PROTECTED] wrote:
On Sat, 11 Aug 2007, Enrico Forestieri wrote:
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
What's the status of builing
On Sat, 11 Aug 2007, Enrico Forestieri wrote:
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
What's the status of builing LyX with autotool on Windows? Does it work?
Well?
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
It is intended for branch, as after the earthquake it doesn't apply
anymore to trunk. I'll wait for the aftershocks before adaptin
Selon Bennett Helm <[EMAIL PROTECTED]>:
> On Aug 10, 2007, at 2:08 PM, Mael Hilléreau wrote:
>
> > I'm on Intel Mac OS X.4.10.
> >
> > 1. Open the attached file.
> > 2. Go inside the first note. The inset expands to the available width.
> > 3. Press the up/down keys. The inset area isn't updated.
Michael Gerz <[EMAIL PROTECTED]> writes:
> Interestingly,
>
>scons update_po
>
> kicks them out again.
Yes, because it uses the file list.
JMarc
Jean-Marc Lasgouttes schrieb:
Michael Gerz <[EMAIL PROTECTED]> writes:
Why are these file back? AFAIK they are unused and thus their messages
should not appear in the po files.
Well, po/Makefile.in.in does sees them, and thus they appear. There is
not much I can do about it. If the fil
On Fri, 10 Aug 2007, Richard Heck wrote:
Richard Heck wrote:
Richard Heck wrote:
>
> [EMAIL PROTECTED] boost]$ pwd
> /cvs/lyx-devel/trunk/boost
> [EMAIL PROTECTED] boost]$ make
> make: *** No rule to make target `pch.h', needed by `pch.h.gch'. Stop.
>
> I did make clean and make distc
Richard Heck <[EMAIL PROTECTED]> writes:
> Does it make any sense that selecting with the RIGHT mouse button seems OK?
Not to me.
If you put all debug on, do you see something interesting when the
selection disappears?
JMarc
53 matches
Mail list logo