Angus Leeming <[EMAIL PROTECTED]> writes:
| Michael, I just tried to validate this page (pressed the xhtml button). I'm
| afraid the validator tells us we lied.
One mistake, and the simplest one to fix is that all tag argumetns
must be quoted.
--right--
--wrong--
This goes for _all_ tag
On Sun, Jan 26, 2003 at 11:11:34PM +0100, Michael Schmitt wrote:
> -&Keyword
> +&Keyword:
This is correct.
> -Thesaurus entries
> +Thesaurus entries:
This looks wrong. Column headers in lists should not have
Michael Schmitt <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > Can you test by using these dialogs a bit just to check if these
| > changes alters anything?
|
| Ok, here comes my report.
|
| The patch changes lyx-devel-1.3.Xcvs/src/frontends/xforms/FormDocument.C:
|
|
Michael Schmitt <[EMAIL PROTECTED]> writes:
| Hello,
|
| third attempt, Lars' first proposal.
I presume this means that it works?
--
Lgb
Hello,
third attempt, Lars' first proposal.
Michael
Index: Makefile.in.in
===
RCS file: /cvs/lyx/lyx-devel/po/Makefile.in.in,v
retrieving revision 1.27
diff -u -r1.27 Makefile.in.in
--- Makefile.in.in 2003/01/12 21:48:10 1.
Lars Gullik Bjønnes wrote:
Can you test by using these dialogs a bit just to check if these
changes alters anything?
Ok, here comes my report.
The patch changes lyx-devel-1.3.Xcvs/src/frontends/xforms/FormDocument.C:
fl_addto_choice(bullets_->choice_bullet_size,
-
On Sun, Jan 26, 2003 at 05:34:37PM +, Angus Leeming wrote:
> I haven't really been paying too much attention and so don't know whether
> the warnings about the floatflt package and about babel are still relevant.
The comment about babel is still relevant. The one about floatflt is not.
> Di
Michael Schmitt <[EMAIL PROTECTED]> writes:
| Dear Lars,
|
| I haven't received any comments on the attached patch that replaces
| the LaTeX font size scheme used in the Document>Bullets dialog by the
| regular LyX font size scheme.
It is only that I get really cautious when changing this... (an
Dear Angus,
could you please apply the following patch for "de.po"?
Thanks, Michael
PS: I have an idea why there are so many XHTML Validator errors. I will
send a patch in a few minutes.
Index: de.po
===
RCS file: /cvs/lyx/lyx-deve
Angus Leeming wrote:
> Alfredo Braunstein wrote:
>
>> Here it is.
>>
>> Cheers, Alfredo
>
> Applied. You now have a nice green entry in www.devel.lyx.org/i18n.php3
> (will take some time to come on-line...)
Thank you! Sorry for the missing Changelog entry... I've made the mistake of
s
Michael Schmitt wrote:
> Dear Lars,
>
>> No way.
>>
>> Something like "^[^#]*Submenu" might be acceptable though.
>
> I can confirm that your second proposal with [[:space:]] works correctly.
>
> A new patch is attached. Ok? Or shall I also test the version above?
>
> Michael
I think you sho
Michael Schmitt wrote:
> On Sun, 26 Jan 2003, Angus Leeming wrote:
>
>> Michael, I just tried to validate this page (pressed the xhtml button).
>> I'm afraid the validator tells us we lied.
>
> What does it mean? Is the HTML code not well-formed? Can you send me the
> error message?
>
> Michael
On Sun, 26 Jan 2003, Angus Leeming wrote:
> Michael, I just tried to validate this page (pressed the xhtml button). I'm
> afraid the validator tells us we lied.
What does it mean? Is the HTML code not well-formed? Can you send me the
error message?
Michael
Michael, I just tried to validate this page (pressed the xhtml button). I'm
afraid the validator tells us we lied.
--
Angus
Alfredo Braunstein wrote:
> Here it is.
>
> Cheers, Alfredo
Applied. You now have a nice green entry in www.devel.lyx.org/i18n.php3
(will take some time to come on-line...)
--
Angus
Here it is.
Cheers, Alfredo
patch.diff.gz
Description: GNU Zip compressed data
Dear Lars,
I haven't received any comments on the attached patch that replaces the
LaTeX font size scheme used in the Document>Bullets dialog by the
regular LyX font size scheme.
Is it OK or what else shall we do for the translation clash?
Michael
Index: lyx-devel-1.3.Xcvs/src/frontends/qt2/ui
> > Unfortunately, in the thesaurus dialog, you have removed some of the
> > dearly beloved colons which I have introduced for consistency reasons
> > (they are used in all other dialogs). Attached please find another patch
> > for the dialog that re-introduces them and shrinks the xforms dialog to
Michael Schmitt wrote:
> Dear Angus,
>
> thank you very much for the nice redesign of the spell checker dialog.
> The arrangement of the buttons makes much more sense now!
>
> Unfortunately, in the thesaurus dialog, you have removed some of the
> dearly beloved colons which I have introduced for
Dear Lars,
No way.
Something like "^[^#]*Submenu" might be acceptable though.
I can confirm that your second proposal with [[:space:]] works correctly.
A new patch is attached. Ok? Or shall I also test the version above?
Michael
Index: lyx-devel-1.3.Xcvs/po/Makefile.in.in
Patch attached to the bug below. Ok to apply?
[xforms'] Cross reference dialog:
- When you change the "Ref" field manually, the "OK" button is not activated
- OTOH "Update" activates it erroneously (update does not affect the
reference, does it?)
--
Angus
Index: src/frontends/xforms/Change
Dear Angus,
thank you very much for the nice redesign of the spell checker dialog.
The arrangement of the buttons makes much more sense now!
Unfortunately, in the thesaurus dialog, you have removed some of the
dearly beloved colons which I have introduced for consistency reasons
(they are used
On Sunday 26 January 2003 10:00 pm, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | Michael Schmitt wrote:
> | > Hello,
> | >
> | > file "default.ui" contains 15 items (mostly related to mathed) that are
> | > commented out. Unfortunately, these entries appear in the po f
Lars Gullik Bjønnes wrote:
Michael Schmitt <[EMAIL PROTECTED]> writes:
| Dear Angus,
|
| your patch failed for "OptItem"s. I have fixed it and I can confirm
| now that it works as expected: "make de.pox" creates a file with 15
| messages from default.ui commented out.
|
| Thanks for your sugges
Angus Leeming <[EMAIL PROTECTED]> writes:
| Michael Schmitt wrote:
|
| > Hello,
| >
| > file "default.ui" contains 15 items (mostly related to mathed) that are
| > commented out. Unfortunately, these entries appear in the po files :-(
| >
| > Are there any plans to reactivate these items in the
Michael Schmitt <[EMAIL PROTECTED]> writes:
| Dear Angus,
|
| your patch failed for "OptItem"s. I have fixed it and I can confirm
| now that it works as expected: "make de.pox" creates a file with 15
| messages from default.ui commented out.
|
| Thanks for your suggestion. Please apply the patch
Dear Angus,
your patch failed for "OptItem"s. I have fixed it and I can confirm now
that it works as expected: "make de.pox" creates a file with 15 messages
from default.ui commented out.
Thanks for your suggestion. Please apply the patch.
Michael
Index: lyx-devel-1.3.Xcvs/po/Makefile.in.in
==
On Sunday 26 January 2003 9:17 pm, Garst R. Reese wrote:
> Angus Leeming wrote:
> > Tightened up the English and made them a bit more self-consistent.
>
> Best quote of 2003 :)
>
> Garst
Touché
Martin Craig wrote:
> Hello everyone,
>
> First of all, thanks for LyX! I used it to write my PhD thesis and I'm
> sure it saved me hours of fiddling with latex.
>
> Anyway, more recently I've been looking to contribute to an open source
> project, and I thought that a good thing to attempt woul
Michael Schmitt wrote:
> Hello,
>
> file "default.ui" contains 15 items (mostly related to mathed) that are
> commented out. Unfortunately, these entries appear in the po files :-(
>
> Are there any plans to reactivate these items in the future? If not, I
> suggest removing them, since they caus
On Sun, Jan 26, 2003 at 05:34:37PM +, Angus Leeming wrote:
> I haven't really been paying too much attention and so don't know whether
> the warnings about the floatflt package and about babel are still relevant.
AFAIK babel is still relevant, floatflt is not.
> Ditto, I have a feeling tha
Hello,
file "default.ui" contains 15 items (mostly related to mathed) that are
commented out. Unfortunately, these entries appear in the po files :-(
Are there any plans to reactivate these items in the future? If not, I
suggest removing them, since they cause some overhead for the translators.
Angus Leeming <[EMAIL PROTECTED]> writes:
| Anyway, is it Ok to apply what I have changed?
Yes.
Thanks a lot.
--
Lgb
Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | Tightened up the English and made them a bit more self-consistent. I
> | also removed a couple of bogus ftp sites for the xforms library.
> |
> | Ok?
>
> Ok.
>
> Would you like to have a look on UPGRADING as well?
W
John Levon wrote:
> > Is it possible that this is the reason for the crash? If yes, where
> > should we put this in qt?
>
> When I first looked at this, I could find no rationale for that code.
> Probably I was wrong
I'm not shure either. I do not quite understand the reason for the function
and
35 matches
Mail list logo