Re: pre1

2005-07-18 Thread Martin Vermeer
On Mon, 18 Jul 2005 23:27:32 +0200 Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > | Martin Vermeer <[EMAIL PROTECTED]> writes: > > > | | On Mon, 18 Jul 2005 20:36:40 +0300 (EEST) Martin Vermeer > <[EMAIL PROTECTED]> wrote: > >> > >>> On Mon,

Re: pre1

2005-07-18 Thread Lars Gullik Bjønnes
João Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Em Seg 18 Jul 2005 13:21, Lars Gullik Bjønnes escreveu: >> I have just put the 1.4.0pre1 on the devel ftp site. >> >> After we have beat on this a bit and fixed problems discovered I will >> release pre2 and announce that to a larger audience

Pre1: problem with scroll inside math.

2005-07-18 Thread João Luis Meloni Assirati
Em Seg 18 Jul 2005 13:21, Lars Gullik Bjønnes escreveu: > So please try out pre1 and report any and all problems you find. There is a problem with scroll. Open the attached lyx file math-scroll.lyx and position the cursor by the side of the fraction. The use the scroll bar to position the math i

Re: libtool problems with lyx 1.3.6

2005-07-18 Thread Georg Baum
Am Montag, 18. Juli 2005 12:15 schrieb Martti Kuparinen: > Hi! > > I'm trying to update the lyx packages on NetBSD's pkgsrc. Currently > the compilation fails like this. Any ideas? Did you run configure with --enable-shared? If so, run it without that option, it does not work. If not, try --disa

Re: [PATCH] fix compile with gcc 4.0

2005-07-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Jul 18, 2005 at 09:35:51PM +0100, Angus Leeming wrote: > >> -int const col = c - row.pos(); >> +pos_type const col = c - row.pos(); >> >> I just committed the fix. So much for retirement :) > | Tricked you :) > | The very retired john you

Re: [PATCH] fix compile with gcc 4.0

2005-07-18 Thread John Levon
On Mon, Jul 18, 2005 at 09:35:51PM +0100, Angus Leeming wrote: > -int const col = c - row.pos(); > +pos_type const col = c - row.pos(); > > I just committed the fix. So much for retirement :) Tricked you :) The very retired john

Re: pre1

2005-07-18 Thread João Luis Meloni Assirati
Em Seg 18 Jul 2005 13:21, Lars Gullik Bjønnes escreveu: > I have just put the 1.4.0pre1 on the devel ftp site. > > After we have beat on this a bit and fixed problems discovered I will > release pre2 and announce that to a larger audience. > > So please try out pre1 and report any and all problems

Re: [Patch] Unicode warning

2005-07-18 Thread Michael Schmitt
Georg Baum wrote: Menu warning: menu entries "Schrift?derung|S" and "Split-Umgebung|S" share the same shortcut. The next update to de.po is just around the corner... gimme a day or two... Michael

Re: pre1

2005-07-18 Thread Martin Vermeer
On Mon, 18 Jul 2005 18:21:29 +0200 Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: > > I have just put the 1.4.0pre1 on the devel ftp site. > > After we have beat on this a bit and fixed problems discovered I will > release pre2 and announce that to a larger audience. > > So please try out pre1

Re: pre1

2005-07-18 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Mon, 18 Jul 2005 20:36:40 +0300 (EEST) Martin Vermeer <[EMAIL PROTECTED]> wrote: > >> On Mon, 18 Jul 2005 18:21:29 +0200 Lars Gullik Bjønnes >> <[EMAIL PROTECTED]> wrote: >> >> > >> > I have just put the 1.4.0pre1 on the devel ftp site. >> > >> >

Re: [PATCH] fix compile with gcc 4.0

2005-07-18 Thread Angus Leeming
John Levon wrote: > I needed the below to compile. > -return min(col, end - 1 - row.pos()); > +return min(long(col), end - 1 - row.pos()); > } Make that "pos_type(col)" and everyone will be happy... In fact, it's the wrong fix entirely. The right one is -int const col = c - r

Re: pre1

2005-07-18 Thread Martin Vermeer
On Mon, 18 Jul 2005 20:36:40 +0300 (EEST) Martin Vermeer <[EMAIL PROTECTED]> wrote: > On Mon, 18 Jul 2005 18:21:29 +0200 Lars Gullik Bjønnes > <[EMAIL PROTECTED]> wrote: > > > > > I have just put the 1.4.0pre1 on the devel ftp site. > > > > After we have beat on this a bit and fixed problems d

Angus! Help! (was: 1.4: Spellchecker runs twice?)

2005-07-18 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> New document, type "test test test" Press "home" or move the Helge> cursor there. Press F7 for spell checking. Helge> First, I get "3 words checked". Well, that's fine, but _then_ I Helge> get the spell check dialog that claims to

Pre1: crash with cursor inside math

2005-07-18 Thread João Luis Meloni Assirati
Here is another one related to cursor in mathed. Have at hand any document with math (inline or display, does not matter). UserGuide.lyx will do. Run lyx and load the document with File->Open->file.lyx->OK. Then place the cursor inside any math. Then open again the same document with File->Open

Re: pre1

2005-07-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Martin Vermeer <[EMAIL PROTECTED]> writes: > | | On Mon, 18 Jul 2005 20:36:40 +0300 (EEST) Martin Vermeer <[EMAIL PROTECTED]> wrote: >> >>> On Mon, 18 Jul 2005 18:21:29 +0200 Lars Gullik Bjønnes >>> <[EMAIL PROTECTED]> wrote: >>> >>> > >>> > I h

Re: Angus! Help! (was: 1.4: Spellchecker runs twice?)

2005-07-18 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Helge> New document, type "test test test" Press "home" or move the > Helge> cursor there. Press F7 for spell checking. > > Helge> First, I get "3 words checked". Well, that's fine, but _then_ I > Helge> get the spell check dialog that claims to be 93% finished. All >

Re: pre1

2005-07-18 Thread Martin Vermeer
On Mon, 18 Jul 2005 20:54:03 +0200 Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | On Mon, 18 Jul 2005 20:36:40 +0300 (EEST) Martin Vermeer > <[EMAIL PROTECTED]> wrote: > > > >> On Mon, 18 Jul 2005 18:21:29 +0200 Lars Gullik Bjønnes > >> <[EMAIL

[PATCH] fix compile with gcc 4.0

2005-07-18 Thread John Levon
I needed the below to compile. john Index: src/text2.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text2.C,v retrieving revision 1.623 diff -u -a -p -r1.623 text2.C --- src/text2.C 18 Jul 2005 11:00:12 - 1.623 +++ s

pre1

2005-07-18 Thread Lars Gullik Bjønnes
I have just put the 1.4.0pre1 on the devel ftp site. After we have beat on this a bit and fixed problems discovered I will release pre2 and announce that to a larger audience. So please try out pre1 and report any and all problems you find. ftp://ftp.devel.lyx.org/pub/lyx/pre/lyx-1.4.0pre1.tar.

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Uwe Stöhr wrote: >> Even if you only take on the Installer, that'd be a huge help. > I hope that you'll leave not to too far so that I can ask you some > installer Win things. Sure. leeming at lyx dot org works. -- Angus

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Paul A. Rubin
First, heartfelt thanks to all who helped bring LyX 1.3.6 to fruition (and continue to work on the sequels). Second, specifically to Angus, feel free to take the rest of the day off. :-) As far as the review article goes, I can't too worked about about the statement (arguably accurate but IM

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Uwe Stöhr
Angus Leeming wrote: Waiting on others is never a good idea. Release now and improve later. Like Microsoft does ;-) Just joking, I understand now your decision. Even if you only take on the Installer, that'd be a huge help. I hope that you'll leave not to too far so that I can ask you some

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> I promised that LyXWin 1.3.6 will be easy to install for Uwe> everybody. And that's why they send me the link to the review. But we are not supposed to fulfill _your_ promises, are we ;) JMarc

Re: [Patch] DVI inverse search - final.

2005-07-18 Thread Georg Baum
Lars Gullik Bjønnes wrote: > I will look it over and see if we can apply it between pre1 and pre2. Does that mean that a pre1 is coming soon? One thing that IMHO really should go into 1.4.0 final is the conversion of the centering changes. 1.3.x do this the wrong way. This is fixed in 1.4, but wi

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Uwe Stöhr wrote: > Angus Leeming wrote: >> And that is the crux of the matter. I've worked like a dog on this >> release. If I haven't incorporated your whizzy work on the >> installer, it's because I had to sleep too. Given that my time was >> limited, I chose to spend it on fixing bugs in LyX its

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Georg Baum
Uwe Stöhr wrote: > But anyway, I just want to find a solution for the Win installer which > we could deliver for LyXWin 1.3.7. > I was a bit surprised that we released LyXWin at this time. I taught > that LyX is released independent from the Win version and that LyXWin > will be released a bit lat

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> But anyway, I just want to find a solution for the Win installer Uwe> which we could deliver for LyXWin 1.3.7. I was a bit surprised Uwe> that we released LyXWin at this time. I taught that LyX is Uwe> released independent from the Win vers

Re: Hold all checkins - CVS

2005-07-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Please do not checkin anything to cvs until I say that it is ok again. cvs open again. Only crash fixes and severe regresseion fixes please, unless cleared with me. -- Lgb

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Uwe Stöhr
Lars Gullik Bjønnes writes: So did they review LyX or just the install process... Just the install process. | regards Uwe, | who don't know how to explain the people I once convinced to use LyX | under Win that LyXWin is _not_ difficult to install at all. Is it hard, just because it takes a

Re: [Patch] DVI inverse search - final.

2005-07-18 Thread João Luis Meloni Assirati
Em Seg 18 Jul 2005 12:19, Lars Gullik Bjønnes escreveu: > > I will look it over and see if we can apply it between pre1 and pre2. I have another patch for forward dvi search that depends on source specials dvi generation. I hope it is still time for it... > > I'll even do some testing... > Than

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Uwe Stöhr
Angus Leeming wrote: And that is the crux of the matter. I've worked like a dog on this release. If I haven't incorporated your whizzy work on the installer, it's because I had to sleep too. Given that my time was limited, I chose to spend it on fixing bugs in LyX itself. Hello Angus, it seem

Re: [Patch] DVI inverse search - final.

2005-07-18 Thread Lars Gullik Bjønnes
João Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Em Sex 15 Jul 2005 05:20, Lars Gullik Bjønnes escreveu: >> >> I am thinking about this patch, and if it can be done in a "simpler" >> way. Let me think some more hours... > | Lars, did you decide about the patch? I am ashamed to admit that I

Re: [Patch] DVI inverse search - final.

2005-07-18 Thread João Luis Meloni Assirati
Em Sex 15 Jul 2005 05:20, Lars Gullik Bjønnes escreveu: > > I am thinking about this patch, and if it can be done in a "simpler" > way. Let me think some more hours... Lars, did you decide about the patch? João.

Hold all checkins - CVS

2005-07-18 Thread Lars Gullik Bjønnes
Please do not checkin anything to cvs until I say that it is ok again. -- Lgb

Re: lyx-devel lib/lyx2lyx/: ChangeLog lyx_1_4.py

2005-07-18 Thread Jose' Matos
On Monday 18 July 2005 15:17, Georg Baum wrote: > [EMAIL PROTECTED] wrote: > > Log message: > > convert frenchb language also in the body > > I guess the change of \lang to \language was not intended? A stupid copy and paste error from me. > The attached > patch should be applied if not. Th

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Angus Leeming wrote: >> http://www.heise.de/newsticker/meldung/61789 > Here's what babelfish makes of the page ;-) It appears that Andreas Vox is doing a super job of answering c't readers' questions. Way to go, Andreas!!! -- Angus

Re: lyx-devel lib/lyx2lyx/: ChangeLog lyx_1_4.py

2005-07-18 Thread Georg Baum
[EMAIL PROTECTED] wrote: > Log message: > convert frenchb language also in the body I guess the change of \lang to \language was not intended? The attached patch should be applied if not. GeorgIndex: lib/lyx2lyx/lyx_1_4.py === RCS

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Uwe Stöhr wrote: > my mailbox was filled the last hours with mails from friends and > collegues pointing me to this review: > http://www.heise.de/newsticker/meldung/61789 Here's what babelfish makes of the page ;-) FensterTeXnik: Sentence system LyX now also for Windows The open source sentence

Re: lyx-devel src/: FontIterator.C coordcache.C coordcache.h p ...

2005-07-18 Thread Jean-Marc Lasgouttes
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: Alfredo> Just to know... what would be missing in fontiterator? Alfredo> operator+= would be enough perhaps? Or maybe Alfredo> operator=(lyx::pos_type) to put it in an arbitrary paragraph Alfredo> position? We should have one mode

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Ekkehart Schlicht wrote: > Hi, t may be a good idea to give a list of files > in the WiKi LyX 1.3.6 for Windows that are needed > for running LyxWin, and tell people in advance that > they should first install MinSys, Python, MikTex, > Perl, Ghostscript, and ImageMagick. > Ekkehart Done. -- Angu

LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Ekkehart Schlicht
Hi, it may be a good idea to give a list of files in the WiKi LyX 1.3.6 for Windows that are needed for running LyxWin, and tell people in advance that they should first install MinSys, Python, MikTex, Perl, Ghostscript, and ImageMagick. Ekkehart

Re: lyx-devel src/: FontIterator.C coordcache.C coordcache.h p ...

2005-07-18 Thread Alfredo Braunstein
Jean-Marc Lasgouttes wrote: >> "Alfredo" == Alfredo Braunstein >> <[EMAIL PROTECTED]> writes: > > Alfredo> Small nitpick... Isn't it possible to use a FontIterator for > Alfredo> the optimization? > > But FontIterator does not handle the bidi stuff, does it? I think this > solution is th

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread mabshoff
> [EMAIL PROTECTED] writes: > So if this review makes some win user install linux instead I'll just > be happy. > > -- > Lgb > I just took a look at the comments regarding the article and there is quite a lively discussion, too. c't (the magazine) has discussed LyX before - IIRC they talked

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Their review focused on the fact that the 1.3.6 release now officially | supports windows out of the box. The second half the review mentions that | in order to install LyX on windows one needs quite a bit of other | software, i.e. MinGW-GNU-Utilities, Python, Ghostscri

Re: lyx-devel src/: FontIterator.C coordcache.C coordcache.h p ...

2005-07-18 Thread Jean-Marc Lasgouttes
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: Alfredo> Small nitpick... Isn't it possible to use a FontIterator for Alfredo> the optimization? But FontIterator does not handle the bidi stuff, does it? I think this solution is the simplest to implement when we are walking not i

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread mabshoff
> Uwe Stöhr <[EMAIL PROTECTED]> writes: > > | Hello Angus, hello LyXers, >> > | my mailbox was filled the last hours with mails from friends and > | collegues pointing me to this review: >> > | http://www.heise.de/newsticker/meldung/61789 >> > | heise.de is the webpage of the most important compute

Re: lyx-devel src/: FontIterator.C coordcache.C coordcache.h p ...

2005-07-18 Thread Alfredo Braunstein
Small nitpick... Isn't it possible to use a FontIterator for the optimization? + // Use font span to speed things up, see below + FontSpan font_span = par.fontSpan(row_pos); + LyXFont font = getFont(par, row_pos); + for (pos_type vpos = row_pos; vpos < cursor_vpos; ++vpos

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Angus Leeming
Uwe Stöhr wrote: > Hello Angus, hello LyXers, > > my mailbox was filled the last hours with mails from friends and > collegues pointing me to this review: > > http://www.heise.de/newsticker/meldung/61789 > > heise.de is the webpage of the most important computer magazin in > Germany "c't". If t

Re: LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Lars Gullik Bjønnes
Uwe Stöhr <[EMAIL PROTECTED]> writes: | Hello Angus, hello LyXers, > | my mailbox was filled the last hours with mails from friends and | collegues pointing me to this review: > | http://www.heise.de/newsticker/meldung/61789 > | heise.de is the webpage of the most important computer magazin in | G

LyXWin 1.3.6 - or the installer "super GAU"

2005-07-18 Thread Uwe Stöhr
Hello Angus, hello LyXers, my mailbox was filled the last hours with mails from friends and collegues pointing me to this review: http://www.heise.de/newsticker/meldung/61789 heise.de is the webpage of the most important computer magazin in Germany "c't". If they publish a negative review, p

Re: #1630: new paragraph after quotation?

2005-07-18 Thread Juergen Spitzmueller
Andreas Vox wrote: > Questions: > > * Is it ok to do that for quotation and quote? From a typographical point of view: no. All typographic works that I know say that indendation has to be ommitted after quotations. That might be culturally specific, though. Jürgen

#1630: new paragraph after quotation?

2005-07-18 Thread Andreas Vox
Hi, I don't know what to do exactly about this bug. Apparently, LaTeX's \end{quotation} does not end the paragraph, so the next text is not indented (in spite of LyX showing the "Indent Paragraph" being checked). With the patch the following paragraph is indented by default and unchecking "In

Re: [Patch] Unicode warning

2005-07-18 Thread Georg Baum
Martin Vermeer wrote: > With this patch, the code expects the po files to be 8-bit. it is robust > against users configuring locale strings like de_DE.UTF-8. You shouldn't > see messed-up menu strings (or inset button texts, TOC/navigation menu > entries ety.) anymore. If you see them, that is a b

libtool problems with lyx 1.3.6

2005-07-18 Thread Martti Kuparinen
Hi! I'm trying to update the lyx packages on NetBSD's pkgsrc. Currently the compilation fails like this. Any ideas? Martti echo "timestamp" > package.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python2.3 -I/usr/X11R6/include -pipe

Re: lyx-devel lib/: ChangeLog lib/images/: banner.ppm

2005-07-18 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > Log message: > new banner Woo! *Much* less spooky than the previous one! -- Angus

Re: SuSE 9.2 rpm of LyX 1.3.6 uploaded

2005-07-18 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I have uploaded a SuSE 9.2 rpm (qt frontend) to Georg> ftp.devel.lyx.org. Please move to the correct location. Thanks, I put it on the ftp site. JMarc

Re: LyX 1.3.6 rpms for Fedora Core 3

2005-07-18 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc, I've uploaded Fedora Core 3 rpms to Angus> ftp://ftp.devel.lyx.org/pub/incoming Angus> lyx-1.3.6-1_qt_fc3.i386.rpm lyx-1.3.6-1_xforms_fc3.i386.rpm Thanks, they are on the ftp site now. JMarc

Re: Lyx 1.3.6 Installation fails on Windows XP

2005-07-18 Thread Angus Leeming
Peter Rockett wrote: > When I run the Lyx setup I get a popup saying: ?Failed attempting to > execute configure script? which appears just after ?Extract reLyx? and > ?Output folder: C:\Program Files\Lyx?. (I am installing as > administrator.) You must have a working unix shell installed and LyX

Lyx 1.3.6 Installation fails on Windows XP

2005-07-18 Thread Peter Rockett
When I run the Lyx setup I get a popup saying: “Failed attempting to execute configure script” which appears just after “Extract reLyx” and “Output folder: C:\Program Files\Lyx”. (I am installing as administrator.) When I try to run Lyx from either the installation procedure or afterwards, I g

LyX 1.3.6 rpms for Fedora Core 3

2005-07-18 Thread Angus Leeming
Jean-Marc, I've uploaded Fedora Core 3 rpms to ftp://ftp.devel.lyx.org/pub/incoming lyx-1.3.6-1_qt_fc3.i386.rpm lyx-1.3.6-1_xforms_fc3.i386.rpm -- Angus

SuSE 9.2 rpm of LyX 1.3.6 uploaded

2005-07-18 Thread Georg Baum
I have uploaded a SuSE 9.2 rpm (qt frontend) to ftp.devel.lyx.org. Please move to the correct location. Georg

Re: lyx-devel src/mathed/: math_binaryopinset.C math_binaryopi ...

2005-07-18 Thread Georg Baum
[EMAIL PROTECTED] wrote: > Removed files: > lyx-devel/src/mathed/: math_binaryopinset.C math_binaryopinset.h > > Log message: > remove files that have not been used since two years Should math_xyarrowinset.[Ch] also be removed? They are also unused. Georg

Re: [Cvslog] lyx-devel config/: ChangeLog

2005-07-18 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Monday 18 July 2005 02:34, [EMAIL PROTECTED] wrote: >> Log message: >> fix up name > | Incidentally, what's happened to the ø that you used to defend so | fiercely? Bjønnes is still comfortably ahead, but Bjonnes is catching | up. So a tr is

Re: [Cvslog] lyx-devel config/: ChangeLog

2005-07-18 Thread Angus Leeming
On Monday 18 July 2005 02:34, [EMAIL PROTECTED] wrote: > Log message: > fix up name Incidentally, what's happened to the ø that you used to defend so fiercely? Bjønnes is still comfortably ahead, but Bjonnes is catching up. $ grep Gullik `find . -name ChangeLog` | grep Bjonnes | wc -l 221

Bug or feature in lyx-1.3.6_win32_setup_v1.exe language setting?

2005-07-18 Thread Ekkehart Schlicht
Hi, I just wanted to write an BIG BIG thanks to Angus. So I opened the new Lyx, selected File -> New and started to type "Sehr geehrter Herr Sisyphus". To check the font I selected "View (pdflatex)". Everything was fine. It occurred to me, however, that I wrote in German. So I changed the Languag