Leading or trailing empty lines in insets are not deleted when you
exit the inset.
Allan.
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize defau
On Sun, 13 Jan 2002 [EMAIL PROTECTED] wrote:
> Log message:
> finished fixing removeAutoInsets()
There is one small quirk with this fix.
If you have a document like the attached and:
View->DVI
Dismiss the dialog
View->DVI
The Alert dialog appears but the
On Sun, Jan 13, 2002 at 12:39:31AM -0400, Garst R. Reese wrote:
> AiksaurusC.cpp: In function `int Aiksaurus_init()':
> AiksaurusC.cpp:10: `nothrow' undeclared (first use this function)
> AiksaurusC.cpp:10: (Each undeclared identifier is reported only once for each
>function it appears in.)
On Sat, Jan 12, 2002 at 07:45:14PM +0100, Michael Schmitt wrote:
> - Edit->Tabular should be disabled when inside cell text (not cell dummy position)
bug #177
> - Shift+CTRL+End at dummy positions in tables has a strange effect when some cells
>are selected
hmm, bug #178
> - Insert a mini
On Fri, Jan 11, 2002 at 09:05:15PM +0100, Michael Schmitt wrote:
> +checking for "groff"... ./configure: test: unknown operator -t
> configure: error: ./configure failed for lib
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog ; ac_word=$2
what i
On Fri, Jan 11, 2002 at 04:50:49PM +0100, Juergen Vigna wrote:
> Do only I use File->Open?
nope
> Well anyway I hit the Assert in the first row
> of FileInfo::typeIndicator() called from
>
> FileDialog::Private::Reread (this=0x830ef78) at FormFiledialog.C:324
313
On Sun, Jan 13, 2002 at 01:15:21AM +1000, Allan Rae wrote:
>
> If you open the master file of a multipart doc and one of the
> subdocuments is missing but try to render it you are warned that the
> file is missing and LyX will render what it can.
>
> Now try to exit LyX. Crash!
how do I get t
On Sun, Jan 13, 2002 at 02:39:26AM +0100, Lars Gullik Bjønnes wrote:
> Applied like a charm.
> Just a test compile now, and I'll apply it'
hmm, did aiksaurus 0.14 build for you ? I needed this patch :
http://www.movement.uklinux.net/patches/fixaikcompile.diff
(I've sent it to the maintainer)
On Sun, Jan 13, 2002 at 02:20:12AM +0100, Lars Gullik Bjønnes wrote:
> >> patch: malformed patch at line 358: Index:
>src/frontends/xforms/FormThesaurus.C
> >
> | ok so you have a patch that can't handle diff -p
>
> No, that is not the problem.
hmm weird
have another go with this one ...
On Sun, Jan 13, 2002 at 02:06:27AM +0100, Lars Gullik Bjønnes wrote:
> patch: malformed patch at line 358: Index: src/frontends/xforms/FormThesaurus.C
ok so you have a patch that can't handle diff -p
I'll rediff and resend in a second
thanks
john
--
"They're all fools. Don't worry. Darw
On Fri, Jan 11, 2002 at 08:55:53PM +0100, Juergen Spitzmueller wrote:
> Is there a similar option for ordinary numbers ("10", "-10")?
./lstrings.C:113:bool isStrInt(string const & str)
sorry about the slow reply
john
--
"They're all fools. Don't worry. Darwin may be slow, but he'll eventually
On Sat, Jan 12, 2002 at 04:38:03PM -0400, Garst R. Reese wrote:
> Usually I want this to proceed from my position in the doc to the end. I
> can always do Ctrl-Home if I really want All. Yeah, I know the meaning
> of all, but remaining is such a long word.
what do Word, etc. do ?
john
--
"The
On Sun, Jan 13, 2002 at 01:37:13AM +0100, Lars Gullik Bjønnes wrote:
> the patch tells me it is malformed.
can't you delete the changelog frontend/xforms/ChangeLog and apply again
(suppose I should have put that separately just in the email) ?
Deleting bits of my test tree to get a clean Change
On Tue, Jan 08, 2002 at 12:02:19PM +, Angus Leeming wrote:
> Attached is a small test file. Try to view the DVI and lyx core dumps.
>
> Here's another one. Put the offending "T" in a note inset. You can now view
> the DVI, but if you highlight the note and "cut" it then, again, lyx core
>
This updates the thesaurus code to Aiksaurus 0.14
It is an incompatible change, the library will have to be upgraded, so
this needs to go in before 1.2.0pre1 I think
The database is /much/ better in current Aiksaurus, btw. Maybe not ideal
but good enough for most uses !
please apply
regards
On Sat, Jan 12, 2002 at 09:27:30PM +1000 or thereabouts, Allan Rae wrote:
>
> This looks reasonable. It should still work with gnome-libs-1.2.x.
>
> Do you want me to apply it or do you have some other work to add that
> will include a ChangeLog?
>
I've got some fairly big changes for the gno
On Sat, 12 Jan 2002, Dekel Tsur wrote:
> On Sun, Jan 13, 2002 at 12:58:24AM +1000, Allan Rae wrote:
> >
> > Here is an annoying situation. If an InsetERT is in anything other
> > than a \normalsize sized paragraph (or even word) then it will be
> > output like:
> >
> > other font size in par
On Sun, Jan 13, 2002 at 12:58:24AM +1000, Allan Rae wrote:
>
> Here is an annoying situation. If an InsetERT is in anything other
> than a \normalsize sized paragraph (or even word) then it will be
> output like:
>
> other font size in paragraph {\normalsize contents of ert}
> rest
Herbert Voss wrote:
> attached a short 1.0.1 testfile with a few latex-lines.
> - open it with latest cvs -> ok
> - click on the left ert-inset
> - close this ert-inset
> - try to open it again -> not (really) possible, wrong cursor position
>
> same with the second ert-inset.
> This doesn't bel
On Sat, 12 Jan 2002, Lars Gullik Bjønnes wrote:
> an InsetEditor will only store characters, and not in a
> paragraph. So we will not have to special case paragraph to look
> at the if it is in an InsetERT or not. Instead we just dump the
> characters.
>
> And the InsetEditor would similarly be n
On Sat, 12 Jan 2002, Lars Gullik Bjønnes wrote:
> Allan Rae <[EMAIL PROTECTED]> writes:
>
> | This looks very _dumb_. While font changes etc. are rightly
> | disallowed within an InsetERT the export of an InsetERT should ignore
> | the apparent change of fonts -- seems we haven't quite gotten ri
If you open the master file of a multipart doc and one of the
subdocuments is missing but try to render it you are warned that the
file is missing and LyX will render what it can.
Now try to exit LyX. Crash!
Program received signal SIGSEGV, Segmentation fault.
Paragraph::getLayout (this=0x0)
Here is an annoying situation. If an InsetERT is in anything other
than a \normalsize sized paragraph (or even word) then it will be
output like:
other font size in paragraph {\normalsize contents of ert}
rest of paragraph.
This looks very _dumb_. While font changes etc. are r
attached a short 1.0.1 testfile with a few latex-lines.
- open it with latest cvs -> ok
- click on the left ert-inset
- close this ert-inset
- try to open it again -> not (really) possible, wrong cursor position
same with the second ert-inset.
This doesn't belongs to version 1.0.1. it should be t
This looks reasonable. It should still work with gnome-libs-1.2.x.
Do you want me to apply it or do you have some other work to add that
will include a ChangeLog?
BTW, sorry to keep you waiting for a response I've been wrestling with
the very alpha python-howto.layout.
Allan.
On Sat, Jan 12, 2002 at 07:46:01PM +1000 or thereabouts, Allan Rae wrote:
> On Sat, 12 Jan 2002, Michael Koziarski wrote:
>
> > Any problems with it?
>
> You forgot to attach it.
>
> Allan. (ARRae)
Som may consider that a problem :)
--
=
Hey guys,
in preparation for the GNOME 2 beta releases, redhat's rawhide has
moved the gnome / gtk / libxml / libglade into their own
subdirectories off /usr/include (i.e /usr/include/libglade-1.0). This
broke the compilation on my rawhide PC here at home. The tiny
attached patch fixes it.
I'm
28 matches
Mail list logo