"About LyX" / "Tex Information" don't work without open buffer

2002-01-17 Thread Michael Schmitt
Hi, the two dialogs mentioned in the subject do not open if no document is loaded. Michael -- === Michael Schmitt Telefon: +49 651 97551-40 Institut für TelematikTelefax: +49 651

Re: finish this patch

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 09:34:52AM +0100, Juergen Vigna wrote: > Sorry John all are waiting for my reply but I'm just too busy! Well IMO OK sorry :) > could be wrong thought. Could you tell me what problems you have exactly? > Step by step so that I can follow it and backtrace the problem?

Re: #188

2002-01-17 Thread Angus Leeming
On Thursday 17 January 2002 5:05 am, John Levon wrote: > I think the problem is converter.C was never really generalised enough for > use by insetgraphics, there are other problems as well in this area. Very true. However, if you'd help me with my little trial program, then this is the part we

Re: #188

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 09:22:31AM +, Angus Leeming wrote: > Very true. However, if you'd help me with my little trial program, then this > is the part we could devote ourselves to ;-) We already have asynchronous > loading in it. It's just that the conversion is currently hard-coded.

Re: bug #174

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Allan Rae wrote: >> new doc >> insert minipage >> set to 45% >> position cursor to right of minipage >> insert minipage >> set to 45% >> >> -> the second minipage can't be seen ??? what do you mean by that? Here all works as expected. I can see the problem Allan was talking

Re: Can't compilt

2002-01-17 Thread Angus Leeming
On Thursday 17 January 2002 8:15 am, Andre Poenitz wrote: > I get: > > clude -g -O -fno-rtti -fno-exceptions -W -Wall > -Wp,-MD,.deps/FormMathsPanel.pp -c > ../../../../lyx-devel/src/frontends/xforms/FormMathsPanel.C > ../../../../lyx-devel/src/frontends/xforms/FormMathsPanel.C: In method >

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 10:32:57AM +0100, Juergen Vigna wrote: > >> new doc > >> insert minipage > >> set to 45% > >> position cursor to right of minipage > >> insert minipage > >> set to 45% > >> > >> -> the second minipage can't be seen > > ??? what do you mean by that? Here all works as

Re: #188

2002-01-17 Thread Angus Leeming
On Thursday 17 January 2002 9:28 am, John Levon wrote: > makes sense. Can we do asynch part 2) in time for 1.2.0 ? Yes. All we need is the converters to work with the async launcher and some way of defining a converter for XPM to scaled_XPM/rotated_XPM Angus

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread Jean-Marc Lasgouttes
> "matthew" == matthew arnison <[EMAIL PROTECTED]> writes: matthew> Then you could ship lyx with a little script that opens new matthew> documents in a running lyx from the command line. You could matthew> call it lyxopen or something. Or better add this to LyX itself. matthew> Also a note

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 10:44:52AM +0100, Jean-Marc Lasgouttes wrote: > matthew> Perhaps you could rename this option to "Rescale bitmap > matthew> fonts". > > That's not what it does. It does also allow for using real scalable fonts. I think those three words are the best button-size

Re: [PATCH] Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> str = N_("Allow John> bitmap fonts to be resized. If you are using a bitmap font, John> selecting this option may make some fonts look blocky in LyX. John> Deselecting this option makes LyX use the nearest bitmap font John> size

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, John Levon wrote: > On Thu, Jan 17, 2002 at 10:32:57AM +0100, Juergen Vigna wrote: > > > >> new doc > > >> insert minipage > > >> set to 45% > > >> position cursor to right of minipage > > >> insert minipage > > >> set to 45% > > >> > > >> -> the second minipage can't be

Re: [PATCH] Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 10:49:06AM +0100, Jean-Marc Lasgouttes wrote: > This description is wrong IMO. it should rather be 'allow scalable > fonts and resized bitmap fonts', but of course this is too long. I see my other mail. > really think the earlier 'use scalable fonts' was technically

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> As it's written it's perfectly correct: if it's on then bitmap John> fonts can get scaled. If it's not, they won't. If it is on then you can get the urw type 1 font for times, if it is off you can't. Can you see the difference?

Re: [PATCH] Re: feature request: open a new file in lyx from theshell

2002-01-17 Thread Allan Rae
On 17 Jan 2002, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> str = N_("Allow > John> bitmap fonts to be resized. If you are using a bitmap font, > John> selecting this option may make some fonts look blocky in LyX. > John> Deselecting this option

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 07:53:28PM +1000, Allan Rae wrote: > > The green trail is the cursor (black/green flash) > > It works for me. No idea what you are seeing. I'll try insure though > and see if says anything but I doubt it. (only 4 hrs of insure left) I must have some dodgy patch in my

Re: [PATCH] Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> I know how scalable fonts work. You are not going to be able to John> describe the intracacies of how this works inside the GUI. We John> must make a best-effort attempt instead, and I personally think John> this is clearer. But it

Re: [PATCH] Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 08:00:48PM +1000, Allan Rae wrote: > If we know what font we are displaying, -*-times- for example, then > won't we be able to ask the server for all the fonts that match and > for a given font size check a list and if none matches exactly and > there is no scalable font

Re: [PATCH] Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 11:03:55AM +0100, Jean-Marc Lasgouttes wrote: > But it does not tell people that if they check this they will not be > able to get their nifty truetype fonts to work. And that's a major > shortcoming in my opinion. OK so add "Note that if you deselect this option, truly

Re: bug #174

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 John Levon wrote: >> > The green trail is the cursor (black/green flash) >> >> It works for me. No idea what you are seeing. I'll try insure though >> and see if says anything but I doubt it. (only 4 hrs of insure left) > > I must have some dodgy patch in my tree... let me

Re: [PATCH] Re: feature request: open a new file in lyx from theshell

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, John Levon wrote: > On Thu, Jan 17, 2002 at 08:00:48PM +1000, Allan Rae wrote: > > > If we know what font we are displaying, -*-times- for example, then > > won't we be able to ask the server for all the fonts that match and > > for a given font size check a list and if none

Layout Document dialog

2002-01-17 Thread Michael Schmitt
Hi, in the Document layout dialog, change line spacing to "Other" and enter some arbitrary value. Then leave the dialog and re-open it. Try to change the line spacing value -> you can't; you have to choose "Other" again before being able to specify a new value. Michael --

Re: [Bug 171] Paste in note works differently the second time

2002-01-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> This seems very resonable, I just think you should put the Juergen> setInsetOwner call immediately after the "while(tmpbuf) {" Juergen> instead at the end. Done. JMarc

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Juergen Vigna wrote: > > On 17-Jan-2002 John Levon wrote: > > >> > The green trail is the cursor (black/green flash) > >> > >> It works for me. No idea what you are seeing. I'll try insure though > >> and see if says anything but I doubt it. (only 4 hrs of insure left) >

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 08:32:36PM +1000, Allan Rae wrote: > BTW, does the InsetERT dialog do anything for you if you change a > setting and press apply? works the first time, fails the rest of the time regards john -- "Before seeking vengeance, dig two graves." - Chinese proverb

Re: finish this patch

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 John Levon wrote: > On Thu, Jan 17, 2002 at 09:34:52AM +0100, Juergen Vigna wrote: > >> Sorry John all are waiting for my reply but I'm just too busy! Well IMO > > OK sorry :) > >> could be wrong thought. Could you tell me what problems you have exactly? >> Step by step so that

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Allan Rae wrote: > On Thu, 17 Jan 2002, Juergen Vigna wrote: [...] > > I don't see your problem too, but I fixed the problem Allan was seeing with > > the commit I just sent! > > You fixed something but I'm not sure if it isn't worse. Sorry, it's > not much different to

Re: finish this patch

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 11:33:58AM +0100, Juergen Vigna wrote: > > Paragraph * par = owner->buffer()->getParFromID(id); > > owner->view()->text->setCursor(owner->view(), par, 0); > > Ok the code above is plainly wrong IMO. I'll try to fix it up. We have > to test first if the found

Re: bug #174

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Allan Rae wrote: [snip] > The one in the footnote seems to always be drawn correctly. The one > in the paragraph is a complete mess at times or not drawn at all at > other times. > > It seems to be InsetERT only is major problem with rendering now. Ok I see this too seems to be

Re: bug #174

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Allan Rae wrote: > Sorry, the minipages now work almost as correct as they should. > When I make the second minipage 45% (instead of 100%) the two > minipages are no longer placed in the same row. I don't see this here, sorry! Jug --

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Juergen Vigna wrote: > > On 17-Jan-2002 Allan Rae wrote: > > > Sorry, the minipages now work almost as correct as they should. > > When I make the second minipage 45% (instead of 100%) the two > > minipages are no longer placed in the same row. > > I don't see this here,

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | It works for me. No idea what you are seeing. I'll try insure though > | and see if says anything but I doubt it. (only 4 hrs of insure > | left) > > Change the clock on you box? I don't know if

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 09:03:53PM +1000, Allan Rae wrote: > if (!need_break_row && !inset_owner > ==> && p.bv->text->status() == CHANGED_IN_DRAW) { > Row * prev = p.row->previous(); you might want to look at my bug on this, we still need to finish the audit of

Re: dummy layout and how to get it!

2002-01-17 Thread Juergen Vigna
> I'm glad that you ask this although you will be soon on vacations. #:O) > For latex Standard can have two different meanings. Sometimes it acts as a > paragraph, and sometimes as a place to put latex code. That is one of the For me "Standard" in LaTeX term means that I don't set any

Re: bug #174

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Allan Rae wrote: > That line is text.C:484 (currently CVS has this) > > if (!need_break_row && !inset_owner > ==> && p.bv->text->status() == CHANGED_IN_DRAW) { > Row * prev = p.row->previous(); No this line is right as it is! This should ONLY check

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, John Levon wrote: > On Thu, Jan 17, 2002 at 09:03:53PM +1000, Allan Rae wrote: > > > if (!need_break_row && !inset_owner > > ==> && p.bv->text->status() == CHANGED_IN_DRAW) { > > Row * prev = p.row->previous(); > > you might want to look at my bug on

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 09:17:40PM +1000, Allan Rae wrote: > I suspect another bv->text call somewhere in breakAgainOneRow() or > something it calls. http://cvs.koziarski.com/show_bug.cgi?id=34 people are free to remove false positives :) regards john -- "Before seeking vengeance, dig two

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread Jules Bean
On Thu, Jan 17, 2002 at 06:47:50AM +, John Levon wrote: > > > command echo "LYXCMD:lyxopen:file-open:$fullpath" \ > > hmm do we require fullpath then ? Even you you don't, the current working directory of the LyX program is unlikely to be that of the shell script... Jules

[PATCH] Re: Layout Document dialog

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 11:22:39AM +0100, Michael Schmitt wrote: > in the Document layout dialog, change line spacing to "Other" and enter > some arbitrary value. Then leave the dialog and re-open it. Try to > change the line spacing value -> you can't; you have to choose "Other" > again

Re: Side by Side lists

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Dekel Tsur wrote: > On Thu, Jan 17, 2002 at 12:44:57PM +1000, Allan Rae wrote: > > > > Insert two minipages next to each other. Do not press enter between > > the two or you will start a new paragraph and the two minipages will > > appear one under the other. > > > > Adjust

Re: bug #174

2002-01-17 Thread Andre Poenitz
On Thu, Jan 17, 2002 at 12:15:08PM +0100, Juergen Vigna wrote: > No this line is right as it is! This should ONLY check the main LyXText! A comment line should be put there saying so. Maybe the people who currently audit that stuff should put comments on everything non-obvious after they

Re: Fonts

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 01:32:33PM +0200, Dekel Tsur wrote: > If \use_scalable fonts is false, and I try to use a postscript font (e.g. > the cmsy font for symbols), then LyX thinks that the cmsy is a bitmap > font of size 12 points, and will always use this font at this size. > This is because

Re: bug #174

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 12:37:17PM +0100, Andre Poenitz wrote: > On Thu, Jan 17, 2002 at 12:15:08PM +0100, Juergen Vigna wrote: > > No this line is right as it is! This should ONLY check the main LyXText! > > A comment line should be put there saying so. Maybe the people who > currently audit

Re: dummy layout and how to get it!

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Lars Gullik Bjønnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > >| I could think that we could use this "Empty" or IMO "Dummy" would be better >| for LaTeX too and it should also be in ALL textclasses AND it should be as >| the "Standard" a fixed number (we can do this

Re: bug #174

2002-01-17 Thread Andre Poenitz
On Thu, Jan 17, 2002 at 11:43:38AM +, John Levon wrote: > I'd like that comment to be : Not bad. Andre' -- André Pönitz .. [EMAIL PROTECTED]

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Juergen Vigna wrote: > > On 17-Jan-2002 Allan Rae wrote: > > > That line is text.C:484 (currently CVS has this) > > > > if (!need_break_row && !inset_owner > > ==> && p.bv->text->status() == CHANGED_IN_DRAW) { > > Row * prev = p.row->previous(); >

Minibuffer history box craziness

2002-01-17 Thread Allan Rae
Here's a good trick: Click on the minibuffer and leave the mouse nearby fi fill in the gaps for file-open to appear but history browser stays up file-open missing.lyx The Alert box that appears is overlapped by the history browser and you can't close the Alert box. In

Re: #143

2002-01-17 Thread Allan Rae
Michael you only sent this to me so I'm replying to list so others (especially Jürgen) can see it -- right at the bottom. On Thu, 17 Jan 2002 [EMAIL PROTECTED] wrote: > Allan Rae <[EMAIL PROTECTED]> schrieb am 17.01.2002, 13:26:33: > >> - copy and paste text from any paragraph style into ERT

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Allan Rae wrote: > On Thu, 17 Jan 2002, Juergen Vigna wrote: > > > > > On 17-Jan-2002 Allan Rae wrote: > > > > > That line is text.C:484 (currently CVS has this) > > > > > > if (!need_break_row && !inset_owner > > > ==> && p.bv->text->status() ==

Re: #143

2002-01-17 Thread Dekel Tsur
> Would I buy it? Hmmm... If the price was right. I can't get njamd > working to any useful extent so that leaves something else. Might try > LeakTracer again and see what it does. Try also mpatrol.

Re: [PATCH]: reducing file dependencies in the frontends

2002-01-17 Thread Martin Vermeer
On Wed, Jan 16, 2002 at 05:54:16PM +, Angus Leeming wrote: > Can we have these files too please? > A > > +#include "ams_misc.xbm" > +#include "ams_arrows.xbm" > +#include "ams_rel.xbm" > +#include "ams_nrel.xbm" > +#include "ams_ops.xbm" > + ...in an improved version. How about ams_rel

Error: Export of empty float to LaTeX

2002-01-17 Thread Michael Schmitt
Hi, a figure float with just an empty, centered paragraph produces incorrect LaTeX code. Michael -- === Michael Schmitt Telefon: +49 651 97551-40 Institut für TelematikTelefax: +49 651

Re: bug #174

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Allan Rae wrote: > On Thu, 17 Jan 2002, Juergen Vigna wrote: > > > > > On 17-Jan-2002 Allan Rae wrote: > > > > > Sorry, the minipages now work almost as correct as they should. > > > When I make the second minipage 45% (instead of 100%) the two > > > minipages are no longer

Re: dummy layout and how to get it!

2002-01-17 Thread Jose Abilio Oliveira Matos
On Thursday 17 January 2002 11:12, Juergen Vigna wrote: > > I'm glad that you ask this although you will be soon on vacations. > > #:O) I hope you enjoy it. :-) > > For latex Standard can have two different meanings. Sometimes it acts > > as a paragraph, and sometimes as a place to put

Re: dummy layout and how to get it!

2002-01-17 Thread Juergen Vigna
On 17-Jan-2002 Jose Abilio Oliveira Matos wrote: > I hope you enjoy it. :-) Well you know we'll visit parents in Argentina and IMO you all follow the news there. So I only hope it will not be too caotic. > That can be a property specified in the layout class, some kind of logical > style

URLs and Tables

2002-01-17 Thread Michael Schmitt
Hi, I have a very strange problem: In a document, I use the URL inset; everything was fine until I added a figure float with a table consisting of complex multicolumns. For some reason that I don't understand, LyX does not add "\package{url}" to the latex output anymore. It must have to do

Re: [PATCH] DepTable

2002-01-17 Thread Jean-Marc Lasgouttes
> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes: Ben> John Levon wrote: >> oh, and ben says you all suck for not applying his mmap deptable >> patch [1] >> >> john [1] not really >> Ben> Um, I was just wondering if it went to > /dev/null. Here it is Ben> again, for 1.2cvs. Against all

Re: URLs and Tables

2002-01-17 Thread Herbert Voss
Michael Schmitt wrote: > > For some reason that I don't understand, LyX does not add > "\package{url}" to the latex output anymore. It must have to do with the > table because when I put the table into a note everything works fine > again. And it must have to with multicolumns because

Re: [Fwd: Re: Fixed Ghostscript rpms for RH7.2]

2002-01-17 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> In a fit of cleaning, they got shuffled off to some Kayvan> subdirectory. Kayvan> They are back where they should be now. Thanks. They are on ftp.lyx.org/pub/lyx/contrib now. JMarc

Re: Fonts

2002-01-17 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> If \use_scalable fonts is false, and I try to use a postscript Dekel> font (e.g. the cmsy font for symbols), then LyX thinks that the Dekel> cmsy is a bitmap font of size 12 points, and will always use Dekel> this font at this size.

Re: Fonts

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> how about this thought patch : What are you intending to do? Remember that, for example, the real scalable fonts for times (the urw ones, or even one from adobe) will look shitty on screen because X type1 rasterizer does not do

Re: [PATCH] Re: Layout Document dialog

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> please apply Done. JMarc

math-panel

2002-01-17 Thread Herbert Voss
-- mark some math digits/letters -- open math panel with styles and fonts -- choose textrm -- apply -> marked letters changed to roman -- ok -> it changed back to math from my point of view a misleading behaviour HErbert -- http://www.lyx.org/help/

Re: CVS Update: lyx-devel

2002-01-17 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Tue, Jan 15, 2002 at 05:28:12PM +, [EMAIL PROTECTED] Dekel> wrote: >> Tidy up the file mathed.lyx. Still doesn't run without bolting the >> lyxcode definition in the preamble but is otherwise Ok I think. Dekel> It does work

Re: Paragraph: Stretch & Shrink

2002-01-17 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Jan 14, 2002 at 05:17:07PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> I'd rather see LyXLenght::CM than "cm". But don't worry about it >> for now. Andre> Actually, enums make forward declaration (almost) impossible.

Re: Fonts

2002-01-17 Thread Dekel Tsur
On Thu, Jan 17, 2002 at 05:42:12PM +0100, Jean-Marc Lasgouttes wrote: > Dekel> If \use_scalable fonts is false, and I try to use a postscript > Dekel> font (e.g. the cmsy font for symbols), then LyX thinks that the > Dekel> cmsy is a bitmap font of size 12 points, and will always use > Dekel>

SendTo

2002-01-17 Thread Juergen Spitzmueller
Is it intended that this is activated in the menu (File->Export->Custom)? Juergen.

Re: SendTo

2002-01-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Is it intended that this is activated in the menu Juergen> (File->Export->Custom)? Yes. JMarc

Re: Fonts

2002-01-17 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: >> Are you sure that the font files, as provided by our script, are >> correct? What should go in fonts.dir, and what should go in >> fonts.scale? What are there two files in the first place? Dekel> We only need fonts.dir. Could you tell

Re: "About LyX" / "Tex Information" don't work without open buffer

2002-01-17 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hi, the two dialogs mentioned in the subject do not open if Michael> no document is loaded. Angus, these two form do not try to connect themselves to their slot. Why is that? Another great architectural improvement? JMarc

Re: "About LyX" / "Tex Information" don't work without open buffer

2002-01-17 Thread John Levon
On Thu, Jan 17, 2002 at 06:30:57PM +0100, Jean-Marc Lasgouttes wrote: > Angus, these two form do not try to connect themselves to their slot. what do you mean ? they connect in the controller's constructor : 35 ControlTexinfo::ControlTexinfo(LyXView & lv, Dialogs & d) 36 :

Re: "About LyX" / "Tex Information" don't work without open buffer

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Thu, Jan 17, 2002 at 06:30:57PM +0100, Jean-Marc Lasgouttes John> wrote: >> Angus, these two form do not try to connect themselves to their >> slot. John> what do you mean ? they connect in the controller's constructor John> :

Re: [PATCH] fix graphics little thing

2002-01-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> or maybe a big thing please apply Done. JMarc

Re: URLs and Tables

2002-01-17 Thread Michael Schmitt
Herbert Voss wrote: >> For some reason that I don't understand, LyX does not add >> "\package{url}" to the latex output anymore. It must have to do with >> the table because when I put the table into a note everything works >> fine again. And it must have to with multicolumns because

Re: Fonts

2002-01-17 Thread Dekel Tsur
On Thu, Jan 17, 2002 at 06:29:39PM +0100, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > >> Are you sure that the font files, as provided by our script, are > >> correct? What should go in fonts.dir, and what should go in > >> fonts.scale? What are

Re: dummy layout and how to get it!

2002-01-17 Thread Jose Abilio Oliveira Matos
On Thursday 17 January 2002 16:07, Juergen Vigna wrote: > On 17-Jan-2002 Jose Abilio Oliveira Matos wrote: > > I hope you enjoy it. :-) > > Well you know we'll visit parents in Argentina and IMO you all follow the > news there. So I only hope it will not be too caotic. I hope not. > The

Re: Fonts

2002-01-17 Thread Dekel Tsur
On Thu, Jan 17, 2002 at 02:58:48PM +, Duncan Simpson wrote: > > The set of bluesky fonts I have gives me > > -unknown-cmsy10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific > -unknown-cmsy5-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific >

Re: math-panel

2002-01-17 Thread Martin Vermeer
On Thu, Jan 17, 2002 at 06:19:34PM +0100, Herbert Voss wrote: > To: [EMAIL PROTECTED] > Subject: math-panel > > -- mark some math digits/letters > -- open math panel with styles and fonts > -- choose textrm > -- apply -> marked letters changed to roman > -- ok -> it changed back to math > >

Re: Fonts

2002-01-17 Thread Dekel Tsur
On Thu, Jan 17, 2002 at 08:32:17PM +, Duncan Simpson wrote: > > Oops! The program called t1inst in my last email is really called type1inst. It > does extract the font information from afm files automagically, so the font > name will match whatever the afm files says. If you get your

Graphical Tour-o-Matic (i.e. lyxserver help needed)

2002-01-17 Thread Mike Ressler
Hi, I've decided to try updating the LyX Graphical Tour, and would like to come up with an automatic way of generating it. My idea is to have a script which dumps a few line of text into the LGT file, does a frame grab, dumps a few more, etc. I've figured out how to do most of the input through

Re: Graphical Tour-o-Matic (i.e. lyxserver help needed)

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Mike Ressler wrote: > Hi, > > I've decided to try updating the LyX Graphical Tour, and would like to > come up with an automatic way of generating it. My idea is to have a > script which dumps a few line of text into the LGT file, A LyX Hand-Held Tour is what I thought you

LyXText::breakAgain() & breakAgainOneRow()

2002-01-17 Thread Allan Rae
breakAgainOneRow() is functionally equivalent to the code in the do{...}while() loop of breakAgain(). If breakAgainOneRow() were to return the bool that controls the loop in breakAgain() then we could simply write: void LyXText::breakAgain(...) { while (breakAgainOneRow(...)); }

Re: math-panel

2002-01-17 Thread Allan Rae
On Thu, 17 Jan 2002, Herbert Voss wrote: > -- mark some math digits/letters > -- open math panel with styles and fonts > -- choose textrm > -- apply -> marked letters changed to roman > -- ok -> it changed back to math > > from my point of view a misleading behaviour It's a toggle just like the

Re: Fonts

2002-01-17 Thread Allan Rae
On 17 Jan 2002, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> how about this thought patch : > > What are you intending to do? Remember that, for example, the real > scalable fonts for times (the urw ones, or even one from adobe) will > look

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread matthew arnison
On 17 Jan 2002, Jean-Marc Lasgouttes wrote: > > "matthew" == matthew arnison <[EMAIL PROTECTED]> writes: > > matthew> Then you could ship lyx with a little script that opens new > matthew> documents in a running lyx from the command line. You could > matthew> call it lyxopen or something.

CJK-LyX-1.1.6fix4

2002-01-17 Thread cghan
Hello, CJK-LyX-1.1.6fix4, a patched version of lyx-1.1.6fix4 for Chinese, Japanese and Korean language users, are uploaded at the usual site, ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/ For further informations, please refer to http://cellular.phys.pusan.ac.kr/cjk.html Regards, cghan

Re: bug #174

2002-01-17 Thread Allan Rae
On Fri, 18 Jan 2002, Allan Rae wrote: > I was thinking about this after having a shower and I know what the > problem is. It's a couple of lines lower than this and should be made > to read something like this: > > if (prev->next != p.row) { > need_break_row = prev; >

Re: math-panel

2002-01-17 Thread Andre Poenitz
On Thu, Jan 17, 2002 at 10:12:44PM +0200, Martin Vermeer wrote: > This is a philosophical question really. I remember we have been there, > done that on this list. > > Apply = do what you have chosen to do. Keep the pop-up available. > OK = do what you have chosen to do. Close the pop-up. >

Table & figure bugs

2002-01-17 Thread Michael Schmitt
Hi, I have produced a some example file that features three bugs related to tables and empty figures. Just try to export it to DVI and read the comments in the document itself. Michael -- === Michael Schmitt

Spellchecking in tables

2002-01-17 Thread Michael Schmitt
Hello, when running the spell checker in a table, the last unknown word in each cell stays selected when the cursor moves to the next cell. Michael -- === Michael Schmitt Telefon: +49 651 97551-40

<    1   2