"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| This makes "make dist" work again.
But it is wrong...
with your patch the gz files are only disted if compresson is turned
on.
MOve the EXTRA_DIST back where it used to be and add the gz files
explicit to the var.
--
Lgb
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Thu, Aug 14, 2003 at 05:15:01PM +0100, John Levon wrote:
>> On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote:
>>
>> > Talking of applying things, what happened to the gtk patch? Has it just gone
>> > to /dev/null?
>>
>> I believe I'm w
On Thu, Aug 14, 2003 at 06:42:47PM +, Angus Leeming wrote:
> Andre Poenitz wrote:
>
> > +RowList::iterator getRowNearY(int & y,
> > +ParagraphList::iterator & pit) const;
>
> André, I have been busy at work getting to know the Boost Graph Library.
> Instead of a funct
> On my minimal system I have 22 of them (no GNOME theough)
>
> $ ls /sw/bin/*-config /usr/bin/*-config /usr/local/bin/*-config
> /sw/bin/Magick-config/sw/bin/pcre-config
> /sw/bin/curl-config /sw/bin/sdl-config
> /sw/bin/freetype-config /sw/bin/xml2-
This makes "make dist" work again.
--
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)
Index: ./src/Makefile.am
==
And this one was supposed to go to qt-interest, in case any of you have been
wondering :).
Cheers, Kuba
PS. As you can tell, I spend a lot of time reading both.
> > On my minimal system I have 22 of them (no GNOME theough)
[...]
> It's trivial enough to parse that output to feed it to the linker.
I'm posting this here in case someone knows what this is about
and can fix it:
The lyx file is attached.
Put your cursor at the end of the "abcd", right before the C-Enter linebreak.
The screen looks like this (where <= represents the Control-Enter linebreak)
<>=<=
abcd<=
def<=
hgh<=
gog
Angus Leeming wrote:
> I get a bunch of warnings like
>
> [43/home/angus/preview-latex/devel/dvipng/dvipng warning: at (9633,8)
> unimplemented \special{ps::-32891 -32891 32891 32891 1655772 576976
> 22609920}. ps::-32891
> ]
>
> Which looks to me to be the metrics info that preview.sty generat
On Thu, Aug 07, 2003 at 09:16:37AM +0200, Andre Poenitz spake thusly:
> On Tue, Aug 05, 2003 at 10:24:47PM +0300, Dekel Tsur wrote:
> > On Tue, Aug 05, 2003 at 05:40:02PM +0200, Jean-Marc Lasgouttes wrote:
...
> What about "languange insets" for those parts that are not part of the
> "official"
On Tue, Aug 05, 2003 at 05:40:02PM +0200, Jean-Marc Lasgouttes wrote:
>
> If this is really the intent, I think that we should have a real
> notion of paragraph language, like for example: if one selects a
> paragraph in whole and sets its language, then it is the paragraph
> language which change
On Thu, Aug 07, 2003 at 09:33:31AM +, Angus Leeming spake thusly:
> On Wednesday 06 August 2003 10:33 pm, Martin Vermeer wrote:
> > See attached, against CVS of now. And still works :-)
>
> Looks good. Some editorial comments below.
> Angus
...
> Change this:
> + BranchList() { separa
On Tue, Aug 05, 2003 at 10:04:14AM +0200, Andre' Poenitz wrote:
> I am aware of a regression in the selection of the main text
> (it always starts 1 "step" off, but somehow non-deterministically).
> Should be fixable, though...
Aehm: Regression not itroduced by this patch but probably yesterday.
Jean-Marc Lasgouttes wrote:
> Let's say we can go the sh route anyway, but keep in mind that the
> code should be only added in a few known place, so that we can rewrite
> it easily later.
Ok.
> But of course we do not really know what script languages we are going
> to choose...
Or we can let
On Wednesday 06 August 2003 10:33 pm, Martin Vermeer wrote:
> See attached, against CVS of now. And still works :-)
Looks good. Some editorial comments below.
Angus
Spot the inconsistency here:
+++ src/BranchList.h6 Aug 2003 21:49:26 -
+// -*- C++ -*-
+/**
+ * \file BranchList.C
Also thi
On Tue, Aug 05, 2003 at 08:48:37PM +, Angus Leeming spake thusly:
>
> Martin Vermeer wrote:
>
> > RGBColor const X11RGBfromhex(string const & hexname)
> > {
> > RGBColor col;
> > istringstream is(STRCONV(hexname));
> > char c;
> >
> > is >> c >> std::setbase(16) >> setfill('0
John Levon <[EMAIL PROTECTED]> writes:
| On Thu, Aug 07, 2003 at 04:52:14PM +0200, Lars Gullik Bj?nnes wrote:
>
>> I nice implication of this might be that we won't need a BufferList
>> anymore (at least not explicit), but keep only open those buffers that
>> has a BufferView.
>
| Eh, how would th
Angus Leeming <[EMAIL PROTECTED]> writes:
| I have a little wrapper script for configure that I invoke
| $ ./configure-14x devel xforms qt
| to configure the devel dir ready to build the xforms and qt frontends.
>
| It used to end:
>
| CONFIGURE="../configure --enable-maintainer-mode --with-versio
Angus Leeming <[EMAIL PROTECTED]> writes:
| [EMAIL PROTECTED] wrote:
>
>> Log message:
>> update to boost 1.30.1
>>
>> Patches:
>>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/counting_iterator.hpp?r1=1.2&r2=NONE
>>http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/boost/boost/permut
Angus Leeming <[EMAIL PROTECTED]> writes:
| John Levon wrote:
>
>> On Thu, Aug 07, 2003 at 04:52:14PM +0200, Lars Gullik Bj?nnes wrote:
>>
>>> I nice implication of this might be that we won't need a BufferList
>>> anymore (at least not explicit), but keep only open those buffers that
>>> has a B
On Thu, Aug 07, 2003 at 03:20:19PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Thu, Aug 07, 2003 at 02:04:18PM +0200, Lars Gullik Bjønnes wrote:
> >> Andre Poenitz <[EMAIL PROTECTED]> writes:
> >>
> >> | Duplicated and/or dead code.
> >>
> >> I do not a
On Thursday 07 August 2003 10:30 am, Martin Vermeer wrote:
> Next iteration, attached.
LColor.C: what has happened to these? Does lyx still link? How?
-// The evil global LColor instance
-LColor lcolor;
-// An equally evil global system LColor instance
-LColor system_lcolor;
ControlDocument.C: do
On Friday 08 August 2003 12:40 pm, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Incidentally, I think we should tell the world that python is a
> Angus> must since lyx2lyx is fundamental. Ok to apply?
>
> It is not fundamental as long as one do
On Wed, Aug 06, 2003 at 02:23:17AM +0300, Martin Vermeer wrote:
> OK to commit?
Indentation is off...
> @@ -23,13 +28,23 @@ using std::floor;
> using std::max;
> using std::min;
>
> +
> namespace {
>
> int const nohue = -1;
>
> +int hexstrToInt(string const & str)
> +{
> +int
Not too useful either...
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: lyxtext.h
===
RCS file: /usr/loca
Kayvan A. Sylvan wrote:
I'm using the latest CVS.
I can view the UserGuide (with the text-wrapped mobius strip).
In my own document, though:
I Insert->Float->TextWrap, then insert my picture, and try to
View->PDF, but there is no sign of the picture.
It shows up in the LyX buffer, but not in the
Andre Poenitz wrote:
Do you know of a tool to identify "dead" code? I.e. not accessed by
anything else? [gprof seems to be able to add usage count on a per-line
base, but that's just for the things actually used in the profile
run...]
Andre, I have written a tiny shell script that retrieves all sy
On Mon, Aug 11, 2003 at 05:26:36PM +0200, Lars Gullik Bjønnes wrote:
> Michael Schmitt <[EMAIL PROTECTED]> writes:
>
> | Andre Poenitz wrote:
> >
> >>Do you know of a tool to identify "dead" code? I.e. not accessed by
> >>anything else? [gprof seems to be able to add usage count on a per-line
> >>
On Mon, Aug 11, 2003 at 09:35:44AM +0200, Andre Poenitz spake thusly:
> On Sun, Aug 10, 2003 at 03:54:26PM -0300, Garst R. Reese wrote:
> > Andre Poenitz wrote:
> >
> > > You could try'CXXFLAGS=-pg configure --disable-debug... ' to include
> > > profile, but no debug information. This links
I'm using the latest CVS.
I can view the UserGuide (with the text-wrapped mobius strip).
In my own document, though:
I Insert->Float->TextWrap, then insert my picture, and try to
View->PDF, but there is no sign of the picture.
It shows up in the LyX buffer, but not in the output.
--
Kayvan A.
Andre Poenitz wrote:
> On Mon, Aug 11, 2003 at 05:26:36PM +0200, Lars Gullik Bjønnes wrote:
>> Michael Schmitt <[EMAIL PROTECTED]> writes:
>>
>> | Andre Poenitz wrote:
>> >
>> >>Do you know of a tool to identify "dead" code? I.e. not accessed
>> >>by anything else? [gprof seems to be able to add
On Mon, Aug 11, 2003 at 03:30:18PM +0100, John Levon wrote:
> On Mon, Aug 11, 2003 at 11:23:17AM +0200, Andre Poenitz wrote:
>
> > Where is it used (aka "#include"d)?
>
> It seems that we haven't had any autoconf code for it for quite some
> time. Don't forget to change configure.ac too :)
I was
Hi,
I was using lyx 1.1.6 from Debian stable so far and compiled now my own 1.3.1
version with the qt frontend. Looks very impressive. Great work, thanks.
The only minor issue, I found was:
When Viewing with pdflatex, I expected that the tex2pdf script from
http://tex2pdf.berlios.de is called.
John Levon wrote:
> (I have had three hours sleep only due to gas leak in my house ...)
Glad to hear it wasn't an infinite sleep.
Garst
On Mon, Aug 11, 2003 at 12:08:15PM -0300, Garst R. Reese wrote:
> Looks like I was wrong. Running lyx2lyx on my large file made it
> come up quickly. Manual lyx2lyx took about 7s. My guess is that there
> is a race somewhere. Hopefully it will go away as the cleanup
> continues.
Not too sure. Th
On Tue, Aug 12, 2003 at 03:30:10PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Tue, Aug 12, 2003 at 03:19:53PM +0200, Lars Gullik Bjønnes wrote:
> >> Andre Poenitz <[EMAIL PROTECTED]> writes:
> >>
> >> | First patch + suggested improvements + merge first
On Sat, Aug 09, 2003 at 09:03:01AM +0200, Juergen Spitzmueller spake thusly:
> Martin Vermeer wrote:
> > Jürgen !?!
>
> I'm afraid I will have no time until mid September.
>
> Juergen.
Fair enough.
Any other offerers?
Martin
pgp0.pgp
Description: PGP signature
On Mon, Aug 11, 2003 at 11:27:06AM +0200, Andre Poenitz wrote:
> There have been people enjoying now "very long" to "infinite"
> (depending on your religion) sleep due to a gas leak in their house...
Actually I suspect it was the people doing the safety check who caused
it. It was only the "test
On Tue, Aug 12, 2003 at 01:24:06PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | I think it would be beneficial to split the LyXText rowlist into
> | per-paragraph rowlist because
> >
> | - problems like "rows in rowlist with invalid pit_ member" would
> |
Hi,
I am back from holidays and I already managed to work through your
hundreds of emails and cvs commits.
What is the current status of LyX? Is it usable again? Andre, is there
anything that requires testing?
Michael
On Mon, Aug 11, 2003 at 08:12:36PM +0300, Martin Vermeer wrote:
> Here's an update. Two bugs squashed, an off-by-one in ColorHandler
missing using std::auto_ptr; in insetbranch.C
john
On Tue, Aug 12, 2003 at 02:54:15PM +0200, Michael Schmitt wrote:
> - Consistent (de)-capitalization in toolbars
Can you please check what the gnome UI standard says about
capitalisation of tooltips for the toolbar ? I think you're right but
it's good to check.
Also diff -Naur always please.
You
I did a "New From Template" and selected letter.lyx. On the command line
I see:
lyxlex: UNcompressed
sys:1: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/local/share/l
yx/lyx2lyx/lyx2lyx on line 2, but no encoding declared; see http://www.python.or
g/peps/pep-0263.html for details
/u
On Mon, Aug 11, 2003 at 09:21:33PM +0200, Rainer Dorsch wrote:
> Hi,
>
> I was using lyx 1.1.6 from Debian stable so far and compiled now my own 1.3.1
> version with the qt frontend. Looks very impressive. Great work, thanks.
>
> The only minor issue, I found was:
>
> When Viewing with pdflatex
Kayvan A. Sylvan wrote:
> The document loads without errors after a save, though.
Maybe related: doing a 'make' inside lyxdoc/ I get
perl Doc_toc.pl TOC_top/TOC_top.lyx Intro.lyx FAQ.lyx Tutorial.lyx
UserGuide.lyx Extended.lyx Customization.lyx > TOC.lyx
Malformed UTF-8 character (unexpected co
Hi
Saw a link to this article about different GUI toolkits, maybe someone on
this list is interested in that
http://freshmeat.net/articles/view/928
"Abstract":
This article is aimed at Unix developers who already have some
experience with programming languages and want to star
Hello,
could somebody please apply the attached patch? It updates de.po (for
LyX 1.4.0) and fixes really trivial stuff in "lib/ui/classic.ui",
"po/.cvsignore", and "src/frontends/xforms/forms/form_tabular.fd".
Thanks in advance, Michael
patch-de.po.bz2
Description: Binary data
On Tue, Aug 12, 2003 at 03:30:10PM +0200, Lars Gullik Bjønnes wrote:
> IMHO then firstRow should stay as it is now until it is removed.
When I think about it: I was not suggesting anything else.
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they
On Tue, Aug 12, 2003 at 06:17:22PM +0100, John Levon spake thusly:
> On Mon, Aug 11, 2003 at 08:12:36PM +0300, Martin Vermeer wrote:
>
> > Here's an update. Two bugs squashed, an off-by-one in ColorHandler
>
> +
> + // Open insets of selected branches, close deselected ones
> + // C
On Tue, Aug 12, 2003 at 10:31:56AM -0700, Kayvan A. Sylvan wrote:
> I did a "New From Template" and selected letter.lyx. On the command
> line I see:
>
> lyxlex: UNcompressed sys:1: DeprecationWarning: Non-ASCII character
> '\xe9' in file /usr/local/share/l yx/lyx2lyx/lyx2lyx on line 2, but no
> e
OK to commit?
- Martin
--
Martin Vermeer [EMAIL PROTECTED]
Helsinki University of Technology
Dept. of Surveying, Inst. of Geodesy
P.O. Box 1200, FIN-02015 HUT, Finland
:wq
ch.diff.gz
Description: application/gunzip
pgp0.pgp
Description: PGP signature
Michael Schmitt wrote:
> BTW: What is your preferred way of generating PDF documents? I searched
> the WWW and it seems that many people prefer "ps2pdf". Very little is
> said about "dvipdfm". Personally, I feel a bit uncomfortable about first
> generating a big PS file and than deriving a PDF doc
Hello,
I am just wondering, why lyx is one of the very few applications which does
not use true type fonts:
http://alzental-castle.de/lyx.png
Did I configure something wrong?
Thanks,
Rainer
--
Rainer Dorsch
Alzentalstr. 28
71083 Herrenberg
07032-919495
Andre Poenitz <[EMAIL PROTECTED]> writes:
| First patch + suggested improvements + merge firstRow() code into
| redoParagraph
Why this merge?
It is hard from the look to see what this does, the function names
makes it clear.
--
Lgb
On Tue, Aug 12, 2003 at 11:23:38AM +0200, Andre Poenitz wrote:
> I think it would be beneficial to split the LyXText rowlist into
> per-paragraph rowlist because
Absolutely. It's just yet another step closer to a proper layout system :)
> - problems like "rows in rowlist with invalid pit_ membe
Martin Vermeer wrote:
> OK to commit?
I wasn't paying too much attention to your earlier explanation. Thw
code below looks entirely reasonable. Why do you want to get rid of
the 'XAllocColor(... &ccol)' step?
if (XLookupColor(display, colormap, s.c_str(), &xcol, &ccol) == 0) {
On Tue, Aug 12, 2003 at 06:17:22PM +0100, John Levon wrote:
> I'm building this now. From looking at the patch, I'm OK if it's applied
> (finally !). We really put you through the mill on this one :)
Just commit what is there and fix the small stuff later.
Makes people happy people.
Andre'
--
T
Juergen,
thanks a lot, that brings a huge improvement. pdflatex looks pretty broken
here:
Here are the two versions of the user guide I got:
http://alzental-castle.de/UserGuide-tex2pdf.pdf
http://alzental-castle.de/UserGuide-pdflatex.pdf
The tex2pdf output looks much better than one of LyX/pdf
Another instance of getPar()
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: text2.C
===
RCS file: /usr/local/lyx/cv
On Thu, Aug 14, 2003 at 06:17:07PM +0200, Michael Schmitt wrote:
> - Paths should be relative ("Add...")
Fine (I think).
> - The "Style" choice list contains an empty item. Is this intended?
No, dunno why it's there.
> - The dialog should be somewhat bigger (4 or 5 entries instead of 3; QT
>
On Thu, Aug 14, 2003 at 05:33:19PM +0200, Michael Schmitt wrote:
> why is the button in the tabular dialog called "cancel"? "close" be more
> appropriate, wouldn't it?
Remove the setCancel() call for the button.
john
--
Khendon's Law:
If the same point is made twice by the same person, the th
On Wed, Aug 13, 2003 at 12:00:03PM +0200, Michael Schmitt wrote:
> Here it comes. I have added two more things:
applied
thanks
john
On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote:
> Talking of applying things, what happened to the gtk patch? Has it just gone
> to /dev/null?
I believe I'm waiting for a couple more minor changes before I apply it.
Not sure where our illustrious author has got to
regards
john
-
Hello,
could some nice person please rename file
lib/images/tabular-feature_valign-center.xpm
to
lib/images/tabular-feature_valign-middle.xpm
and rename the variable inside the file accordingly? I forgot to mention
this. (A tiny patch "lyx2lyx" will follow tomorrow.)
Thanks in advance,
M
On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote:
> John Levon wrote:
>
> > On Wed, Aug 13, 2003 at 12:00:03PM +0200, Michael Schmitt wrote:
> >
> >> Here it comes. I have added two more things:
> >
> > applied
> >
> > thanks
> > john
>
> Talking of applying things, what happened
On Thu, Aug 14, 2003 at 04:48:18PM +0100, John Levon wrote:
>
> Now that a Note submenu has become necessary, does anybody have a
> further objection to placing margin and foot notes inside the menu ?
Do whatever you want...
Andre'
--
Those who desire to give up Freedom in order to gain Securi
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Tue, Aug 12, 2003 at 03:19:53PM +0200, Lars Gullik Bjønnes wrote:
>> Andre Poenitz <[EMAIL PROTECTED]> writes:
>>
>> | First patch + suggested improvements + merge firstRow() code into
>> | redoParagraph
>>
>> Why this merge?
>>
>> It is hard from
Martin Vermeer wrote:
> Jürgen !?!
I'm afraid I will have no time until mid September.
Juergen.
On Tue, Aug 12, 2003 at 07:07:02PM +0200, Rainer Dorsch wrote:
> I am just wondering, why lyx is one of the very few applications which does
> not use true type fonts:
>
> http://alzental-castle.de/lyx.png
a) Use Preferences to change the screen fonts, or
b) start with a new $HOME/.lyx/ directo
Not really worth mentioning but ...
Michael
Index: .cvsignore
===
RCS file: /cvs/lyx/lyx-devel/po/.cvsignore,v
retrieving revision 1.8
diff -a -u -u -r1.8 .cvsignore
--- .cvsignore 2002/12/16 22:56:32 1.8
+++ .cvsignore 200
Michael Schmitt wrote:
> I am back from holidays
what's holidays? ;-)
> is there anything that requires testing?
I think you can help Martin with testing his latest and greatest branch patch.
Juergen.
On Mon, Aug 11, 2003 at 04:57:39PM +0200, Andre Poenitz wrote:
> But I guess simly removing 'memmove' somewhere should suffice?
??
I just meant the mention of BROKEN_HEADERS in AH_BOTTOM.
> > > So any objection against a 'cvs remove'?
>
> ?
remove it
john
--
Khendon's Law:
If the same poin
On Thu, Aug 14, 2003 at 09:56:19PM +0200, Michael Schmitt wrote:
> could some nice person please rename file
done
john
--
Khendon's Law:
If the same point is made twice by the same person, the thread is over.
Lars Gullik Bjønnes wrote:
> What about using " instead of '?
> you might need to use eval
> I am sure there is...
Bingo! Thanks, Lars. Thanks, John.
CONFIGURE="../configure --enable-maintainer-mode --with-version-suffix
--with-included-gettext --with-frontend=\"${FRONTEND}\""
echo ${CONFIGURE}
Christian Ridderstr?m wrote:
>
> Saw a link to this article about different GUI toolkits, maybe someone on
> this list is interested in that
>
> http://freshmeat.net/articles/view/928
Interesting remarks for the XForms folks:
FLTK (Fast, Light Tool Kit):
FLTK is the C++ succes
On poniedziałek 11 sierpień 2003 10:31 am, John Levon wrote:
> On Mon, Aug 11, 2003 at 11:27:06AM +0200, Andre Poenitz wrote:
> > There have been people enjoying now "very long" to "infinite"
> > (depending on your religion) sleep due to a gas leak in their house...
>
> Actually I suspect it was th
Has anybody done any kind of profiling to show that this is really
needed?
[I mean, the code is not bad, but this pretty much looks like premature
optimization in the light of 'rebreak much and often'...]
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
n
Hello,
I have prepared a patch to make the UI even more consistent and to save
a few translations. It includes the following modifications:
- Consistent capitalization in menus
- Consistent (de)-capitalization in toolbars
- Renaming of "Vertically centered" and "v.align center" to "middle"
(in
Michael Schmitt wrote:
> BTW: What is your preferred way of generating PDF documents? I
> searched the WWW and it seems that many people prefer "ps2pdf". Very
> little is said about "dvipdfm". Personally, I feel a bit
> uncomfortable about first generating a big PS file and than deriving
> a PDF d
On Thu, Aug 07, 2003 at 12:46:36PM +0100, John Levon wrote:
> On Thu, Aug 07, 2003 at 01:44:49PM +0200, Andre Poenitz wrote:
>
> > Duplicated and/or dead code.
>
> Have you given this some *proper* testing with undo ?
Of course not.
But from a first glance it did not crash more often with this
On Mon, Aug 11, 2003 at 01:24:23PM +0200, Michael Schmitt spake thusly:
>
> Hi,
>
> I am back from holidays and I already managed to work through your
> hundreds of emails and cvs commits.
>
> What is the current status of LyX? Is it usable again? Andre, is there
> anything that requires testi
On Thu, Aug 14, 2003 at 06:49:39PM +0200, Andre Poenitz wrote:
> When you switch back, you get the old name offered.
Let me rephrase: why don't we number the equation when the user inserts
a label ?
> Moreover, LaTeX allows it, so I don't see a reason to outsmart it.
Insert equation.
Insert lab
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc, I notice that this mirror does not have a 1.3.2
Angus> directory. It has all the others. Is there anything we can do
Angus> to get it up to date?
Angus> ftp://ftp.sdsc.edu/pub/other/lyx/bin
Yes, contact Lynn F.
Hello,
I'm pretty new to LyX, but I just completed the tutorial and am really
impressed. I've done docbook in SGML for LDP-type docs, and LyX is
great compared to doing semantic markup by hand.
I saw that you package RPMs. I was wondering if you have considered
adding your RPMs to the Fedora pa
On Thu, Aug 14, 2003 at 05:15:01PM +0100, John Levon wrote:
> On Thu, Aug 14, 2003 at 05:05:46PM +, Angus Leeming wrote:
>
> > Talking of applying things, what happened to the gtk patch? Has it just gone
> > to /dev/null?
>
> I believe I'm waiting for a couple more minor changes before I app
John Levon wrote:
> On Wed, Aug 13, 2003 at 12:00:03PM +0200, Michael Schmitt wrote:
>
>> Here it comes. I have added two more things:
>
> applied
>
> thanks
> john
Talking of applying things, what happened to the gtk patch? Has it just gone
to /dev/null?
--
Angus
On Sun, Aug 10, 2003 at 06:18:07PM -0300, Garst R. Reese wrote:
> "Garst R. Reese" wrote:
> >
> > Andre Poenitz wrote:
> >
> > > You could try'CXXFLAGS=-pg configure --disable-debug... ' to include
> > > profile, but no debug information. This links much faster than the
> > > debug-enabled ve
On Tue, Aug 12, 2003 at 02:54:15PM +0200, Michael Schmitt wrote:
- Consistent (de)-capitalization in toolbars
Can you please check what the gnome UI standard says about
capitalisation of tooltips for the toolbar ? I think you're right but
it's good to check.
I looked it up:
Menu items:
On Mon, Aug 11, 2003 at 11:09:02AM +, [EMAIL PROTECTED] wrote:
> Log message:
> weekend stuff less the chunk John "*strongly* disagrees with"
He he, are you poking fun at me :)
(I have had three hours sleep only due to gas leak in my house ...)
john
--
Khendon's Law:
If the same poi
On Mon, Aug 11, 2003 at 08:12:36PM +0300, Martin Vermeer wrote:
> Here's an update. Two bugs squashed, an off-by-one in ColorHandler
+
+ // Open insets of selected branches, close deselected ones
+ // Currently only top-level insets in buffer handled (bug).
+ ParagraphList::iter
What are
broken_headers.h
and
tracer.[Ch]
good for?
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
John Levon wrote:
> On Thu, Aug 14, 2003 at 06:17:07PM +0200, Michael Schmitt wrote:
>
>> - Paths should be relative ("Add...")
>
> Fine (I think).
>
>> - The "Style" choice list contains an empty item. Is this intended?
>
> No, dunno why it's there.
Yes, it is intended. Some textclasses have
Hi,
the bibliography dialog of LyX 1.4.0cvs is much more intuitive than the
one of 1.3.2!
However, there are three things that might be optimized:
- Paths should be relative ("Add...")
- The "Style" choice list contains an empty item. Is this intended?
- The dialog should be somewhat bigger (4
Angus Leeming <[EMAIL PROTECTED]> writes:
| John Levon wrote:
>
>> On Thu, Aug 07, 2003 at 04:52:14PM +0200, Lars Gullik Bj?nnes wrote:
>>
>>> I nice implication of this might be that we won't need a BufferList
>>> anymore (at least not explicit), but keep only open those buffers that
>>> has a B
On Thu, Aug 07, 2003 at 01:56:41PM +0200, Andre Poenitz wrote:
> But from a first glance it did not crash more often with this change
> than without...
>
> Ok I'll split it into two and let you play around with the LyXFunc.C
> part...
I'd rather know what this code is supposed to do.
regard
On Thu, Aug 07, 2003 at 04:04:35PM +, Angus Leeming wrote:
> Presumably the BufferView would have a
> shared_ptr buffer_;
Oh ok.
john
--
Khendon's Law:
If the same point is made twice by the same person, the thread is over.
Andre Poenitz <[EMAIL PROTECTED]> writes:
| Moving the rowlist to the paragraphs would automatically fix this
| problem and quite possibly related ones, so you might think of the
| proposal as a bug fix.
Very well, but send patches here for look-over before commit.
(I promised to be quick about
Andre Poenitz <[EMAIL PROTECTED]> writes:
| Duplicated and/or dead code.
I do not agree with how you remove the else
it is not longer obvious that the cases are exclusive... I have to
read each block to find that out.
--
Lgb
On Tue, Aug 12, 2003 at 01:43:05PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | Moving the rowlist to the paragraphs would automatically fix this
> | problem and quite possibly related ones, so you might think of the
> | proposal as a bug fix.
>
> Very well,
Andre Poenitz <[EMAIL PROTECTED]> writes:
| Index: lyxtext.h
| ===
| RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/lyxtext.h,v
| retrieving revision 1.208
| diff -u -p -r1.208 lyxtext.h
| --- lyxtext.h 11 Aug 2003 09:08:53 -
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Andre Poenitz <[EMAIL PROTECTED]> writes:
>>
>> | Has anybody done any kind of profiling to show that this is really
>> | needed?
>>>
>> | [I mean, the code is not bad, but this pretty much looks like premature
>> |
1 - 100 of 205 matches
Mail list logo