Hmmm.. turns out that this preceded a lockup of lyx.. I think it was
locked and that's why it stayed ghosted.
Is there any way that updating and making lyx can screw up the running
lyx that was started from that directory? It's never happened to me
before and I do that a lot.
Darren
On Wed, 2003
Dear list,
While trying to do a find/replace, the replace box is ghosted. Why?
CVS version of LyX, Mandrake 9.0, xforms-0.89
Darren
On Wed, 2003-03-05 at 00:24, Lars Gullik Bjønnes wrote:
> Darren Freeman <[EMAIL PROTECTED]> writes:
>
> | Sorry dudes, CVS doesn't compile. It's been like that for a day or so.
>
> I comple some ~15 times a day
I don't ;)
> | g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boos
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| CVS worked yesterday.
| Today bombs.
| --with-pspell
You are saying that "--with-pspell" worked yesterday?
Where is pspell/pspell.h located?
I have pspell/pspell.h in /usr/include and everything just works.
(but I know of several errors in the currec
[EMAIL PROTECTED] wrote:
>
> Hello,
>
> I found a critical bug in CJK-LyX-1.3.0 (up to the version '3') regarding
> to 'tex command inset'. So I urge all CJK-LyX users to upgrade to the
> latest 'CJK-LyX-1.3.0-4' which can be downloaded at the ftp site,
>
> ftp://stone.phys.pusan.ac.kr/pub/CJK-
On Tue, 4 Mar 2003, Garst R. Reese wrote:
> Christian Ridderström wrote:
> >
> > On Tue, 4 Mar 2003, Dekel Tsur wrote:
> > Hmm... then either the LyX rpm doesn't work, or the standard teTeX
> > installation in RH 7.1 isn't working somehow.
> >
> > I don't need any of these classes so it's not a
I forgot to attach some additional pixmaps I have drawn for my toolbar.
In particular for the math panel and the math mode buttons. I hope you
like them.
--
Serge
bitmaps.tar.gz
Description: GNU Zip compressed data
Dear LyX developers,
I continue to use LyX on a daily basis and I was excited to see a new
version 1.3 come out recently.
Attached to this message are some updates to the files sciword.bind (the
Scientific Word-like keybinding file) and the accompanying description
for the Customization.lyx manu
André, I thought I'd have a go at creating a LabelInset for mathed analogous
to InsetLabel in the outside world. I attach the current work in progress.
Could you cast your beady eye over it and maybe answer a couple of
questions?
* InsetLatex::latex escapes the contents of the label. Should I c
On current cvs, pressing 'end' or 'home' activates the 'changed' flag of the
document.
Alfredo
On Mon, Mar 03, 2003 at 10:31:38PM +, [EMAIL PROTECTED] wrote:
> CVSROOT: /usr/local/lyx/cvsroot
> Module name: lyx-devel
> Repository: lyx-devel/src/frontends/qt2/
> Changes by: [EMAIL PROTECTED] 03/03/03 22:31:38
>
> Modified files:
> lyx-devel/src/frontends/qt2/: Chang
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Mar 04, 2003 at 10:00:33AM +0100, Lars Gullik Bj?nnes wrote:
| >
| > After the latest font changes (in mathed I think) I get a lot of these
| > messages when loading the UserGuide:
| >
| > Could not get font
| > '-unknown-cmmi10-medium-r-normal--2
On Tue, Mar 04, 2003 at 10:00:33AM +0100, Lars Gullik Bj?nnes wrote:
>
> After the latest font changes (in mathed I think) I get a lot of these
> messages when loading the UserGuide:
>
> Could not get font
> '-unknown-cmmi10-medium-r-normal--23-0-0-0-p-0-adobe-fontspecific'.
> I did not get these
On Tue, Mar 04, 2003 at 05:29:21PM +0100, Lars Gullik Bj?nnes wrote:
> | Do you mean that pspell will always be used if it is found? What is it
> | is an oldish uncompatible version?
>
> That is how it worked before I did any changes now...
I turned it on in CVS to see how things panned out. Thi
On 4 Mar 2003, Jean-Marc Lasgouttes wrote:
> > "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
>
> Christian> I noticed that there is this directory:
>...
So... share/lyx/tex is really sort of a hack?
But... if the files in this catalog is supposed to be put with the latex
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Yes. I am planning to remove the USE_PSPELL completely from
| Lars> config.h, only HAVE_PSPELL_H and HAVE_LIBPSPELL will be left
| Lars> there.
|
| Do you mean that pspell
On Tue, 4 Mar 2003, Dekel Tsur wrote:
> On Tue, Mar 04, 2003 at 01:51:55PM +0100, Jean-Marc Lasgouttes wrote:
> > Christian> Is lyx supposed to automatically add this directory to
> > Christian> latex's search path? That doesn't happen for me anyway...
> > Christian> so I have to do: setenv TEXINP
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Yes. I am planning to remove the USE_PSPELL completely from
Lars> config.h, only HAVE_PSPELL_H and HAVE_LIBPSPELL will be left
Lars> there.
Do you mean that pspell will always be used if it is found? What is it
is an oldish unc
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Tue, Mar 04, 2003 at 03:52:18PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> >> It is particularly annoying when using instant preview. I failed
>> to >> find which inset implements this {}, and so I finally gave
>> up...
>>
And
On Tue, Mar 04, 2003 at 04:54:07PM +0100, Juergen Vigna wrote:
> I don't understand where you see jumps?
bool BufferView::Pimpl::dispatch(FuncRequest const & ev_in)
{
[...]
default:
return bv_->getLyXText()->dispatch(FuncRequest(ev, bv_));
} // end of switch
}
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| > | It looks like the pspell problem is not unique to Win32
| > |
| > | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
| > | > -fpermissiv
Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | It looks like the pspell problem is not unique to Win32
> |
> | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
> | > -fpermissive -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f
> | >
Andre Poenitz wrote:
The hierarchy should be something like
LyXFunc
|
BufferView
|
Buffer
|
OutermostText [And this should go if everything is an inset]
|
Insets
and we should walk it bottom-up. Currently we have some strange combination
of guessing jumps down (
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| It looks like the pspell problem is not unique to Win32
|
| > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
-fpermissive -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f ispell.C || echo
'./'`ispell.C
| > source='pspe
On Tuesday 04 March 2003 3:07 pm, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Um. The script currently requires 'latex', 'dvips' and
> Angus> 'gs'. I don't think that LyX should know too much about the
> Angus> details of how the conversio
On Tue, Mar 04, 2003 at 03:52:18PM +0100, Jean-Marc Lasgouttes wrote:
> >> It is particularly annoying when using instant preview. I failed to
> >> find which inset implements this {}, and so I finally gave up...
>
> Andre> MathBraceInset
>
> Thanks. So I guess the patch below is the right fix?
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> Thanks, reLyX could not convert dtxtut.tex (big surprise :),
Garst> but I got the .pdf file. Is there a guide for submitting to
Garst> CTAN?
Maybe this:
http://www.ctan.org/upload/?action=/index.html
JMarc
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Um. The script currently requires 'latex', 'dvips' and
Angus> 'gs'. I don't think that LyX should know too much about the
Angus> details of how the conversion is performed. F.ex., some people
Angus> might decide to try out the d
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>> It is particularly annoying when using instant preview. I failed to
>> find which inset implements this {}, and so I finally gave up...
Andre> MathBraceInset
Thanks. So I guess the patch below is the right fix?
JMarc
Index: src/math
It looks like the pspell problem is not unique to Win32
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2 -fpermissive
> -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f ispell.C || echo './'`ispell.C
> source='pspell.C' object='pspell.o' libtool=no \
> depfile='.deps/p
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> I would be happy with this, but I do not have the slightest
Garst> idea how to generate things like .dtx .ins files.
You can submit to ctan without having dtx/ins files. If you want
nevertheless to learn about how to do it yoursel
Hello,
I found a critical bug in CJK-LyX-1.3.0 (up to the version '3') regarding
to 'tex command inset'. So I urge all CJK-LyX users to upgrade to the
latest 'CJK-LyX-1.3.0-4' which can be downloaded at the ftp site,
ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX .
Sorry for the inconveniences thi
Darren Freeman <[EMAIL PROTECTED]> writes:
| Sorry dudes, CVS doesn't compile. It's been like that for a day or so.
I comple some ~15 times a day
| Mandrake 9.0, xforms 0.89
|
| following are the messages from make.
|
| gotta run, as you can tell I've been a bit busy!
|
| Darren
|
| ---
Darren Freeman wrote:
> Sorry dudes, CVS doesn't compile. It's been like that for a day or so.
Create a file .cvsrc in your home directory:
diff -upN
rdiff -upN
update -dP
--
Angus
On Tue, Mar 04, 2003 at 02:29:32PM +0100, Jean-Marc Lasgouttes wrote:
>
> I converted with reLyX a document containing constructs like ${\cal
> A}$ (or even worse $\cal{A}$!) and ended up having things that look in
> mathed like ${\mathcal{A}}$.
>
> First question: any math equation with this ert
Jean-Marc Lasgouttes wrote:
>
> I finally decided to look why I cannot get previews to work here. The
> answer is that uses "latex" in a hardcoded way (along with dvips and
> gs). This is not good here where latex should be invoked as "babel"
> (don't ask why, it is braindead). But it could be th
Sorry dudes, CVS doesn't compile. It's been like that for a day or so.
Mandrake 9.0, xforms 0.89
following are the messages from make.
gotta run, as you can tell I've been a bit busy!
Darren
--8<--
g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost -g -O
-fno-ex
I converted with reLyX a document containing constructs like ${\cal
A}$ (or even worse $\cal{A}$!) and ended up having things that look in
mathed like ${\mathcal{A}}$.
First question: any math equation with this ert {} really has a big
descent. Is this unavoidable? It is particularly annoying whe
Lyx allows you to put subscripts in mbox fields,
This is not allowed in latex.
Lyx 1.3 and 1.23
==
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\language british
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsi
I finally decided to look why I cannot get previews to work here. The
answer is that uses "latex" in a hardcoded way (along with dvips and
gs). This is not good here where latex should be invoked as "babel"
(don't ask why, it is braindead). But it could be the case for other
people too.
Would it
您好!如果您的电脑:1、经常莫名其妙地死机;2、显示器黑屏;3、128M的内存却经常出现"内存不足,请关闭某些应用程等字样;
4、光驱挑盘;5、打印机漏墨或断针;6、电脑网络感染病毒;7、网络连接不良;8、电脑网络或软硬件出现其它疑难病症。那么请与我联系!
一、服务项目
1、网络工程:包括网络调试及维护、网络共享上网、综合布线等。
A.快速上门进行软件、操作系统安装维护,解决系统问题排除网络故障 100元/次.
B.组建家庭网络,双机互连、三机互连,共享ADSL上网. 80-120元/次.
C.组建办公网络,按需配置对等网、服务器网,共享ADSL上
On Tuesday 04 March 2003 12:54 pm, Andre Poenitz wrote:
> The innermost level that knows to handle an event should handle it. Ideally
> there should not be (much|any) magical guessing who is responsible.
>
> The hierarchy should be something like
>
> LyXFunc
>
> BufferView
>
> Buffer
>
> Ou
On Tue, Mar 04, 2003 at 01:51:55PM +0100, Jean-Marc Lasgouttes wrote:
> Christian> Is lyx supposed to automatically add this directory to
> Christian> latex's search path? That doesn't happen for me anyway...
> Christian> so I have to do: setenv TEXINPUTS
> Christian> ${TEXINPUTS}:/usr/local/share/
On Tue, Mar 04, 2003 at 11:16:39AM +, Angus Leeming wrote:
> André, as localDispatch is yours,
Not really.
> perhaps you can help me with this problem. It's come up because I'm
> starting to deal with insets which have a dialog but which are also
> editable.
>
> Inset::localDispatch is call
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> I noticed that there is this directory:
Christian> |-- broadway.cls
Christian> |-- hollywood.cls
These were created for use with LyX, and it would definitely be a good
idea to upload them to ctan
Christian> |--
On Tue, Mar 04, 2003 at 08:01:28AM +, John Levon wrote:
> On Tue, Mar 04, 2003 at 08:44:02AM +0100, Lars Gullik Bj?nnes wrote:
>
> > If all I get is latex errors when this package is not installed, then
> > something has to change:
> > - refuse to build
>
> Please tell me how to disa
-BEGIN PGP SIGNED MESSAGE-
1.4cvs:
Exporting to latex yields now to
\begin{thebibliography}
\bibitem{...
instead of
\begin{thebibliography}{max_item_length}
\bibitem{...
Not latexable now. Changing the line to e.g.
\begin{thebibliography}{0}
ma
On 4 Mar 2003, Jean-Marc Lasgouttes wrote:
> John> I've mentioned this to him before but he didn't reply to that
> John> specific point. He has a freshmeat entry, but I agree it should
> John> go on CTAN.
>
> This would help us a lot for the long term (getting it to propagate to
> the right places
While doing something else, I looked in the directory
lyx/share/examples
and there are quite a few files there now.
Although this doesn't seem very important, I suspect newbies have a
hard time with all the files in the examples directory.
How about introducing some kind of structure her
André, as localDispatch is yours, perhaps you can help me with this problem.
It's come up because I'm starting to deal with insets which have a dialog
but which are also editable.
Inset::localDispatch is called from LyXFunc::dispatch (below). If this fails
then the LFUN is passed to BufferView:
Attached is the minimal diff needed for Qt to have a label dialog once more.
Note, however, that personally I would rename QIndex et al. as something
less specific. Perhaps QText?
I'll let the Qt-knowledgable apply this/redo it from scratch ;-)
--
AngusIndex: src/frontends/qt2/Dialogs3.C
On Tuesday 04 March 2003 10:20 am, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Ok to apply to 1.3.x Jean-Marc?
>
> >> Yes.
>
> Angus> Will do. Angus
>
> You did not forget about it, did you?
Hmmm. Looks like I forgot to commit it. Here it is
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Ok to apply to 1.3.x Jean-Marc?
>> Yes.
Angus> Will do. Angus
You did not forget about it, did you?
JMarc
On Tue, Mar 04, 2003 at 11:18:28AM +0100, Jean-Marc Lasgouttes wrote:
> We already have code in Paragraph::validate that goes through the
> text. It cannot be more complicated than that, can it?
Oh good, that sounds managable then.
> This would help us a lot for the long term (getting it to prop
> "John" == John Levon <[EMAIL PROTECTED]> writes:
>> What we could do now, though, is to require "dvipost" only when we
>> have some change insets, not when change tracking is on. This would
>> make things simpler, I think.
John> This might be tricky to do (you'd have to text search
John> th
On Tue, Mar 04, 2003 at 09:46:53AM +, Angus Leeming wrote:
> Lars Gullik Bjønnes wrote:
> > (that is not the pspell.h I was talking about.)
> >
> > Ok, so you don't have pspell on your box, and we fail to detect that.
> >
> > I'll fix it somtime during today.
>
> being more specific, he
Lars Gullik Bjønnes wrote:
> Ok, do you have a test file with some simple bgl code I could try on?
>
> I'll see if I can get this working with LyX CVS and boost pre-1_30_0
>
I attach you boost/libs/graph/example/dijkstra-example.cpp (from the boost
tarball)
Thank you for looking at this.
Alfr
Angus Leeming wrote:
> Lars Gullik Bjønnes wrote:
>> (that is not the pspell.h I was talking about.)
>>
>> Ok, so you don't have pspell on your box, and we fail to detect that.
>>
>> I'll fix it somtime during today.
>
> being more specific, he doesn't have the pspell header files installed
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > This is boost cvs, right?
|
| No, boost_1_29 from www.boost.org. This is _lyx_ cvs from 2 or 3 days ago,
| before your boost changes.
Ok, do you have a test file with some simple bgl code I could try on?
I'll see
Lars Gullik Bjønnes wrote:
> This is boost cvs, right?
No, boost_1_29 from www.boost.org. This is _lyx_ cvs from 2 or 3 days ago,
before your boost changes.
Alfredo
Lars Gullik Bjønnes wrote:
> (that is not the pspell.h I was talking about.)
>
> Ok, so you don't have pspell on your box, and we fail to detect that.
>
> I'll fix it somtime during today.
being more specific, he doesn't have the pspell header files installed and
there is no test for this i
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| >
| > And where does this package install the header files, what are the
| > boost libs called?
|
| I have not installed it. (I've only untarred it in some random place DIR).
| Then boost headers go to $DIR/boost/bo
Lars Gullik Bjønnes wrote:
>
> And where does this package install the header files, what are the
> boost libs called?
I have not installed it. (I've only untarred it in some random place DIR).
Then boost headers go to $DIR/boost/boost
> It is very easy really... from boost CVS copy the graph d
Angus Leeming <[EMAIL PROTECTED]> writes:
| Two questions:
| * is it wise to reply on pre-quality external libraries?
I have no idea on what you mean with "pre-quality"
As to my updating to pre-1_30_0 that is a move for us to both try the
new version before it is released and by doing so providi
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > Where do you get this package?
|
| http://www.boost.org/boost_all.tar.gz.
|
| It seems to be the 'official' package.
And where does this package install the header files, what are the
boost libs called?
| > And
On Tue, Mar 04, 2003 at 09:59:55AM +0100, Jean-Marc Lasgouttes wrote:
> What does 'refuse to use tracking' mean here? Tracking can be very
> useful even when one cannot run latex.
Yes.
> What we could do now, though,
> is to require "dvipost" only when we have some change insets, not when
> chan
Two questions:
* is it wise to reply on pre-quality external libraries?
* has any progress been made on making boost::format compile with older
compilers so that we might clear out that #ifdef stuff?
--
Angus
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Andre Poenitz <[EMAIL PROTECTED]> writes:
Lars> | On Tue, Mar 04, 2003 at 07:34:02AM +, John Levon wrote:
Lars> | > Believe, they were *no* good *at all*. I might have some
Lars> archived | > evidence of this, I forget most
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Tue, Mar 04, 2003 at 09:50:14AM +0100, Lars Gullik Bjønnes wrote:
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| > | Latest CVS:
| > |
| > | g++-2 -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost
-I/usr/X11R6/include -O2
After the latest font changes (in mathed I think) I get a lot of these
messages when loading the UserGuide:
Could not get font
'-unknown-cmmi10-medium-r-normal--23-0-0-0-p-0-adobe-fontspecific'.
Using 'fixed'.
Could not get font
'-unknown-cmr10-medium-r-normal--23-0-0-0-p-0-adobe-fontspecific'.
U
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Tue, Mar 04, 2003 at 09:11:15AM +0100, Lars Gullik Bj?nnes
John> wrote:
>> | Please tell me how to disable changelog stuff based on the latex
>> config, | and I'll make a patch to do this.
>>
>> Refuse to build is not really and opti
Lars Gullik Bjønnes wrote:
> Where do you get this package?
http://www.boost.org/boost_all.tar.gz.
It seems to be the 'official' package.
> And if it is lyx CVS then boost_1_29 might not work anymore since I
> upgraded to use pre-1_30
I've not updated yet to your change.
So what's provided
On Tue, Mar 04, 2003 at 09:50:14AM +0100, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | Latest CVS:
> |
> | g++-2 -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost
> -I/usr/X11R6/include -O2 -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -c
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Is it supposed to work?
No, not really.
(But if we had info on what and how boost packages names their libs
and where it puts its header files it won't really be hard.)
| How can I compile lyx with boost_1_29?
Where do you get this package?
And i
On Tue, Mar 04, 2003 at 09:48:29AM +0100, Lars Gullik Bj?nnes wrote:
> Ok, so what happened to this during the last two weeks?
No idea. I haven't the energy to track it down right now ...
john
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Latest CVS:
|
| g++-2 -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost
-I/usr/X11R6/include -O2 -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -c -o
pspell.o `test -f '../../lyx/src/pspell.C' || echo
'../../lyx/src/'`../../lyx
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Mar 04, 2003 at 09:27:36AM +0100, Lars Gullik Bj?nnes wrote:
|
| > Someone has been playing with it.
| >
| > F.ex. when building dvi there are no messges about the latex run.
| >
| > Also after running a command the shortcut just stays there unti
Is it supposed to work?
How can I compile lyx with boost_1_29?
Thanks,
Alfredo
Rob Lahaye wrote:
> Hi,
>
> I want to prettify the Xforms preferences dialog.
>
> Only this dialog has this extra text field, which explains the widgets.
> In other dialogs this is done by tooltips.
>
> Shall I also create tooltips for preferences and get rid of the extra
> text field at the bo
On Tue, Mar 04, 2003 at 09:07:03AM +0100, Lars Gullik Bj?nnes wrote:
> | So don't blimming use change tracking ! It's not a mandatory feature.
>
> Then why am I allowed to turn change tracking on?
You shouldn't be, I agree (although I would note that it's perfectly
reasonable to have a change t
On Tue, Mar 04, 2003 at 09:27:36AM +0100, Lars Gullik Bj?nnes wrote:
> Someone has been playing with it.
>
> F.ex. when building dvi there are no messges about the latex run.
>
> Also after running a command the shortcut just stays there until some
> cursor movement.
Hmm yes. I think it's just
On Tue, Mar 04, 2003 at 09:27:36AM +0100, Lars Gullik Bjønnes wrote:
>
> Someone has been playing with it.
>
> F.ex. when building dvi there are no messges about the latex run.
>
> Also after running a command the shortcut just stays there until some
> cursor movement.
>
> Can this be the Timeo
Latest CVS:
g++-2 -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost -I/usr/X11R6/include
-O2 -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -c -o pspell.o `test -f
'../../lyx/src/pspell.C' || echo '../../lyx/src/'`../../lyx/src/pspell.C
../../lyx/src/pspell.C:20: pspell/pspell.
Someone has been playing with it.
F.ex. when building dvi there are no messges about the latex run.
Also after running a command the shortcut just stays there until some
cursor movement.
Can this be the Timeout patch? Or something else?
--
Lgb
Kohtaro Hitomi wrote:
> Thank you, Angus. I succeed to compile xforms-i18n. But I cannot compile
> CJK-LyX-1.3.0 with the flowing message,
>
> In file included from ../../src/lyxtextclass.h:21,
> from ../../src/bufferparams.h:23,
> from ../../src/lyxrc.h:19,
> from formulabase.C:
On Tue, Mar 04, 2003 at 09:11:15AM +0100, Lars Gullik Bj?nnes wrote:
> | Please tell me how to disable changelog stuff based on the latex config,
> | and I'll make a patch to do this.
>
> Refuse to build is not really and option, even if I mentioned it.
> Refuse to use tracking might be helpful.
On Mon, Mar 03, 2003 at 09:56:53PM +0100, Lars Gullik Bjønnes wrote:
> has make the UserGuide unlatexable...
>
> seems to be some \begin{tabular}\end{tabular} problems.
Hm... I missed an 'else' in a if /else if /else if chain.
Fixed now.
Andre'
--
Those who desire to give up Freedom in order
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Mar 04, 2003 at 08:44:02AM +0100, Lars Gullik Bj?nnes wrote:
|
| > If all I get is latex errors when this package is not installed, then
| > something has to change:
| > - refuse to build
|
| Please tell me how to disable changelog stuff
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Mar 04, 2003 at 08:46:20AM +0100, Lars Gullik Bj?nnes wrote:
|
| > So no instead I have lyx documents not building...
|
| So don't blimming use change tracking ! It's not a mandatory feature.
Then why am I allowed to turn change tracking on?
|
On Tue, Mar 04, 2003 at 08:44:02AM +0100, Lars Gullik Bj?nnes wrote:
> If all I get is latex errors when this package is not installed, then
> something has to change:
> - refuse to build
Please tell me how to disable changelog stuff based on the latex config,
and I'll make a patch to do
90 matches
Mail list logo