Hey All,
I just thought I check out wether there is anything new about gbibtex, but the
link regarding it at
http://www.lyx.org/getit.html
is broken. Just to let you know :-)
Greetings,
Jochen
---
Jochen Küpper
Heinrich-
On Mit, 14 Apr 1999 Allan Rae wrote:
>On Thu, 19 May 2135, Jochen Kuepper wrote:
>> - sort the entries alphabetically.
>> By taking a quick look at the sources this might be probably something for
>> 1.1, when it uses a vector< string >, so you can just stable_
Dear All,
sorry for the wide psoting, but I would like to get this resolved at some point:
Has anybody compiled recent LyX or KLyX releases on Linux/AXP using egcs ?
Could you please tell me wether it still does missoptimize math_iter.C ?
Greetings,
Jochen
--
Hey All,
I just upgraded to the latest lyx-1_0_x cvs-sources and found that wonderfull
new feature.
(Well, I am sorry I don't have time to follow the list right now.)
Two suggestions regarding the bibtex-entry-key-combobox (hey, I am German, we
are used to use words two lines long, or so):
- m
On Don, 18 Feb 1999 Lars Gullik Bjønnes wrote:
>>> Jochen Kuepper writes:
>
> JK> On Mon, 15 Feb 1999 Lars Gullik Bjønnes wrote:
> >> 2. The string class supplied with gcc and egcs are not compatible
> >> with STL string. So the check we use to decide if th
On Mon, 15 Feb 1999 Lars Gullik Bjønnes wrote:
> 2. The string class supplied with gcc and egcs are not
> compatible with STL string. So the check we use to decide
> if the included string class should be used of not is
> wrong. We should try to find a better chec
On Fre, 12 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>>> So the mysterious crash with Linux/Aplha and egcs 1.1.1 is still
>>> there, right?
>
>Jochen> Yes.
>
>It would
On Fre, 12 Feb 1999 Jean-Marc Lasgouttes wrote:
>> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
>Alejandro> I'll do it in my next patch. Fixed bugs: the crash after
>Alejandro> tab reported by Rick, your report about bad undo after pull
>Alejandro> out, the eqnarray col
On Die, 09 Feb 1999 [EMAIL PROTECTED] wrote:
>> The route we are trying to take is to have a tk-independent LyX
>> core, and let people develop native frontends on top of that. It is
>> clear that KDE people, for example, would not want something which
>> looks like a KDE app, but something which
On Die, 09 Feb 1999 Jean-Marc Lasgouttes wrote:
>> "Daniel" == Daniel Naber <[EMAIL PROTECTED]> writes:
>Daniel> -To my mind, selection of a word on doubleclick should happen
>Daniel> when the user clicks for the second time, not when he releases
>Daniel> the mousebutton.
>
>I do not know how
On Die, 09 Feb 1999 Jean-Marc Lasgouttes wrote:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
>
>JL> I agree that having this in all files would be nice.
>
>Lars> I don't. We have not until now _forced_ anyone to use a specific
>Lars> style, and I don't think we should begin d
Some patches to LyX-1.1 needed for the find & replace stuff.
( JMarc, you forgot these, I guess :-)
Btw. is it actually ok to put in Emacs Local Variables sections into the
source ? I am not asking about the style, just wether it is ok in general.
I don't need all files to look the same, but I ge
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>> "Robert" == Robert Harley <[EMAIL PROTECTED]> writes:
>
>Robert> I built Lyx 1.0.0 on a Alpha running RedHat Linux 4.2 +
>Robert> updates. I compiled with g++ from the egcs 1.1.1
>Robert> distribution. The following warnings were a little wo
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>In LaTeX there is a magic incantation to make starred section
>appear. I can find ot what it is, if you are interested.
ERT:
\addcontentsline{toc}{section}{}
Greetings,
Jochen
---
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>
>Jochen> Hey,
>
>Jochen> I just tried to compile 1.1 las night, didn't get far :-(
>
>Jochen> Since I didn't
On Fre, 05 Feb 1999 Mate Wierdl wrote:
>I see, so the problem occurs only on alpha not intel.
Exactly.
To state it once more:
LyX-1.0 does not work correctly on Linux/AXP - that is Linux running on Digital
Alpha CPU systems - if compiled by egcs-1.1.1.
The crash can be triggered by opening the
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>>> The best of course would be to have a workaround...
>
>Jochen> Well, to compile without any optimization - that is to do
>Jochen> CXXFLAGS=" <...> -O0 " /configure is a workaround !
>
>Sure :) I was hoping for a bit less radical situation... Are
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>Jochen> label should be changeable - that means editable to pop up a
>Jochen> inout form to change the label. Best would be to update a
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>
>Jochen> Could someone put into BUGS that this combination requires lyx
>Jochen> to be compiled without optimization to work
Could someone put into BUGS that this combination requires lyx to be compiled
without optimization to work correctly ?
Actually (IIRC) I think only math_iter.C has to be compiled without
optimization.
Greetings,
Jochen
---
Joch
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>Of course, adding such a feature to LyX would be great, but a lot of
>work. I think that the best way is to have a separate program which is
>able to talk with LyX through the lyxserver.
What's about using some CORBA stuff for that ?
( Be aware t
On Fre, 05 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>
>
>Jochen> Are there actually any plans to get rid of the user editing
>Jochen> that damn file. I hope so !! (Hey, it's Friday.
On Don, 04 Feb 1999 Daniel Naber wrote:
>Jochen Kuepper wrote:
>
>> >A solution might be to show the document when no .lyx directory exists
>> >for this user. And I think that the document shown should be
>> >Intro.lyx, even if this means modifying Intro.lyx.
>
Hey,
I just tried to compile 1.1 las night, didn't get far :-(
Since I didn't know what your tactic regarding strings is, I didn't bother to
change anything in that regard.
One patch though - it explains itself:
Index: lyx/src/include/Regexp.h
===
On Don, 04 Feb 1999 Jean-Marc Lasgouttes wrote:
>Isn't there an option needed in /etc/fstab telling that you can
>execute stuff from a removable drive? I think this is restricted by
>default (but I might be completely wrong).
That made me think again:
It actually works when I use "default" in fs
On Don, 04 Feb 1999 Alejandro Aguilar Sierra wrote:
>If you're talking about the message of January 27, yes I have it, but you
>say at the end:
>
>> My change actually doesn't help the crash :-(
>
>I think the problem is something else. I'll check it out tomorrow.
No, I think that is not the mes
On Don, 04 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>
>Jochen> Hi All, due to some suggestions by JMarc :-? I tried to
>Jochen> compile LyX outside its source-dir. Well, I actually check
On Don, 04 Feb 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>Jochen> I appreciate the idea to give some help to newbies. Most
>Jochen> important though - does it incorporate to switch it off
On Don, 04 Feb 1999 Daniel Naber wrote:
>as I said, here's a patch that lets lyx start with a splash/help/...
>document if no filename to load is given. Mail me or the list about what
>you think should be in this file - should it be very short, or should it
>contain FAQs...
Hi Daniel,
I appreci
On Don, 04 Feb 1999 Fred Hucht wrote:
[Teach some C]
>OK?
Well, fine :-)
Greetings,
Jochen
---
Jochen K"upper
Heinrich-Heine-Universit"at D"usseldorf [EMAIL PROTECTED]
Institut f"ur Physikalische Chemie I
Universit"
On Don, 04 Feb 1999 Jochen Kuepper wrote:
>Below are my changes
>
>Index: lyx-1_0_x/Makefile.in
>ÿÿRCS file: /usr/local/lyxsrc/cvsroot/lyx-1_0_x/Makefile.in,v
>retrieving revision 1.2
>diff -u -r1.2 Makefile.in
Why are the patches mangled like that ?
If I s
Hi All,
due to some suggestions by JMarc :-? I tried to compile LyX outside its
source-dir.
Well, I actually checke out the sources to my ZIP drive at the office and tried
to build LyX from it at home - keeping the sources on the ZIP, building in
~/.../lyx.
I need to specify bash /path/configure
On Don, 04 Feb 1999 Fred Hucht wrote:
>On Thu, 4 Feb 1999, Jochen Kuepper wrote:
>
>JK> On Don, 04 Feb 1999 Alejandro Aguilar Sierra wrote:
>JK>
>JK> >In GetInset we do:
>JK> >
>JK> > MathedInset* p;
>JK> > memcpy(&p, &array->b
On Don, 04 Feb 1999 Alejandro Aguilar Sierra wrote:
>In GetInset we do:
>
> MathedInset* p;
> memcpy(&p, &array->bf[pos+1], sizeof(p));
>
>and in the function to insert insets we do (same type of p) :
>
> memcpy(&array->bf[pos+1], &p, sizeof(p));
>
>so it's consistent, hmm.. ha
On Don, 04 Feb 1999 Bob McElrath wrote:
>On Wed, 3 Feb 1999, Alejandro Aguilar Sierra wrote:
>
>> On Wed, 3 Feb 1999, Bob McElrath wrote:
>>
>> > Hmmm...likely an alpha-specific problem then. I'm using egcs 1.1.1 on an
>> > alpha LX164, 533MHz (compiled lyx myself...not from RPM or deb). Know o
On Don, 04 Feb 1999 Garst R. Reese wrote:
>Bob McElrath wrote:
>>
>> Lyx 1.0.0 (and all pre versions that I've tried) crash when I try to load
>> some documents created with 0.12. Here's the backtrace:
>
>> Attached is the document that caused this crash. This is on a:
>> (0) uname -a
>> Linux
On Mit, 03 Feb 1999 Rahul Siddharthan wrote:
>Hi,
>
>LyX 1.0.0 crashes when I try to use math. The following backtrace
>is from a crash when I open a new file, click on "Math mode", and
>click on "Square root". That is absolutely all I did. Similar
>things happen every time an attempt is made to u
On Mit, 03 Feb 1999 Amir Karger wrote:
>For some reason netscape can't find freshmeat.net. Strangely, running lynx
>on my computer in utah or on nazgul *also* can't find it. What's going on?
I actually use
http://de.eu.mirrors.freshmeat.net/
from the US that might not be a good idea, though :-
Here we go :-)
LyX-1.0.0 is right on top of freshmeat at this time.
Greetings,
Jochen
---
Jochen K"upper
Heinrich-Heine-Universit"at D"usseldorf [EMAIL PROTECTED]
Institut f"ur Physikalische Chemie I
Universit"atsstr.
Hey,
I wonder why label-insets are non-editable at all in LyX ?
In KLyX they are editable, but clicking them jumps back to the place where you
came from, if you came by clicking on a reference to that label (all clear :-?).
To my mind they should just pop up the insert-label dialog with the old
Sorry John,
seems I heven't read your mail very carefully :-(
Great overview, I have to admit now.
Greetings,
Jochen
---
Jochen K"upper
Heinrich-Heine-Universit"at D"usseldorf [EMAIL PROTECTED]
Institut f"ur Physikalisc
On Son, 31 Jan 1999 John Weiss wrote:
>What follows is only a suggestion, so take it with a grain of NaCl.
>
>After I finally grasped when LaTeX uses what sort of spacing after a
>".", the algorithm struck me as odd. After all, it's not hard to look
>at the next non-whitespace character after a
On Fre, 29 Jan 1999 Richard E. Hawkins Esq. wrote:
>jmarc jabbed,
>
>
>> Amir> Do we know of a UNIX platform it *doesn't* run on?
>
>> PDP-10?
>
>did someone actually put unix on those?
Yes, I think so - pure assembler.
C was developed to port Unix to the PDP-11, IIRC :-)
Greetings,
Jochen
On Fre, 29 Jan 1999 Jean-Marc Lasgouttes wrote:
>> "Fred" == Fred Hucht <[EMAIL PROTECTED]> writes:
>
>Fred> In my opinion, it might go into the paragraph dialog like
>Fred> newline, eg. as "Start of Appendix [ ]".
>
>Except that there can be only *one* start for the whole document. So
>the in
Sorry to send all these grumpy mails ...
If I use the original construct for MathedIter::GetInset I get the following
very wrong result for p in MathParInset::Metrics:
(gdb) run
Starting program: /usr/src/lyx/lyx-1_0_x/src/lyx
Breakpoint 1, MathParInset::Metrics (this=0x12045d3c0) at math_draw
Hi Alejandro, All,
I am trying to track down the LyX crashes in math_draw.C:172 on several dosc -
including the LyX tutorial and my thesis :-(
Some more info: If I compile without any optimization LyX runs just fine on my
Alpha, if I use optimization(plain -O) for math_iter.C I get a Segmentatio
On Die, 26 Jan 1999 Larry S. Marso wrote:
>Could an owner of Scientific Word post exported LaTeX of whatever templates
>accompany the "large range of document styles built in"?
What do you mean - you do want latex code produced by SciWord for empty docs,
using different layouts ?
>It might provi
On Die, 26 Jan 1999 Amir Karger wrote:
>On Tue, Jan 26, 1999 at 12:17:30PM +0100, Asger K. Alstrup Nielsen wrote:
>> > Sorry to write it: Scientific Word/Workplace.
>> > But actually most Word users might not know that Windoze program as well.
>>
>> I have Scientific Word 2.5. It's an ok program
On Mon, 25 Jan 1999 Garst R. Reese wrote:
>Jean-Marc Lasgouttes wrote:
>>
>> > "Larry" == Larry S Marso <[EMAIL PROTECTED]> writes:
>>
>> Larry> I'd certainly never advocate saying "document processor",
>> Larry> "structure based approach" and "predefined rule sets", in the
>> Larry> first p
On Mon, 25 Jan 1999 David S de Lis wrote:
>On Sun, 24 Jan 1999, Jochen Kuepper wrote:
>
>> >It would be great if support for PRCS were added... PRCS is a cool
>> >interface to RCS (at the moment, will have a better binary diff system in
>> >the future) th
On Fre, 22 Jan 1999 David S de Lis wrote:
>On Fri, 22 Jan 1999, Amir Karger wrote:
>
>> I agree with JMarc. While nice, the version control is basic. It also
>> doesn't work with older versions of RCS (unless Lars fixed it since pre4 or
>> so.)
>
>It would be great if support for PRCS were added..
On Die, 19 Jan 1999 Alejandro Aguilar Sierra wrote:
>OTOH it seems that the next patch fixes the equation array clonning bug:
>
>--- math_inset.C.orig Tue Jan 19 13:46:40 1999
>+++ math_inset.CTue Jan 19 13:42:58 1999
>@@ -316,7 +316,7 @@
> MathedIter it;
> it.SetData(mt->Get
On Die, 19 Jan 1999 Jean-Marc Lasgouttes wrote:
>I'm not sure, because purify (under Solaris 2.5) does not detect
>uninitialized pointers. It does in fact detect two uninitialized
>variables in the math editor, but these are not pointers. Could you
>(and Jochen) test whether the appended patch ma
Hi JMarc, All,
here is a backtrace of the LyX crashes on the mentioned system ( using
egcs-1.1.1 and Linux-2.2.0pre7 ).
This only happens when optimization is turned on, so it might well be an
optimizer bug :-)
I will try to look into some more, if you have any ideas, please let me know.
(gdb)
On Fre, 15 Jan 1999 Asger K. Alstrup Nielsen wrote:
>The easy solution is to use HTML export, which the newer Word
>versions read rather well. Maybe we should develop a native HTML
>export with style sheet (CSS) support at some point in time?
As stated previously:
What's about rtf ?
- Can be re
To All,
On Fre, 15 Jan 1999 [EMAIL PROTECTED] wrote:
>I have just realised reading this, that I say something similar with
>one of my own software projects when moving over to ecgs instead of
>gcc. It appears to be far less tolerant of un initilised pointers.
>For some reason, it seems far less
On Mit, 13 Jan 1999 Daniel Naber wrote:
>Another point I didn't yet think about: Replace all starts replacing at
>cursor position. Is that okay or should it start at the top of the
>document?
IMHO you have to handle the whole document, the order doesn't matter to much
though.
>I also agree that
Seems I forgot the files ?
On Die, 12 Jan 1999 Jochen Kuepper wrote:
>Hi,
>
>since I never saw any discussion regarding .cvsignore files in the lyx
>repository I just created the needed ones to get myself rid of any ?-line from
>cvs. I haven't bothered to make a patch
Hi,
since I never saw any discussion regarding .cvsignore files in the lyx
repository I just created the needed ones to get myself rid of any ?-line from
cvs. I haven't bothered to make a patch but just build a tar archive with the
files included.
I am really annoyed by all these ?-lines, would
Hi JMarc, All,
since I haven't got any reply - are you going to put the patch to go to the
next/former find position after a replace into lyx-1_0_x or not ?
( I appended it once more. )
Please tell me what you are going to do, since I will check it in into the klyx
repository depending on the ly
On Fre, 08 Jan 1999 Daniel Naber wrote:
>Jean-Marc Lasgouttes wrote:
>
>> I like the feature, but shouldn't it continue backwards if we were
>> searching backwards? We should keep a bool saying in which direction
>> the last search was, I think.
>
>I don't think searching backwards is that importa
On Fre, 08 Jan 1999 Jean-Marc Lasgouttes wrote:
>>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes:
>
>Jochen> Hi, Daniel Naber send in a patch to KLyX to find forward on
>Jochen> each replace in the Find&Replace dialog. We sent that
Hi,
Daniel Naber send in a patch to KLyX to find forward on each replace in the
Find&Replace dialog. We sent that patch to Matthias to judge wether we want to
put it in or not. ( It seems he is still thinking :-)
What do you think about that feature ?
I send a patch against current lyx-1_0_x re
On Mon, 14 Dez 1998 [EMAIL PROTECTED] wrote:
>>
>> Well, there is a sgml2rtf converter, as I would generally say sgml is a good
>> format to write documentation in, since it can be converted to almost
>> everything.
>>
>> Greetings,
>> Jochen
>>
>
>
> Yes, sgml seems to be a good format, but ar
Dear Jean-Marc, dear All,
a while ago I proposed to make a summary of changes in KLyX that haven't made
it back to lyx.
I haven't done it, as you might have imagined by now. Sorry, but I do not have
the time to do it. But I will need to look into klyx really soon now, since it
keeps crashing on m
65 matches
Mail list logo