There is something unusual behaviour of preference path UI
(PrefPathsUi), Tools>Preferences>Paths. The shortcut Alt-E (&Example
files:) won't go to the example files, but always go to Document
templates (above Example files). I don't see any shortcut conflict in
this PrefPathsUi, so Alt-E should go
On Fri, Mar 20, 2009 at 02:19, Lars Gullik Bjønnes wrote:
> Sorry for being a bit slack about this, lots of work intruding.
>
> Anyhow, regardless of what we end up doing later:
>
> The subversion server at aussie will be switched into read-only mode about
> midnight CET 20/21 march. (yes less t
First of all, there was a thread some time ago. In this thread Stefan
has explained a bit why it was necessary and when:
http://thread.gmane.org/gmane.editors.lyx.devel/114759 .
I think I will investigate this point somewhat more.
From what I understand in that thread, the point is that we migh
Uwe,
I installed LyX with the AltInstaller at the pc at work and I noticed
the following:
I have two home-directories, one is C:\Documents and Setting\vincent,
the other one is on the network and called H:\. Everyone that logs onto
this pc gets a home directory at the C:\ drive and everyone
Yes, but the problem is that you CAN'T do this just by comparing
strings. In many cases, to be sure, you could tell that the file is
loaded by comparing strings. But you can't be sure it isn't loaded
just by comparing strings. Maybe it's loaded, but under a different
pathname.
I'd think tha
rgheck wrote:
> Vincent van Ravesteijn - TNW wrote:
>> I might be a bit annoying, but let's pretend we don't know the problem
>> with the filesystem checks. Then, how would you explain to someone that
>> you're implementing administrative tools, touching many files and
>> thinking of all different
Vincent van Ravesteijn - TNW wrote:
>>> Do we need a new class that we use internally. In this class we store
>
>>> a filename, which is case-sensitive on case-sensitive filesystem,
> that
>>> is guaranteed to be a long filename and not a short one (on Windows),
>
>>> that is not a symlink, that
Vincent van Ravesteijn - TNW wrote:
I might be a bit annoying, but let's pretend we don't know the problem
with the filesystem checks. Then, how would you explain to someone that
you're implementing administrative tools, touching many files and
thinking of all different special cases with the ris
I just wanted to reinforce the comments of Jean-Marc Lasgouttes
in reference to bug 5526 (broken screen-recenter) that this bug
is quite annoying to emacs users, and is a step backward from
the behavior of earlier versions (pre-1.6) of LyX.
Dave Raymond
>> As far as I understood, there are links to macros stored in a table.
>> This means that the table says that Macro_x is used in paragraph 10,
>> position 12 etc. If the document changes, one has to adjust these
>> numbers as the location might now be paragraph 11, position 12 after
>> a new
Jean-Marc Lasgouttes wrote:
"Vincent van Ravesteijn - TNW" writes:
As far as I understood, there are links to macros stored in a table.
This means that the table says that Macro_x is used in paragraph 10,
position 12 etc. If the document changes, one has to adjust these
numbers as the locati
Jürgen Spitzmüller wrote:
> Neal Becker wrote:
>> I can find no way to do this within lyx. I hope for a solution.
>
> It's not possible (apart from using \begin{frame}[fragile]...\end{frame}
> in ERT):
> http://bugzilla.lyx.org/show_bug.cgi?id=3710
>
> Jürgen
AFAICT it's not possible to insert
Helge Hafting wrote:
rgheck wrote:
Vincent van Ravesteijn - TNW wrote:
Maybe it's already clear,
Yes, I understand now.
How do we solve it then ?
Do we need a new class that we use internally. In this class we store a
filename, which is case-sensitive on case-sensitive filesystem, t
Abdelrazak Younes wrote:
Last time I touched that part, the full updateLabel() call was done
only when a new section or caption was created, not with each
keystroke. Even when modifying a section, only the relevant toc item
was changed.
If this has changed, this means that there's a superfluo
Jean-Pierre Chrétien wrote:
rgheck writes:
Waluyo Adi Siswanto wrote:
Actually I have a problem (in LyX 1.6.2) when I want to set the page
without number under the Part environment using ERT
\thispagestyle{empty}. The document class is book(koma-script).
[...]
The differenc
>> Guessing ?
>>
>> I'm pretty sure what the problem causes for me.
>>
>
>OK, I did not mean to upset you... I was under the
>impression that some other people not using networked
>files had this problem.
No, you didn't upset me.. I just sounded like that.
Anyway, I'm not sure either why other pe
Neal Becker wrote:
> I can find no way to do this within lyx. I hope for a solution.
It's not possible (apart from using \begin{frame}[fragile]...\end{frame} in
ERT):
http://bugzilla.lyx.org/show_bug.cgi?id=3710
Jürgen
rgheck writes:
>
> Waluyo Adi Siswanto wrote:
> > Actually I have a problem (in LyX 1.6.2) when I want to set the page
> > without number under the Part environment using ERT
> > \thispagestyle{empty}. The document class is book(koma-script).
[...]
> The difference is that hyperref is turned on
Guessing ?
I'm pretty sure what the problem causes for me.
OK, I did not mean to upset you... I was under the impression that some
other people not using networked files had this problem.
JMarc
To do listings (or verbatim) in beamer requires:
\begin{slide}[fragile]
I can find no way to do this within lyx. I hope for a solution.
Enrico Forestieri wrote:
> Jürgen, may I do the same on branch?
OK.
Jürgen
>> Just any master with a number of childs would do.
>>
>> But I believe you can't reproduce on Linux, and your files should be
>> on a filesystem that has a somewhat slower access than your harddisk.
>
>I wanted to try on a mac, but I do not have network drives here. We
>need a platform where
"Vincent van Ravesteijn - TNW" writes:
> Just any master with a number of childs would do.
>
> But I believe you can't reproduce on Linux, and your files should be on
> a filesystem that has a somewhat slower access than your harddisk.
I wanted to try on a mac, but I do not have network drives h
On Fri, Mar 20, 2009 at 03:14:17PM -, for...@lyx.org wrote:
> Author: forenr
> Date: Fri Mar 20 16:14:13 2009
> New Revision: 28879
>
> URL: http://www.lyx.org/trac/changeset/28879
> Log:
> More Ui tweaks for Qt 4.2.
Jürgen, may I do the same on branch?
Essentially, this boils down to this k
Vincent van Ravesteijn - TNW wrote:
Abdelrazak Younes writes:
Last time I touched that part, the full updateLabel() call was done
only when a new section or caption was created, not with each
keystroke. Even when modifying a section, only the relevant toc item
was changed.
This
>Abdelrazak Younes writes:
>> Last time I touched that part, the full updateLabel() call was done
>> only when a new section or caption was created, not with each
>> keystroke. Even when modifying a section, only the relevant toc item
>> was changed.
This is about updateMacros(), not about upd
Abdelrazak Younes writes:
> Last time I touched that part, the full updateLabel() call was done
> only when a new section or caption was created, not with each
> keystroke. Even when modifying a section, only the relevant toc item
> was changed.
>
> If this has changed, this means that there's a s
"Vincent van Ravesteijn - TNW" writes:
> As far as I understood, there are links to macros stored in a table.
> This means that the table says that Macro_x is used in paragraph 10,
> position 12 etc. If the document changes, one has to adjust these
> numbers as the location might now be paragraph
Am Freitag 20 März 2009 schrieb Jürgen Spitzmüller:
> Abdelrazak Younes wrote:
> > > No. The changes are all inside cmake, right? Since it does not affect
> > > other areas, I guess you can just proceed. However, I'd prefer if you
> > > could do it step-by-step.
> >
> > The guy has done a lot of wo
Abdelrazak Younes wrote:
> > No. The changes are all inside cmake, right? Since it does not affect
> > other areas, I guess you can just proceed. However, I'd prefer if you
> > could do it step-by-step.
> >
>
> The guy has done a lot of work Jürgen,
I know, and I appreciate that.
> splitting t
Jürgen Spitzmüller wrote:
Kornel Benko wrote:
Jürgen the diff is _big_. Essentially you could have it, if you compare it
with trunk.
svn diff development/cmake/|wc
11573772 42256
Should I post it?
No. The changes are all inside cmake, right? Since it does not affect
Kornel Benko wrote:
> Jürgen the diff is _big_. Essentially you could have it, if you compare it
> with trunk.
>
> svn diff development/cmake/|wc
>11573772 42256
>
> Should I post it?
No. The changes are all inside cmake, right? Since it does not affect other
areas, I guess you
Am Freitag 20 März 2009 schrieb Jürgen Spitzmüller:
> Kornel Benko wrote:
> > Looks like nobody else cares.
>
> I was just too busy. Could you point me again to the relevant diff?
>
> Jürgen
Jürgen the diff is _big_. Essentially you could have it, if you compare it
with trunk.
svn diff developme
On Fri, 20 Mar 2009, Lars Gullik Bjønnes wrote:
As an aside, it´d be excellent if the VM was running a system that
automatically switches the VM to different hardware if the old hardware
fails. That´s probably hoping for a lot, but such system exist and will
probably be more and more common. I
Kornel Benko wrote:
> Looks like nobody else cares.
I was just too busy. Could you point me again to the relevant diff?
Jürgen
Helge Hafting wrote:
Vincent van Ravesteijn - TNW wrote:
I'm having real problems working with LyX and child document. It's
very very
slow when typing text.
>> This is a very mysterious mystery.
rh
A possible explanation for this.
For each keystroke, updateMacros() is called, which ca
Am Donnerstag 19 März 2009 schrieb Abdelrazak Younes:
> On 19/03/2009 07:41, Kornel Benko wrote:
> > Am 2009-03-18 schrieb Jean-Marc Lasgouttes:
> >> Jean-Marc Lasgouttes writes:
> >>> lasgout...@lyx.org writes:
> Author: lasgouttes
> Date: Mon Mar 9 15:48:17 2009
> New Revision: 2
>Seems excessive indeed. Ideally, typing text should be fine
>even with a "sleep(1)" in every filesystem interface. Just a
>slight stop whenever the emergency save happens.
That's why I now use a test document that I access via WebDav. It is
very rewarding to see the speed up then.
>Helge Hafti
>> For each keystroke, updateMacros() is called, which calls
>
>Ouch!
>Isn't this something that is necessary only if you're actually
>dealing with a macro? (making one, or filling in parameters)?
>If so, perhaps check that first and just return if there is
>nothing macroish to do?
As far as I
rgheck wrote:
Vincent van Ravesteijn - TNW wrote:
Maybe it's already clear,
Yes, I understand now.
How do we solve it then ?
Do we need a new class that we use internally. In this class we store a
filename, which is case-sensitive on case-sensitive filesystem, that is
guaranteed to b
Vincent van Ravesteijn - TNW wrote:
I'm having real problems working with LyX and child document. It's
very very
slow when typing text.
>> This is a very mysterious mystery.
rh
A possible explanation for this.
For each keystroke, updateMacros() is called, which calls
Ouch!
Isn't th
On 20 mar 2009, at 13.38, BH wrote:
On Fri, Mar 20, 2009 at 2:51 AM, Anders Ekberg wrote:
The typesetting works for me (svn r28869). Compiled with QT443 and
purely
intel (i.e. basically as in the INSTALL-instructions).
In addition to your preamble, I also get:
\usepackage{color}
\usepackag
On Fri, Mar 20, 2009 at 10:54:46AM +0100, Jürgen Spitzmüller wrote:
> The attached patch adds a validator for the date-insert argument, both in the
> core (the lfun) and the frontend (as a visual clue in the prefs dialog). I
> assume that cygwin is equivalent to unix here, but I haven't verified
Waluyo Adi Siswanto wrote:
> It doesn't help. It works if the environment changed to Part* instead of
> Part. So in Part* it is possible to have a clean page without page
> number, but Part would be difficult. And to me the error message is
> unusual as it is pointing to TeX capacity exceeded?
> Pe
On Fri, Mar 20, 2009 at 2:51 AM, Anders Ekberg wrote:
>
> The typesetting works for me (svn r28869). Compiled with QT443 and purely
> intel (i.e. basically as in the INSTALL-instructions).
> In addition to your preamble, I also get:
> \usepackage{color}
> \usepackage{verbatim}
You must also get a
> >
> The difference is that hyperref is turned on in the 1.6.2 version. If
> you turn it off, you don't get the error.
>
> rh
>
It doesn't help. It works if the environment changed to Part* instead of
Part. So in Part* it is possible to have a clean page without page
number, but Part would
Jürgen Spitzmüller wrote:
http://bugzilla.lyx.org/show_bug.cgi?id=5851
Objections?
None here. I guess my question is whether Gunter is happy with it. I
don't myself need this kind of functionality and am not sure how it
should best work.
rh
Waluyo Adi Siswanto wrote:
Actually I have a problem (in LyX 1.6.2) when I want to set the page
without number under the Part environment using ERT
\thispagestyle{empty}. The document class is book(koma-script).
What a surprise, View PDF, LyX error appears "TeX capacity exceeded:
sorry, main memo
Liviu Andronic wrote:
On Thu, Mar 19, 2009 at 1:36 PM, rgheck wrote:
Just a silly question, probably: But (other than Vincent), the people who
are experiencing slowness don't have the View Source widget open, do they?
I haven't followed the "slowness" discussions, so please ignore if
http://bugzilla.lyx.org/show_bug.cgi?id=5827
LyX on Windows crashes if an invalid specifier (e.g., %e) is passed to date-
insert. Moreover, the win32 version of strftime only supports a subset of the
specifiers of unix's strftime (where %e would be valid). This raises the
possibility of incorrec
http://bugzilla.lyx.org/show_bug.cgi?id=5851
Objections?
Jürgen
Index: src/insets/InsetBranch.cpp
===
--- src/insets/InsetBranch.cpp (Revision 28871)
+++ src/insets/InsetBranch.cpp (Arbeitskopie)
@@ -84,6 +84,10 @@
docstring const I
Hi all,
I'm not familar with the coding of LyX in any case - and so don't misinterpret
my comment as any kind of paternalism. LyX is a worthy successor of SciWord,
open source, and full of excellent ideas and work.
I have the same suspicion as Vincent: Each user input inside the master(not
onl
52 matches
Mail list logo