Thank you for your rapid response.
LyX 1.6.2 showed as follows:
LaTeX Error Option clash for package geometry.
\geometry
{verbose}
The package geometry has already been loaded with options:
[papersize={12.80cm,9.60cm},hmargin=1cm,vmargin=0cm,head=0.5cm,headsep=0pt,fo
ot=0.5cm]
Ther
Forwarding to devel. Did something happen that could have changed this?
Original Message
Subject:beamer trouble in 1.6.2
Date: Wed, 18 Mar 2009 10:33:59 +0900
From: fuyuki hane
To: lyx-us...@lists.lyx.org
hank you for LyX 1.6.2.
The beamer in LyX 1.6.2 doesn
On Tuesday 17 March 2009 22:38:26 Alex Fernandez wrote:
> Hi, Günter,
>
>
> I have expressed my opinion before. It seems too hard to do, at least
> for me, and also it will break the standalone nature of eLyXer. But if
> you all think that LyX integration requires it, then I will do my best
> to ma
On Tue, Mar 17, 2009 at 10:35:58PM -, for...@lyx.org wrote:
> Author: forenr
> Date: Tue Mar 17 23:35:55 2009
> New Revision: 28842
>
> URL: http://www.lyx.org/trac/changeset/28842
> Log:
> Fixes for gcc4 on cygwin.
Jürgen, OK for branch?
> Modified:
> lyx-devel/trunk/configure.ac
>
Hi, Günter,
> I am impressed on the speed ELyXer developed and hope for an inclusion
> into LyX (at least as a "recognize and add to converters" configure
> option).
Keep in mind that my holidays are over; progress with eLyXer will
certainly be slower in the future, although I will try to support
Jürgen Spitzmüller wrote:
You can use f. ex.
\MakeAutoQuote{»}{«}
\MakeInnerQuote{¶}
and then
This is »quoted and »sub-quoted« text« and some ¶single-quoted¶ text.
I thought about this kind of thing, but what if someone used those
symbols directly? Then we have a problem. Choosing other s
Waluyo Adi Siswanto schrieb:
I just compile 1.6.2 from source in Ubuntu 8.04, and I try to view pdf
help-math, but Error List dialog appear: LateX Error:File'xargs.sty' not
found.
I don't explicitly load this package in Math.lyx, so it seems that another
package needs this.
What you need is
Waluyo Adi Siswanto wrote:
> I just compile 1.6.2 from source in Ubuntu 8.04, and I try to view pdf
> help-math, but Error List dialog appear: LateX Error:File'xargs.sty' not
> found.
You can get the missing package here:
http://tug.ctan.org/tex-archive/macros/latex/contrib/xargs/
Install it in y
I just compile 1.6.2 from source in Ubuntu 8.04, and I try to view pdf
help-math, but Error List dialog appear: LateX Error:File'xargs.sty' not
found.
I have the same problem in 1.6.1.
I don't know how to view pdf this help-math. Is it a bug or something
missing in my Texlive (2007).
Regards
wa
Anders Ekberg wrote:
> Can someone please confirm this and whether it is only on Mac and I
> will file a bugzilla report if needed.
http://bugzilla.lyx.org/show_bug.cgi?id=3852
Jürgen
When opening the graphics dialog (by clicking on the graphics) for an
image with Set width defined. Alter the width and close the dialogue.
The next time a graphics dialog is opened the cursor is blinking in
the field with the width value (as it should), but the active field is
actually the F
OK thank you.. that's better and faster, make life easier
was
>
> Yes, I forgot that. Or maybe only
>
> make id.gmo
> sudo make install
>
> JMarc
>
Waluyo Adi Siswanto writes:
>>From my local branch po folder:
> make update-po
> sudo make install
Yes, I forgot that. Or maybe only
make id.gmo
sudo make install
JMarc
rgheck wrote:
> Ah, yes. Missed that part. I guess, if there are children open---i.e.,
> shown in tabs---then the master should just be hidden, rather than closed.
I agree.
> >> Oh, and your fix to the dataloss bug in that vicinity has one minor
> >> flaw: You get asked about the child twice.
> >
Jürgen Spitzmüller wrote:
rgheck wrote:
While you're looking at this, have you noticed that closing the master
tends to close all the children? That's not necessarily what one wants.
Yes, see what I wrote above.
Ah, yes. Missed that part. I guess, if there are children open---i.e.,
rgheck wrote:
> This all looks fine to me.
Thanks.
Jürgen
sp...@lyx.org wrote:
Author: spitz
Date: Tue Mar 17 12:06:28 2009
New Revision: 28837
URL: http://www.lyx.org/trac/changeset/28837
Log:
* VCBackend.cpp:
- some spelling and grammar fixes (a native EN speaker will have to
double-check).
This all looks fine to me.
rh
On Monday 16 March 2009 10:40:30 Abdelrazak Younes wrote:
> Once you have an answer, you can add some comments to the source code.
> Do we have something like doxygen for python by the way? If yes, is it
> used?
Any function definition can have a string as the first element and that can be
access
Jürgen Spitzmüller wrote:
Richard Heck wrote:
Should we try to get rid of the quote inset and replace it with a
csquote inset? You could ALMOST do it as an InsetFlex, though not quite,
due to drawing issues. But surely it wouldn't be that hard.
I don't think so. Hard-coded quotation marks are
Abdelrazak Younes wrote:
rgheck wrote:
So this seems to fix this old bug. But I'm thinking there's some
reason it's too easy. Someone want to tell me why?
You're brilliant?
;-)
I guess I'm worried that this won't work right with other languages. I
get that wrong a lot.
rh
rgheck wrote:
> While you're looking at this, have you noticed that closing the master
> tends to close all the children? That's not necessarily what one wants.
Yes, see what I wrote above.
> Oh, and your fix to the dataloss bug in that vicinity has one minor
> flaw: You get asked about the child
Jürgen Spitzmüller wrote:
this patch fixes an annoying problem: child documents that have a default
master set are never restored after reopening a session (even if the master
was not opened).
The patch still keeps the apparently intended behaviour of the removed code:
if a master and a child
Jürgen Spitzmüller wrote:
Jürgen Spitzmüller wrote:
http://bugzilla.lyx.org/show_bug.cgi?id=5709
This long standing bug is now easy to fix by means of command-alternatives.
However, the toolbar is not yet prepared to command-alternatives. The
attached patch implements a simple solution: just
Finally I found a way to compile the updated po, so I can test in Lyx
svn before I send to po-upda...@lyx.org
>From my local branch po folder:
make update-po
sudo make install
Now I can work with po and see it in LyX..
Regards
was
On Tue, 2009-03-17 at 00:16 +0800, Waluyo Adi Siswanto wrote
On 2009-03-16, Richard Heck wrote:
> Guenter Milde wrote:
>> On 2009-03-16, Pavel Sanda wrote:
>>> the attached patches:
>>> - introduce new menu item for defining new branch, so you can directly
>>> put new branch into the document.
I do not know where the new item is currently inserted, but p
Vincent van Ravesteijn - TNW wrote:
> Any sign of life from Joost yet ?
no.
Jürgen
Any sign of life from Joost yet ?
Vincent
Jürgen Spitzmüller writes:
> Martin Vermeer wrote:
>> > Question: how is this server maintained? Do we have good reasons to be
>> > confident that it will stay afloat better than aussie did?
>>
>> Actually aussie did pretty well given its age. Perhaps we owe Trolltech a
>> note of thank you.
>
>
Martin Vermeer wrote:
> > Question: how is this server maintained? Do we have good reasons to be
> > confident that it will stay afloat better than aussie did?
>
> Actually aussie did pretty well given its age. Perhaps we owe Trolltech a
> note of thank you.
+1
Jürgen
spitz wrote:
> Author: spitz
> Date: Tue Mar 17 10:26:37 2009
> New Revision: 28831
>
> URL: http://www.lyx.org/trac/changeset/28831
> Log:
> * Fix encoding problem following a Listing (bug 5783).
I have tested this change thoroughly for several weeks now (real work) and did
not find a problem. H
On Mon, 16 Mar 2009 23:26:33 +0100
Jean-Marc Lasgouttes wrote:
>
> Question: how is this server maintained? Do we have good reasons to be
> confident that it will stay afloat better than aussie did?
Actually aussie did pretty well given its age. Perhaps we owe Trolltech a
note of thank you.
>
Guenter Milde wrote:
I had a look at lyx2lyx (considering to write a reStructuredText
exporter) but badly miss some documentation.
I came accross this, maybe it can be of some help:
http://blog.tapoueh.org/misc.html
http://pgsql.tapoueh.org/hdi/
Abdel.
this patch fixes an annoying problem: child documents that have a default
master set are never restored after reopening a session (even if the master
was not opened).
The patch still keeps the apparently intended behaviour of the removed code:
if a master and a child are opened (child opened fr
pseudo2...@gmx.at wrote:
Hi all,
has anybody noticed some performance issues while editing inside a master
document that includes a number (say about 5 or more) of long child docs. The
same large document caused no problems in LyX 1.5.6
indication: cursor movement is annoyingly slow, fast typ
Hi all,
has anybody noticed some performance issues while editing inside a master
document that includes a number (say about 5 or more) of long child docs. The
same large document caused no problems in LyX 1.5.6
indication: cursor movement is annoyingly slow, fast typing on keyboard-> you
can
rgheck wrote:
So this seems to fix this old bug. But I'm thinking there's some
reason it's too easy. Someone want to tell me why?
You're brilliant?
Abdel.
36 matches
Mail list logo