Hi,
I took a look at the lfuns doxy -> .lyx shell script. I wasn't able to run
it on my computer (I got error messages), but as far as I can tell it takes
the documentation in LyXAction.cpp and converts it into a LyX file. I read a
little bit about Doxygen, and it seems that Doxygen can output LaT
On Sat, Mar 15, 2008 at 9:36 PM, Pavel Sanda <[EMAIL PROTECTED]> wrote:
> hi
> its ok to commit this (Bo?)
Sure.
Thanks.
Bo
Would it be possible to add a preference that would turn off the text
completion cursor? I was using 1.6 to do some documentation work today,
and I found the switch from "|" to ">"---close enough---somewhat
distracting. And it doesn't help me, because I won't use completion in
text mode. So i
Hi Pavel,
Fair enough. Here's a second patch containing just the changes to the
"Download Links" page, and not the front page. I addressed your feedback by
fixing the HTML and adding in "Linux/sources/other versions" in a section
header. Feel free to change the wording; the only reason I submitted
hi
its ok to commit this (Bo?)
pavel
diff --git a/src/Buffer.cpp b/src/Buffer.cpp
index cac1f58..b20340d 100644
--- a/src/Buffer.cpp
+++ b/src/Buffer.cpp
@@ -925,18 +925,18 @@ bool Buffer::writeFile(FileName const & fname) const
}
if (!retval) {
- message(str + _(" c
On Sat, Mar 15, 2008 at 07:28:07PM +0100, Jürgen Spitzmüller wrote:
> Here's the patch. Lyx2lyx works now, the metrics problem remains, and I'm
> stuck with that. Maybe someone has an idea.
>
> Otherwise, objections?
I think that there should be some visual difference between enspace,
quad, qqu
>> next question for these strings:
>>
>> msgid "Append Parameter Eating From The Right"
>> msgid "Append Optional Parameter Eating From The Right"
>> msgid "Remove Last Parameter Spitting Out To The Right"
>>
>> do we have documented somewhere whats the purpose?
>> pavel
>
> Normally, when you cha
>>> I was editing a LyX document a work[1] and left it running at work. Then
>>> I
>>> did some work at home and thought it'd be great if I could just "shift"
>>> the
>>> display so that it now shows up at home instead... Is there any idea of
>>> filing this in bugzilla for the extreme future?
>
On Sun, 16 Mar 2008, Pavel Sanda wrote:
I was editing a LyX document a work[1] and left it running at work. Then I
did some work at home and thought it'd be great if I could just "shift" the
display so that it now shows up at home instead... Is there any idea of
filing this in bugzilla for the
> > The completion settings should probably get their own panel, no? They
> > take quite a lot of space.
>
> I am not quite sure Maybe fullscreen back to user interface and
> completion to editing?
i have no hard opinion on that matter. do as you wish.
pavel
> > i wonder why \nobreakdash- implements hyphen. it is used just because dash-
> > accidentaly reminds hyphen or it is that latex dash- = hyphen(in
> > typographical sense), while dash--/--- = dash ?
>
> I don't understand.
this question rose when i tried to translate the string. in czech there
> I guess it's a matter of taste, but I don't really think that this is an
> improvement... ;)
i can revert if you dont like it.
as you said its matter of taste, the previous version was hurting my eyes
for the alignment of checkbox so i tried to break it by the line..
pavel
> I was editing a LyX document a work[1] and left it running at work. Then I
> did some work at home and thought it'd be great if I could just "shift" the
> display so that it now shows up at home instead... Is there any idea of
> filing this in bugzilla for the extreme future?
i dont think th
Am 15.03.2008 um 23:39 schrieb Bo Peng:
The completion settings should probably get their own panel, no? They
take quite a lot of space.
I am not quite sure Maybe fullscreen back to user interface and
completion to editing?
I would prefer a separate pane for fullscreen and a separate pa
> The completion settings should probably get their own panel, no? They
> take quite a lot of space.
I am not quite sure Maybe fullscreen back to user interface and
completion to editing?
Bo
Am 15.03.2008 um 23:13 schrieb Bo Peng:
Yes, please!
Have done that. But the dialog is still very long because of the
'keyboard/mouse' panel. :-(
The completion settings should probably get their own panel, no? They
take quite a lot of space.
Stefan
> Yes, please!
Have done that. But the dialog is still very long because of the
'keyboard/mouse' panel. :-(
Bo
Am 15.03.2008 um 22:03 schrieb Bo Peng:
Hi,
The 'user interface' panel of the preference dialog is too long (and
can not be viewed completely on my widescreen laptop). If there is no
objection, I will create another panel 'Editing' and move editing and
fullscreen to that panel.
Yes, please!
Hi,
The 'user interface' panel of the preference dialog is too long (and
can not be viewed completely on my widescreen laptop). If there is no
objection, I will create another panel 'Editing' and move editing and
fullscreen to that panel.
Cheers,
Bo
Am 15.03.2008 um 19:28 schrieb Jürgen Spitzmüller:
Juergen Spitzmueller wrote:
It is basically complete and already works. The feature is a dialog
for
InsetSpace similar to our VSpace dialog (bug 2078), which also
merges HFill
into InsetSpace (thus lets you switch between the diverse space
[EMAIL PROTECTED] wrote:
Author: sts
Date: Sat Mar 15 13:22:28 2008
New Revision: 23763
URL: http://www.lyx.org/trac/changeset/23763
Log:
* moved text completion logic into Text class
* added completion support to InsetTabular
Thanks!
[EMAIL PROTECTED] wrote:
Author: sanda
Date: Sat Mar 15 00:50:02 2008
New Revision: 23743
URL: http://www.lyx.org/trac/changeset/23743
Log:
Try to deuglify RTL in Language preferences a bit.
I guess it's a matter of taste, but I don't really think that this is an
improvement... ;)
rgheck wrote:
Richard Heck wrote:
Dov Feldstern wrote:
Dov Feldstern wrote:
Hi!
It seems that enumeration/itemize (perhaps other layouts as well?)
are no longer working inside a table. See the attached lyx file,
created with r23573 from March 8, which still works fine. Try
opening it in cu
Scott Lambert wrote:
There seems to be a well known issue that if LyX crashes that the
.lyxpipes files are not properly deleted and this causes problems. I
have created an automator script that deletes these. Could you modify
LyX's start up sequence to automatically delete these files, just in
On Sat, Mar 15, 2008 at 06:08:25PM +0100, [EMAIL PROTECTED] wrote:
> On Fri, 14 Mar 2008, Pavel Sanda wrote:
>
>> does anybody know whether is possible for one process to own different
>> windows on different X displays ?
>>
>> (dream: "lfun-new-window-on-display 15" will let more people to share
Juergen Spitzmueller wrote:
> It is basically complete and already works. The feature is a dialog for
> InsetSpace similar to our VSpace dialog (bug 2078), which also merges HFill
> into InsetSpace (thus lets you switch between the diverse spaces and
> hfill). The boni are: support for \hspace and
Jürgen Spitzmüller wrote:
Edwin Leuven wrote:
fixed in attached.
really?
ahum
Index: src/frontends/qt4/GuiTabular.cpp
===
--- src/frontends/qt4/GuiTabular.cpp (revision 23764)
+++ src/frontends/qt4/GuiTabular.cpp (working copy)
Edwin Leuven wrote:
> fixed in attached.
really?
> the lyx2lyx part needs to be done though...
yes.
Jürgen
Jürgen Spitzmüller wrote:
I think you shouldn't change the default settings of the lines.
fixed in attached.
the lyx2lyx part needs to be done though...
Index: intl/localename.c
===
--- intl/localename.c (revision 23764)
+++ intl/
Edwin Leuven wrote:
> any objections if i apply the attached?
I think you shouldn't change the default settings of the lines.
Jürgen
Pavel Sanda wrote:
> i wonder why \nobreakdash- implements hyphen. it is used just because dash-
> accidentaly reminds hyphen or it is that latex dash- = hyphen(in
> typographical sense), while dash--/--- = dash ?
I don't understand.
Jürgen
On Fri, 14 Mar 2008, Pavel Sanda wrote:
does anybody know whether is possible for one process to own different
windows on different X displays ?
(dream: "lfun-new-window-on-display 15" will let more people to share
one document online.)
Another "dream" I had the other day was to be able to
latest version attached
this would imply a format change because current cell and row/col lines
are not consistent
unfortunately i don't know any python and was wondering whether someone
could give me a hand?
the logic would be the following:
get col line settings
get row line settings
don
I suggest that when users ask for the password in order to edit pages we
just send it to them privately. [*]
Any objections?
Best regards
/Christian
PS. We can revert changes to the wiki pages, and we can change the
password, so I see little risk in giving out the password. In fact, I'd
pref
On Thu, 13 Mar 2008, Rex Eastbourne wrote:
Thanks for the replies. I went ahead and made some content changes to
the front page and to the "Download Links" page. I am attaching the
patch to this email. This is my first time using SVN or doing anything
of this nature, so please let me know if I
There seems to be a well known issue that if LyX crashes that
the .lyxpipes files are not properly deleted and this causes problems.
I have created an automator script that deletes these. Could you
modify LyX's start up sequence to automatically delete these files,
just in case the program
On Thu, 13 Mar 2008, Damien Boucquey wrote:
Is this intersting for anybody ? and if yes, here and how can I post it
on the LyX site ?
It certainly sounds interesting. I think a page on the wiki is a good
start. To make sure that the file isn't corrupted by a malicous user, I
could upload it
On Wed, 12 Mar 2008, Rex Eastbourne wrote:
place where I could see the most improvement is the website,
specifically the navigation, documentation, and look and feel.
Hi Rex,
I certainly agree with the above. (IMHO this also holds for the wiki,
although I'm not sure you're referring to it sp
Am 15.03.2008 um 10:00 schrieb José Matos:
On Saturday 15 March 2008 03:01:57 Stefan Schimanski wrote:
I have documented the macros some time ago here:
http://1stein.org/download/dynmacro.pdf
Could you add this documentation to lyx if it is not in yet?
If necessary we can add this to the
Am 15.03.2008 um 04:39 schrieb Bo Peng:
What to do about QDrag::exec is another question. Presumably Andre
will
have a good idea.
Why cannot people use qt 4.2 for development? We have had a lot of
compatibility problems with qt 4.3.
Because then I would have used QDrag::start, just to get
On Saturday 15 March 2008 03:01:57 Stefan Schimanski wrote:
> I have documented the macros some time ago here:
> http://1stein.org/download/dynmacro.pdf
Could you add this documentation to lyx if it is not in yet?
If necessary we can add this to the developers directory and then later move
i
On Sat, Mar 15, 2008 at 03:21:37AM +0100, Stefan Schimanski wrote:
>
> Am 15.03.2008 um 01:22 schrieb [EMAIL PROTECTED]:
>
>> +bool InsetMathNest::script(Cursor & cur, bool up)
>> +{
>> +script(cur, up, docstring());
>> +}
>> +
>> +
>
> return script(cur, up, docstring()); ?
Erm, yes.
42 matches
Mail list logo