On Thu, Mar 14, 2002 at 07:55:18PM +0100, Asger K. Alstrup Nielsen wrote:
> A suggestion for Andre: Use eqascii to implement ascii output of
> math formulas. Use google to find it.
I think I had already a look at it and did not really like the coding.
But implementing it similarly to what we ha
On Thu, Mar 14, 2002 at 06:32:29PM +, Angus Leeming wrote:
> So did I quote you incorrectly? (below)
>
> > Do I not remember André telling me that code like this is very bad
> > practise:
> >
> > ostringstream word;
> > word << "some string";
> > ...
> > word.str("");
> >
> > because resettin
http://www.movement.uklinux.net/q2.diff.bz2
Mostly cleanups over the other one.
Some short description of what's been done so far
I think this is a really good opportunity to kill some old cruft
and update stuff to the new way of doing things (boost usage etc.).
PainterBase renamed Painter to
On 14 Mar 2002, Jean-Marc Lasgouttes wrote:
> It is in cvs, but not released. I am waiting for an excuse to release
> 1.1.6fix5 :)
Are you going to include that one line fix of Jürgen's for the
InsetText code? The one we argued about just before/after fix4 came
out.
Allan. (ARRae)
In regards to the WinXP build problem reported earlier
(See http://bugzilla.lyx.org/show_bug.cgi?id=260 for details),
I have some more info.
It looks like "ld -r" used by ``libtool --mode=link'' just does not
work on Cygwin.
Since I managed to build the latest CVS after some work, I thought
I w
This a a *TeX question... and actually not too hard to answer
The simplest \usepckage{zed-csp.sty} and then the symbol is \interleave (as you
would expect if you know CSP). Expanding macros tells you \interleave is
equivielent to
\mathrel{\mathord{\mid}\mkern-2mu\mathord{\mid}\mkern-2mu\mathord{
Hi,
A suggestion for Andre: Use eqascii to implement ascii output of
math formulas. Use google to find it.
Greets,
Asger
Looks like my other fix broke build-listerrors.
Please apply.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
On Thursday 14 March 2002 6:17 pm, Andre Poenitz wrote:
> On Thu, Mar 14, 2002 at 06:15:36PM +, Angus Leeming wrote:
> > We certainly haven't used "ends" at all.
>
> 'ends' is not necessary when using ostringstreams. And one does not have to
> handle freezing.
>
> Andre'
So did I quote you
On Thu, Mar 14, 2002 at 06:15:36PM +, Angus Leeming wrote:
> We certainly haven't used "ends" at all.
'ends' is not necessary when using ostringstreams. And one does not have to
handle freezing.
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
On Thursday 14 March 2002 6:05 pm, Kuba Ober wrote:
Kuba,
we have been wondering about whether our use of stringstream was correct. It
may well be that it isn't, hence the problems I have been occasionally
suffereing from with my (DEC Alpha) implementation of the STL.
We certainly haven't use
On Thursday 07 March 2002 13:10, you wrote:
> Do I not remember André telling me that code like this is very bad
> practise:
>
> ostringstream word;
> word << "some string";
> ...
> word.str("");
>
> because resetting the the pointers inside the ostringstream isn't
> guaranteed? Instead he suggest
On Monday 11 March 2002 14:53, you wrote:
> On Mon, Mar 11, 2002 at 02:46:56PM +0100, Juergen Spitzmueller wrote:
> > Angus Leeming wrote:
> > > Incidentally, I have some students here who have convinced themselves
> > > that LyX is better than MS word for writing theses (don't know who
> > > coul
On 14-Mar-2002 John Levon wrote:
> On Thu, Mar 14, 2002 at 01:46:43PM +, John Levon wrote:
>
>> Excellent !!! Shall test soon. pre1 is at hand ...
>
> but what's the purpose of the #if 0'd code in text2.C ?
The ChangeLog is your friend ;)
Jug
--
-._-._-._-._-._-._-._-._-._-._-
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Thanks for the info, JMarc. I will try it. Incidentally, I
Angus> found that, in order to get the configure test to run properly:
Angus> LYX_USE_XFORMS_IMAGE_LOADER
Angus> I had to define CPPFLAGS=-I/usr/local/include rather than
I really see no other option. Whilst the previous ones could be traced
to a known point, and a seemingly successful workaround has been
applied, the problem I /can/ reproduce doesn't happen with -sync, so
there is nothing more I can do.
sorry (and please apply),
john
--
I am a complete moron fo
> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes:
Michael> I think I do this more than anyone else --
Applied anyway :)
JMarc
On Thu, Mar 14, 2002 at 01:46:43PM +, John Levon wrote:
> Excellent !!! Shall test soon. pre1 is at hand ...
but what's the purpose of the #if 0'd code in text2.C ?
john
--
I am a complete moron for forgetting about endianness. May I be
forever marked as such.
On Thu, Mar 14, 2002 at 02:40:20PM +, [EMAIL PROTECTED] wrote:
> Log message:
> Fix deleting of paragraphs after undo (fix #236).
Excellent !!! Shall test soon. pre1 is at hand ...
thanks
john
--
I am a complete moron for forgetting about endianness. May I be
forever marked as such.
On Thu, Mar 14, 2002 at 11:53:32AM +0100, Jean-Marc Lasgouttes wrote:
> Why should it? Did anybody tell you that italic and emph are the same?
> They lied.
d'oh. remind me never to report bugs after midnight ...
john
--
I am a complete moron for forgetting about endianness. May I be
forever m
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> new doc
John> type a
John> apply dialog italic
John> type b
John> <-- icon doesn't change
Why should it? Did anybody tell you that italic and emph are the same?
They lied.
John> press emph icon (so it becomes on)
John> type c
Jo
On Thu, Mar 14, 2002 at 10:16:10AM +0100, Andre Poenitz wrote:
>
> Does anybody know a symbol like \Vert, but with three lines?
You want symbols-a4.ps from CTAN
http://www.ctan.org/tex-archive/info/symbols/comprehensive/
Short answer:
Stmaryrd appears to include one to be used as an operator,
Would anybody of the GUI people be so kind and built a small dialog to
create math macros? It basically just has to ask for a name and a
one-digit-number (defaulting to 0 if possible) and call "math-macro
"?
Andre'
--
André Pönitz .. [EMAIL PROTECTE
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 14-Mar-2002 Allan Rae wrote:
>> Jürgen, is this an easy fix you could backport to 1.1.6?
Juergen> But didn't Jean-Marc not fix this already? I think yes. Tell
Juergen> him to use the latest fix release.
It is in cvs, but
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
>> No, because the tooltips are designed to be lengthy, helpful and
>> annoying when you do not need them. So it is reasonable to turn
>> them off by default.
Allan> I don't see a problem. Sure, some of the tooltips are long but
Allan> you
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> On Thu, 14 Mar 2002, Marianne Doyle wrote:
>> Dear Dr Rae,
Allan> I'm still only a mister :( but I'm working on it!
>> Ian Mortimer from the physics dept said you may be able to help me
>> with a lyx problem.
>>
>> Is there any way
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Wed, Mar 13, 2002 at 09:44:55PM +, John Levon wrote:
>>
John> stupid question, but how do normal keypresses like 'a' end up so
John> that a lookup() in the kbmap returns LFUN_INSERT ???
Look in lib/bind/latinkeys.bind
JMarc
Does anybody know a symbol like \Vert, but with three lines?
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
On 14-Mar-2002 Allan Rae wrote:
> Jürgen, is this an easy fix you could backport to 1.1.6?
But didn't Jean-Marc not fix this already? I think yes. Tell him to use
the latest fix release.
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna
29 matches
Mail list logo