Hi,
The newly built LyX (Dec 6 CVS) dumps core, see below.
Where is memmove supposed to be found, in glibc (2.2-5)?
gdb src/lyx:
Starting program: /mnt/sdc3/lyx-devel/src/lyx
[New Thread 1024 (LWP 20456)]
Running without personal LyX directory.
Program received signal SIGSEGV, Segmentation fau
On 7 Dec 2000, Lars Gullik Bjønnes wrote:
> Baruch Even <[EMAIL PROTECTED]> writes:
>
> | I don't know if it was mentioned already but a good source for C++
> | information can be found at:
> | http://cpptips.hyperformix.com/cpptips.html
> |
> | There is also a low traffic mailing list where he
As Lior already noticed the math inset was set to display, this is most
probably since the copied inset is a display and not inline inset.
A solution for this will be to somehow disallow display formulas inside
the table, basically it requires a mathinset->display(false)
but I have no idea where
Lior Silberman wrote:
>
> (With lyx-1.1.6cvs)
>
> I've tested this file. The problem appears to be that the math insets
> inside the tabular cells are output delimited with \[ \] (i.e.
> math-display). Toggling the status of these equations back to inline so
> they are output as \( \) solves the
hello,
I'm no longer able to insert citations from pybliographer into lyx-
documents with lyx 1.1.6pre2. When I try, the citation-popup appears
with the correct entry, but the ok-button is not activated. I have to
remove the entry and to insert it again from the list in the right
window.
Th
Baruch Even <[EMAIL PROTECTED]> writes:
| I don't know if it was mentioned already but a good source for C++
| information can be found at:
| http://cpptips.hyperformix.com/cpptips.html
|
| There is also a low traffic mailing list where he (Allan Clarke) sends new
| tips, these tips come from ne
[EMAIL PROTECTED] writes:
| On 7 Dec 2000, Lars Gullik Bjønnes wrote:
| > | - update documentation (this can be done after pre1 is out)
| >
| > Has most of this been done now?
|
| Are you thinking about doing a real 1.1.6 or just another pre? I would
| definitely like to update a few more thing
On 7 Dec 2000, Lars Gullik Bjønnes wrote:
> | - update documentation (this can be done after pre1 is out)
>
> Has most of this been done now?
Are you thinking about doing a real 1.1.6 or just another pre? I would
definitely like to update a few more things before 1.1.6 proper, and will
accelerat
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| - fix space above/below in FprmParagraph
|
| - re-implemement the Edit->Floats submenu
|
| - see what to do with LyXConfig.lyx
|
| - update documentation (this can be done after pre1 is out)
Has most of this been done now?
Lgb
Baruch Even <[EMAIL PROTECTED]> writes:
| Try the following scenario:
| 1. Open a new document (an existing one will work too).
| 2. Create a margin note (The same happens with a footnote too).
| 3. Close it and place the cursor just before the margine note.
| 4. Press the 'Delete' key.
| 5. Find
John Levon <[EMAIL PROTECTED]> writes:
| also I personally would like to see a re-organisation of the lyxfunc code
| to be more organised, as I briefly mentioned earlier. This would also be a
| great oppportunity for me to learn some more advanced C++ ;)
Yes, please. If not for anything else tha
Oscar <[EMAIL PROTECTED]> writes:
| Dear lyxers
|
| One of the most important things that I like very much of lyx it is
| the possibility to write nice style layouts to support commands and
| environments in latex. So, I'd like to suggest a basic improvement:
|
| Could be possible to implement
Svante Signell <[EMAIL PROTECTED]> writes:
| Thank you for all your efforts to find the cause of the problems. I've
| found a temporary workaround. Commenting out in
| forms.h makes lyx compile. Hooray!! I still don't know if it
| runs, still compiling. Note, the sources have not been updated s
Thank you for all your efforts to find the cause of the problems. I've
found a temporary workaround. Commenting out in
forms.h makes lyx compile. Hooray!! I still don't know if it
runs, still compiling. Note, the sources have not been updated since
December 2. Maybe you can find a better solutio
Apologies if this has been requested before.
I would love to be able to insert citation references from the keyboard. I
recognize that the new citation menu is much cooler than the old one, but
I've lost that ability.
Would there be any way to set it up so that typing letters did a search
among
Lior Silberman <[EMAIL PROTECTED]> writes:
| Hi!
|
| Some pre-Friday petty complaints:
|
| 1. Compiling 1.1.6cvs, there are warnings about some lines in
| src/frontends/xforms/FormPreference.C
|
| In the functions FormPreferences::Colors::Input{HSV,RGB} floats are
| assigned to ints without ex
Hi!
Some pre-Friday petty complaints:
1. Compiling 1.1.6cvs, there are warnings about some lines in
src/frontends/xforms/FormPreference.C
In the functions FormPreferences::Colors::Input{HSV,RGB} floats are
assigned to ints without explicit conversion. Under the policy that
warnings are annoyin
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W
| -Wall -Wconversion -Winline -c lyx.C
Actually I was wrong... this is a different bug, but is easily fixed
since we do that in 1.1.6.
| lyx_cb.C:1153: instantiate
On Wed, 6 Dec 2000, Garst R. Reese wrote:
> "Jürgen Vigna" wrote:
> >
> > [EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
> > >
> > >I can't seem to get greek letters into tables from the math panel.
> > >Trying to put 10 to the 13th Ohms in a table entry.
> >
> > Well as I don't use them I never t
Angus Leeming <[EMAIL PROTECTED]> writes:
| > For the new release, the lib/languages files needs an update to
| > incooperate the ngerman (New German Rules) package in Lyx.
| >
| > I tried to create a respective patch according to the description on your
| > web-page.
|
| Lars,
| did we come to
> For the new release, the lib/languages files needs an update to
> incooperate the ngerman (New German Rules) package in Lyx.
>
> I tried to create a respective patch according to the description on your
> web-page.
Lars,
did we come to a decision about the best way to do this?
Index: lib/langu
> On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
> > - clipboard-related crashes
> > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13712.html
I can't reproduce this one in 1.1.5cvs. Seems fine.
> > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13338.html
He was using 1.1.2. Sure
We have to use this struct:
typedef struct
{
/* basic editing */
long del_prev_char; /* delete previous char*/
long del_next_char; /* delete next char*/
long del_prev_word; /* delete previous word*/
long del_next_word; /* delet
"Jürgen Vigna" wrote:
>
> [EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
> >
> >I can't seem to get greek letters into tables from the math panel.
> >Trying to put 10 to the 13th Ohms in a table entry.
>
> Well as I don't use them I never tried this, but there ARE some features
> still not implemen
On Wednesday 06 December 2000 18:18, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | This patch fixes fdfixc.sed good 'n' proper. All suggestions have been
> | acted upon.
> |
> | Note that you'll need a make updatesrc in src/frontends/xforms/forms/
> |
> | It also allow
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W
| -Wall -Wconversion -Winline -c lyx.C
[...]
This has already been reported, and the fix is known...
Will apply the fix soon.
Lgb
Angus Leeming <[EMAIL PROTECTED]> writes:
| This patch fixes fdfixc.sed good 'n' proper. All suggestions have been acted
| upon.
|
| Note that you'll need a make updatesrc in src/frontends/xforms/forms/
|
| It also allows the user to input floats in the font_size section of
| FormPreferences:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W
-Wall -Wconversion -Winline -c lyx.C
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../images -isystem /usr/X11R6/include -g -W
-Wall -Wconversion -Winline -c lyx_cb.C
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../inclu
This patch fixes fdfixc.sed good 'n' proper. All suggestions have been acted
upon.
Note that you'll need a make updatesrc in src/frontends/xforms/forms/
It also allows the user to input floats in the font_size section of
FormPreferences::Look&Feel.
Angus
patch.diff.bz2
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Wed, Dec 06, 2000 at 05:19:57PM +0100, Jean-Marc Lasgouttes wrote:
| >
| > I use 2.8.1 mainly to check it still works with it. I don't _need_ it.
| > It seems to me that Dekel has access to it too.
|
| I use 2.90.29, and it doesn't have namespaces.
S
On Wed, Dec 06, 2000 at 05:19:57PM +0100, Jean-Marc Lasgouttes wrote:
>
> I use 2.8.1 mainly to check it still works with it. I don't _need_ it.
> It seems to me that Dekel has access to it too.
I use 2.90.29, and it doesn't have namespaces.
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
>that's the effect this patch has. It ignores a press of button 3, so the
>press isn't passed to the text inset's ButtonPress. The ButtonRelease
>routine already has similar code for catching this case. After the patch,
>the right mouse button will br
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
>
>I can't seem to get greek letters into tables from the math panel.
>Trying to put 10 to the 13th Ohms in a table entry.
Well as I don't use them I never tried this, but there ARE some features
still not implemented and probably this is one I did ov
On Wed, 6 Dec 2000, Jürgen Vigna wrote:
> Hello John!
Hi Juergen !
> This should be fixed but probably I overlooked something I'll have a look
> when I return (if noone else will solve this)!
OK.
> Yes they should be disabled (if I just would know how) as this will be new
> insets in 1.2.0 an
[EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
>
>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.
Yes I've seen this also. We can fix this by
Hello John!
[EMAIL PROTECTED] wrote:
>
>Select a region of a table. Now click "append column" in the dialog - it's
>like the selection is playing the game of life. Doesn't happen with Delete
>column, or add/delete row.
This should be fixed but probably I overlooked something I'll have a look
whe
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Wednesday 06 December 2000 16:52, Lars Gullik Bjønnes wrote:
| > Angus Leeming <[EMAIL PROTECTED]> writes:
| > | Great idea. Done it.
| > |
| > | fdui->counter_zoom = obj =
| > | fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z");
| > |
| >
On Wednesday 06 December 2000 16:52, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> | Great idea. Done it.
> |
> | fdui->counter_zoom = obj =
> | fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z");
> |
> | becomes
> |
> | fdui->counter_zoom = obj;
> | {
> |/
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> fdui-> counter_zoom = obj;
Angus> { // xgettext:no-c-format char * dummy = N_("Zoom %|#Z"); obj =
Angus> fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,idex(_(dummy)));
Angus> fl_set_button_shortcut(obj,scex(_(dummy)),1); }
Hmm,
Angus Leeming <[EMAIL PROTECTED]> writes:
| Great idea. Done it.
|
| fdui->counter_zoom = obj =
| fl_add_counter(FL_NORMAL_COUNTER,310,130,100,30,"Zoom %|#Z");
|
| becomes
|
| fdui->counter_zoom = obj;
| {
|// xgettext:no-c-format
|char * dummy = N_("Zoom %|#Z");
|obj = fl_add_cou
> Actually, here's an idea. What if we changed the rules around so we had
> code that looked like:
>
>// xgettext:no-c-format
>char * dummy = N_("Zoom %|#Z");
>fdui->counter_zoom = obj = fl_add_counter(FL_NORMAL_COUNTER, 310, 130,
> 100, 30, idex(_(dummy)));
>fl_set_button_shortc
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> So it is namespaces to the rescue then...
I agree this is a good case for using namespaces, but still I think
this is a bug in Xfree.
Lars> What compilers that we currently use does not support
Lars> namespaces? (you are not
> "Erik" == <[EMAIL PROTECTED]> writes:
Erik> Hi! I have just upgraded to lyx 1.1.5fix2. It has a problem
Erik> where my old lyx (don't remember the version, sorry. An old one,
Erik> 1.0.0 or 1.0.1, I think 1.0.1) didn't.
Erik> Actually, it has two related problems:
Erik> 1) It won't let
John Levon <[EMAIL PROTECTED]> writes:
| On 6 Dec 2000, Lars Gullik Bjønnes wrote:
|
| > have several levels of cvs access, and this is policy driven not
| > enforced by software:
| >
| > - Globale write access
| > - globale write access after given go ahead
| > - local write access
| > - local
I can't decode this one at all
pg004:1104 rpm -qf `which g++`
egcs-c++-1.1.2-30
pg004:1105 rpm -q glibc
glibc-2.1.3-21
pg004:1106 cat /etc/redhat-release
Red Hat Linux release 6.2 (Zoot)
problem line :
lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr));
g++ -DHAVE_CONFIG_H -I. -I. -I. -
Andre Poenitz <[EMAIL PROTECTED]> writes:
| >
| > lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr));
|
| back_inserter inserts at the back of a container using the container's
| push_back method.
|
| string does not seem to have one:
|
| > /usr/include/g++-2/stl_iterator.h:320: no matchin
>
> lyx_cb.C:1153 copy(ii, end, back_inserter(tmpstr));
back_inserter inserts at the back of a container using the container's
push_back method.
string does not seem to have one:
> /usr/include/g++-2/stl_iterator.h:320: no matching function for call to
> `basic_string,__default_alloc_templa
On 6 Dec 2000, Lars Gullik Bjønnes wrote:
> I have one more thing that would make all this a bit easier...
>
> - more ChangeLogs
>
> One ChangeLog for each "module"...
>
> Any objections to that?
>
> If we agree on that I will begin that from 1.2.0cvs
>
> Lgb
good idea ! This would
Whilst verifying that
http://sourceforge.net/bugs/?func=detailbug&bug_id=123609&group_id=15212
is OLD_INSETS specific, I needed the attached patch to compile with
NEW_INSETS, if it's of use to anyone.
thanks
john
--
"Abstinence in moderation."
Index: src/buffer.C
=
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Wed, 6 Dec 2000 [EMAIL PROTECTED] wrote:
>> Fix problem with LC_NUMERIC, more updates to bind files, fix
>> problem with bogus actions in menus, fix problem with menu-open
John> is the menu-open this bug :
John> http://sourceforge.
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | -
| Lars> finally fixed (?) compilation with redhat linux 7.0
|
| Lars> Note that even after my changes you need to pas
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Svante Signell <[EMAIL PROTECTED]> writes: | Yes, from
| Lars> RawHide 20001124, but I had the same problem with 4.0.1-1 | and
| Lars> earlier versions of 4.0.x as well. |
On 6 Dec 2000, Lars Gullik Bjønnes wrote:
> have several levels of cvs access, and this is policy driven not
> enforced by software:
>
> - Globale write access
> - globale write access after given go ahead
> - local write access
> - local write access after given go ahead
>
> The ones with Glob
On Wed, 6 Dec 2000 [EMAIL PROTECTED] wrote:
> Fix problem with LC_NUMERIC, more updates to bind files, fix problem with bogus
>actions in menus, fix problem with menu-open
is the menu-open this bug :
http://sourceforge.net/bugs/?func=detailbug&bug_id=124359&group_id=15212
can this be put Fix
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | -
Lars> finally fixed (?) compilation with redhat linux 7.0
Lars> Note that even after my changes you need to pass
Lars> --without-included-string to configure.
I included th
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| - finally fixed (?) compilation with redhat linux 7.0
Note that even after my changes you need to pass
--without-included-string to configure.
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Svante Signell <[EMAIL PROTECTED]> writes: | Yes, from
Lars> RawHide 20001124, but I had the same problem with 4.0.1-1 | and
Lars> earlier versions of 4.0.x as well. | | Jean-Marc Lasgouttes
Lars> writes: | > > "Svante" ==
> "Rainer" == Rainer Hoffmann <[EMAIL PROTECTED]> writes:
Rainer> Since you said in your first reply something about
Rainer> de_menus.bind I just want to mention, that when I start up lyx
Rainer> I get several messages in the terminal like
Rainer> LyX: Unknown LyX function 'layout-quotes' [a
Allan Rae <[EMAIL PROTECTED]> writes:
| On Tue, 5 Dec 2000, Angus Leeming wrote:
|
| > Thanks, Lars. All understood. I'll wait on you giving me "write" status and
| > will then create this branch.
| >
| > Many thanks for the help.
| > Angus
|
| If you can then you should get hold of the Dr.Do
I did as you said, the bind file IS now cua.bin, but the problems are still
there.
Since you said in your first reply something about de_menus.bind I just want to
mention, that when I start up
lyx I get several messages in the terminal like
LyX: Unknown LyX function 'layout-quotes' [around line
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Wednesday 06 December 2000 10:38, Jean-Marc Lasgouttes wrote:
| > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
| >
| > Angus> Well, the only place that font_sizes[] are actually used:
| >
| > Angus> src/lyxrc.h:222: float font_sizes[10]
Svante Signell <[EMAIL PROTECTED]> writes:
| Yes, from RawHide 20001124, but I had the same problem with 4.0.1-1
| and earlier versions of 4.0.x as well.
|
| Jean-Marc Lasgouttes writes:
| > > "Svante" == Svante Signell <[EMAIL PROTECTED]> writes:
| >
| > Svante> # rpm -qf /usr/X11R6/inc
On Wed, 6 Dec 2000, Angus Leeming wrote:
> No. You need a paragraph that wraps. Try my screenshot. (Sorry no web page.)
>
> Angus
Thanks, I added it to the bug report
http://sourceforge.net/bugs/?func=detailbug&bug_id=124408&group_id=15212
john
--
"Abstinence in moderation."
> > Can you tell us what bind file you are using?
> > Edit->Preferences->Look&Feel->Interface->Bind file
>
> menus.bind
>
> > If it, by any chance is menus.bind or de_menus.bind then change it
> > IMMEDIATELY to emacs.bind, cua.bind or something meaningful. This bug has
> > already been fixed but
No. You need a paragraph that wraps. Try my screenshot. (Sorry no web page.)
Angus
On Wednesday 06 December 2000 12:52, John Levon wrote:
> On Wed, 6 Dec 2000, Angus Leeming wrote:
> > > > - When the cursor is between two spaces, then the Shift-Cursor
> > > > selection keys will lead to a mang
Select a region of a table. Now click "append column" in the dialog - it's
like the selection is playing the game of life. Doesn't happen with Delete
column, or add/delete row.
Inside a table, select Insert->margin note (or footnote, or figure float
etc.). Things get screwed up. Shouldn't these
> "Stephan" == Stephan Witt <[EMAIL PROTECTED]> writes:
Stephan> I think it's a better solution to read/write from external
Stephan> file with non-locale functions to avoid the format problems
Stephan> when exchange files with other users or other program
Stephan> versions. But the user inter
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> It's not xforms fault here AFAICS - xforms has no leverage over
John> opening a new display from a child process. Perhaps there is
John> something wrong with your x authorisation setup. I can't
John> reproduce this at all :(
I think we
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> A bug with figures where they sometimes indefinitely hang whilst
John> rendering has been fixed in most cases. Figures may still hang
John> if you use the menus whilst the figures are rendering. This is
John> an xforms bug which should
On Wed, 6 Dec 2000, Rainer Hoffmann wrote:
> 4) In the document, when I press shift and cursor left/right no text is selected.
> The cursor doesn't move at all.
>
> 5) Same is with shift+Pos1 and shift+End.
I can't reproduce either of these in current 1.1.6cvs. (by Pos1 do you
mean Home ?)
> 6
Angus Leeming schrieb:
> On Wednesday 06 December 2000 12:31, Rainer Hoffmann wrote:
> > 1) When I click with the mouse on a menu, e. g. View then the View menu
> > opens. Fine. Now if I move the mouse right to the Navigate menu while the
> > mouse button is still pressed I would expect that the
On Wed, 6 Dec 2000, Angus Leeming wrote:
> > > - When the cursor is between two spaces, then the Shift-Cursor
> > > selection keys will lead to a mangled selection (on screen)
> > > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg12431.html
> >
> > can't reproduce this on 1.1.6cvs
>
>
4) In the document, when I press shift and cursor left/right no text is selected.
The cursor doesn't move at all.
5) Same is with shift+Pos1 and shift+End.
6) If I click on Insert->Math Panel... the Math Panel doesn't open if I'm in a
math text in a table.So I have to open the Math Panel, click
> > - When the cursor is between two spaces, then the Shift-Cursor
> > selection keys will lead to a mangled selection (on screen)
> > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg12431.html
>
> can't reproduce this on 1.1.6cvs
Try Shift->Down
Jean-Marc Lasgouttes wrote:
>
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> I've just discovered a small inconsistency here. I wasn't
> Angus> allowing the user to input anything other than an unsigned int
> Angus> for the screen font sizes. Since the defaults (on displ
On Wed, 6 Dec 2000, Angus Leeming wrote:
> -A bug with figures where they sometimes indefinitely hang whilst rendering
> +A bug displaying figures that causes the rendering program to hang
not really - gs isn't hanging at all, it's just sat there. We just don't
know that it's all done, so we don
On Wednesday 06 December 2000 12:31, Rainer Hoffmann wrote:
> 1) When I click with the mouse on a menu, e. g. View then the View menu
> opens. Fine. Now if I move the mouse right to the Navigate menu while the
> mouse button is still pressed I would expect that the Naviage menu opens
> and the Vie
On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
> - clipboard-related crashes
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13754.html
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg13712.html
I can't reproduce either of these in 1.1.6 (well the first isn't one that
can be re
-A bug with figures where they sometimes indefinitely hang whilst rendering
+A bug displaying figures that causes the rendering program to hang
has been fixed in most cases. Figures may still hang if you use the menus
whilst the figures are rendering. This is an xforms bug which should be
-fixed
1) When I click with the mouse on a menu, e. g. View then the View menu opens.
Fine. Now if I move the mouse right to the Navigate menu while the mouse button
is still pressed I would expect that the Naviage menu opens and the View menu
closes. But that doesn't happen. Why?
2) In the File-Save As
On Wed, 6 Dec 2000, Angus Leeming wrote:
> This happens with both the new and the old code.
*phew*
> To trigger it, load up the
> UserGuide and, whilst it's loading move the mouse pointer in and out of the
> menubar several times. I guess this is doing the equivalent to the little
> test pr
On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
> > "John" == John Levon <[EMAIL PROTECTED]> writes:
>
> John> On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
> >> - fix old bug where figure rendering would indefinitely hang.
>
> John> The release notes should make clear that this can *still* happen
On Wednesday 06 December 2000 11:29, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> I've just discovered a small inconsistency here. I wasn't
> Angus> allowing the user to input anything other than an unsigned int
> Angus> for the screen font si
> I changed nothing in the ghostscript child spawning code, so I can't see
> how my change could have affected this. I eagerly anticipate you testing
> without my patch - I really hope it isn't caused by my change, especially
> as I can't even begin to see how it could make a difference :(
This h
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
>> - fix old bug where figure rendering would indefinitely hang.
John> The release notes should make clear that this can *still* happen
John> - namely if the ClientMessage arrives when a menu
On Wed, 6 Dec 2000, Angus Leeming wrote:
> > - fix old bug where figure rendering would indefinitely hang.
>
> Hmmm...
>
> I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher on acid"
> loaded nicely, but "a severely distorted platypus in a float" failed. Console
> message:
>
> Xl
On 6 Dec 2000, Jean-Marc Lasgouttes wrote:
> - fix old bug where figure rendering would indefinitely hang.
The release notes should make clear that this can *still* happen - namely
if the ClientMessage arrives when a menu is held open. Just so we don't
get people saying "You said this was fixed
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I've just discovered a small inconsistency here. I wasn't
Angus> allowing the user to input anything other than an unsigned int
Angus> for the screen font sizes. Since the defaults (on display) are:
Angus> \screen_font_sizes 5.0 7
I've just discovered a small inconsistency here. I wasn't allowing the user
to input anything other than an unsigned int for the screen font sizes. Since
the defaults (on display) are:
\screen_font_sizes 5.0 7.0 8.0 9.0 10.0 12.0 14.4 17.28 20.74 24.88
Then that was probably a little irritatin
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I think, therefore that I should leave things as they are. Your
Angus> fix is the right one I think.
Yes, we'll see that later.
Angus> The real question is why Rainer's preferences file contains the
Angus> sizes it does: \screen_
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> - fix old bug where figure rendering would indefinitely hang.
Angus> Hmmm...
Angus> I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher
Angus> on acid" loaded nicely, but "a severely distorted platypus in a
Angus> float" fa
On Wednesday 06 December 2000 10:38, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Well, the only place that font_sizes[] are actually used:
>
> Angus> src/lyxrc.h:222: float font_sizes[10]; FontLoader.C:232: int
> Angus> fsize = int( (lyxrc.fo
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Sun, Dec 03, 2000 at 03:31:22PM +1000, Allan Rae wrote:
>> LyXAction::funcHasFlag: No info about kb_action: 8 A truly unknown
>> func!
Dekel> Another way to see this is to press M-f, press down until the
Dekel> "Version Control"
> - fix old bug where figure rendering would indefinitely hang.
Hmmm...
I just loaded up the UserGuide (with 1.1.5fix3ish). "M.C.Esher on acid"
loaded nicely, but "a severely distorted platypus in a float" failed. Console
message:
Xlib: connection to ":0.0" refused by server
Xlib: XDM authori
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> All I was trying to do was use C-x C-b to open the
Allan> documents menu (a.k.a. buffer list) but the menu code does a
Allan> case-sensitive test so didn't realize that "menu-open
Allan> Documents" should have been "menu-open documents
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Well, the only place that font_sizes[] are actually used:
Angus> src/lyxrc.h:222: float font_sizes[10]; FontLoader.C:232: int
Angus> fsize = int( (lyxrc.font_sizes[size] * lyxrc.dpi *
Angus> (lyxrc.zoom/100.0) ) / 72.27 + 0.5 );
On Wednesday 06 December 2000 09:30, Jean-Marc Lasgouttes wrote:
> > "Rainer" == Rainer Hoffmann <[EMAIL PROTECTED]> writes:
>
> Rainer> # # SCREEN & FONTS SECTION #
>
> Rainer> \screen_dpi 74 \screen_font_sizes 5,00 7,00 8,00 9,00 10,00
> Rainer> 12,00 0,00 0,00 0
I'd like to release 1.1.5fix3 some time soon, since there are some
valuable things there. Since my last update there have been great
advances (that's why these updates are made for, anyway :). Testing
the three first bug fixes in the list would be welcome.
Therefore, as usual, I'd be glad if som
Try Layout->Character->Misc. Not intuitive I know.
A
On Tuesday 05 December 2000 23:38, Ben Cazzolato wrote:
> Just noticed that it is possible to change the layout of the characters
> with Layout > Bold etc, or even Layout > Character > Shape. However, I
> don't see underlining anywhere. I can
Now if this doesn't get into the LDN as the most ridiculous series of
entertaining trivia then I think we should all complain to the editor!
On Tuesday 05 December 2000 19:01, Baruch Even wrote:
> On Tue, 5 Dec 2000, Angus Leeming wrote:
> > Got it. Many thanks, Dekel, Lars, JMarc. The penny, ce
1 - 100 of 115 matches
Mail list logo