On Thu, Aug 30, 2001 at 06:05:22PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Thu, Aug 30, 2001 at 04:37:43PM +0100, John Levon wrote:
> | > Andre, the Qt tool uic creates the source files from this xml-alike.
> | > So we don't have an adaptable parser,
They took a few seconds to get used to (being spelled out), but getting
a real sigma and epsilon or varsigma and varepsilon is nice.
I added a using std::encl; in math_hash.C to get it to compile with
gcc-3.0.
Garst
Deckel?
Garst
math_hash.C: In function `const latexkeys* in_word_set(const std::string&)':
math_hash.C:218: `endl' undeclared (first use this function)
math_hash.C:218: (Each undeclared identifier is reported only once for each
function it appears in.)
make[3]: *** [math_hash.lo] Error 1
On Fri, Aug 31, 2001 at 11:21:23AM +0900, R. Lahaye wrote:
> buffer.C:304: warning: #warning And _why_ is this here? (Lgb)
> gmake[3]: *** [buffer.o] Error 1
>
>
> "boost/tuple/" directory seems to be missing alltogether!
It's friday, so I can ask you why you didn't bother reading what I told
Hi,
My current updated CVS (as of Aug 31) ends with:
buffer.C:35: boost/tuple/tuple.hpp: No such file or directory
buffer.C:304: warning: #warning And _why_ is this here? (Lgb)
gmake[3]: *** [buffer.o] Error 1
"boost/tuple/" directory seems to be missing alltogether!
R.
Greg Beal wrote:
>
> Garst --
>
> To be sure that I understand -- you would like to use the screenplay
> formatting guide intact. You're going to place it into the Lyz system as
> an example.
Yes
> If that's the case, your use of the text is fine. You should probably
> credit me as the author
I'm away from my home computer and will not be reading the lists, I will
be back in two weeks (14th or so).
If there is anything of import to me, please cc me or send me a link to
the discussion.
On Thu, Aug 30, 2001 at 04:50:48PM +0100, Jose Abilio Oliveira Matos wrote:
> On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote:
>
> > I'm pretty sure that the problem here is that you're missing a &.
> > I think you have to write:
> >
> > $LyX_Preamble .= &{$Geometry_Options{$op}}
On Thu, Aug 30, 2001 at 04:40:23PM +0100, Jules Bean wrote:
> For something as simple as sequences of commands, anything other than
> a LISP-like language would be overkill. (guile-scheme, perhaps). If
> you wanted to write more complex 'programs' in it, your tastes will
> vary.
Could we please
Hi,
- In the paragraph layout dialog, it is possible to enter text in the
"Below"/"Above" boxes even if the space is fixed (the text
is swallowed immediately but nevertheless...)
Michael
--
==
Michael Schmitt
On Thu, Aug 30, 2001 at 04:37:43PM +0100, John Levon wrote:
> Andre, the Qt tool uic creates the source files from this xml-alike.
> So we don't have an adaptable parser, if that's what you were thinking ...
Too bad... I was thinking about MathML lately...
Andre'
--
André Pönitz ..
On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote:
> >
> > 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) {
> > 306 my $geom_options = $1;
> > 307 my $op;
> > 308 foreach $op (keys %Geometry_Options) {
> > 309 $geom_options =~ s/$op//
On Thu, Aug 30, 2001 at 05:32:38PM +0200, Andre Poenitz wrote:
> On Thu, Aug 30, 2001 at 11:18:51AM -0400, [EMAIL PROTECTED] wrote:
> > Essentially, there would be some kind of meta-command, which rather
> > than issuing commands for immediate execution, instead pushes them
> > onto a stack.
>
On Thu, Aug 30, 2001 at 05:32:13PM +0200, Michael Schmitt wrote:
> - When changing some font property of selected text, the selection is
> revoked. This is unfortunate if you want to apply more changes to the
> same text. Note: "Nedit" and "Kwrite" keep the selection.
I agree we should keep
andre ambled
> On Thu, Aug 30, 2001 at 11:18:51AM -0400, [EMAIL PROTECTED] wrote:
> > Essentially, there would be some kind of meta-command, which rather
> > than issuing commands for immediate execution, instead pushes them
> > onto a stack.
> Yes, I think that's the way to go. But this prob
On Thu, Aug 30, 2001 at 04:48:16PM +0200, Andre Poenitz wrote:
> On Thu, Aug 30, 2001 at 04:19:50PM +0200, Edwin Leuven wrote:
> > > stuff somewhere in LyX?
> >
> > if you use Qt you do...
>
> Well, the LyX core does not use Qt...
Andre, the Qt tool uic creates the source files from this xml-a
On Thu, Aug 30, 2001 at 01:48:45PM +0200, Edwin Leuven wrote:
> > Edwin, did you have this problem before ?
>
> No, it worked fine.
hmm maybe it starts crashing with qt 2.3.1
> > I'll look in detail later ...
>
> I have a bit more time next week. But if you volunteer.
I may as well look at t
On Thu, Aug 30, 2001 at 01:16:09PM +0200, Yves Bastide wrote:
> If you ask so:
>
> - reLyXmain.pl: 97 \\documentclass, not \documentclass
That one was running from me, everytime I saw the warning I looked to the
previous \\documentclass and that is ok. :-)
> - many regexes: you could libera
On Thu, Aug 30, 2001 at 11:18:51AM -0400, [EMAIL PROTECTED] wrote:
> Essentially, there would be some kind of meta-command, which rather
> than issuing commands for immediate execution, instead pushes them
> onto a stack.
Yes, I think that's the way to go. But this probably means we have to
ch
Hi,
what do you think about this?
- When changing some font property of selected text, the selection is
revoked. This is unfortunate if you want to apply more changes to the
same text. Note: "Nedit" and "Kwrite" keep the selection.
Michael
--
==
Andre Poenitz writes:
>
> Pretty easy: LyX is _not_ a fax program. Adding special fax support was a
> Good Thing at the time when LyX's export facilities were limited and fax
> support was needed.
>
> LyX has a much better and more general export mechanism nowadays, so the
> special fax code is
Juergen Vigna writes:
>
> On 30-Aug-2001 Sinisa Milivojevic wrote:
>
> > Fair enough. Although, I never said you were BAD, nor bad ...
>
> No you never said I understood it like that.
>
God forbid me !!
>
> Then she has the wrong system administrator ;)
>
Yes, the one too busy to fix h
andre added,
> On Thu, Aug 30, 2001 at 10:34:26AM -0400, [EMAIL PROTECTED] wrote:
> > Do we apply directly or is my cvs building it in as I speak?
> I don't know. I guess you have to apply it manually. It's a patch to
> src/BufferView_pimpl.C and I can't commit anything there.
ok. COuld someo
Zvezdan Petkovic writes:
> You can find source and binary RPMs compiled for 7.1 at:
>
> http://www.cs.wm.edu/~zvezdan/programs/RPMS/LyX/
>
> I'm not sure whether they will help you with fax sending though :-)
>
> Did you try compiling the source RPMs for your fax programs. If the KDE
> libr
> On 30-Aug-2001 Sinisa Milivojevic wrote:
> > No, I am not a 'Lamer'. I just ask: Why kill something that works fine
> >
> >
> > And fax sending from previous LyX worked perfectly.
Pretty easy: LyX is _not_ a fax program. Adding special fax support was a
Good Thing at the time when LyX's e
On Thu, Aug 30, 2001 at 10:34:26AM -0400, [EMAIL PROTECTED] wrote:
> Do we apply directly or is my cvs building it in as I speak?
I don't know. I guess you have to apply it manually. It's a patch to
src/BufferView_pimpl.C and I can't commit anything there.
> > I personally don't like it. IMO som
On Thu, Aug 30, 2001 at 02:39:49PM +0300, Sinisa Milivojevic wrote:
> No, I did not. My wife installed LyX from SuSE 7.0 and it sent
> faxes. How can LyX be installed from SuSE 7.2 or RH 7.1, through a
> normal RPM installation.
You can find source and binary RPMs compiled for 7.1 at:
http
On 30-Aug-2001 Sinisa Milivojevic wrote:
> Fair enough. Although, I never said you were BAD, nor bad ...
No you never said I understood it like that.
> Sorry, you are wrong. There is neither ksendfax nor xsendfax in SuSE
> 7.2 and you can not install packages from 7.1. Check it out. I have
> a
On Thu, Aug 30, 2001 at 04:19:50PM +0200, Edwin Leuven wrote:
> > stuff somewhere in LyX?
>
> if you use Qt you do...
Well, the LyX core does not use Qt...
Andre'
--
André Pönitz . [EMAIL PROTECTED]
On Thu, Aug 30, 2001 at 10:02:31AM -0400, [EMAIL PROTECTED] wrote:
> > Could you elaborate on the circumstances a bit?
>
> using \beta works. Using M-m g b gives a phony beta that displays
> during the session, but is neither exported nor saved.
Ok. I just commited something that could be a fi
> Some unrelated question: Do we have some kind of parser/writer for this
>
> <...> ...
>
> stuff somewhere in LyX?
if you use Qt you do...
gr.ed.
andre added
> The attached patch allows 'M-x math-greek a' to produce an \alpha if
> typed (or bound to a key) outside mathed.
Thanks. My hero :)
Do we apply directly or is my cvs building it in as I speak?
> I personally don't like it. IMO somebody who wants math should say so by
> typin
On Thu, Aug 30, 2001 at 03:33:50PM +0300, Sinisa Milivojevic wrote:
> Andre Poenitz writes:
> > On Thu, Aug 30, 2001 at 02:45:39PM +0300, Sinisa Milivojevic wrote:
> > > Have you tried to install it on SuSE 7.2 ??
> > >
> > > Try it !
> >
> > No. Simply because I don't have 7.2.
> >
> > Why doe
andre agreed
> Okokok...
Yea! Yea! Yea!
:)
--
Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign
[EMAIL PROTECTED] Smeal 178 (814) 375-4700 \ / against HTML mail
These opinions will not be those of Xand postings
Penn State until it pays my
andre asked,
> On Wed, Aug 29, 2001 at 06:11:08PM -0400, Richard E. Hawkins wrote:
> > OK, this is out of hand. Lyx is now eating my betas. My older alphas
> > are surviving, but the new ones of those die, too.
> I really cannot reproduce that. I can enter \beta, save, restart, view them
> o
On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote:
> On Wed, Aug 29, 2001 at 03:28:53PM +0200, Michael Schmitt wrote:
> > On Wed, 29 Aug 2001, Jose Abilio Oliveira Matos wrote:
> >
> > syntax error at /home/schmitt/LyX/lyx-devel/lib/reLyX/MakePreamble.pm line
> > 310, nea
On Thu, Aug 30, 2001 at 01:48:45PM +0200, Edwin Leuven wrote:
> ps. opinions about the attached references dialog?
Some unrelated question: Do we have some kind of parser/writer for this
<...> ...
stuff somewhere in LyX?
Andre'
--
André Pönitz ...
Andre Poenitz writes:
> On Thu, Aug 30, 2001 at 02:45:39PM +0300, Sinisa Milivojevic wrote:
> > Have you tried to install it on SuSE 7.2 ??
> >
> > Try it !
>
> No. Simply because I don't have 7.2.
>
> Why does the 7.1 package not install?
>
> Andre'
>
> --
> André Pönitz ...
> It crashes during destruction.
>
> Edwin, did you have this problem before ?
No, it worked fine.
> Is it really allowed
> to put various different widgets inside a QButtonGroup ?
Don't know, but it worked...
> I'll look in detail later ...
I have a bit more time next week. But if you volunt
On Thu, Aug 30, 2001 at 02:45:39PM +0300, Sinisa Milivojevic wrote:
> Have you tried to install it on SuSE 7.2 ??
>
> Try it !
No. Simply because I don't have 7.2.
Why does the 7.1 package not install?
Andre'
--
André Pönitz . [EMAIL PROTECTED]
On Thu, Aug 30, 2001 at 07:43:32AM -0300, Garst R. Reese wrote:
> right arrow, which is much less convienient, but that does not work
> because when you save the file and reload the alpha is an a again.
> Is that bug fixed?
I have not seen this bug occuring yet...
> Having to type "M-x math-gree
Andre Poenitz writes:
> On Thu, Aug 30, 2001 at 09:57:08AM +0200, Juergen Vigna wrote:
> SuSE 7.1 rpms are on
>
> http://cgi.tu-chemnitz.de/ftp-home///pub/linux/suse/ftp.suse.c
> om/suse/i386/7.1/suse/kpa1/ksendfax.rpm
>
> It took me less than a minute to locate, download, su, and install.
> Hav
Juergen Vigna writes:
> Dear Sinisa!
>
> I will Cc: this to the developers list so that all of this "BAD" people
> know what you think!
>
Fair enough. Although, I never said you were BAD, nor bad ...
>
> Nonsense there are RPM packages for RedHat and I guess you can install
> them also for Su
Dear Garst,
You are not suggesting that the format acceptable from an oscar-winner has
anything to do with the requirements of agents who receive hundreds of spec
scripts every month and yearn to toss them in the trash?
Richard
Sender: [EMAIL PROTECTED]
Date: Thu, 30 Aug 2001 02:43:03 -03
On Thu, Aug 30, 2001 at 12:07:39PM +0100, Jose Abilio Oliveira Matos wrote:
[snip]
>
> Unless you have other features/bug fixes it easier to add it my self than
> to have all the trouble with patching and unpatching. ;-)
:-)
If you ask so:
- reLyXmain.pl: 97 \\documentclass, not \documentcl
On Thu, Aug 30, 2001 at 12:48:28PM +0200, Yves Bastide wrote:
> On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote:
> [snip]
> >
> > 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) {
> > 306 my $geom_options = $1;
> > 307 my $op;
> > 308
On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote:
[snip]
>
> 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) {
> 306 my $geom_options = $1;
> 307 my $op;
> 308 foreach $op (keys %Geometry_Options) {
> 309 $geom_options =
Andre Poenitz wrote:
>
> The attached patch allows 'M-x math-greek a' to produce an \alpha if
> typed (or bound to a key) outside mathed.
>
> I personally don't like it. IMO somebody who wants math should say so by
> typing M-m first, but there are obviously people with a strong feeling that
>
The attached patch allows 'M-x math-greek a' to produce an \alpha if
typed (or bound to a key) outside mathed.
I personally don't like it. IMO somebody who wants math should say so by
typing M-m first, but there are obviously people with a strong feeling that
this is wrong...
And there is a p
On 30-Aug-2001 Lars Gullik Bjønnes wrote:
>| Most probably yes I'm right now trying to find a solution. Will commit
>| soon!
>
> Don't! I have the fix ready.
Good!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL P
On 30-Aug-2001 Michael Schmitt wrote:
> Any idea why this error occurs? Is it related to boost updates?
Most probably yes I'm right now trying to find a solution. Will commit
soon!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE
On Wed, Aug 29, 2001 at 10:00:08PM +0300, Dekel Tsur wrote:
> I suggest you keep the behavior of 1.1.6:
> pressing $, {, or # should give \$, \{ or \#, and these are drawn in blue
> Pressing \{ or \# should give { or #, and these are drawn in red.
Ok. I just committed a fix that shuld to exactly
Hi,
a fresh copy of lyx-devel results in the following error message:
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../..
-I../../boost -I/opt/local/include -isystem /usr/openwin/include -g -O
-fno-exceptions -W -Wall -Wp,-MD,.deps/insettabular.pp -c insettabular.C
In file included f
Juergen Vigna wrote:
> How are people called who do personal emails like this one to OpenSource
> developers, ..., hmm, ..., let me think, ..., ah I got it, I think the
> right term I heard on the net was "Lamers" isn't it? There are people
> who terminated projects because of people like you, bu
On Thu, Aug 30, 2001 at 10:05:15AM +0200, Andre Poenitz wrote:
>
> It took me less than a minute to locate, download, su, and install.
> Haven't checked whether it works since I do not have a fax machine.
>
> > > I work 12 hours per day already.
>
> And that means what?
It means he's a slacker
On Wed, Aug 29, 2001 at 06:11:08PM -0400, Richard E. Hawkins wrote:
> OK, this is out of hand. Lyx is now eating my betas. My older alphas
> are surviving, but the new ones of those die, too.
I really cannot reproduce that. I can enter \beta, save, restart, view them
on dvi
Could you ela
On Thu, Aug 30, 2001 at 09:57:08AM +0200, Juergen Vigna wrote:
> > SuSE 7.2 does not have ksendfax, nor does RedHat 7.*.
> >
> > Why have you done the above ??
> >
> > It worked perfectly !!
> >
> > Now, I have to loose 3 hours of my work to find sources, build,
> > install , tweak etc ... I d
Dear Sinisa!
I will Cc: this to the developers list so that all of this "BAD" people
know what you think!
On 29-Aug-2001 Sinisa Milivojevic wrote:
>
>> The internal fax-facility has been removed from LyX so you need an
>> external program (Frontend) to the faxpackage you've installed to be
>> a
On Wed, Aug 29, 2001 at 10:00:08PM +0300, Dekel Tsur wrote:
> > We need to figure out
> > - how \$, \{, {, \#, # etc should be typed in
> > - what color they should have on screen
>
> I suggest you keep the behavior of 1.1.6:
> pressing $, {, or # should give \$, \{ or \#, and these are drawn in
59 matches
Mail list logo