Christian Ridderström wrote:
> change it for all of them. Given that, should I try to change the ones I
> know about anyayw?
wasn't this one just against spambots?
pavel
Christian Ridderstr
On Wed, 4 Nov 2009, Jürgen Spitzmüller wrote:
Pavel Sanda wrote:
sent privately
And back to the list in response :-(
I'm actually surprised it hasn't happened before this... :-)
The good thing is that it isn't a very secret password, it's primarily
used for restrict
Hugo Vincent wrote:
>> I'm trying to set up some custom file converters (which take psfrag'd EPS
>> files from matlab, do some "stuff" to the annotations then render them to
>> a PDF), and am distinguishing between what "stuff" gets done by file
>> extension. That is, for operation A, I might ca
Hugo Vincent wrote:
>
> On 4/11/2009, at 9:13 PM, Pavel Sanda wrote:
string const format = filename.guessFormatFromContents();
if (!format.empty())
return format;
// try to find a format from the file extension.
string const ext = getExtens
On 4/11/2009, at 9:13 PM, Pavel Sanda wrote:
string const format = filename.guessFormatFromContents();
if (!format.empty())
return format;
// try to find a format from the file extension.
string const ext = getExtension(filename.absFilename());
Pavel Sanda wrote:
> Hugo Vincent wrote:
> > Hi,
> >
> > I'm trying to fix the end-user problem I'm having (quoted below), and think
> > I found the source of the problem.
> >
> > Around line 121 in Format.cpp:
> > string Formats::getFormatFromFile(FileName const & filename) const
> > {
> >
> >
Hugo Vincent wrote:
> Hi,
>
> I'm trying to fix the end-user problem I'm having (quoted below), and think
> I found the source of the problem.
>
> Around line 121 in Format.cpp:
> string Formats::getFormatFromFile(FileName const & filename) const
> {
>
> string const format = filename.guess
> Every undo action now gives a warning that there is no open group.
This is a regression to branch and thus a mustfix for LyX 2.0. JMarc, I think you are our Undo
specialist.
It seems that nobody has currently time to look at it. I therefore vote to open a new bug report so
that it won't get l
Hi,
I'm trying to fix the end-user problem I'm having (quoted below), and
think I found the source of the problem.
Around line 121 in Format.cpp:
string Formats::getFormatFromFile(FileName const & filename) const
{
string const format = filename.guessFormatFromContents();
if
On Wed, 2009-11-04 at 19:49 +0100, Vincent van Ravesteijn wrote:
> This is always difficult if you can't reproduce it. But if it only
> happens for you, you must have a certain type of document with certain
> structures in it... so please keep an eye on typical things in your
> document.
Finall
Sebastian Guttenberg schreef:
did anybody read my recent freeze report
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155431.html ?
Yes, but it is hard to find out what is going on as Pavel already wrote.
The previous one looks like:
http://www.lyx.org/trac/ticket/6237
I just had
> Hum, not sure about when I did this change (maybe it's only in trunk)
> but mathed now uses proper InsetLabel instead of a homegrown one, so
> this should be fixable...
>
> Abdel.
Thanks for the answers!
Shall I make a bug-report at the bug-tracer, or do you already take care
of it?
did anybody read my recent freeze report
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155431.html ?
I just had another freeze, this time not related to marking text. Might
be related to footnotes. I am not sure, still cannot reproduce it, or
only by chance. The backtrace of this time is
Sebastian Guttenberg wrote:
> Below are the last messages of gdb. The interrupt signal came from me
> pressing ctrl-c in gdb, because lyx did not crash, just freezed. After
> that you see the backtrace. Hope this is enough to give somebody an idea
> what goes wrong. Otherwise tell me what informati
We should add a note to INSTALL or README about the problem compiling
LyX with included boost with gcc 4.4.
rh
Guenter Milde wrote:
> How would the editable preamble solve the problem that LyX does not
> know whether hyperref
> > was enabled in prefs by the users choice or by automatical proces
> ?
it wouldn't. it was just comment on the parallel bug about preamble being
discussed in trac.
pavel
Pavel Sanda wrote:
> sent privately
And back to the list in response :-(
Jürgen
Thanks Pavel,
That worked perfectly.
-Original Message-
From: Pavel Sanda [mailto:sa...@lyx.org]
Sent: Wednesday, November 04, 2009 1:19 AM
To: Rob Oakes
Subject: Re: Password for Wiki
Rob Oakes wrote:
> Dear LyX Developers,
>
> I was trying to edit the LyX wiki so that I could add a
>I use the Windows version 1.6.4. The program consistently
>crashes whenever I have an empty superscript or subscript
>box, and try to click anywhere outside of the box without
>entering anything into the box first.
>
>I haven't found this bug on the Bug Tracker, but I might
>have missed it--it see
I use the Windows version 1.6.4. The program consistently crashes
whenever I have an empty superscript or subscript box, and try to click
anywhere outside of the box without entering anything into the box first.
I haven't found this bug on the Bug Tracker, but I might have missed
it--it seems
BH wrote:
> I've posted a binary here:
>
> http://edisk.fandm.edu/bennett.helm/lyx/LyX-1.6.5svn-Snow-Leopard-
Test.app.zip
>
Thanks, Bennett. I'll post a request for testers.
Jürgen
Kornel Benko wrote:
Am Wednesday 04 November 2009 schrieb Jürgen Spitzmüller:
uwestoehr wrote:
set EOL style (please don't forget this when adding new
textfiles to SVN)
Frankly, I do not even know how to do this.
Jürgen
`svn propset svn:eol-style LF'
to set LF as end
Am Wednesday 04 November 2009 schrieb Jürgen Spitzmüller:
> uwestoehr wrote:
>
> > set EOL style (please don't forget this when adding new
> > textfiles to SVN)
>
> Frankly, I do not even know how to do this.
>
> Jürgen
>
>
`svn propset svn:eol-style LF'
to set LF as end of line.
Ko
uwestoehr wrote:
> set EOL style (please don't forget this when adding new
> textfiles to SVN)
Frankly, I do not even know how to do this.
Jürgen
On 2009-11-02, Pavel Sanda wrote:
> Waluyo Adi Siswanto wrote:
>> Dear LyX developers
>> When I use hyperlink,
>> LyX automatically loading hyperref package, and writes in the source
>> file (seen from view source), but the hyperref ui (Document>Settings)
>> does not show it has been loaded? not a
Rob Oakes wrote:
> Dear LyX Developers,
>
> I was trying to edit the LyX wiki so that I could add a reference to the
> NIH document class/layouts I created:
>
> http://www.oak-tree.us/blog/index.php/2009/11/02/custom-lyx-nih
>
> The wiki kept asking for a password. Would someone be able to send
26 matches
Mail list logo