On 03-Apr-00 Frank K. Gurkaynak wrote:
> We frequently use LyX for writing Conference papers that are in double
> column format. When we use wide figures we want it to spread across two
> columns. It is relatively easy to do this in LaTeX by changing the
> environment to figure*. It would be rea
Take a look at the entry in baywatch:/etc/group for cvsusers.
Allan. (ARRae)
On 4 Apr 2000, Lars Gullik Bjønnes wrote:
> Allan Rae <[EMAIL PROTECTED]> writes:
>
> | Lars?
> |
> | I was just trying to ask for help with cvs but it seems now email doesn't
> | like me either...
You may have missed it but the email got to mail.lyx.org but it complained
about too many hops (
test ... and you had to read it.
Lgb
Allan Rae <[EMAIL PROTECTED]> writes:
| Lars?
|
| I was just trying to ask for help with cvs but it seems now email doesn't
| like me either...
Not the perfect place to take this discussion but...
What does
host lyx.org
host aussie.lyx.org
host baywatch.lyx.org
host mail.lyx.org
say on your
Lars?
I was just trying to ask for help with cvs but it seems now email doesn't
like me either...
Allan. (ARRae)
-- Forwarded message --
Date: Tue, 4 Apr 2000 03:31:21 +0200
From: Mail Delivery Subsystem <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Returned mail: User unk
Allan Rae <[EMAIL PROTECTED]> writes:
| This number business is just a rtl-ltr language switch that Dekel wants
| automatically handled.
This is not quite how I understood it. To me it seemd like an
additional font attribute that said that "this is a number", then the
needed machinery to output
On 4 Apr 2000, Lars Gullik Bjønnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> | On Tue, Apr 04, 2000 at 12:42:05AM +0200, Lars Gullik Bjønnes wrote:
> | >
> | > We really don't want to put to many features into LyXFont. If I
> | > understand you correctly you want to mark the string "1
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| index.sty provides support for multiple indexes. I was able to implement
| this with lots of ERT
You call this lots of ERT? Or did you have hundreds of indices?
(or were you speaking of using them :-) )
| In the preamble i put:
| \usepackage{index}
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Apr 04, 2000 at 12:42:05AM +0200, Lars Gullik Bjønnes wrote:
| >
| > We really don't want to put to many features into LyXFont. If I
| > understand you correctly you want to mark the string "123" to be a
| > number and appropriate action taken whe
Dekel Tsur <[EMAIL PROTECTED]> writes:
| There are more important things to do with the time it would take to do the
| changes.
| You can alway make the changes in the future, if needed.
Ahh... so you want me do the changes instead of you.
Besides IMO the InsetTable(pos, 0) looks strange when it
On Mon, 3 Apr 2000, Angus Leeming wrote:
> Illuminating, I think. We do indeed use raw_format.
>
> Allan, if we assume that raw_format will be removed from
> xtl at some stage, does that make life harder?
Not really. I wasn't planning on using raw_format forever. Only until
someone found time
On Tue, Apr 04, 2000 at 12:42:05AM +0200, Lars Gullik Bj&resh;nnes wrote:
>
> We really don't want to put to many features into LyXFont. If I
> understand you correctly you want to mark the string "123" to be a
> number and appropriate action taken when exporting/printing etc.
>
> To me this see
On Tue, Apr 04, 2000 at 01:21:12AM +0200, Lars Gullik Bj&resh;nnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
> | On Mon, Apr 03, 2000 at 10:34:35PM +0200, Lars Gullik Bj&resh;nnes wrote:
> | > +inline bool operator<(LyXParagraph::InsetTable const & a,
> | > + LyXParagraph
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Mon, Apr 03, 2000 at 10:34:35PM +0200, Lars Gullik Bjønnes wrote:
| > +inline bool operator<(LyXParagraph::InsetTable const & a,
| > + LyXParagraph::InsetTable const & b)
| > +{
| > +return a.pos < b.pos;
| > +}
| >
| > This
On Mon, Apr 03, 2000 at 10:34:35PM +0200, Lars Gullik Bj&resh;nnes wrote:
> +inline bool operator<(LyXParagraph::InsetTable const & a,
> + LyXParagraph::InsetTable const & b)
> +{
> +return a.pos < b.pos;
> +}
>
> This one looks conceptually wrong.
> When comparing two
Dekel Tsur <[EMAIL PROTECTED]> writes:
| There are two problems with numbers in Hebrew:
| 1. In the LaTeX output, the number should be enclosed by \beginL / \endL
| (e.g., \beginL 123 \endL).
| 2. While writing the text, you should not press a special key for telling the
| editor when you are sta
On Mon, Apr 03, 2000 at 10:07:05AM +0200, Juergen Vigna wrote:
> On 01-Apr-2000 Dekel Tsur wrote:
> > I'm considering of adding a new inset (InsetNumber) for the purpose of
> > entering numbers in Right-To-Left text: when you press a digit key, instead
> > of inserting the digit into the current p
Hello,
Great work and thanks for all the development effort. I just want to
express a minor annoyance we have been experiencing with LyX.
We frequently use LyX for writing Conference papers that are in double
column format. When we use wide figures we want it to spread across two
columns. It i
+
+inline bool operator<(LyXParagraph::InsetTable const & a,
+ LyXParagraph::InsetTable const & b)
+{
+return a.pos < b.pos;
+}
+
This one looks conceptually wrong.
When comparing two InsetTables you need to take pos into account.
Instead of using this ope
Illuminating, I think. We do indeed use raw_format.
Allan, if we assume that raw_format will be removed from
xtl at some stage, does that make life harder?
Angus
-- Forwarded Message --
Subject: Re: Unaligned access errors running LyX with XTL
Date: Mon, 03 Apr 2000 16:50:25 +
Machines moved and hopefully everything is up and working again.
Page me if there are problems.
Lgb
Jean-Marc Lasgouttes wrote:
>
> > "David" == David Banning <[EMAIL PROTECTED]> writes:
>
> David> I have discovered now, after having getting the user's guide to
> David> print after installing rotating.sty, that other files do not
> David> print, each one seemingly because a sty file is mis
> "David" == David Banning <[EMAIL PROTECTED]> writes:
David> I have discovered now, after having getting the user's guide to
David> print after installing rotating.sty, that other files do not
David> print, each one seemingly because a sty file is missing. I am
David> not using teTeX or ntex
Garst R. Reese wrote:
>
> David Banning wrote:
> >
> > Garst R. Reese wrote:
> > >
> > > David Banning wrote:
> > > >
> > > > On Sat, 1 Apr 2000, Kayvan A. Sylvan wrote:
> > > >
> > > > > On Sat, Apr 01, 2000 at 09:43:34PM +, David Banning wrote:
> > > > > >
> > > > > >
> > > > > > > No. You
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> Should the lyx.org link to "stable sources" (e.g. on the main
Amir> page; I guess also on the download page) link to the fix*
Amir> sources?
There are no fix* sources. Only fix* patches. I prefer to keep it like
that, so that patches
Should the lyx.org link to "stable sources" (e.g. on the main page; I guess
also on the download page) link to the fix* sources?
-Amir
I'll be moving the LyX boxes now.
The actual move will take about 2 hrs, but since also the dns zone
files has to change it might take up to 2 days for all to be able to
contact lyx.org.
Hopefully everything is setup correctly for the move...
Lgb
Suggestion duly noted. Thanks, JMarc.
I'm currently testing Lars' suggestion that I compile with
-Wcast-align and coming up with heaps of warnings.
Interestingly, most of these seem to occur in the STL!
For example, compiling the head branch of CVS:
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> On a related note, I tried to compile with -frepo (gcc 2.95.2)
Lars> and it | did not work... Does anyone know how this is supposed
Lars> to be possible? | Currently, it
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I thought I'd send this here before I post it to the xtl
Angus> mailing list. Is there anything further that might be useful to
Angus> them?
It looks reasonable... I would say that the description of the
LString.h header is not v
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| On a related note, I tried to compile with -frepo (gcc 2.95.2) and it
| did not work... Does anyone know how this is supposed to be possible?
| Currently, it seems to me that template code is duplicated an unknown
| number of times...
How do yo
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| I guess that, with lyxstring, the beginning of the string is not
| aligned on a 8-bytes boundaries.
I would guess that it is. It is the casting that does the unaligned
thing.
try -Wcast-align (or is it -Walign-cast)
| Are you sure that reportin
I thought I'd send this here before I post it to the xtl
mailing list. Is there anything further that might be
useful to them?
Angus
XTL errors running LyX
=
I have come up against some unaligned access errors
when running a development version of LyX. (The "rae"
branch of CVS. Th
Angus> On the DEC Alpha running Digital Unix 3.2, compiled using
Angus> egcs-1.1.2/GNU STL:
Angus> with lyxstring: code compiles perfectly. Print dialog still
Angus> produces unaligned access errors, but the dialog now prints.
Angus> Congratulations, Allan.
JMarc> I guess that, with lyxstring, t
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Sun, Apr 02, 2000 at 02:21:29AM +0200, Dekel Tsur wrote:
>> OK. I'll use a sorted vector instead of a map for the insetlist.
>>
Dekel> Done. I also changed *few* other things (see the Changelog).
OK, the changes are in now.
JMa
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> On 31 Mar 2000, Lars Gullik Bjønnes wrote:
>> Allan Rae <[EMAIL PROTECTED]> writes:
>>
>> | And compile times will increase by at least double. At least
>> that's my | experience so far -- assuming you have plenty of memory
>> and don
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> 2. Is it in a usable state? (if not, I can make the InsetNumber
Dekel> a derived class of InsetFormula).
Note that, in TeX, numbers are supposed to be typeset in formulas
(almost) always. Of course, there are always cases where you w
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> Does anyone actually use the two-colour icon feature ? What's
John> the point of it ? Surely the xpm colours are allocated read-only
John> (i.e. shared) anyway ?
John> I think it should be possible anyway to use the full-colour
John> i
On Mon, 3 Apr 2000, Garst R. Reese wrote:
> John Levon wrote:
> >
> > Does anyone actually use the two-colour icon feature ?
> > What's the point of it ? Surely the xpm colours are allocated
> > read-only (i.e. shared) anyway ?
> >
> > I think it should be possible anyway to use the full-colour
John Levon wrote:
>
> Does anyone actually use the two-colour icon feature ?
> What's the point of it ? Surely the xpm colours are allocated
> read-only (i.e. shared) anyway ?
>
> I think it should be possible anyway to use the full-colour icons as
> two-colour
> and with some Xpm jiggery pokery
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> No, of course I'm not sure. What do you take me for? Competent?
Angus> Good idea to check though :-)
Angus> Is there anyone out there running linux who knows how to turn
Angus> on the reporting of unaligned access errors on a lin
Does anyone actually use the two-colour icon feature ?
What's the point of it ? Surely the xpm colours are allocated
read-only (i.e. shared) anyway ?
I think it should be possible anyway to use the full-colour icons as
two-colour
and with some Xpm jiggery pokery. would anyone object to doing thi
On Mon, 3 Apr 2000, Martin Vermeer wrote:
> On Fri, Mar 31, 2000 at 09:04:45AM +0200, Lars Gullik Bjønnes wrote:
> > Angus Leeming <[EMAIL PROTECTED]> writes:
> >
> > | ps. Nice phrase. Is it the same as "Grasp the iron whilst it's hot"?
> >
> > No, for that we have "smi mens jernet er varmt"
>
No, of course I'm not sure. What do you take me for?
Competent?
Good idea to check though :-)
Is there anyone out there running linux who knows how to
turn on the reporting of unaligned access errors on a linux
box? The DEC command "uac" == Unaligned Access Message
Control doesn't seem to exist.
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On the DEC Alpha running Digital Unix 3.2, compiled using
Angus> egcs-1.1.2/GNU STL:
Angus> with lyxstring: code compiles perfectly. Print dialog still
Angus> produces unaligned access errors, but the dialog now prints.
Angus> Con
On 01-Apr-2000 Dekel Tsur wrote:
> I'm considering of adding a new inset (InsetNumber) for the purpose of
> entering numbers in Right-To-Left text: when you press a digit key, instead
> of inserting the digit into the current paragraph, a InsetNumber is inserted
> and the digit is inserted to the
On Wed, 29 Mar 2000 [EMAIL PROTECTED] wrote:
> I'd like to drop a copy of version 0.0 of the new FAQ in CVS sometime soon
A very good idea! I have saved a bunch of interesting tips posted to this
mailing list, and I have been thinking that they should be put into an
organized collection of hints
On Fri, Mar 31, 2000 at 09:04:45AM +0200, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | ps. Nice phrase. Is it the same as "Grasp the iron whilst it's hot"?
>
> No, for that we have "smi mens jernet er varmt"
> (what does a blacksmith do?) "smith(?) while the iron
49 matches
Mail list logo