This was 1.3.3 using qt. I got 3 core dumps in a few days doing
more or less the same thing -- messing with offset equations. I'm
now running the xforms version to see if it happens to me there.
(Never did in the past.)
Dave Raymond
Andre Poenitz writes:
> On Sat, Feb 07, 2004 at 11:59:56AM
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes:
Ronald> This patch adapts Jean-Marc's proposed localdir patch so it
Ronald> works only for LyX/Mac. It allows LyX/Mac to find its
Ronald> localedir in the relocatable Application bundle. Should have
Ronald> no effect on other architectu
This crash happened a few times today while working on a multipart document.
AFAICS switching the buffer before spellchecking is important.
Backtrace below. I'm using gnu aspell 0.50.2, if that matters.
Regards,
Jürgen.
#0 ControlSpellchecker::checkAlive() (this=0x876cbb4)
at ../../../boost
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Can I suggest
Thanks. I committed this.
JMarc
On Wednesday 11 February 2004 09:59 am, you wrote:
> i always use the "rotating" package which provides
>
> \begin{sidewaystable}
> \end{sidewaystable}
>
> and
>
> \begin{sidewaysfigure}
> \end{sidewaysfigure}
Are those floats?
> (would be nice to have support for this in lyx...)
Sure. I may act
Angus Leeming wrote:
> This isn't English:
Nor am I ;-)
> Can I suggest
>
> This one has good support for 8bit characters, does not choke on
> extra field definitions, produces very clean bibtex code and can
> handle bibliographic formats other than BibTeX. And of course, it can
> interact with L
Jean-Marc Lasgouttes wrote:
> Juergen> updates two links.
> Committed.
> JMarc
This isn't English:
+ This one has good support for 8bit characters, avoid choking
+ on extra field definitions, produce very clean bibtex code
+ and handle other bibliographic formats than BibTeX. An
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> updates two links.
Committed.
JMarc
i always use the "rotating" package which provides
\begin{sidewaystable}
\end{sidewaystable}
and
\begin{sidewaysfigure}
\end{sidewaysfigure}
(would be nice to have support for this in lyx...)
cheers, edwin
On Wed, 11 Feb 2004, Kuba Ober wrote:
> Hi,
>
> Is there a "clean" solution to in
Hi,
Is there a "clean" solution to inserting landscape figure pages into an
otherwise portrait document?
The closest approximation I could find was a single-cell rotated table with a
minipage in it. The problem is, though, that a table will grow horizontally
without bounds, so that minipage be
> "Sivan" == Sivan Toledo <[EMAIL PROTECTED]> writes:
Sivan> Yes I am aware of it, and I actually got it, compiled it, and
Sivan> tried the example programs. They do not work 100%, and since I
Sivan> needed a production program, I felt that it was not yet good
Sivan> enough. But it does work,
On Tue, Feb 10, 2004 at 05:25:21PM +0100, Jean-Marc Lasgouttes spake thusly:
>
> >> Could you also send me a one line description of what you did (for
> >> the announcement?)
>
> Martin> OK here it is.
>
> Thanks, I added everything to 1.3.4cvs. I guess the same should be
> added to 1.4.0cvs...
Yes I am aware of it, and I actually got it, compiled it, and tried the
example programs. They do not work 100%, and since I needed a production
program, I felt that it was not yet good enough. But it does work, and I
expect that within a reasonable amount of time it would be possible to
use it
This fixes a crash or two, speeds up drawing again (we/I painted
everything starting from top of doc...)
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: BufferView.C
> "Sivan" == Sivan Toledo <[EMAIL PROTECTED]> writes:
Sivan> I finally managed to build LyX 1.3.3 (essentially no source
Sivan> changes, except for 3 declarations that I had to comment out)
Sivan> on top of Qt 3 on cygwin, as an X11 client. See the details at
Sivan> http://www.tau.ac.il/~stol
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Then I set the LYX_NO_CYGPATH_FIX variable to have cygwin's
Kayvan> tetex work with LyX. If we fix the configure process so that
Kayvan> LyX can do the right thing dependon on the latex installation,
Kayvan> then I would not nee
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes:
Hartmut> Hi Jean-Marc,
>> No the LyX wiki seems to have moved. The new location is
>> http://wiki.lyx.org/pmwiki.php/FAQ/PDF
>>
Hartmut> thank you, but LyX 1.3.3 does not seem to work with
Hartmut> \usepackage{hyperref} and my kind of
Hello!
I am working on the gtkmm frontend of Lyx now, and untile now
there almost only I am working on that, I am very hungry for people
who are interested in Lyx and Gtk/Gnome.
Because I think if we use gtk+ or gtkmm, the platform dependency
of this frontend will reduce significantly, and for a
Hi Jean-Marc,
>
> No the LyX wiki seems to have moved. The new location is
> http://wiki.lyx.org/pmwiki.php/FAQ/PDF
>
thank you, but LyX 1.3.3 does not seem to work with
\usepackage{hyperref}
and my kind of referrencing with Ref+Text which LyX does allow anyway.
--
Regards
Hartmut
Hungerhilfe:
Socrates Vlassis wrote:
> Hello all,
Hello Socrates
> I'm sorry if I sound a bit ignorant, but I am a Lyx
> user (up to now) and I haven't looked at any
> development documents (yet).
>
> Is anyone doing the anything about the Gnome
> interface? If not, I am very interested in doing so,
> but I w
Hello all,
I'm sorry if I sound a bit ignorant, but I am a Lyx
user (up to now) and I haven't looked at any
development documents (yet).
Is anyone doing the anything about the Gnome
interface? If not, I am very interested in doing so,
but I would like help on how to start.
Socrates
On Wed, Feb 11, 2004 at 10:27:22AM +0100, Alfredo Braunstein wrote:
> Andre Poenitz wrote:
>
> > Which ones of the edits? The x,y version?
>
> yes.
>
> > Well, I assume we really could just drop this 'temporary cursor' thing.
>
> because its function is already covered by the cursor().current()
Andre Poenitz wrote:
> Which ones of the edits? The x,y version?
yes.
> Well, I assume we really could just drop this 'temporary cursor' thing.
because its function is already covered by the cursor().current() stuff?
Alfredo
On Sat, Feb 07, 2004 at 11:59:56AM -0700, David Raymond wrote:
>
> Lyx just dumped core again while I was working in an offset
> equation. Here is a backtrace.
What version of LyX is that?
[Well, in any case, chances for undo related crashs in anything but the
current (not-to-be-used...) 1.4.0c
On Fri, Feb 06, 2004 at 06:33:32PM +0100, Alfredo Braunstein wrote:
> right now button insets don't get any dispatch, but a single edit call (that
> is not implemented in insetcommand, so nothing happends).
>
> question: why is the inset::edit call needed at all (even for
> collapsables/tables),
updates two links.
Jürgen.
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/www-user/ChangeLog,v
retrieving revision 1.256
diff -u -r1.256 ChangeLog
--- ChangeLog 7 Jan 2004 09:58:40 - 1.256
+++ ChangeLog 11 Feb 2004 08:10:22
26 matches
Mail list logo