Re: LyX wiki has been upgraded

2005-12-08 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: > Done. Hmm... you don't think it's a bit big now though? Perhaps. You could try the attached, scaled version. > I guess I could customize the skin to work better, but I suspect my time > working on the wiki is better spent on structure/content than apperance. Certainly.

Re: Forget Windows

2005-12-08 Thread Rich Shepard
On Thu, 8 Dec 2005, Helge Hafting wrote: Impressive timings. Your first start is faster than my cached startups. My lyx-1.3 starts in 0.7s, my lyx-1.4 in 3.5s when in cache. Which version of lyx is this, and does it use xforms or qt? Helge, 1.3.6qt. On Slack-10.2. A moderately fast machine

Re: euro symbol

2005-12-08 Thread Helge Hafting
On Thu, Dec 08, 2005 at 07:07:28PM +0100, [EMAIL PROTECTED] wrote: > i can't get the euro symbol to work :/ > i tried \EUR and \euro using europs and eurosans packages but no success... > i'm using pslatex font, french language and default encoding... > You put those \euro commands in a TeX box,

Re: Forget Windows

2005-12-08 Thread Helge Hafting
On Thu, Dec 08, 2005 at 09:46:05AM -0800, Rich Shepard wrote: > On Thu, 8 Dec 2005, [EMAIL PROTECTED] wrote: > > >Just a minor tip, try this: > > > > time lyx -x 'command-sequence lyx-quit;' > > Christian, > > How kewel! I've not had LyX running today, so I gave the above three tries > in

Re: Forget Windows

2005-12-08 Thread Helge Hafting
On Thu, Dec 08, 2005 at 03:46:45PM +0100, Jean-Marc Lasgouttes wrote: > > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > Helge> The test method is to run time lyx while clicking the mouse > Helge> fast in the place where the closing button is going to appear. > Helge> Repeated clicks

Re: Forget Windows

2005-12-08 Thread Rich Shepard
On Thu, 8 Dec 2005, [EMAIL PROTECTED] wrote: Just a minor tip, try this: time lyx -x 'command-sequence lyx-quit;' Christian, How kewel! I've not had LyX running today, so I gave the above three tries in succession: [EMAIL PROTECTED] ~]$ time lyx -x 'command-sequence lyx-quit;' re

euro symbol

2005-12-08 Thread mamato
i can't get the euro symbol to work :/ i tried \EUR and \euro using europs and eurosans packages but no success... i'm using pslatex font, french language and default encoding... mamato

Re: LyX wiki has been upgraded

2005-12-08 Thread chr
On Thu, 8 Dec 2005, Juergen Spitzmueller wrote: > [EMAIL PROTECTED] wrote: > > This is a warning^H^H^H^H^H^H^H blurb that I just finally upgraded the > > wiki to the new wiki engine. > > neat. Once everything else is up and running, could you please replace the > ugly LyX monster in the upper le

Re: Forget Windows

2005-12-08 Thread chr
On Thu, 8 Dec 2005, Helge Hafting wrote: > The test method is to run > time lyx > while clicking the mouse fast in the place where the closing button is > going to appear. Just a minor tip, try this: time lyx -x 'command-sequence lyx-quit;' and you don't have close it manually. A long t

Re: LyX wiki has been upgraded - Help, I need Hepl!!!

2005-12-08 Thread chr
On Wed, 7 Dec 2005, Uwe Stöhr wrote: > > Should I change "File manager" to "Upload manager" or something else? > > Yes please rename it to "Upload manager". Better now? /C -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

Re: width of table

2005-12-08 Thread Paul A. Rubin
[EMAIL PROTECTED] wrote: how can i make a table who's width is the same as the surrounding text? i've tried setting column widths using text%, col%, page%, line% and its always larger than it should... mamato If the table is wider than what you want, possible fixes include using a

width of table

2005-12-08 Thread mamato
how can i make a table who's width is the same as the surrounding text? i've tried setting column widths using text%, col%, page%, line% and its always larger than it should... mamato

Re: Empty subsections - View/Export weirdness

2005-12-08 Thread Jean-Marc Lasgouttes
> "André" == Bonhôte, André <[EMAIL PROTECTED]> writes: André> Hi! I don't really think this is something about LyX, rather a André> LaTeX issue IMHO. I have a document containing some sections André> and a huge number of subsections in each, all empty (it's going André> to be a database docum

Re: Forget Windows

2005-12-08 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> The test method is to run time lyx while clicking the mouse Helge> fast in the place where the closing button is going to appear. Helge> Repeated clicks are used so my reaction time won't affect the Helge> result. I barely see the m

Re: WinInstaller 0.51

2005-12-08 Thread Angus Leeming
Geoffrey Lloyd wrote: >>> The file in question is a Python script that is processed by python.exe >>> on the fly. No compilation necessary. >> Ok sorry for my ignorance of how to use the diff. No need to apologise. Thanks for testing it out. >> I have now made the changes and it does indeed solv

WinInstaller 0.51

2005-12-08 Thread Geoffrey Lloyd
- Original Message - From: "Angus Leeming" <[EMAIL PROTECTED]> To: "Geoffrey Lloyd" <[EMAIL PROTECTED]> Sent: Thursday, December 08, 2005 10:41 AM Subject: Re: WinInstaller 0.51 On Thursday 08 December 2005 00:47, you wrote: > Me neither. However, there *is* a problem with the lyx

Re: Forget Windows

2005-12-08 Thread Helge Hafting
Lars Gullik Bjønnes wrote: Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >| >To set optimization level you should use --enable-optimization='-O2' | >| > | >| > | >| Ok, tried this. More exactly: | >| $ ./configure --prefix=/usr/local --with-frontend=qt --with-gn

Re: INDENTFIRST after lists (was: Indent on every 1st paragraph after different environment)

2005-12-08 Thread Bennett Helm
On Dec 8, 2005, at 4:13 AM, Andrei Popov wrote: It will be indented in pure LaTeX+some editor situation, because you'll have a line break after a list (and so INDENTFIRST will notice that and work as expected ), but in LyX there's either no line break after list or some other problem, and this w

Re: Forget Windows

2005-12-08 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >| >To set optimization level you should use --enable-optimization='-O2' | >| > | >| > | >| Ok, tried this. More exactly: | >| $ ./configure --prefix=/usr/local --with-frontend=qt --with-gnu-ld | >| --with-qt-includes=/u

Re: Forget Windows

2005-12-08 Thread Angus Leeming
Helge Hafting wrote: >>| $ ./configure --prefix=/usr/local --with-frontend=qt --with-gnu-ld >>| --with-qt-includes=/usr/include/qt3 --disable-debug >>| --disable-concept-checks --enable-optimization=-O2 >>You should use '--disable-stdlib-debug' as well. that is a real time >>consumer, nice when de

Re: Forget Windows

2005-12-08 Thread Helge Hafting
Lars Gullik Bjønnes wrote: | >To set optimization level you should use --enable-optimization='-O2' | > | > | Ok, tried this. More exactly: | $ ./configure --prefix=/usr/local --with-frontend=qt --with-gnu-ld | --with-qt-includes=/usr/include/qt3 --disable-debug | --disable-concept-checks --enab

Re: LyX wiki has been upgraded

2005-12-08 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: > This is a warning^H^H^H^H^H^H^H blurb that I just finally upgraded the > wiki to the new wiki engine. neat. Once everything else is up and running, could you please replace the ugly LyX monster in the upper left corner by a slightly less ugly one, e.g. http://wiki.lyx.o

natbib and non-english?

2005-12-08 Thread mamato
hi, how do i get natbib to use another language than english (ie french)? my language is already set to french in my doc preferences. thx, mamato

Downtime on LyX servers.

2005-12-08 Thread Lars Gullik Bjønnes
The LyX servers will be taken down within one hour, to be relocated to a different server room. This mean that all services provided by aussie or baywatch will be down. The mailingling lists on lists.lyx.org might also suffer, because of dns issues, but essentially the lists should work. I am so

Re: Forget Windows

2005-12-08 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >Helge Hafting <[EMAIL PROTECTED]> writes: | > | >| On Wed, Dec 07, 2005 at 04:58:51PM +0100, Jean-Marc Lasgouttes wrote: | >| > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | > | > Lars> I also tr

Empty subsections - View/Export weirdness

2005-12-08 Thread Bonhôte, André
Hi! I don't really think this is something about LyX, rather a LaTeX issue IMHO. I have a document containing some sections and a huge number of subsections in each, all empty (it's going to be a database documentation - filling in will need some time). Now, exporting to PDF and DVI shows

Re: Forget Windows

2005-12-08 Thread Helge Hafting
Lars Gullik Bjønnes wrote: Helge Hafting <[EMAIL PROTECTED]> writes: | On Wed, Dec 07, 2005 at 04:58:51PM +0100, Jean-Marc Lasgouttes wrote: | > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | > Lars> I also tried to do some profiling on this, but failed to get | > Lars>

Re: INDENTFIRST after lists (was: Indent on every 1st paragraph after different environment)

2005-12-08 Thread Andrei Popov
> \usepackage{indentfirst} > That's all. Unfortunately, that's not all. This technique will not work in LyX in a situation where, for example, you have a paragraph going after an enumerated/bulleted list. This paragraph will not be indented, though it should. It will be indented in pure LaTeX+so

Re: pictures and collaboration

2005-12-08 Thread Georg Baum
Gunnar wrote: > Hi. > If one would like to send a LyX file that contains many pictures to > another person, one has to send all files to that person. When we are > talking about users with moderate experience of compressed files/creating > archives etc. I can only see problem ahead, unfortunatly.