Okay, who's responsible for the day long outage of lyx.org?
If this an Anti-Friday (anti-no-smiley day) campaign or just a simple
stuff up by someone?
Allan. (ARRae)
Hi,
Prompted by an error message during CVS compilation (something to do with
the literate programming example - see below), I've gone over the
lib/examples, lib/templates and lib/doc and changed all occurences of
'\language default' to '\language english', except for the it_splash.lyx
(which se
oh yes, and I THINK I've fixed the crash problem when closing LyX after
opening FormPreferences. Could someone check, as I can't reproduce the
problem here...
Angus
On Thu, 02 Nov 2000, Angus Leeming wrote:
> > Attached is a patch implementing Colours and Formats tabs. You can't
> actually
Attached is a patch implementing Colours and Formats tabs. You can't actually
DO anything with them yet, but I'd like some feedback.
Esp. with the Formats (Outputs->Formats). This is the first point: where
should it go. Formats are for input AND output. Suggestions for the name of a
new top le
I used to hack this with math mode index. That no longer works.
How does one do superscripts and subscripts now?
AhHa, I found M-m x in math.bind, and that works, but it does not work
from the math menu anymore. It would be nice to have real subscripts and
superscripts.
Garst
... under http://mathematik.htwm.de/tmp/kbmap.diff
It only replaces this home made storages scheme for 'sequence' and
'modifiers' with std::vector.
Next step should be replacing this 'if length is negative' hack...
Andre'
--
André Pönitz [EMAIL PROT
--
Index: insets/insettext.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insettext.C,v
retrieving revision 1.95
diff -u -r1.95 insettext.C
--- insets/insettext.C 2000/11/02 16:19:53 1.95
+++ insets/inse
Here it is (in Juergen's latest changes):
cxx: Warning: ../../../lyx-devel/src/insets/insettext.C, line 599: temporary
used for initial value of reference to non-const (anachronism)
Inset * inset = bv->checkInsetHit(TEXT(bv), tmp_x, tmp_y-TEXT(bv)->first,
--
On Thu, Nov 02, 2000 at 04:31:07PM +0100, Jean-Marc Lasgouttes wrote:
> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> Dekel> Here is a patch that fixes the problem.
>
> Applied. Should it go in 1.1.5 too?
Yes.
On 01-Nov-2000 Dekel Tsur wrote:
> I've found out that when one inserts/deletes a char in a table, the cells in
> the table are redrawn 3 times !
>
> This happens as BufferView::updateInset is called 3 times:
I hopefully fixed this, thanks for the good report (I knowed that it
did it wrong but
On 02-Nov-2000 Jean-Marc Lasgouttes wrote:
> Juergen> P.S.: I forgot that the label type should also be possible to
> Juergen> be defined in the layout files obviously.
>
> So, what's different between your proposal and mine?
Mine is better?! #:O)
(maybe I thought a bit more about all the pro
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> Here is a patch that fixes the problem.
Applied. Should it go in 1.1.5 too?
JMarc
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> Sure, I suppose. New patch below. Jean-Marc, could you apply?
Done.
JMarc
On Wed, Nov 01, 2000 at 03:35:07PM +0100, Yves Bastide wrote:
>
> reLyX cannot handle document class names with non `word' characters
> (not in [A-Za-z_]), such as article-hermes. This patch therefore replaces
> \w by \S (non blank) in the regular expression.
Good point.
> Note this is not foo
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> I guess the both of you are right ;), now let me tell you
Juergen> what I think is the correct aproaching to this (and this is
Juergen> obviously the right one :)
Juergen> - Section should be paragraphs as Jean-Marc said!
:)
> "Tom" == Tom Holroyd <[EMAIL PROTECTED]> writes:
Tom> I have a doc with lots of refs, and LyX 1.1.4 runs BibTeX and
Tom> LaTex the correct number of times (4 - possibly once too many,
Tom> but my machine is fast so I don't care) -- with the exact same
Tom> setup and LyX 1.1.5fix2 it only ru
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> BTW, wouldn't it be better to define the items in the import
Dekel> menu as OptItem ?
Done.
JMarc
On 02-Nov-2000 Jean-Marc Lasgouttes wrote:
>
> Then, will people need to do insert->Section to begin a section? This
> does not look very intuitive... Or do you plan to change a paragraph
> into an inset when the current layout is changed from Standard to
> Section?
>
[snip]
>
> Not if all th
> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
R> Hi, Few questions related to the menu layout in default.ui:
R> 1) What is the difference between "Item" and "OptItem"?
An OptItem will only show up if the function is not disabled (where an
Item would be grayed out). This makes sense for exam
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Attached is a clean-up patch to FormPreferences and LyXRC.
I'll apply it.
JMarc
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> IMO your view of insets are then a bit too limited.
My view is that a document is a sequence of paragraphs. Until this
changes, your nice new section inset will have to be inserted into an
empty paragraph. What happens when th
> "José" == José Luis Sánchez de la Rosa <[EMAIL PROTECTED]> writes:
José> Dear Sirs, First of all, let me tell you I am using klyx and I
José> am very glad of doing. I think it is a good job you have done.
José> Let me to make you a questions. 1) I know some places as for
José> example the I
Hi,
This is produced while I "make" the latest CVS.
Is this information about warnings useful?
support/lstrings.h: In function `const class string tostr(const enum
LyXAlignment &)':
tabular.C:935: instantiated from `write_attribute(const string &,
const LyXAlignment &)'
tabular.C:995: inst
On Thu, 02 Nov 2000, Allan Rae wrote:
> On Wed, 1 Nov 2000, Dekel Tsur wrote:
> > On Wed, Nov 01, 2000 at 02:48:34PM +, Angus Leeming wrote:
> > > > PS: If I open the preferences dialog (and then close it or keep it
> > > > open), then when trying to quit from LyX, LyX crashes.
> > >
> > > I d
On 01-Nov-2000 Yves Bastide wrote:
> The attached patch sets the correct language when loading old (pre 2.17)
> format tabulars.
Thanks I'll apply this!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED]
Ita
Hi,
Few questions related to the menu layout in default.ui:
1) What is the difference between "Item" and "OptItem"?
2) The CVS version has an entry for Noweb as follows:
Item "Noweb|N" "buffer-import literate"
Shouldn't "literate" be replace by "noweb" ?
3) Wouldn't a new, better
26 matches
Mail list logo