On Mon, 3 Sep 2001, Dekel Tsur wrote:
> On Mon, Sep 03, 2001 at 03:46:57PM +0100, Angus Leeming wrote:
> > So the real fix is to add a minipagebg to the enum in LColor.h, to initialise
> > it in LColor.C and to use it in the InsetMinipage c-tor (insetminipage.C)
> > setBackgroundColor(LColor:
On Tue, Sep 04, 2001 at 02:44:05PM +0900, R. Lahaye wrote:
> As far as I understand does LyX not have a straightforward word-count
> routine. Often journals or publications put limitations on the number
> of words, in which case a word-count would come in handy.
I think the main problem is answer
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote:
> You can add a __cal__ method to a class making it a functor, and using it
> everywhere a function can be used.
Ah - well, after the overloading of the whitespace operator this was
probably easy addition to seduce C++
On Mon, 3 Sep 2001, John Levon wrote:
> On Sun, Sep 02, 2001 at 10:03:29PM +0100, Jose Abilio Oliveira Matos wrote:
>
> > Maybe we could have a coordinate effort here. Are you volunteering for
> > that? ;-)
>
> well it would make more sense if whoever releases the stuff does it at the time ;)
Hi,
As far as I understand does LyX not have a straightforward word-count
routine. Often journals or publications put limitations on the number
of words, in which case a word-count would come in handy.
One can start the spell checker, and get the number at the end of the
checking. However, this
John Levon wrote:
> sp_base.h should include I guess.
Yep, that fixes it.
A few more remarks:
1) At the end of the make, it automagically links against -lqt, which it
cannot find on my FreeBSD machine, since it should be -lqt2. Of course
I solved it by making a symbolic link between libq
Hi,
There was a time (e.g. 1.1.6fix3) that the following very convenient
window policy was enforced on all dialogs:
-> let the (sub)dialogs "disappear" when the main window is iconized.
[extremely convenient when iconizing LyX while dialogs are open]
-> always keep (sub)dialogs on top of th
Richard Harris wrote:
>
> Garst,
>I think everything is now tunable enough and documented within the
>example script which will be in 1.2. If you know where the page breaks
>come they are simple to insert with the new command "More." The only
>other thing should be tweaking baseli
On Tue, Sep 04, 2001 at 10:51:20AM +0900, R. Lahaye wrote:
> ../../../src/sp_base.h:42: syntax error before `,'
sp_base.h should include I guess.
regards
john
--
"Do you mean to tell me that "The Prince" is not the set textbook for
CS1072 Professional Issues ? What on earth do you learn in t
Hi,
My make ends when I choose qt2 as frontend. With default XForms compilation
goes okay. Is "pid_t pid" a problem in sp_base.h when using qt2 ?
./autogen.sh
./configure --with-qt2-includes=/usr/X11R6/include/qt2 \
--with-qt2-libraries=/usr/X11R6/lib --with-frontend=qt
make
[...zip
Garst,
I think everything is now tunable enough and documented within the
example script which will be in 1.2. If you know where the page breaks
come they are simple to insert with the new command "More." The only
other thing should be tweaking baselineskip.
While I will look forward
Hi,
The following patches work for FreeBSD 4.3 (latest official release),
where C headers for wide char are not available.
It's for present (and possibly older) versions of FreeBSD. New releases
may probably ship with sufficient wide char support in the future.
Here are the patches (also attac
Malte Cornils wrote:
>
> "Garst R. Reese" wrote:
> >
> > Richard Harris wrote:
> > >Can you handle an 8bit (not mime) 10k tar.gz file?
> > >
> > > Not with Emacs RMAIL; I pull all files over ftp or http.
> > OK, wait for 1.2. I do not have an ftp site.
>
> If that's a problem, Garst please s
On Mon, Sep 03, 2001 at 11:55:45PM +0200, Yves Bastide wrote:
> On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote:
> >
>
> FOUND!
>
> diff -u -p -r1.5 reLyX.in
> --- lib/reLyX//reLyX.in 2001/08/31 07:54:05 1.5
> +++ lib/reLyX//reLyX.in 2001/09/03 21:46:38
> @@ -14,1
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote:
>
FOUND!
diff -u -p -r1.5 reLyX.in
--- lib/reLyX//reLyX.in 2001/08/31 07:54:05 1.5
+++ lib/reLyX//reLyX.in 2001/09/03 21:46:38
@@ -14,11 +14,13 @@ $^W = 1; # same as 'perl -w'
use vars qw($lyxdir $lyxname);
my (
"Garst R. Reese" wrote:
>
> Richard Harris wrote:
> >Can you handle an 8bit (not mime) 10k tar.gz file?
> >
> > Not with Emacs RMAIL; I pull all files over ftp or http.
> OK, wait for 1.2. I do not have an ftp site.
If that's a problem, Garst please send me the tar.gz, I'll put it up
where i
On Mon, Sep 03, 2001 at 11:20:40PM +0200, Yves Bastide wrote:
> On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote:
> >
> > Do you have any idea why Michael has problems with the reLyX path detection?
>
> Hmm. Michael, I don't understand this:
> > > Can't locate reLyXm
On Fri, Aug 31, 2001 at 06:10:28AM -0300, Garst R. Reese wrote:
> 2. Trying to move the Find and Replace box gives a trail of boxes and
> renders LyX inoperable. (Mouse clicks useless).
I can't reproduce this.
regards
john
--
"Do you mean to tell me that "The Prince" is not the set textbook f
On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote:
>
> Do you have any idea why Michael has problems with the reLyX path detection?
Hmm. Michael, I don't understand this:
> > Can't locate reLyXmain.pl in @INC (@INC contains:
> > /home/schmitt/Programme/lyx-1.2.0cvs-so
Type \{ -> a red { appears (= latex '{')
Now type $ (or \} ), and the red { becomes blue (= latex '\{' )
"Garst R. Reese" wrote:
>
> - Herbert: Open two different docs, open one latex preamble,
> write anything in the preamble, close the doc of this preamble
> (but not the preamble!), close the preamble with ok
>-> the preamble of the current doc is overwritten!
>
> This could be considered
\models \smile \frown \hookleftarrow \hookrightarrow \leftharpoonup
\rightharpoonup \leftharpoondown \rightharpoondown \bowtie
\epsilon \imath \jmath \flat \natural
But it's still fantastic! Thanks,
Garst
On Mon, Sep 03, 2001 at 07:51:47PM +0100, Angus Leeming wrote:
> PS, If you want the file for testing purposes, just drop me a line.
why don't we add thissort of thing to lyx-tests cvs module or similar ?
john
--
"Do you mean to tell me that "The Prince" is not the set textbook for
CS1072 Pro
- Herbert: Open two different docs, open one latex preamble,
write anything in the preamble, close the doc of this preamble
(but not the preamble!), close the preamble with ok
-> the preamble of the current doc is overwritten!
This could be considered a feature. e.g., a simple way to copy
First, thanks to all for their help getting the symbols stuff to display.
It's fantastic!
Being anal, I've just gone through the Lamport book and recreated his Tables
3.3-3.10
Two tiny bugs to report
1. \backslash gives LaTeX errors
2. \| displays incorrectly (since \parallel displays correctl
On Fri, Aug 31, 2001 at 01:02:41PM +0200, Yves Bastide wrote:
> On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote:
> [snip]
> > >
> > > Yeah, that's OK too.
> >
> > Actually I have choosen your alternative, I really dislike the ()->, grrr...
> > (sorry Yves, nothing pe
Hello,
another strange behaviour of the preference dialog:
If you start LyX and open the preference dialog, "Apply" is activated.
But if you close the dialog and re-open it, "Apply" is deactivated (which
is correct).
Michael
--
=
On Mon, 3 Sep 2001, Angus Leeming wrote:
> > This is a one-liner, fl_set_return(). I'll do it soon unless angus is
> listening,
> > in which case he can do it (quicker than me sending a patch ;)
>
> Listening and done.
Wow! Impressive speed!
(I think the find&replace bug is also just a one-line
On Mon, 3 Sep 2001, Jose Abilio Oliveira Matos wrote:
> This problem is getting me crazy.
> The only way to have this result is if reLyXmain.pl is present in
> /bin. Is it?
No.
--
==
Michael Schmitt
Mennecy (près de Paris), France
le lundi 03 sept 2001
18h00
A few works to thank you...
I am just graduated from my M.Sc. in computer science (human-computer
interaction -- e-learning specialization).
To write my master's thesis, I have use LyX !
What a good product ! Thank you all, users who
On Mon, Sep 03, 2001 at 07:27:54PM +0200, Michael Schmitt wrote:
> - The "Maths spacing" dialog is broken ("Apply" does not work without former
> user change in the dialog)
I fixed this (and told you ;). It works for me.
> - Please choose a brighter green as background color for minipages in
On Monday 03 September 2001 17:33, John Levon wrote:
> On Mon, Sep 03, 2001 at 06:36:41PM +0200, Michael Schmitt wrote:
>
> > Hi John,
> >
> > first let me thank you for the "-paper" patch. It works very well.
> >
> > Just a short remark: "DVI paper option" behaves differently from
> > "checkte
It seems to always go to the default environment, which in most cases is
Standard, but in hollywood is Dialogue, which is narrow.
The same happens with the ERT inset. No matter where I put them, the
come up as Dialogue environments, and I cannot set them to Standard.
Garst
On Mon, Sep 03, 2001 at 10:31:06AM +0200, Michael Schmitt wrote:
> On Fri, 31 Aug 2001, Jose Abilio Oliveira Matos wrote:
>
> > Michael do you have problems with the last reLyX?
> >
> > What was the symbolic link that you added wednesday to fix it?
>
> I made some symbolic links from /share/
On Mon, Sep 03, 2001 at 06:36:41PM +0200, Michael Schmitt wrote:
> Hi John,
>
> first let me thank you for the "-paper" patch. It works very well.
>
> Just a short remark: "DVI paper option" behaves differently from
> "checktex". For the latter, "apply" is activated as soon as you enter some
>
Hi John,
first let me thank you for the "-paper" patch. It works very well.
Just a short remark: "DVI paper option" behaves differently from
"checktex". For the latter, "apply" is activated as soon as you enter some
text. Input in the "DVI..." field is only recognized when you switch to a
differ
SMiyate wrote:
> "R. Lahaye" <[EMAIL PROTECTED]> wrote:
>
> > No, wchar.h is also missing on a FreeBSD system,
> > all others, such as wctype.h etc., are missing as well.
>
> You are wrong. I've never used FreeBSD myself, but I *know*
> how they implement multibyte/wide character supports in li
On Mon, Sep 03, 2001 at 05:38:29PM +0200, Michael Schmitt wrote:
> On Mon, 3 Sep 2001, Yves Bastide wrote:
>
> > > > Is such fiddling appropriate, when all we have is a user bug ? :-)
> > > > A marginpar, like a footnote or an index entry, is meant to refer to the
> > > > preceding word. No?
> >
On Mon, Sep 03, 2001 at 03:46:57PM +0100, Angus Leeming wrote:
> So the real fix is to add a minipagebg to the enum in LColor.h, to initialise
> it in LColor.C and to use it in the InsetMinipage c-tor (insetminipage.C)
> setBackgroundColor(LColor::minipagebg);
>
> that way, it's configurab
On Mon, 3 Sep 2001, Yves Bastide wrote:
> > > Is such fiddling appropriate, when all we have is a user bug ? :-)
> > > A marginpar, like a footnote or an index entry, is meant to refer to the
> > > preceding word. No?
> >
> > no, as far as i know to the line of the \marginpar command.
> > but it
On Mon, 3 Sep 2001, John Levon wrote:
> > Hmmm, I thought this is self-explaining. Create a document with a
> > large note inset (must not fit completely to screen), then move the
> > cursor as described above. This is indeed a minor bug but it might
>
> the point is I couldn't get it to do anyth
On Mon, Sep 03, 2001 at 10:49:17AM +0100, Angus Leeming wrote:
> cxx ... -lXpm /usr/local/lib/libAikSaurus.so -lbz2 -lbz2 -lbz2 -lSM ...
>
> Two questions:
> 1. Why is AikSaurus expanded (Xpm is found in /usr/local/lib and isn't).
probably because AikSaurus installs a libtool .la file, xpm has
Richard Harris wrote:
>
> Dear Garst,
>
>Can you handle an 8bit (not mime) 10k tar.gz file?
>
> Not with Emacs RMAIL; I pull all files over ftp or http.
OK, wait for 1.2. I do not have an ftp site.
>I would really like
>it if you could test before I send them to the list. As things
Hello,
here is the rest of my list of new bugs. I will post a revised version of
my complete list as soon as I have checked Angus' and John's numerous
patches.
Michael
**
- Insert a minipage in an empty figure float; then
On Monday 03 September 2001 15:37, Michael Schmitt wrote:
> On Mon, 3 Sep 2001, Andre Poenitz wrote:
>
> > On Mon, Sep 03, 2001 at 02:12:14PM +0200, Michael Schmitt wrote:
> > > - Please choose a brighter green as background color for minipages
> >
> > Why?
>
> It hurts me eyes :-)
>
> The regu
On Monday 03 September 2001 15:21, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | On Monday 03 September 2001 14:40, Yves Bastide wrote:
> | > On Mon, Sep 03, 2001 at 03:44:48PM +0200, Edwin Leuven wrote:
> | > > in today's cvs:
> | > >
> | > > main.o: In function
> Far too much! Just "touch main.C" will do the trick.
It did. Thanks, Ed.
On Mon, 3 Sep 2001, Andre Poenitz wrote:
> On Mon, Sep 03, 2001 at 02:12:14PM +0200, Michael Schmitt wrote:
> > - Please choose a brighter green as background color for minipages
>
> Why?
It hurts me eyes :-)
The regular background color is white whereas the green chosen for
minipages is rather
On Mon, Sep 03, 2001 at 05:14:20PM +0300, Dekel Tsur wrote:
> This reminds me:
> Currently, \left\Vert \right\Vert will not be displayed on screen.
Keep that in mind.
> The problem is that in the symbols file, the code for \Vert is 0
> and not 257 (LM_Vert). Of course, it is easy to fix the symb
On Mon, Sep 03, 2001 at 03:36:47PM +, [EMAIL PROTECTED] wrote:
> Modified files:
> lyx-devel/src/mathed/: ChangeLog support.C symbol_def.h
>
> Log message:
> remove unneded symbol definitions
This reminds me:
Currently, \left\Vert \right\Vert will not be displayed on screen.
The
On Monday 03 September 2001 14:40, Yves Bastide wrote:
> On Mon, Sep 03, 2001 at 03:44:48PM +0200, Edwin Leuven wrote:
> > in today's cvs:
> >
> > main.o: In function
> > `__default_alloc_template::_S_chunk_alloc(unsigned int, int &)':
> > /usr/include/g++-3/stl_alloc.h:467: undefined reference
On Mon, Sep 03, 2001 at 03:44:48PM +0200, Edwin Leuven wrote:
> in today's cvs:
>
> main.o: In function
> `__default_alloc_template::_S_chunk_alloc(unsigned int, int &)':
> /usr/include/g++-3/stl_alloc.h:467: undefined reference to
> `GUIRunTime::initApplication(int, char **)'
> collect2: ld r
in today's cvs:
main.o: In function
`__default_alloc_template::_S_chunk_alloc(unsigned int, int &)':
/usr/include/g++-3/stl_alloc.h:467: undefined reference to
`GUIRunTime::initApplication(int, char **)'
collect2: ld returned 1 exit status
thanks, gr.ed.
Dear Garst,
Can you handle an 8bit (not mime) 10k tar.gz file?
Not with Emacs RMAIL; I pull all files over ftp or http.
I would really like
it if you could test before I send them to the list. As things stand
now, you can insert a blockbreak after viewing and deciding where it
s
On Mon, Sep 03, 2001 at 02:38:00PM +0200, Herbert Voss wrote:
> Yves Bastide wrote:
> >
> > Is such fiddling appropriate, when all we have is a user bug ? :-)
> > A marginpar, like a footnote or an index entry, is meant to refer to the
> > preceding word. No?
>
> no, as far as i know to the lin
Yves Bastide wrote:
>
> On Mon, Sep 03, 2001 at 01:24:13PM +0200, Herbert Voss wrote:
> > Michael Schmitt wrote:
> > >
> > > On Mon, 3 Sep 2001, Herbert Voss wrote:
> > >
> > > > this is your problem, not a latex one ...
> > > > when you add your margin note _direct_ before the last word,
> > > >
On Mon, Sep 03, 2001 at 02:12:14PM +0200, Michael Schmitt wrote:
> - Please choose a brighter green as background color for minipages
Why?
Andre'
--
André Pönitz . [EMAIL PROTECTED]
On Mon, Sep 03, 2001 at 01:24:13PM +0200, Herbert Voss wrote:
> Michael Schmitt wrote:
> >
> > On Mon, 3 Sep 2001, Herbert Voss wrote:
> >
> > > this is your problem, not a latex one ...
> > > when you add your margin note _direct_ before the last word,
> > > than the parbox of the margin and th
Hi,
below please find the first part of a list of new bug reports
(more to come soon):
Michael
- Please choose a brighter green as background color for minipages
- There are still infinite table repaintings if the width of the table
is almost equal to the LyX window size (for details see S
Michael Schmitt wrote:
>
> On Mon, 3 Sep 2001, Herbert Voss wrote:
>
> > this is your problem, not a latex one ...
> > when you add your margin note _direct_ before the last word,
> > than the parbox of the margin and the word are a unit(!) and
> > hyphenation is not possible!
> > a margin shoul
On Mon, 3 Sep 2001, Herbert Voss wrote:
> this is your problem, not a latex one ...
> when you add your margin note _direct_ before the last word,
> than the parbox of the margin and the word are a unit(!) and
> hyphenation is not possible!
> a margin should always appear as a "word", means space
Michael Schmitt wrote:
>
> On Sat, 1 Sep 2001, Yves Bastide wrote:
>
> > > > - Create a new document that contains the word "Sophisticated" 6 times. View
>the
> > > > dvi output (->last word is broken into two lines); add a margin note right in
> > > > front of the last word and view dvi ou
Two remarks.
1) I succesfully lost data while working with lyx!!
I am working on a multifile document with a lot of graphics and math - MS word
would have died just by looking at it :-) but lyx works as it should. It dies
something like once per week, but I think it is my linux installation that
On Monday 03 September 2001 10:52, Michael Schmitt wrote:
> Hi,
>
> I think "can not" should be written as "cannot", shouldn't it? If that is
> true, please have a look at the attachment.
Yup. I'll apply.
A.
Hi,
I think "can not" should be written as "cannot", shouldn't it? If that is
true, please have a look at the attachment.
Michael
--
==
Michael Schmittphone: +49 451 500 3725
Institute for Telem
The final linking step seems a little strange:
/bin/ksh ../libtool --mode=link ... -lXpm -lAikSaurus -lbz2 -lSM ...
translates to:
cxx ... -lXpm /usr/local/lib/libAikSaurus.so -lbz2 -lbz2 -lbz2 -lSM ...
Two questions:
1. Why is AikSaurus expanded (Xpm is found in /usr/local/lib and isn't).
2.
On Monday 03 September 2001 10:34, Edwin Leuven wrote:
> > (It may be the tentative reset-on-apply stuff that Edwin is talking
about.)
>
> Angus, Could you elaborate a bit? Thanks.
Sure. Look in ControlInset.h. There you'll find:
1 template
2 void ControlInset::apply()
3 {
4 if (lv_.bu
> (It may be the tentative reset-on-apply stuff that Edwin is talking about.)
Angus, Could you elaborate a bit? Thanks.
gr.ed.
On Sunday 02 September 2001 19:15, John Levon wrote:
> On Sun, Sep 02, 2001 at 07:44:55PM +0200, Edwin Leuven wrote:
>
> > Apply does weird stuff (after applying it clears the width entry and
changes
> > the units combo). I had a look at it but couldn't find what's causing
this.
> > Perhaps y
On Mon, Sep 03, 2001 at 10:21:29AM +0200, Michael Schmitt wrote:
> Hmmm, I thought this is self-explaining. Create a document with a
> large note inset (must not fit completely to screen), then move the
> cursor as described above. This is indeed a minor bug but it might
the point is I couldn't
On Sat, 1 Sep 2001, Yves Bastide wrote:
> > > - Create a new document that contains the word "Sophisticated" 6 times. View the
> > > dvi output (->last word is broken into two lines); add a margin note right in
> > > front of the last word and view dvi output again (-> the word is not broken
On Fri, 31 Aug 2001, Jose Abilio Oliveira Matos wrote:
> Michael do you have problems with the last reLyX?
>
> What was the symbolic link that you added wednesday to fix it?
I made some symbolic links from /share/... to
/bin. IIRC this did not fully solve the problem.
The lastest reLyX does
On Fri, 31 Aug 2001, John Levon wrote:
> > - Create a note inset and fill it with text until its content cannot be
> > fully displayed on screen. Add some text in front and after the note.
> > Then, move the cursor in front of the note, press CursorDown (you are now
> > scrolling past the n
On Mon, 3 Sep 2001, Andre Poenitz wrote:
> On Sun, Sep 02, 2001 at 04:55:39AM -0300, Garst R. Reese wrote:
> > Seems like nobody has quite figured out how to get the new symbol fonts
> > properly set up.
>
> \int should be shown using the old fonts if the new can't be dfound. at
> least that was
On Sun, Sep 02, 2001 at 04:55:39AM -0300, Garst R. Reese wrote:
> Seems like nobody has quite figured out how to get the new symbol fonts
> properly set up.
\int should be shown using the old fonts if the new can't be dfound. at
least that was the therory and I saw it working once.
Andre'
--
A
On Fri, Aug 31, 2001 at 05:10:06PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Fri, Aug 31, 2001 at 03:18:15PM +0100, Angus Leeming wrote:
> |
> | > Maybe this info should go in the INSTALL?
> |
> | Probably ;-}
>
> I am getting more and more reluctan
On Fri, Aug 31, 2001 at 06:56:30PM +0300, Dekel Tsur wrote:
> > lyx: SIGSEGV signal caught
> > Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
> > under the Help menu and then send us a full bug report. Thanks!
>
> Is this before the update I made earlier today?
I don't
77 matches
Mail list logo