On Wed, 4 Oct 2000, John Levon wrote:
>
> The attached patch makes make return OK instead of saying there is
> an error (when there isn't ;)
Added in my tree will commit soon.
Allan. (ARRae)
Allan Rae wrote:
>
> On Thu, 5 Oct 2000, Garst R. Reese wrote:
>
> > Allan Rae wrote:
> We could probably add another lyxrc variable to support either psutils or
> mpage for n-page printing. What do psbook and psselect do? I can't find
> any of the systems here using them (FreeBSD, Linux (RH,
Allan Rae wrote:
>
> On Thu, 5 Oct 2000, Garst R. Reese wrote:
> > It would be nice if Print encapsulated the capabilities of psutils.
> > Particuluarly psbook, psnup and psselect. Nobody seems to be maintainint
> > it now anyway.
>
> We could probably add another lyxrc variable to support eithe
On 4 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Nicolas" == Nicolas Thiery <[EMAIL PROTECTED]> writes:
[...]
> Nicolas> - Support for the hyperref package would be cool.
>
> What kind of support?
I have plans for this already but it's a matter of getting around to it.
Probably after 1.1.6.
On Thu, 5 Oct 2000, Garst R. Reese wrote:
> Allan Rae wrote:
> >
> > On Tue, 3 Oct 2000, John Levon wrote:
> >
> > > The attached patch and tarfile implement FormPrint on KDE. I have not used
> > > QPrintDialog because it has too much stuff.
> >
> > What sort of "too much"?
> >
> > I want to
On 4 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Can I ask why the sigc++ configure script repeats so many of
> Angus> the tests already performed in the base directory? It loads up
> Angus> ../config.cache. Isn't this enough? It
Allan Rae wrote:
>
> On Tue, 3 Oct 2000, John Levon wrote:
>
> > The attached patch and tarfile implement FormPrint on KDE. I have not used
> > QPrintDialog because it has too much stuff.
>
> What sort of "too much"?
>
> I want to extend Print to support changes of paper type and so on which
>
On Tue, 3 Oct 2000, John Levon wrote:
> The attached patch and tarfile implement FormPrint on KDE. I have not used
> QPrintDialog because it has too much stuff.
What sort of "too much"?
I want to extend Print to support changes of paper type and so on which
won't change the documents paper sett
./configure
make
this pm's checkout
log attached.
Garst
Making all in intl
make[1]: Entering directory `/usr/local/garst/lyx-devel/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/garst/lyx-devel/intl'
Making all in po
make[1]: Entering directory `/usr/local/gar
On 4 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Incidentally, why does the return below (insetinclude.C) return
> Angus> ost.str().c_str() rather than ost.str()?
>
> Because ost.str() is always a basic_string, whereas string may
The LyX servers are beeing moved from one room to anoter friday,
expect some downtime.
Lgb
On Wed, 4 Oct 2000, Angus Leeming wrote:
> Attached is the threatened patch removing all those static CB functions from
> FormDocument. Note that I also changed form_document.fd, so a make updatesrc
> in the forms directory is needed also.
>
> There is also a one line change to BufferView_Pimp
On Wed, Oct 04, 2000 at 01:17:48PM +1000, Allan Rae wrote:
> On Tue, 3 Oct 2000, Allan Rae wrote:
>
> > If you have made any changes/additions to LyXRC in the last 6 months then
> > please update lib/lyxrc.defaults so I have half a chance of understanding
> > what is currently supported by lyxrc
Attached is the threatened patch removing all those static CB functions from
FormDocument. Note that I also changed form_document.fd, so a make updatesrc
in the forms directory is needed also.
There is also a one line change to BufferView_Pimpl.C to emit a
hideBufferDependent signal when swich
> "Torbjørn" == Torbjørn Sund <[EMAIL PROTECTED]> writes:
Torbjørn> Lyx version 1.1.5fix1 and pre3 crash immediately when
Torbjørn> started on second screen in a two-screen setup (lyx -display
Torbjørn> myhost:0.1) Happens for both the precompiled binary and when
Torbjørn> compiling from sour
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes:
Lior> I've been using Herbert Voss's great LyX FAQ,
Lior> http://www.educat.hu-berlin.de/~voss/Informatik/LyXTips.html
Lior> which has the solutions for numerous problems. Thanks!
Lior> I seems to me (if Herbert approves, of course) tha
> "Jean-Marc" == Jean-Marc Bourguet <[EMAIL PROTECTED]> writes:
Jean-Marc> Hi, I've a crash when I try to used dead keys (and that
Jean-Marc> crash is not dependant on the locale setting). That SEGV
Jean-Marc> occur in XmbLookupString called from LyxLookupString when I
Jean-Marc> type the car
> "Felix" == Felix S Klock <[EMAIL PROTECTED]> writes:
Felix> LyX developers- I seem to have uncovered a weird little bug in
Felix> Math Mode. While most punctuation can be entered without a
Felix> problem, the '@' character is simply ignored. It doesn't matter
Felix> whether I type it in reg
Thanks for your helpful criticism Angus !
thanks
john
--
"The Internet is a shallow and unreliable electronic repository of dirty pictures,
inaccurate rumors,
bad spelling and worse grammar, inhabited largely by people with no demonstrable
social skills."
- Chronicle of Higher Educa
> "Nicolas" == Nicolas Thiery <[EMAIL PROTECTED]> writes:
Nicolas> - In math equations, \circ is displayed on the screen as an
Nicolas> unknown macro, instead of being drawn. So far I am using
Nicolas> \bullet instead but it's ugly. I need it in three weeks for
Nicolas> my class on compositi
Juergen, I guess this one is for you. Start LyX, and type anything
before opening a file. You'll get:
(ladebug) run
Thread received signal SEGV
stopped at [ theLockingInset(void):900 0x120162218]
900 return text->the_locking_inset;
(ladebug) where
>0 0x120162218 in theLockingInset(
The attached patch makes make return OK instead of saying there is
an error (when there isn't ;)
thanks
john
--
"The Internet is a shallow and unreliable electronic repository of dirty pictures,
inaccurate rumors,
bad spelling and worse grammar, inhabited largely by people with no demonstrab
On Wed, 4 Oct 2000, Angus Leeming wrote:
> > > A small bug report. In the citation dialog, it's possible to add multiple
> > > copies of the same key.
> >
> > I think this is intentional, what if I wanted :
> >
> > [1, chapter 3, 1, chapter 4]
> >
> > it's not what *I* would do but I don't think
> > A small bug report. In the citation dialog, it's possible to add multiple
> > copies of the same key.
>
> I think this is intentional, what if I wanted :
>
> [1, chapter 3, 1, chapter 4]
>
> it's not what *I* would do but I don't think we should needlessly stop
> people from doing it. however
On Wed, 4 Oct 2000, Angus Leeming wrote:
> One small thing. I had to add -lXext to resolve XShapeCombineMask and
> XShapeCombineRegion when linking the static qt and kde libs. Other than that
> everything worked perfectly.
>
> Angus
>
OK, this sounds like some autoconfiscation is necessary t
On Wed, 4 Oct 2000, Angus Leeming wrote:
> ./configure --host=alphaev5-dec-osf4.0f --prefix=/usr/local
> --with-extra-inc=/usr/local/include --disable-nls --with-included-gettext
> --with-qt-includes=$QTINC
> --with-qt-libraries=$QTLIB --with-kde-includes=$KDEINC
> --with-kde-libraries=$KDELIB
Edmar> Hi Lars. I worked on the literate programming extension for LyX
Edmar> a while back (LyX-1.0.1). Unfortunately political trends here
Edmar> at my job shifted and it is a long time I don't have
Edmar> opportunity to use this feature.
Hi Edmar, nice to hear from you again.
Edmar> Anyway...
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
>> BTW, did you have a look at the literate patch sent by edmar a few
>> weeks ago? I'd like to have a nod before including it in
>> 1.1.5fixcvs, and also know whether it should be applied to
>> 1.1.6cvs.
Kayvan> Yes, on both counts.
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Almost. This patch on top of boot/Makefile.am does it:
Applied.
JMarc
To answer my own mail (sorry ;-)
> Note 1
> The Makefile decides that it should use
> MOC = /usr/local/qt/bin/moc
> rather than
> MOC = /usr/users/aleem/OTHERS_CODE/qt-1.44/bin/moc
> If I had defined QTDIR=/usr/users/aleem/OTHERS_CODE/qt-1.44 would this be
> any different?
Yes. Defining QTDIR r
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Can I ask why the sigc++ configure script repeats so many of
Angus> the tests already performed in the base directory? It loads up
Angus> ../config.cache. Isn't this enough? It seems such a waste of
Angus> effort to do everything t
Can I ask why the sigc++ configure script repeats so many of the tests
already performed in the base directory? It loads up ../config.cache. Isn't
this enough? It seems such a waste of effort to do everything twice.
Angus
Hello,
I have commited some code for the menu backend (and xforms frontend)
which provides expansion of some of the special menu items, thus
avoiding duplication of code in the frontends. The new method
is Menu::expand(), defined as follows:
/// Expands some special entries of the menu
./configure --host=alphaev5-dec-osf4.0f --prefix=/usr/local
--with-extra-inc=/usr/local/include --disable-nls --with-included-gettext
--with-qt-includes=$QTINC
--with-qt-libraries=$QTLIB --with-kde-includes=$KDEINC
--with-kde-libraries=$KDELIB -with-frontend=kde
Note 1
The Makefile decides tha
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Incidentally, why does the return below (insetinclude.C) return
Angus> ost.str().c_str() rather than ost.str()?
Because ost.str() is always a basic_string, whereas string maybe a
lyxstring.
JMarc
35 matches
Mail list logo