Enrico Forestieri wrote:
On Tue, Sep 16, 2008 at 02:13:49PM +0200, G. Milde wrote:
On 9.09.08, G. Milde wrote:
Dear LyX users,
...
but I was told that this is rather somethign for lyx-devel. So, please send
me a copy of eventual replies, as I am just a user.
With LyX 1.6, using unicode chara
Jean-Marc Lasgouttes wrote:
> Juergen, something like that can be done in 1.5.x.
Fine with me.
Jürgen
Konrad Hofbauer <[EMAIL PROTECTED]> writes:
> And my impression from the earlier thread was that we should build
> something based on HIGs, e.g.,
>
> JMarc: "the menu structure should be done after
> looking at as many HIG and good quality mainstream programs as
> possible."
>
> JMarc again: "We ca
[EMAIL PROTECTED] writes:
> Author: lasgouttes
> Date: Wed Sep 17 18:28:33 2008
> New Revision: 26432
>
> URL: http://www.lyx.org/trac/changeset/26432
> Log:
> Fix bug 2746: http://bugzilla.lyx.org/show_bug.cgi?id=2746
> References autoupdate is not undone during UNDO operation
>
> * InsetLa
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>> Juergen, something like that can be done in 1.5.x.
>
> Fine with me.
Done.
JMarc
Jean-Marc Lasgouttes wrote:
This is why, while I really dislike things like Document settings in
File menu, I am a bit embarrassed to criticize you choices. But I'll
find a way around it ;) [*]
If we assume (for a moment) that there is no Document-menu, where would
you put the Document Setting
Konrad Hofbauer wrote:
Jean-Marc Lasgouttes wrote:
This is why, while I really dislike things like Document settings in
File menu, I am a bit embarrassed to criticize you choices. But I'll
find a way around it ;) [*]
If we assume (for a moment) that there is no Document-menu, where
would you
On 18.09.08, Helge Hafting wrote:
> Enrico Forestieri wrote:
>> On Tue, Sep 16, 2008 at 02:13:49PM +0200, G. Milde wrote:
>>> With LyX 1.6, using unicode characters other than Basic Latin is possible
>>> also in math mode.
>> Note that in math mode TeX (and even XeTeX) doesn't support anything
>
Konrad Hofbauer <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>> This is why, while I really dislike things like Document settings in
>> File menu, I am a bit embarrassed to criticize you choices. But I'll
>> find a way around it ;) [*]
>
> If we assume (for a moment) that there is no D
Jean-Marc Lasgouttes wrote:
> Juergen, concerning this one, we could
>
> a) do nothing in 1.5.7
> b) do a recordUndoFullDocument that will properly fix the behaviour at
> the cost of risking blots after repetitive use (like we do in replace
> all)
> c) do separate recordUndo calls that will be undo
Hello
I know that the recent version of Lyx includes some interface to version
control, but I think to simplify scientific collaboration a
wikipedia/mediwiki solution would be much more intuitive.
The zoho (www.zoho.com) writer comes closest, it supports some math
formula and offline features
Uwe Brauer wrote:
Hello
I know that the recent version of Lyx includes some interface to version
control,
LyX has included interfaces to vc for some time, and the new version
will extend the backends that can be used from rcs and cvs to svn and
even git, I believe. More could be added fai
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Hm. Since I don't like b) and c) looks like much work, I think we
> could live with a.)
OK.
JMarc
Vincent van Ravesteijn <[EMAIL PROTECTED]> writes:
> I have processed your comments. I also removed als Change::UNCHANGED
> and friends from the code. I had to work with objects after all, due
> to the Change::color function. If you like it, we might change it in
> other parts of the code.
What s
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> If you mean how to get that in LyX, the only way I know is copying
> the following snippet as text, selecting it, and then hitting Ctrl-M.
>
> \begin{eqnarray} y & = & f(x)\\[3em] & = & g(x)\end{eqnarray}
Thanks. I confirmed the bug and fixed it. Not
Create a math inset. Type x_ssl, then backspace over the "ssl", leaving
the subscript bit empty. Now hit left arrow, to exit the subscript. I
get this message:
Undo.cpp(267): There is no group open (creating one)
Maybe that is not a problem? But I also saw a crash in something like
this ca
> "rgheck" == rgheck
> <[EMAIL PROTECTED]> writes:
> Uwe Brauer wrote:
>>
>>
> LyX has included interfaces to vc for some time, and the new
> version will extend the backends that can be used from rcs and cvs
> to svn and even git, I believe. More could be added fairly
> Vincent van Ravesteijn <[EMAIL PROTECTED]> writes:
> > I have processed your comments. I also removed als Change::UNCHANGED
> > and friends from the code. I had to work with objects after all,
due
> > to the Change::color function. If you like it, we might change it in
> > other parts of th
José Matos wrote:
We are approaching now of the time to have a new release. I am satisfied with
a 3/4 weeks period between releases as the testing by users that usually just
take a released version is not too far from the trunk head.
Asking a user to test if a problem remains one or two weeks
rgheck <[EMAIL PROTECTED]> writes:
> Create a math inset. Type x_ssl, then backspace over the "ssl",
> leaving the subscript bit empty. Now hit left arrow, to exit the
> subscript. I get this message:
>Undo.cpp(267): There is no group open (creating one)
> Maybe that is not a problem? But I al
Am 18.09.2008 um 16:28 schrieb rgheck:
José Matos wrote:
We are approaching now of the time to have a new release. I am
satisfied with a 3/4 weeks period between releases as the testing
by users that usually just take a released version is not too far
from the trunk head.
Asking a user
"Vincent van Ravesteijn - TNW" <[EMAIL PROTECTED]> writes:
> So, if you don't have any more comments, then I'll change the two
> initializations and send you a new patch this evening.
Please do. I like this patch.
JMarc
Uwe Brauer wrote:
"rgheck" == rgheck
<[EMAIL PROTECTED]> writes:
> Uwe Brauer wrote:
>>
>>
> LyX has included interfaces to vc for some time, and the new
> version will extend the backends that can be used from rcs and cvs
> to svn and even git, I believe. Mor
Vincent van Ravesteijn - TNW wrote:
Vincent van Ravesteijn <[EMAIL PROTECTED]> writes:
I have processed your comments. I also removed als Change::UNCHANGED
d friends from the code. I had to work with objects after all,
due
to the Change::color function. If you like it, we
José Matos wrote:
> As soon as you are content with the testing this can go in.
I've done that now.
Jürgen
Stefan Schimanski wrote:
Am 18.09.2008 um 16:28 schrieb rgheck:
José Matos wrote:
We are approaching now of the time to have a new release. I am
satisfied with a 3/4 weeks period between releases as the testing by
users that usually just take a released version is not too far from
the trunk
rgheck wrote:
Uwe Brauer wrote:
> No. I suppose it could be done, but it would be a huge amount of
> work.
That I was afraid of. It reminds me of the hen/egg problem. Not very
many people miss such a software, but once it is there...(like with
wikipedia)
No, it's not so much that. I could be
t. If you press space after the end of the macro, you are in the
first cell. I do that without thinking about that every time. Btw.,
\frac\alpha has the same behaviour. It has nothing to do with
macros...
Yes, that is correct. OK.
(Tab takes me to the second argument, in fact.) I guess I
Stefan Schimanski wrote:
t. If you press space after the end of the macro, you are in the
first cell. I do that without thinking about that every time. Btw.,
\frac\alpha has the same behaviour. It has nothing to do with macros...
Yes, that is correct. OK.
(Tab takes me to the second argument
Abdelrazak Younes wrote:
rgheck wrote:
Uwe Brauer wrote:
> No. I suppose it could be done, but it would be a huge amount of
> work.
That I was afraid of. It reminds me of the hen/egg problem. Not very
many people miss such a software, but once it is there...(like with
wikipedia)
No, it's not
Richard Heck wrote:
>>> By the way, what are we using now to accept completions? I mean, before
>>> the little dropbox thingy comes up.
>>
>> That's an issue we have to decide on. I have bound it to TAB locally and
>> it bahaves exactly like in the hardcoded case before. But of course I lost
>>
Hello,
I try to import the attached simple csv file into Lyx, but csv2lyx fails
with:
$ python /Applications/LyX-1.6.0rc2.app/Contents/Resources/scripts/csv2lyx.py NoiseResult.csv
Traceback (most recent call last):
File "/Applications/LyX-1.6.0rc2.app/Contents/Resources/scripts/csv2lyx.py"
Abdelrazak Younes wrote:
>>> > No. I suppose it could be done, but it would be a huge amount of
>>> > work.
>>>
>>>
>>> That I was afraid of. It reminds me of the hen/egg problem. Not very
>>> many people miss such a software, but once it is there...(like with
>>> wikipedia)
>>>
>> No, it's not so
Konrad Hofbauer wrote:
Hello,
I try to import the attached simple csv file into Lyx, but csv2lyx
fails with:
$ python
/Applications/LyX-1.6.0rc2.app/Contents/Resources/scripts/csv2lyx.py
NoiseResult.csv Traceback (most recent call last):
File
"/Applications/LyX-1.6.0rc2.app/Contents/Reso
Pavel Sanda wrote:
Abdelrazak Younes wrote:
No. I suppose it could be done, but it would be a huge amount of
work.
That I was afraid of. It reminds me of the hen/egg problem. Not very
many people miss such a software, but once it is there...(like with
wikipedia)
No,
Fast reply, including correct diagnose, and patch! :-)
rgheck wrote:
Works here. I'm guessing maybe you have an older version of python?
Indeed. Python 2.3.5.
Since this is the system-default for a fully patched Mac OS X 10.4, this
should be fixed (or mentioned in the docu that it does not w
Konrad Hofbauer wrote:
> Pavel Sanda wrote:
> > just to give some feedback the file/document distinction to me as a user
> > is quite clear
>
> Can you please (honestly) explain this distinction to me (or define)?
> I feel like I am missing something here ...
I didn't follow this exact discussion,
Jürgen Spitzmüller wrote:
Can you please (honestly) explain this distinction to me (or define)?
I feel like I am missing something here ...
I didn't follow this exact discussion, but if you think of a book that
consists of a master file and several childs, the document would be the whole
(the
Konrad Hofbauer wrote:
> Example: The document settings do not apply to the whole book if I click
> onto Document Settings while I am in a child document - something that
> is not obvious.
Right. However, there are cases where you want to have different settings in a
child document (if you compil
Konrad Hofbauer wrote:
Fast reply, including correct diagnose, and patch! :-)
rgheck wrote:
Works here. I'm guessing maybe you have an older version of python?
Indeed. Python 2.3.5.
Since this is the system-default for a fully patched Mac OS X 10.4,
this should be fixed (or mentioned in the
rgheck wrote:
> The line_num member was only introduced with python 2.5, so we'll
> do this a different way.
Could you do this in branch as well, please?
Jürgen
On Thursday 18 September 2008 16:42:35 rgheck wrote:
> Works here. I'm guessing maybe you have an older version of python? I
> think line_num may only have come into being with python 2.5 (see here:
> http://docs.python.org/whatsnew/modules.html). If so, probably we
> shouldn't use that but should
On Thursday 18 September 2008 18:11:43 rgheck wrote:
> That one worked here, too. Can you find out what version you csv.py is?
>
> Try the attached this time.
I see what you are doing and I agree. The problem should be the None value for
the dialect, why this fails with this file and not with oth
rgheck wrote:
That one worked here, too. Can you find out what version you csv.py is?
csv.py does not carry version information in the header, but it sits in
Frameworks/Python.framework/Versions/2.3/lib/python2.3/csv.py, and
Python is version 2.3.5.
Try the attached this time.
Both the p
Konrad Hofbauer wrote:
rgheck wrote:
That one worked here, too. Can you find out what version you csv.py is?
csv.py does not carry version information in the header, but it sits
in Frameworks/Python.framework/Versions/2.3/lib/python2.3/csv.py, and
Python is version 2.3.5.
Try the attached
José Matos wrote:
On Thursday 18 September 2008 18:11:43 rgheck wrote:
That one worked here, too. Can you find out what version you csv.py is?
Try the attached this time.
I see what you are doing and I agree. The problem should be the None value for
the dialect, why this fails with t
>"Vincent van Ravesteijn - TNW" <[EMAIL PROTECTED]> writes:
>> So, if you don't have any more comments, then I'll change the two
>> initializations and send you a new patch this evening.
>
>Please do. I like this patch.
>
>Jmarc
Here it is.
There is only one line that is changed.
Vincent
mu
In a beamer presentation, I have some two-column frames with new columns
started with:
Start Column (Increase depth!, width) and then ERT (.80\textwidth).
If I modify the length of the column (say to .83\textwidth), the file
won't compile.
Looking at the source I see:
\column{.8{3}\textwi
On Thursday 18 September 2008 18:47:44 rgheck wrote:
> See if what I committed at r26456 seems good. If not, feel free to clean
> it up as you wish.
I will change it because the workaround is due to a bug in older versions of
the python library csv and not to any program logic. At least a comment
Jürgen Spitzmüller wrote:
rgheck wrote:
The line_num member was only introduced with python 2.5, so we'll
do this a different way.
Could you do this in branch as well, please?
Yes, done.
rh
José Matos wrote:
On Thursday 18 September 2008 18:47:44 rgheck wrote:
See if what I committed at r26456 seems good. If not, feel free to clean
it up as you wish.
I will change it because the workaround is due to a bug in older versions of
the python library csv and not to any program
> "rgheck" == rgheck <[EMAIL PROTECTED]> writes:
>>
>> > No. I suppose it could be done, but it would be a huge amount of
>> > work.
>>
>>
>> That I was afraid of. It reminds me of the hen/egg problem. Not
>> very many people miss such a software, but once it is
>>
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> rgheck wrote:
>> Uwe Brauer wrote:
>>>
>> No, it's not so much that. I could be wrong, but it seems to me like
>> doing this would involve writing a whole new program, more or less.
> Not entirely. We could e
Eran Kaplinsky wrote:
In a beamer presentation, I have some two-column frames with new columns
started with:
Start Column (Increase depth!, width) and then ERT (.80\textwidth).
If I modify the length of the column (say to .83\textwidth), the file
won't compile.
Looking at the source I see:
> Format. Probably at the top.
>
+1
Dear all, LyX enthusiasts, users and developers,
I have the pleasure to announce you all that LyX is Nominated for the
"Lutèce d'Or 2008"!
I am going to the next OpenSource manifestation in Paris (details
below). As they asked for candidature for innovative projects I had the
idea to inscrib
2008/9/18 Abdelrazak Younes <[EMAIL PROTECTED]>:
> Dear all, LyX enthusiasts, users and developers,
>
> I have the pleasure to announce you all that LyX is Nominated for the
> "Lutèce d'Or 2008"!
Could you give a quick translation (for us not up to snuff Americans)
of what "Lutèce d'Or 2008" mean
Bob Lounsbury wrote:
2008/9/18 Abdelrazak Younes<[EMAIL PROTECTED]>:
Dear all, LyX enthusiasts, users and developers,
I have the pleasure to announce you all that LyX is Nominated for the
"Lutèce d'Or 2008"!
Could you give a quick translation (for us not up to snuff Americans)
of w
Vincent van Ravesteijn wrote:
Abdelrazak Younes wrote:
>
> We also need to fix the selection painting within Inset. In your
> example, the inset should have a blue background, regardless off end of
> paragraph. That's also to be fixed for mathed. I mean, if you're looking
> for something else to
Vincent van Ravesteijn wrote:
Vincent van Ravesteijn wrote:
>
> Abdelrazak Younes wrote:
> >
> > We also need to fix the selection painting within Inset. In your
> > example, the inset should have a blue background, regardless off
end of
> > paragraph. That's also to be fixed for mathed. I mean
rgheck wrote:
> Yes, done.
Thanks. If any more changes occur to be necessary, just commit them to branch
as well, please.
Jürgen
Paul A. Rubin wrote:
> >> Start Column (Increase depth!, width) and then ERT (.80\textwidth).
> >
> > If I modify the length of the column (say to .83\textwidth), the file
> > won't compile.
> >
> > Looking at the source I see:
> >> \column{.8{3}\textwidth}
> I verify this in 1.6.0rc2, but not in
62 matches
Mail list logo