Lars Gullik Bjønnes wrote:
> How mature is tex2lyx? Is it anywhere close to replace reLyX?
I have successfully used tex2lyx to convert a big document (~230 pages, lots
of formulas and figures, edited by several authors with very different
latex knowledge) last month. I found and fixed some bugs d
Possibly.
I am using 1.7 and 1.8
Yes you are right. I used automake 1.8.3 and autoconf 2.59 and the
problem has gone.
--Ling
John Levon wrote:
>> I ran this little script over the source to make the changes
>> automatically. Patch for 1.4.x is attached. It fixes the problem
>> described in the bug report but I think that some Qt guru
>> should have a look.
>
> It's fine
Grand. Patch committed.
Jean-Marc, attached is t
On Tue, Jun 01, 2004 at 08:11:13PM +0100, Angus Leeming wrote:
> I ran this little script over the source to make the changes
> automatically. Patch for 1.4.x is attached. It fixes the problem
> described in the bug report but I think that some Qt guru
> should have a look.
It's fine
john
What is this?
TOC_top/ru_TOC_top.lyx
--
Lgb
Also the problem discussed in the thread
"lyx-1.3.4 dialogs not taking focus"
http://marc.theaimsgroup.com/?l=lyx-devel&m=108032034829874&w=2
The solution is to tell the QDialog constructor who the parent is.
Unfortunately, we have lots of dialogs, so this is a pain.
I ran this little script ove
On Thu, May 06, 2004 at 12:09:10PM +0400, Oleg spake thusly:
> ia and I want to write in LyX in
> lithuanian. Well, my TeX works with lithuanian already.
...
Attached a patch implementing my own advice. This should allow the
typing in of Lithuanian (and Latvian) text, without any recompilatio
I posted this before, but with inadequate debugging information, so I
thought I'd try again.
To recap, I'm trying to get aiksaurus to work with lyx-1.4.0-cvs on the
Mac. My aim is to place the aiksaurus files in the LyX.app bundle so
that LyX/Mac can be easily distributed with aiksaurus support
On Tue, Jun 01, 2004 at 06:16:51PM +0200, Lars Gullik Bj?nnes wrote:
> :-) Does "fatal bugs" say it better? Basically bugs that makes LyX
> unusable.
>
> If it is minor bugs, or bugs that have workarounds then they can wait
> (unless they are regressions at the same time.)
OK
john
How mature is tex2lyx? Is it anywhere close to replace reLyX?
--
Lgb
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Jun 01, 2004 at 03:46:22PM +0200, Lars Gullik Bj?nnes wrote:
>
>> If it is not a (crashing) bug or a regression you are not supposed to
>> work on it.
>
| Could you clarify what the brackets mean here?
:-) Does "fatal bugs" say it better? Basicall
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> If it is not a (crashing) bug or a regression you are not
| Lars> supposed to work on it.
>
| Is adding features for LyX/Mac allowed if they are non-intrusive for
| the rest
Hello everybody!
Have you decided on where (and when) the LyX developer's meeting 2004
takes place? If the meeting takes place in Chemnitz once again and if I
am not on a business trip at the same time, I will join you for a long
weekend (Fr-So or Sa-Mo). (Don't count on me - I will look for a h
On Tue, Jun 01, 2004 at 03:46:22PM +0200, Lars Gullik Bj?nnes wrote:
> If it is not a (crashing) bug or a regression you are not supposed to
> work on it.
Could you clarify what the brackets mean here?
regards
john
Angus Leeming wrote:
> This is using XForms cvs, but all is well with lyx 1.3.x, so I think
> that the problem lies with LyX, not XForms.
>
> Click on the scrollbar trough or on the arrow buttons. No repeat
> occurs.
This turns out to be quite interesting. It may even lead to
Jean-Marc's buggy p
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> If it is not a (crashing) bug or a regression you are not
Lars> supposed to work on it.
Is adding features for LyX/Mac allowed if they are non-intrusive for
the rest of the world?
JMarc
Hello everybody!
Could somebody please commit an update to the po files? After Lars'
makefile changes, LyX automatically updates the local po files. As a
consequence, "cvs update" always reports modified files (and takes quite
a long time because cvs sends all po files to the server.)
Thanks in
This is just to make it mentioned in a thread of its own and not just
a message in another thread.
LyX CVS as on the development branch (HEAD) is now entering _hard_
feature freeze mode.
If it is not a (crashing) bug or a regression you are not supposed to
work on it.
If possible I'd like all
timm danker wrote:
> This is really beatifull, thanks a lot!
> Though, to get it working, I had to do some things different:
>
> It did not work from my .lyx directory (because this is located
> under "Dokumente und Einstellungen", so the path contains spaces
> which seems to cause problems).
> Th
This is really beatifull, thanks a lot!
Though, to get it working, I had to do some things different:
It did not work from my .lyx directory (because this is located under
"Dokumente und Einstellungen", so the path contains spaces which seems to
cause problems).
This is wad I had to do instead:
1.
Jean-Marc Lasgouttes wrote:
> When I launch lyx-xforms (with default toolbars configuration), I
> find that all toolbars are always shown, whereas the math and table
> toolbars are not shown in Qt.
>
> I tried to follow the logic of the code, but got stuck.
>
> Angus, do you think you can help?
This is using XForms cvs, but all is well with lyx 1.3.x, so I think
that the problem lies with LyX, not XForms.
Click on the scrollbar trough or on the arrow buttons. No repeat
occurs.
--
Angus
Duncan Simpson wrote:
>> Actually, once you've got your head around the fact that nobody is
>> there to hold your hand, it isn't too bad. The attached trial
>> program has been tested and is always safe. I'm going to commit
>> this to XForms cvs.
>>
>
> Unfrotunately Angus' fix is buggy too, becau
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Mon, May 31, 2004 at 11:56:11AM -0700, Jan Peters wrote:
>> When will the next LyX version be released?
>>
>> Is there a target date, or anything you tell me to hope for (like
>> Christmas or so?).
John> There's no clear date.
John
Ling Li <[EMAIL PROTECTED]> writes:
| Is this a problem of automake 1.5? Currently I don't have other
| versions to test.
Possibly.
I am using 1.7 and 1.8
--
Lgb
John Levon <[EMAIL PROTECTED]> writes:
| On Mon, May 31, 2004 at 11:00:13AM +0900, Rob Lahaye wrote:
>
>> My make of up-to-date LyX-CVS ends with:
>
| Me too (well, something similar) gcc 3.5.0cvs
I don't get either.
g++ --version
g++ (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
g++ --version
g
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Tue, Jun 01, 2004 at 01:44:44AM +0100, John Levon spake thusly:
|
>> On Mon, May 31, 2004 at 11:56:11AM -0700, Jan Peters wrote:
>>
>> > When will the next LyX version be released?
>> >
>> > Is there a target date, or anything you tell me to hope
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Linux, my automated build fails against the latest CVS:
>
| make[1]: Entering directory `/home/kayvan/src/lyx/po'
| LC_ALL=C ; export LC_ALL ; \
| rm -f POTFILES.in-t \
| && ( cd ..; \
| grep -l "_(\".*\")" `find src -regex ".*\\.\\(C\\|c\\|
Georg Baum wrote:
> Am Samstag, 29. Mai 2004 09:38 schrieb Duncan Simpson:
>> Also Angus put the terminator in too early---unless strncat
>> guarantees termination tje '\0' might get clobbered. A suggested
>> alternative, which
>
> strncat puts the '\0' at the end as long as there is enough room.
29 matches
Mail list logo