On Wed, Mar 26, 2008 at 07:54:03PM -0400, rgheck wrote:
>> Andre sayeth:
>>
>> On Wed, Mar 26, 2008 at 05:29:22PM -0400, rgheck wrote:
>> > [...]
>> > Comments welcome. And see the long FIXME about remaining issues.
>>
>> > +
>> > + docstring embed(getParam("embed"));
>>
>> We use
>>
>>
The new website is coming along, although a bunch of work remains to be
done:
http://www.lyx.org/~chr/www/org/index.php/Main/HomePage
I added a bunch of stuff to the "to do" page.
http://www.lyx.org/~chr/www/org/index.php/Main/NewWebsiteDevelopment
Rex
Bo Peng wrote:
I tried using updateParam() after introducing getTeXFile, but that
didn't work. The problem is that there's no way to tell when you get
back from EmbeddedFiles what the ORIGINAL path was. Things like: biblio,
../biblio, /home/me/biblio, etc, all look the same to EmbeddedFiles a
Mac mini
XCode 3.0
LyX1.6svn revision 23995
To get convert.cpp to compile I had to add
#include
To get socktools.cpp to compile I had to add
#include
Further more drastic problems:
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../
src -I./.. -I../../boost -DQT_
There's an old bug
http://bugzilla.lyx.org/show_bug.cgi?id=48
and last week I unknowingly created a new bug on the same lines here:
http://bugzilla.lyx.org/show_bug.cgi?id=4655
The problem is that one cannot write a Noweb book in parts that are
included in a main book file because child documen
[EMAIL PROTECTED] wrote:
Hi Jean-Marc,
I'd like some help in modifying the apache configuration on aussie.
What I'd like is for some kind of URI such as for instance:
http://www.lyx.org/test
to be mapped to a directory that I can control (and with
FollowSymLinks etc enabled). I assume som
[EMAIL PROTECTED] wrote:
During the development of the wikified web site, you'll find it here
in case you want to work with it as a _wiki_ site:
http://www.lyx.org/~chr/www/org/index.php/Main/HomePage
If you want to see how it'll act as a CMS, use this URI:
http://www.lyx.org/~chr/www/c
> I agree, I like all of them!
I like the first and third the most, but I will not vote against other
two either.
Bo
> I tried using updateParam() after introducing getTeXFile, but that
> didn't work. The problem is that there's no way to tell when you get
> back from EmbeddedFiles what the ORIGINAL path was. Things like: biblio,
> ../biblio, /home/me/biblio, etc, all look the same to EmbeddedFiles at
> that
Hi Jean-Marc,
I'd like some help in modifying the apache configuration on aussie.
What I'd like is for some kind of URI such as for instance:
http://www.lyx.org/test
to be mapped to a directory that I can control (and with FollowSymLinks
etc enabled). I assume some modification is need
During the development of the wikified web site, you'll find it here in
case you want to work with it as a _wiki_ site:
http://www.lyx.org/~chr/www/org/index.php/Main/HomePage
If you want to see how it'll act as a CMS, use this URI:
http://www.lyx.org/~chr/www/cms/index.php/Main/
On Wed, Mar 26, 2008 at 07:46:28PM -0400, rgheck wrote:
> [EMAIL PROTECTED] wrote:
>> Author: poenitz
>> Date: Thu Mar 27 00:41:35 2008
>> New Revision: 23990
>>
>> URL: http://www.lyx.org/trac/changeset/23990
>> Log:
>> this feels good...
>>
> And if you can do that, I'll bet there's a lot more
Andre sayeth:
On Wed, Mar 26, 2008 at 05:29:22PM -0400, rgheck wrote:
> [...]
> Comments welcome. And see the long FIXME about remaining issues.
> +
> + docstring embed(getParam("embed"));
We use
docstring embed = getParam("embed");
[Several occurences]
If you say so, OK. But the
On Wed, 26 Mar 2008, Rich Shepard wrote:
On Wed, 26 Mar 2008, Joost Verburg wrote:
I've uploaded some more designs to compare (including the current splash
screen) at http://wiki.lyx.org/LyX/SplashScreen
Joost,
They are all outstanding! Very well thought out and crafted. Any of
them wil
[EMAIL PROTECTED] wrote:
Author: poenitz
Date: Thu Mar 27 00:41:35 2008
New Revision: 23990
URL: http://www.lyx.org/trac/changeset/23990
Log:
this feels good...
And if you can do that, I'll bet there's a lot more you can do, too.
Soon, you'll be feeling really, really, REALLY good. ;-)
rh
i am trying to get a different text color in a selection (not very
succesfully up until now) and have the attached code which only changes
some color settings in rowpainter
now the odd thing is that if i start selecting regular text, the cells
in (an adjacent) tabular are also updated. and sel
On Wed, 26 Mar 2008, Rex C. Eastbourne wrote:
Pavel Sanda wrote:
> Pavel Sanda wrote:
>
> > donation not under welcome. developers section structure is missing.
> > Older LDNs not needed anymore. maybe add some wiki page with TODOs
> > which should be emptied before going to official site
Hi,
I just wanted to let you know that I've moved the wiki pages from the
group 'Site/' to the group 'Main/'. The group 'Site/' is by default
intended for site specific settings etc. When I come up with a better name
for 'Main', I'll change the group to that. One alternative could be to use
'
On Wed, Mar 26, 2008 at 10:38:42PM -, [EMAIL PROTECTED] wrote:
> Author: forenr
> Date: Wed Mar 26 23:38:41 2008
> New Revision: 23989
>
> URL: http://www.lyx.org/trac/changeset/23989
> Log:
> Fix bug 4665:
> http://bugzilla.lyx.org/show_bug.cgi?id=4665
Jürgen, OK for branch?
> Modified:
>
Bo Peng wrote:
Comments welcome. And see the long FIXME about remaining issues.
Why do you remove updateParam and manipulate (in add/remove database
etc) these parameter strings again and again? The original idea was to
change EmbeddedFiles, and write these strings from the file list each
> Comments welcome. And see the long FIXME about remaining issues.
Why do you remove updateParam and manipulate (in add/remove database
etc) these parameter strings again and again? The original idea was to
change EmbeddedFiles, and write these strings from the file list each
time.
Bo
On Wed, Mar 26, 2008 at 05:29:22PM -0400, rgheck wrote:
> [...]
> Comments welcome. And see the long FIXME about remaining issues.
> +
> + docstring embed(getParam("embed"));
We use
docstring embed = getParam("embed");
[Several occurences]
Andre'
On Wed, 26 Mar 2008, José Matos wrote:
Just a matter of convention I call developers those people that have
with write access to the lyx repository.
Ok, I'll go along with that for this thread (it's good to have a term for
that category, but 'developer' is to restritive, so later we could try
The attached patch solves the problem about relative pathnames and
BibTeX files...at least, it solves most of the problem. You can at least
use relative pathnames now, though they won't always work correctly with
the embedding feature (though no worse than before).
I've also fixed up some of
Peter Kümmel <[EMAIL PROTECTED]> writes:
>> 4294967295 == 2^32 - 1
>
> a signed/unsigned mismatch problem: int i = unsigned int(-1)?
I have seen a lot of sign/unsigned mismatch warnings fixed through
cast in the last weeks (months). We may be bitten by one of those.
JMarc
On Mon, Mar 24, 2008 at 09:18:43AM -0500, Bo Peng wrote:
> On Mon, Mar 24, 2008 at 9:13 AM, Jürgen Spitzmüller
> <[EMAIL PROTECTED]> wrote:
> > rgheck wrote:
> > > > Open a document with a listings inset, right click, settings. Most of
> > > > the time, lyx will crash here (Linux, RHEL4, gcc 4.1,
[EMAIL PROTECTED] wrote:
The skin Blog already has CMS stuff prepared. I could make the default
if we want.
For now it's a good one to use as default.
Joost
Bo Peng wrote:
Can you explain to me what the embed parameter here is supposed to mean?
I have e.g.
\begin_inset CommandInset bibtex
LatexCommand bibtex
bibfiles "/home/rgheck/files/bibtex/biblio"
embed "./LyX.Embed.Dir.Abs//home/rgheck/files/bibtex/biblio.bib"
options "plain"
The b
> This should be fixed now. "whateverCO->currentIndex()" is returning -1
> if there's no current index yet. this can't be used to access an
> array...
Thank you very much! I was confused because lyx did not always crash.
Bo
Andre Poenitz wrote:
On Wed, Mar 26, 2008 at 06:12:37PM +0100, Konrad Hofbauer wrote:
... Should maybe an inline math-inset be created automatically if
math-stuff is pasted in text?
How would you tell "math stuff" from "text"?
Is it possible to internally save this information at copy-time (
[EMAIL PROTECTED] wrote:
Author: sanda
Date: Wed Mar 26 20:20:17 2008
New Revision: 23983
URL: http://www.lyx.org/trac/changeset/23983
Log:
Make Richard happy (Find Next via LFUN_WORD_FIND).
Thanks! This could perhaps go in branch, too, though maybe without the
shortcut change.
rh
Helge Hafting wrote:
Sigh - I like the current background color. I can set it as
system default, but I don't want it for everything else too.
This color makes it very clear where the main window is. which is useful
on a cluttered screen with toolbars, outline, and of course other
apps than LyX al
On Mon, Mar 24, 2008 at 09:18:43AM -0500, Bo Peng wrote:
> On Mon, Mar 24, 2008 at 9:13 AM, Jürgen Spitzmüller
> <[EMAIL PROTECTED]> wrote:
> > rgheck wrote:
> > > > Open a document with a listings inset, right click, settings. Most of
> > > > the time, lyx will crash here (Linux, RHEL4, gcc 4.1,
Andre Poenitz wrote:
On Wed, Mar 26, 2008 at 10:50:24AM +0100, Dominik Böhm wrote:
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
create new file,
insert table of arbitrary size,
View=>Source Code OR View PDF OR View DVI
And LyX should have crashed!
LyX crashes
> there is no need to bind file-open twice
agreed
p
Pavel Sanda wrote:
i was thinking about some shortcut for find next, but both F3 and
CTRL+N are already used. suggestions?
F3
there is no need to bind file-open twice
> Author: sanda
> Date: Wed Mar 26 20:20:17 2008
> New Revision: 23983
i was thinking about some shortcut for find next, but both F3 and CTRL+N are
already
used. suggestions?
pavel
On Wed, Mar 26, 2008 at 7:32 PM, Andre Poenitz
<[EMAIL PROTECTED]> wrote:
>
> 4294967295 == 2^32 - 1
I have thought already that some overflow might have taken place.
> > I don't have a debugger, so I cannot look into it to find out why the
> > row parameter is that large.
>
> Hm? WHat kind o
During selection one can't leave a nested inset anymore.
Andre'
On Wed, Mar 26, 2008 at 06:12:37PM +0100, Konrad Hofbauer wrote:
> Hello,
>
> in LyX 1.5.4 (Mac):
>
> 1) Copy within Math a part of a formula
> 2) Paste outside Math (in text mode)
>
> -> the tex-code is inserted.
>
> I understand where it comes from, but I wonder if it is the optimal thing
> to d
> Can you explain to me what the embed parameter here is supposed to mean?
> I have e.g.
> \begin_inset CommandInset bibtex
> LatexCommand bibtex
> bibfiles "/home/rgheck/files/bibtex/biblio"
> embed "./LyX.Embed.Dir.Abs//home/rgheck/files/bibtex/biblio.bib"
> options "plain"
The bib file i
On Wed, Mar 26, 2008 at 10:50:24AM +0100, Dominik Böhm wrote:
> On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> > create new file,
> > insert table of arbitrary size,
> > View=>Source Code OR View PDF OR View DVI
> >
> > And LyX should have crashed!
>
> LyX crashes
Bo Peng wrote:
I have to say that it seems messy to me that we're effectively storing
two sets of things that have the same significance: params["bibfiles"],
on the one hand, and the embedded file list, on the other. This makes
the logic in InsetBibtex, on which I worked a fair bit and would
> I have to say that it seems messy to me that we're effectively storing
> two sets of things that have the same significance: params["bibfiles"],
> on the one hand, and the embedded file list, on the other. This makes
> the logic in InsetBibtex, on which I worked a fair bit and would have
> t
Stefan Schimanski wrote:
I've traced the problem with citations for a while, and I'm still
kind of puzzled. This has something to do with the fact that
EmbeddedFile objects, since they inherit from FileName, always store
absolute pathnames. But in many of these cases, it seems that the
Embedde
rgheck <[EMAIL PROTECTED]> writes:
>> Something like this should work.
>>
> Hmm. Now, as JMarc said, I'm not seeing this.
Note that my (old) latex docs mention that \cite is fragile, and thus
\protect is the right thing to do. I do not know what happens with
natbib, though.
JMarc
Jean-Marc Lasgouttes wrote:
rgheck <[EMAIL PROTECTED]> writes:
Should that work? It doesn't, unless you manually protect the
citation. See the attached.
Something like this should work.
Hmm. Now, as JMarc said, I'm not seeing this.
rh
Hello,
in LyX 1.5.4 (Mac):
1) Copy within Math a part of a formula
2) Paste outside Math (in text mode)
-> the tex-code is inserted.
I understand where it comes from, but I wonder if it is the optimal
thing to do? Should maybe an inline math-inset be created automatically
if math-stuff is pa
Leuven, E. wrote:
and perhaps:
rename "Getting LyX" -> "Download"
rename "Resources" -> "Support"
and add installation resources to "Support"
?
Excellent ideas, Edwin -- will do.
Rex
I've traced the problem with citations for a while, and I'm still
kind of puzzled. This has something to do with the fact that
EmbeddedFile objects, since they inherit from FileName, always store
absolute pathnames. But in many of these cases, it seems that the
EmbeddedFile objects actually
and perhaps:
rename "Getting LyX" -> "Download"
rename "Resources" -> "Support"
and add installation resources to "Support"
?
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>> Something like this should work.
>
> looks sensible. Put it in, if it works.
I do not see the bug without the protect. Richard, I'll let you check
and handle
it.
JMarc
Bo Peng wrote:
Is there any progress on this? Is it a problem by design of the new
file handling? Or just a bug? What does "There are a lot of work in
this area." mean? Is anybody actively working on this?
These files are now EmbeddedFiles and their latex output names are
currently wron
Am 26.03.2008 um 17:02 schrieb [EMAIL PROTECTED]:
Author: sts
Date: Wed Mar 26 17:02:32 2008
New Revision: 23973
URL: http://www.lyx.org/trac/changeset/23973
Log:
* use the buffer's path as the base path when computing the filename
of an
include command (like it is done in InsetBibtex).
Th
Pavel Sanda wrote:
Pavel Sanda wrote:
donation not under welcome. developers section structure is missing.
Older LDNs not needed anymore. maybe add some wiki page with TODOs
which should be emptied before going to official site.
pavel
OK, where should Donations page go? Under dev
> Pavel Sanda wrote:
>> donation not under welcome. developers section structure is missing.
>> Older LDNs not needed anymore. maybe add some wiki page with TODOs
>> which should be emptied before going to official site.
>> pavel
>>
> OK, where should Donations page go? Under development?
hm. m
Jean-Marc Lasgouttes wrote:
> Something like this should work.
looks sensible. Put it in, if it works.
Jürgen
Pavel Sanda wrote:
donation not under welcome. developers section structure is missing.
Older LDNs not needed anymore. maybe add some wiki page with TODOs
which should be emptied before going to official site.
pavel
OK, where should Donations page go? Under development?
Rex
rgheck <[EMAIL PROTECTED]> writes:
> Should that work? It doesn't, unless you manually protect the
> citation. See the attached.
Something like this should work.
JMarc
svndiff src/insets/
Index: src/insets/InsetCitation.cpp
===
--
Leuven, E. wrote:
Martin wrote:
You could consider choosing for "white" the default background
of the LyX text window. That is kind of distinctive.
distinctive and it stinks.
we should get rid of this before 1.6 if you ask me, and set it to system
default using QPalette::Base and Q
On Wednesday 26 March 2008 14:11:36 [EMAIL PROTECTED] wrote:
> I don't understand your point...? Does this have some bearing on access
> to the wiki and/or aussie? I'm probably confused because it _is_ possible
> to introduce "roles" in the wiki, letting different classes of users do
> different
Jürgen Spitzmüller wrote:
rgheck wrote:
No, it doesn't. Of course, it's not obvious you really want to do this.
The citation then shows up in the list of figures.
Sure, but we shouldn't bail out with an error either (and people can use short
titles for the LOF).
OK. I've bugzill
Jürgen Spitzmüller wrote:
rgheck wrote:
LyX: BN_BIND: Unknown LyX function `newline-insert newline' [around line
208 of file /cvs/lyxsvn/lib/bind/cua.bind]
LyX: BN_BIND: Unknown LyX function `newline-insert linebreak' [around
line 209 of file /cvs/lyxsvn/lib/bind/cua.bind]
Huh? When do
rgheck wrote:
> No, it doesn't. Of course, it's not obvious you really want to do this.
> The citation then shows up in the list of figures.
Sure, but we shouldn't bail out with an error either (and people can use short
titles for the LOF).
Jürgen
rgheck wrote:
> LyX: BN_BIND: Unknown LyX function `newline-insert newline' [around line
> 208 of file /cvs/lyxsvn/lib/bind/cua.bind]
> LyX: BN_BIND: Unknown LyX function `newline-insert linebreak' [around
> line 209 of file /cvs/lyxsvn/lib/bind/cua.bind]
Huh? When do you get this? Doesn't this fu
Jürgen Spitzmüller wrote:
rgheck wrote:
Should that work? It doesn't, unless you manually protect the citation.
See the attached.
If it doesn't, we should make it work, IMHO.
No, it doesn't. Of course, it's not obvious you really want to do this.
The citation then shows up in the
LyX: BN_BIND: Unknown LyX function `newline-insert newline' [around line
208 of file /cvs/lyxsvn/lib/bind/cua.bind]
LyX: BN_BIND: Unknown LyX function `newline-insert linebreak' [around
line 209 of file /cvs/lyxsvn/lib/bind/cua.bind]
rgheck wrote:
> Should that work? It doesn't, unless you manually protect the citation.
> See the attached.
If it doesn't, we should make it work, IMHO.
Jürgen
Stefan Schimanski wrote:
I cooked up some more clever elide mode for the LyX buffer tabs. In
trunk currently the whole path is used (possibly with some
unmotivated ... in the middle) which is usually far too long.
The algorithm I propose here will start with absolute paths. From
left to right
> Is there any progress on this? Is it a problem by design of the new
> file handling? Or just a bug? What does "There are a lot of work in
> this area." mean? Is anybody actively working on this?
These files are now EmbeddedFiles and their latex output names are
currently wrong. I am supposed
Should that work? It doesn't, unless you manually protect the citation.
See the attached.
rh
test.lyx
Description: application/lyx
On Wed, 26 Mar 2008, José Matos wrote:
On Tuesday 25 March 2008 22:13:56 [EMAIL PROTECTED] wrote:
I think it's important to have some pages look "official", and even more
important that e.g. the download pages are secure. For this reason I'd
like to have a distinction between them. However, we
Am 26.03.2008 um 14:41 schrieb Jürgen Spitzmüller:
Stefan Schimanski wrote:
I have a master thesis.lyx document with several child
documents. When loading thesis.lyx, all children are referenced with
absolute paths.
This one is related:
http://bugzilla.lyx.org/show_bug.cgi?id=4649
Trunk is c
Stefan Schimanski wrote:
> I have a master thesis.lyx document with several child
> documents. When loading thesis.lyx, all children are referenced with
> absolute paths.
This one is related:
http://bugzilla.lyx.org/show_bug.cgi?id=4649
Trunk is currently unusable if you rely on relative path
Hi!
I started again to use svn LyX for serious work today, but did not
come far: I have a master thesis.lyx document with several child
documents. When loading thesis.lyx, all children are referenced with
absolute paths. When exporting to latex, I get this:
(./thesis.toc) [3] (./macros.te
On Tuesday 25 March 2008 22:13:56 [EMAIL PROTECTED] wrote:
> I think it's important to have some pages look "official", and even more
> important that e.g. the download pages are secure. For this reason I'd
> like to have a distinction between them. However, we could think about
> porting the pages
To assure that this isn't lost, it is now:
http://bugzilla.lyx.org/show_bug.cgi?id=4669
regards Uwe
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
>> Regarding the change Settings->Properties: I think we should not
>> do that without also changing Settings in the main menus. This is tuen
>> means a lot of changes to the docs :)
>
> OK. Please revert it then.
Done.
JMarc
On Wed, Mar 26, 2008 at 11:35 AM, Leuven, E. <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> > create new file,
> > insert table of arbitrary size,
> > View=>Source Code OR View PDF OR View DVI
> >
> > And LyX should have crashed!
>
I cooked up some more clever elide mode for the LyX buffer tabs. In
trunk currently the whole path is used (possibly with some
unmotivated ... in the middle) which is usually far too long.
The algorithm I propose here will start with absolute paths. From
left to right single path segments a
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> create new file,
> insert table of arbitrary size,
> View=>Source Code OR View PDF OR View DVI
>
> And LyX should have crashed!
should be fixed in trunk.
sorry for the inconvenience.
Jean-Marc Lasgouttes wrote:
> Thanks, I am still trying to make getStatus work for conglomerate
> insets toggling :)
that's a miracle.
> Regarding the change Settings->Properties: I think we should not
> do that without also changing Settings in the main menus. This is tuen
> means a lot of chang
[EMAIL PROTECTED] writes:
> Author: spitz
> Date: Tue Mar 25 17:18:15 2008
> New Revision: 23951
>
> URL: http://www.lyx.org/trac/changeset/23951
> Log:
> * stdcontext.inc:
> - honour JMarc's suggestions.
Thanks, I am still trying to make getStatus work for conglomerate
insets toggling :)
> mac Intel
> OSX 10.5.2
>
> make 1.6svn at revision 23963:
>
> convert.cpp: In function 'Target lyx::convert(Source) [with Target = int,
> Source = std::string]':
> convert.cpp:121: error: 'strtol' was not declared in this scope
does this patch help?
pavel
diff --git a/src/support/convert.cpp b/
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> create new file,
> insert table of arbitrary size,
> View=>Source Code OR View PDF OR View DVI
>
> And LyX should have crashed!
LyX crashes in InsetTabular.cpp, method Tabular::cellIndex in line
1583 when trying to exe
> I would welcome people's input! This structure will probably eventually
> change somewhat, but this is just a rough idea of how to organize things.
donation not under welcome. developers section structure is missing.
Older LDNs not needed anymore. maybe add some wiki page with TODOs
which shoul
>> Open User Guide, View>DVI, BOom.
>
> cannot reproduce (windows here)
i can (linux)
p
Hi,
create new file,
insert table of arbitrary size,
View=>Source Code OR View PDF OR View DVI
And LyX should have crashed!
Can anyone confirm (and possibly fix) this?
Thanks,
Dominik
rgheck wrote:
Open User Guide, View>DVI, BOom.
cannot reproduce (windows here)
Pavel Sanda wrote:
> fixed.
Yes. Now I understand José's concerns about using lists for lines.
Jürgen
Oliver Rath schrieb:
Jürgen Spitzmüller schrieb:
Oliver Rath wrote:
i have an reproducible error on installing the svn-build:
please try again.
Jürgen
Now it runs fine again :-)
TfH!
Oliver
91 matches
Mail list logo