I hereby grant permission to license my contributions to LyX
under the GNU General Public License, version 2 or later.
--
-
ataman...@frobs.net
Alex Fernandez wrote:
> Please let me know if there is any problem with the patch as submitted.
No objections from my side.
Jürgen
Hi all,
I've verified a complaint by two Linux users on the user list that image files
homed on a Windows share (Samba) are not copied to the temp directory when you
View > DVI or View > PDF the document. Running lyx in debug mode did not
produce any helpful output, though. Can someone tell me t
Professor Thread wrote:
> When I edit a bibliography entry to change the key from "Key-1" to
> something meaningful, the "Close" button is selected by default so if I
> rewrite the key and press enter, my changes get lost. I think it would
> be reasonable to assume that when users hit enter they do
jo...@lehtiranta.net wrote:
> ps. I don't know anything more about desktop entry specs.
we are not better at it, which is why bug #2820 was not fixed yet.
pavel
On Mon, Jan 24, 2011 at 12:23 PM, Pavel Sanda wrote:
> maybe i overlooked something but it looks elyxerfound is used only for
> assignments now?
Oops, sorry. Should be corrected now.
Alex.
Index: lib/configure.py
===
--- lib/config
Edwin Leuven wrote:
> and pretty innocuous
famous last words...
Le 16/01/2011 20:14, rgh...@lyx.org a écrit :
Author: rgheck
Date: Sun Jan 16 20:14:14 2011
New Revision: 37229
URL: http://www.lyx.org/trac/changeset/37229
Log:
Fix bug #7239, or at least try to do so. We need to output the command
here.
if (style.pass_thru) {
Font co
Dear list,
I've been very very happy about Lyx since I found it. Thank you!
However, I think it would be a neat development to put Lyx straight into
the windowing system's menu after installing. On Linux (KDE and Gnome),
this is achieved using desktop entry specs, as documented here:
http://free
Hello lyx-developers!
First of all, let me thank you for such and excellent piece of software.
I'm a college professor and the output quality of my papers is
outstanding, thanks to Lyx.
But I'm writing for another reason: a really simple feature request.
When I edit a bibliography entry to chang
Having noticed that recently LyX was not able to compile documents with
postscript images when using pdflatex, I moved away the preferences file
in the user directory and the problem disappeared.
I traced it down to the fact that I had the following line:
\converter "pdflatex" "pdf2" "pdflatex --
Still no luck here.
The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
show in LyX :(.
Does this help?
Peter
Nope.
It's one of the things I already tried, but didn't help.
Vincent
On 24.01.2011 14:12, Vincent van Ravesteijn wrote:
>>>
>>
>> I've fixed cmake. But someone should update src/frontends/qt4/Makefile.am
>>
>
> Still no luck here.
>
> The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
> show in LyX :(.
Does this help?
Peter
Index: src/frontends/q
> Peter,
>
> This code you introduced looks a bit strange. It reintroduces the bug
> again that the LaTeX Error dialog pops up on autosaving.
Sorry, was a c&p bug, somehow my changes got lost.
>
> Vincent
>
On Mon, Jan 24, 2011 at 12:38 PM, wrote:
> Author: kuemmel
> Date: Mon Jan 24 12:38:13 2011
> New Revision: 37316
> URL: http://www.lyx.org/trac/changeset/37316
>
> Log:
> remove obsolete code: we have now a animation to indicate that LyX is busy
>
> Modified:
> lyx-devel/trunk/src/frontends/qt
Enrico Forestieri wrote:
> If you want to pursue that approach, I attach here a small C program that
> could be used for writing a isOnTheDamnedExt4() method.
heavy weapon stuff :)
pavel
Everytime LyX decides to autosave, the LaTeX errors window pop up if
the document has previously been compiled unsuccesfully.
Vincent
>> This is exact the same fix as I proposed in bug #7085 ;).
>
> I remembered that you proposed that and was actually surprised that
> it was not yet done.
I guess I was not confident enough after your reassuring words:
"If it works, it looks to me as the correct fix."
> I looked at svn history
Le 24/01/2011 11:22, Vincent van Ravesteijn a écrit :
Author: lasgouttes
Date: Mon Jan 24 10:40:57 2011
New Revision: 37310
URL: http://www.lyx.org/trac/changeset/37310
Log:
Fix ticket #7260: Error when opening all floats, when a figure
contains a \textcompwordmark command.
This is exact th
>>
>
> I've fixed cmake. But someone should update src/frontends/qt4/Makefile.am
>
Still no luck here.
The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
show in LyX :(.
Vincent
Patrick Atamaniuk wrote:
> - Changes to po files are not included in this patch.
you dont need to care, they are made automatically later.
> Index: lib/layouts/fix-cm.module
> ===
> --- lib/layouts/fix-cm.module (revision 0)
> +++ l
Richard Heck wrote:
> I suppose one could also do this with a virtual machine?
no idea.
pavel
Ben Goodrich wrote:
> Pavel Sanda lyx.org> writes:
> > most trivial patch would be something like
> > #ifdef linux
> > void fixdamnedext4(){fopen(f);fsync(f);fclose(f);}
> > #endif
> > and call it somewhere after saving file.
> > it would need some brave ext4 soul to test that this actually works.
On 23.01.2011 10:59, Pavel Sanda wrote:
> Edwin Leuven wrote:
>> Peter Kümmel wrote:
>>> It's really nice!
>>
>> and pretty innocuous, so i put it in:
>
> Peter, wasn't there some hour-glass cursor switching
> for background compilation, which is to be killed now?
>
Totally forgot this code, ha
On 24.01.2011 11:32, Pavel Sanda wrote:
> Vincent van Ravesteijn wrote:
It's really nice!
>>>
>>> and pretty innocuous, so i put it in:
>>>
>>> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>>>
>>
>> I just can't get the icon to appear.
>>
>> Anyone else having problems with it ?
>
Alex Fernandez wrote:
> Index: lib/configure.py
> ===
> --- lib/configure.py (revisión: 37304)
> +++ lib/configure.py (copia de trabajo)
> @@ -639,22 +639,19 @@
> rc_entry = [ r'\converter word latex "%%" ""' ])
>
Jim Rotmalm wrote:
> I hereby grant permission to license my contributions to LyX
> under the GNU General Public License, version 2 or later.
thanks, i added you to the contributors.
pavel
Vincent van Ravesteijn wrote:
> >> It's really nice!
> >
> > and pretty innocuous, so i put it in:
> >
> > http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
> >
>
> I just can't get the icon to appear.
>
> Anyone else having problems with it ?
worked here. but maybe you need to remove reso
Author: lasgouttes
Date: Mon Jan 24 10:40:57 2011
New Revision: 37310
URL: http://www.lyx.org/trac/changeset/37310
Log:
Fix ticket #7260: Error when opening all floats, when a figure contains a
\textcompwordmark command.
This is exact the same fix as I proposed in bug #7085 ;).
Vincent
Am 24.01.2011 um 09:36 schrieb Vincent van Ravesteijn:
>>> It's really nice!
>>
>> and pretty innocuous, so i put it in:
>>
>> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>>
>
> I just can't get the icon to appear.
>
> Anyone else having problems with it ?
>
> Vincent
Me too.
I
>> It's really nice!
>
> and pretty innocuous, so i put it in:
>
> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>
I just can't get the icon to appear.
Anyone else having problems with it ?
Vincent
Le 24/01/2011 02:17, Richard Heck a écrit :
Let me second his suggestion, however, that, on export, we could simply
record what modules we used as a meta-comment of some sort. That would
simplify roundtrip, though not import, whereas your patch works in both
cases.
Actually, it helps import in
32 matches
Mail list logo