Re: [PATCH] FormGraphics.C

2002-03-09 Thread Herbert Voss
Garst R. Reese wrote: > Herbert Voss wrote: > >>// the file section >>igp.filename = getStringFromInput(file_->input_filename); >>+ if (!IsFileReadable(igp.filename)) >>+ Alert::alert(_("Warning!"),_("Filename does not exists!")); >> > Why can't these alerts tell

bibtex parser broken?

2002-03-09 Thread Juergen Spitzmueller
Angus and Herbert (probably), I noticed that the (natbib) citation style choice doesn't use the name of the selected citation anymore (it's always "Caesar et al..."). Furthermore, in the "Information" field, the entry is shown "unparsed" (i.e. as it is in the bibtex file). Maybe this is due t

Re: bibtex parser broken?

2002-03-09 Thread Herbert Voss
Juergen Spitzmueller wrote: > I noticed that the (natbib) citation style choice doesn't use the name > of the selected citation anymore (it's always "Caesar et al..."). > > Furthermore, in the "Information" field, the entry is shown "unparsed" > (i.e. as it is in the bibtex file). > > Maybe t

Re: [PATCH] FormGraphics.C

2002-03-09 Thread Herbert Voss
Herbert Voss wrote: > please appy here comes a better one, makes Garst happy and fixes a "bug" from Michaels List Herbert -- http://www.lyx.org/help/ Index: src/frontends/controllers/ChangeLog === RCS file: /usr/local/lyx/cv

[PATCH] fix bug 261

2002-03-09 Thread John Levon
Please apply thanks john -- I am a complete moron for forgetting about endianness. May I be forever marked as such. Index: src/frontends/xforms/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/Change

Re: Need help on getting started with LyX development

2002-03-09 Thread Ananda Samaddar
Thanks again, I'm going to start working with the author of the bangtex package to create a good set of postscript type 1 fonts at the moment. As for the complex input methods, the answer is probably going to be a resounding yes. Bengali has 65 basic characters and 100+ conjunct consonants. Do

Re: Export>custom problems

2002-03-09 Thread Allan Rae
On Fri, 8 Mar 2002, Angus Leeming wrote: > Patience! And hows the thesis? You don't really expect me to answer that do you? ;-) Allan. (ARRae) p12n is like i18n or l10n only different.

Re: Tooltips revamp

2002-03-09 Thread Allan Rae
On Fri, 8 Mar 2002, Angus Leeming wrote: > On Friday 08 March 2002 4:37 pm, Jean-Marc Lasgouttes wrote: > > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > > > > > Angus> How do I create a little check box for the What's This entry in > > Angus> the Help menu, like the Emphasize St

Re: [PATCH] fix bug 261

2002-03-09 Thread Allan Rae
This looks like another case of Input() being used inappropriately. Input() was never meant for controls. It was originally meant for testing input fields (as in text entry widgets). Search the archive from Jan/Feb 2001 for the reasoning and associated discussion. Probably a thread with the ti

Re: customizing report

2002-03-09 Thread Allan Rae
On Sun, 10 Mar 2002, Herbert Voss wrote: > Allan Rae wrote: > > > On Sun, 10 Mar 2002, Herbert Voss wrote: > > > > > >>Fabian B. wrote: > >> > > [...] > > > >>>3. I don't want a pagebreak, when a new Chapter starts. > >>> > >> > >>than don't use reportstyle, take article. > >> > > > > Articles do