On Sun, 3 Dec 2000, Allan Rae wrote:
> All the menus (except View, Navigate and Documents) have started popping
> up halfway down their entries if that makes sense. Instead of the top of
> the menu lining up with the mouse, the halfway point down the menu is
> lining up with the mouse. I haven'
All the menus (except View, Navigate and Documents) have started popping
up halfway down their entries if that makes sense. Instead of the top of
the menu lining up with the mouse, the halfway point down the menu is
lining up with the mouse. I haven't moved or resized the main window.
View, Nav
Viewing requires one run of pdflatex. Updating runs pdflatex 6 times
using the exact same file -- no changes in between runs.
Allan. (ARRae)
P.S. Just in case you're wondering why the flood of reports, I'm working
on the LyX presentation for CCP2000 which is on Wednesday morning.
Nothing li
Itemized list and probably others are not always redraw when working with
a nested table. The depth bars are particularly prone to having large
chunks missing that line up with the bounds of the table.
Apart from this rendering of tables seems pretty good.
Allan. (ARRae)
Math panel should be in the Edit menu not Insert. Or perhaps in View but
Edit makes more sense since that is where spellchecker etc also are.
It'd be nice if when right clicking in a math inset in a table the math
panel popped up instead of the table dialog. This is likely to be true of
other
LyXAction::funcHasFlag: No info about kb_action: 8
A truly unknown func!
Allan. (ARRae)
We have four options:
1. Edit all entries in all bind files that use menu-open to use the menu
names in all lowercase letters.
2. Rename all menus in default.ui to start with a capital letter.
3. Convert the menu name to all-lowercase in Menubar::Pimpl::openByName
so the search is done
On Sat, 2 Dec 2000, Angus Leeming wrote:
> On Friday 01 December 2000 00:01, Allan Rae wrote:
> > On 30 Nov 2000, Lars Gullik Bjønnes wrote:
> > > #: src/frontends/xforms/form_graphics.C:52
> > > #: src/frontends/xforms/form_graphics.C:67
> > > #, c-format
> > > msgid "% of Page"
> > > msgstr "%
On Fri, 1 Dec 2000, John Levon wrote:
> Me & Angus have started up a prototype bug tracker for lyx at :
>
> http://sourceforge.net/bugs/?group_id=15212
We've certainly discussed this often enough but nobody has had the time or
inclination to do anything about it. Thanks. What's involved in ad
On Sun, 3 Dec 2000, Ben Cazzolato wrote:
[...]
> > P.S. Ben are you going to the Linux Conference in Sydney in January?
>
> Love to but have just started a new job and it looks like things are going to
> be a little busy!
>
> I guess that means you are then?
Yes, although I haven't actually mad
> Can you provide a backtrace of the core dump? Or details of what you were
> trying to change in Preferences when the core dump occured?
Ummm, it's a bit late for that since the core file has been deleted!
I guess I could delete the preferences file but don't think it'll be much help
since
On Sat, 2 Dec 2000, Garst R. Reese wrote:
> How about running reconfigure automatically if a user clicks preferences
> and no preferences file is found?
> Garst
This shouldn't make any difference to the operation of the Preferences
dialog.The reconfigure simply updates lyxrc to the current k
How about running reconfigure automatically if a user clicks preferences
and no preferences file is found?
Garst
Ben Cazzolato wrote:
>
> Mon, 27 Nov 2000
>
> Hi Guys
> I am starting to use the pre-release of Lyx 1.1.6pre2 (downloaded RPM from
> ftp://ftp.sylvan.com/pub/lyx/) and I can get Lyx t
Mon, 27 Nov 2000
Hi Guys
I am starting to use the pre-release of Lyx 1.1.6pre2 (downloaded RPM from
ftp://ftp.sylvan.com/pub/lyx/) and I can get Lyx to core dump every time.
I tried Edit->Preferences immediately after upgrading from 1.5.2 (without
opening up Lyx first and reconfiguring) and it w
Jean-Marc Lasgouttes wrote:
>
> > "Ron" == Ron Peterson <[EMAIL PROTECTED]> writes:
>
> Ron> I'm such a newbie I haven't even _compiled_ LyX yet... gcc
> Ron> version 2.96 2731 (Red Hat Linux 7.0)
>
> Which version of LyX is that? 1.1.5fix2 is probably better than
> earlier version, alt
Hi,
I have %subj% on Linux Red Hat 6.0 (using KDE 1.1.2 and 256
colors in X). When tried to delete a line of text (by
Home,Shift+End,Delete), LyX highlihted all row in full width of
its window (including the area _after_ the end of line) and then
it crashed. Output from bt in gdb see below. Howev
This patch fixes few issues with RTL cursor, and also
- Open all floats before spellchecking to enable spellchecking of their
contents
- Fix the bug where selecting with the mouse some text that ends with a
closed float causes the float to open.
PS: Should I prepare a patch for 1.1.5fix ?
pat
Hello,
I found in the "LyX Wanted Features list" http://www.devel.lyx.org/tasks.php3
improved spellchecker
an ispell class should be made, this should take care of
communicating with the ispell process. Asger has some nice ideas
on how the rewritten spellchecker user interfac
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
>I've tried it myself, and found out that everything works file if I use the
>edit->tabular->multicolumn menu, but it doesn't work when using the dialog
>(no matter if the selection is done with mouse or the keyboard).
This seems REALLY strange to me
(Using Lyx-1.1.5fix2, regarding math formulars)
If I place a \displaystyle in a fraction before a sum, Lyx uses it
correctly during that session - but if I save the document, close it and
open it again, it is not there any more, and it also is not implemented in
the not viewable part of the docum
On Friday 01 December 2000 00:01, Allan Rae wrote:
> On 30 Nov 2000, Lars Gullik Bjønnes wrote:
> > #: src/frontends/xforms/form_graphics.C:52
> > #: src/frontends/xforms/form_graphics.C:67
> > #, c-format
> > msgid "% of Page"
> > msgstr "% av siden"
> >
> > since this is not marked as
> > // no-
On Friday 01 December 2000 15:03, Duncan Simpson wrote:
> If the code quoted is typical then it could all be replaced by
> XlookupColorn which returns the closest and exact colour
'Fraid not. X11 uses short ints r,g,b in the range 0 < r,g,b < 63000ish
Xforms uses chars in the range 0 < r,g,b < 25
> This really appears as a regression to me: if you exchange work with
> other people using latex, you cannot really ask then to switch to
> \varepsilon instead of \epsilon, because your latex gui does not
> like epsilon..
> I guess I'll stop upgrading lyx, and stick to the old version 1.4, since
Excellent,
Lyx seems to be coming on in leaps and bounds doesn't it, I wonder how
long it will be before it becomes a threat to traditional word
processors.
N.B. I discovered Wordnet by using the commmand "$ apt-cache search
thesaurus" while using debian.
Cheers,
Peter Firmstone.
On Thu, 30 N
On Thu, 30 Nov 2000 [EMAIL PROTECTED] wrote:
> I second this. It's one of the most remarkable open source
> databases around. This is a wonderful idea.
>
> Peter, do you have the links handy?
http://www.cogsci.princeton.edu/~wn/
or get it from the debian web site.
Cheers,
Peter Firmston
25 matches
Mail list logo