Hi,
Casually looking at the new XHTML-compiant website [good work!] I found
that the logo for the 5th LDM sponsors is not displayed except at
top-level pages, because the image URL in end.php3 is relative and not
absolute.
Since anoncvs is timing out on me [might be a local problem], I can't
sub
The patch to make www.devel.lyx.org compliant is now also at
http://www.koziarski.org/LyX/
I'm due for a long set of meetings and late nights with my paid work
but I'll try to squeeze in some work on the website over the next week
or so.
Cheers
--
=
I think I just created a new branch lyxdoc-1_1_6-updates for 1.1.6
specific documentation updates. The main branch will start having 1.2.0
specific features. I got some funny error messages, so people who know
what they are doing should check it to make sure it is okay.
I committed a few minor up
Here is a second patch for building 1.1.6fix with gcc 3.0. This one
should be less bad :)
--
Yves
std-try2.patch.gz
On Fri, Jun 08, 2001 at 12:20:24PM -0700, [EMAIL PROTECTED] wrote:
> On 7 Jun 2001, Jean-Marc Lasgouttes wrote:
>
> > Picture preview does not work with ghostscript 6.00--6.50
>
> I haven't had any problem with 6.01. Later versions, yes ...
>
> Mike
hmm, you are lucky I would guess. I am fairl
JMarc, the fix for --disable-nls is not complete. You also
need to move the include in gettext.C or #include gettext.h
thanks
john
--
"I hope you will find the courage to keep on living
despite the existence of this feature."
- Richard Stallman
On Fri, Jun 08, 2001 at 04:36:10PM +0200, Jean-Marc Lasgouttes wrote:
> > "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
>
> Yves> Here's a patch; I finally didn't try to go and test the kde and
> Yves> gnome frontends, since the versions of the libraries I have are
> Yves> themselves to-
On 7 Jun 2001, Jean-Marc Lasgouttes wrote:
> Picture preview does not work with ghostscript 6.00--6.50
I haven't had any problem with 6.01. Later versions, yes ...
Mike
--
Mike Ressler
[EMAIL PROTECTED]
OK, I'm lame: I don't have my own website ...
On Thu, Jun 07, 2001 at 11:03:55AM +0200, Dimitri Papadopoulos wrote:
> Hi,
>
> > I though I would pass this information along so others would know of
> > the problem. I was compiling lyx-1.1.6fix2 on a Sun Ultra-60 running
> > Solaris 2.6 using gcc 2.95.3 and the assembler from /usr/ccs/bin. T
... under http://mathematik.htwm.de/tmp/mathed83.diff [.gz]
This contains major changes to the low level stuff (plus the changes that
had been in 78.diff of course) which basically means that everything that
happened to work earlier is really broken now...
If someone wants to help to correct t
On Tue, 5 Jun 2001, Asger K. Alstrup Nielsen wrote:
> Compare also with the natbib work that lives on a branch: I don't think
> Angus has gotten much feedback on that. This in turns results in less
> entuisiasm from the developer, and there is a real fear that the work will
> never be merged. This
On Thu, Jun 07, 2001 at 06:13:45AM -0700, [EMAIL PROTECTED] wrote:
> Bugs item #223269, was updated on 2000-11-23 09:51
> You can respond by visiting:
> http://sourceforge.net/tracker/?func=detail&atid=115212&aid=223269&group_id=15212
>
> >Status: Closed
> >Resolution: Rejected
>
> >Comment By:
On Thu, Jun 07, 2001 at 04:38:01PM +0200, Jean-Marc Lasgouttes wrote:
> > "John" == John Levon <[EMAIL PROTECTED]> writes:
>
> John> --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii
> John> Content-Disposition: inline
>
> John> Things are worse than I thought. My previously repo
-- Forwarded message --
Date: Thu, 07 Jun 2001 12:39:12 +0100
From: Simon Dales <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: GUI TeX
UKTUG is having an informal meeting in Oxford 27th July 2001. We are
going to be discussing GUI frontends to TeX, and obviously LyX is part
o
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
>> Jose, I've looked at the configuration file (lib/configure) and I
>> hardly understand how it works (even if it seems to be a list of
>> tests about existing programs + the lyxrc.defaults writing
>> according to what was fo
when i use package array to get thick vertical lines
i write for example in the alignmentfield of the first
cell
|c!{\vrule width 3pt}p{5cm}|r|
which should give three colums
center - 5cm width - right
and with the vertical lines
thin - thick - thin - thin
Jürgen, if i understand well, than
> "Ronny" == Ronny Buchmann <[EMAIL PROTECTED]> writes:
Ronny> problem located: DOS linebreaks, i should have noticed earlier,
Ronny> because i needed -b for the diff :(
Ronny> but why do they make trouble only in tables? it doesnt do any
Ronny> harm outside tables, so it shouldn't inside to
> "Ronny" == Ronny Buchmann <[EMAIL PROTECTED]> writes:
Ronny> * Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
Ronny> [2001-06-06 16:57] schrieb:
>> Hello,
>>
>> Appended as usual is a list of what has been fixed since 1.1.6fix2.
>>
>> Please tell me what are the open bugs you consider importan
On Thu, May 24, 2001 at 05:19:50AM +0200, ben wrote:
> Jose Abilio Oliveira Matos a écrit :
>
> > I should also look to the configuration schemes used by sgmltools and
> > db2xxx, since they use the entities that are usually packaged in a different
> > way.
> >
> > I think I should go this ro
* Ronny Buchmann <[EMAIL PROTECTED]> [2001-06-08 10:06] schrieb:
> hi
>
> i have a ugly problem with tables made with lyx-1.1.6fix(1,2) on win32:
>1.1.6fix(1,2) on linux can't read them correctly
>
> but it can be read with 1.2.0cvs, and when i save it, it can also be read with 1.1.6
>(both li
On Thu, Jun 07, 2001 at 11:09:36PM +0200, ben wrote:
> Hi,
>
> I suppose that this request/patch is for jose. I suggest to have the
> xref support in LyX, when no name is given in the reference popup. When
> a name is provided the link element is used as usual.
You read my mind.
I had the sa
> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
Yves> Here's a patch; I finally didn't try to go and test the kde and
Yves> gnome frontends, since the versions of the libraries I have are
Yves> themselves to-be-cleaned.
I do not like much the lstring.h solution... How come the main bran
> "Dimitri" == Dimitri Papadopoulos <[EMAIL PROTECTED]> writes:
Dimitri> Note that LyX 1.1.6fix2 should not be compiled with GCC
Dimitri> 2.95.3, at least on Solaris.
Could you elaborate?
JMarc
For anybody interested:
After I got a complaint that the Online Documentation is a bit old I
updated the site http://www.sad.it/~jug/lyx/lyxdoc with current lyxdoc
Documentation, using as export to LaTeX the lyx-1.1.6cvs version.
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-
On 08-Jun-2001 Lars Gullik Bjønnes wrote:
> hmm... autogen.sh should take care of this...
Well I more or less never run ./autogen.sh, I'll try if that helps!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Jun-2001 Lars Gullik Bjønnes wrote:
|
| > And the end of the configure script there should be a
| >
| >#ifndef HAVE_LIMITS
| >#define BOOST_NO_LIMITS
| >#endif
| >
| > are you missing that?
|
| Yes I'm missing this one! Shouldn't that be too
On 08-Jun-2001 Lars Gullik Bjønnes wrote:
> And the end of the configure script there should be a
>
>#ifndef HAVE_LIMITS
>#define BOOST_NO_LIMITS
>#endif
>
> are you missing that?
Yes I'm missing this one! Shouldn't that be too in config.h.in? It's missing
there to!
>| One more thing != !!
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Jun-2001 Lars Gullik Bjønnes wrote:
| > Juergen Vigna <[EMAIL PROTECTED]> writes:
| >
| >| On 08-Jun-2001 Lars Gullik Bjønnes wrote:
| >|
| >| > If your --with-included-string does not work you have to tell the
| >| > errors.
| >|
| >| Well the
On 08-Jun-2001 Lars Gullik Bjønnes wrote:
> Juergen Vigna <[EMAIL PROTECTED]> writes:
>
>| On 08-Jun-2001 Lars Gullik Bjønnes wrote:
>|
>| > If your --with-included-string does not work you have to tell the
>| > errors.
>|
>| Well the errors are easy. LString does not define __BASTRING__ and s
Vladimir Vrzic wrote:
>
> Also, I have a question: is it possible to make the keymap in such way
> that some keys that are usually not capslock-sensitive become
> capslock-sensitive ("[", "]", "\" for example)?
Simply use Shift_Lock instead of Caps_Lock, for example I have the
following lines
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I am sure it is possible, the question is if we want it.
Yes, if this means rewriting ugly code to make it more reasonable. I
do not know the specifics, however.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> For users compiling the configure script delivered with LyX is
| Lars> used, developers should all use the same tools. _Or_ is this a
| Lars> patch/addon to autoconf 2.50
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> For users compiling the configure script delivered with LyX is
Lars> used, developers should all use the same tools. _Or_ is this a
Lars> patch/addon to autoconf 2.50 to make it backwards compatible
Lars> with 2.13?
In the lat
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 08-Jun-2001 Lars Gullik Bjønnes wrote:
|
| > If your --with-included-string does not work you have to tell the
| > errors.
|
| Well the errors are easy. LString does not define __BASTRING__ and so the
| BOOST_NO_LIMITS is not defined. As I don't ha
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
|
| Yves> About autoconf 2.50: I've prepared a patch with compatibility
| Yves> macros, but it needs to be cleaned up a bit.
|
| Great!
One thing thoug... do we really want them?
For us
On 08-Jun-2001 Lars Gullik Bjønnes wrote:
> If your --with-included-string does not work you have to tell the
> errors.
Well the errors are easy. LString does not define __BASTRING__ and so the
BOOST_NO_LIMITS is not defined. As I don't have a on my RedHat 7.1
system the #include then fails!
On Fri, 8 Jun 2001, Juergen Vigna wrote:
> >9. There are still infinite repaintings (very often, indeed)
>
> I can not confirm this! With the actual cvs version I don't suffer this
> any more. But if you can come up with a test case?!
Very strange. I checked that indeed I work with the lates
hi
i have a ugly problem with tables made with lyx-1.1.6fix(1,2) on win32: 1.1.6fix(1,2)
on linux can't read them correctly
but it can be read with 1.2.0cvs, and when i save it, it can also be read with 1.1.6
(both linux and win)
but i have a "Floatstable" now
what to do?
lyx output and test
> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes:
Yves> About autoconf 2.50: I've prepared a patch with compatibility
Yves> macros, but it needs to be cleaned up a bit.
Great!
JMarc
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 07-Jun-2001 Lars Gullik Bjønnes wrote:
|
| > I just fixed that... Jürgen added something to a file that he
| > shouldn't have...
| >
| > I'll commit in a little bit.
|
| Sorry you're right! Hopefully you can fix it for all of us.
If your --with-i
On 07-Jun-2001 Lars Gullik Bjønnes wrote:
> I just fixed that... Jürgen added something to a file that he
> shouldn't have...
>
> I'll commit in a little bit.
Sorry you're right! Hopefully you can fix it for all of us.
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-.
On Thu, 7 Jun 2001, Amir Karger wrote:
> On Thu, Jun 07, 2001 at 12:38:40PM +0100, Simon Dales wrote:
> > UKTUG is having an informal meeting in Oxford 27th July 2001. We are
> > going to be discussing GUI frontends to TeX, and obviously LyX is part
> > of that canon. Would you like send a delega
I have applied Michael Koziarski's patch. Made a couple of tiny changes
and added an announcement on the news page.
Most pages should be valid apart from all the LDN's from last year.
I'll get onto these soon.
Devvies, beware that environments like cannot span across multiple
paragraphs -- t
On 08-Jun-2001 Michael Schmitt wrote:
>9. There are still infinite repaintings (very often, indeed)
I can not confirm this! With the actual cvs version I don't suffer this
any more. But if you can come up with a test case?!
> 14a. Still does not work - but even for normal text (not specif
44 matches
Mail list logo