Re: keyboard bindings colliding?

2001-01-15 Thread Thorsten Mika
hi again, > > ok, i found the part in de.po. will i change things by changing > > "Anzeigen|A" to "Anzeigen|V"? is this enough to make the german > > translation expect a M-v vor this menu? > > Hmmm... I can't remember if XForms allows this or not. Usually it expects > the 'V' to match a letter

Re: Options

2001-01-15 Thread Jean-Marc Lasgouttes
> "Patrick" == Patrick Dupre LCMI <[EMAIL PROTECTED]> writes: Patrick> Hello, I am using lyx1.1.6, question: how can I go to the Patrick> menu: Options-> LaTeX and checking the Allow accents on ALL chars radio Options-> button. ? This option does not exist anymore. I theory you do not need i

Re: 1.1.6 Bugs

2001-01-15 Thread Dekel Tsur
On Sun, Jan 14, 2001 at 06:42:09PM -0800, Jeremy Fox wrote: > Hi. > > I am a lowly user, but I've had a lot of trouble with 1.1.6: > > I have experienced other problems I can't remember and am going to > reinstall 1.1.5fix2. I am using Solaris 2.6. Previous versions of LyX > have always worked.

Re: foils questions

2001-01-15 Thread luc tAESCH
Allan Rae wrote: > > On Mon, 15 Jan 2001, luc tAESCH wrote: > > > Dekel Tsur wrote: > > > > > > On Sun, Jan 14, 2001 at 03:01:32PM +0100, luc wrote: > > > > im using foils for the first time. > > > > > > > > 2) in landscape mode, my slides are cut on the left. is it a gv issue ? > > (exporting p

1.1.6 displays graphics incorrect

2001-01-15 Thread Rainer Hoffmann
I have a problem with 1.1.6 (and 1.1.6pre2): In my documents (created with 1.1.5) all the included eps files are not displayed correctly. It seems to me that the preview in lyx shows only a part of the graphic but does not scale it down so that it fits in the border. In the resulting dvi-file ever

Re: keyboard bindings colliding?

2001-01-15 Thread Jean-Marc Lasgouttes
> "Thorsten" == Thorsten Mika <[EMAIL PROTECTED]> writes: Thorsten> do you know about any reason for this change? have i missed Thorsten> something in the docs? You should discuss the issue with Peter Sütterlin <[EMAIL PROTECTED]>, who is in charge of the translation. JMarc

Compiling 1.1.6 on Solaris/gcc

2001-01-15 Thread Michael Zapf
Hello, I have some trouble compiling 1.1.6 on Solaris 8 using gcc: LaTeX.o: In function `LaTeX::run(TeXErrors &, MiniBuffer *)': /home/staff/zapf/src/lyx-1.1.6/src/LaTeX.C:122: undefined reference to `lyx::getcwd(void)' This message is followed by a lot of similar messages, all concerning getcw

Re: LyX-1.1.6 compile problem on OSF

2001-01-15 Thread Allan Rae
On Mon, 15 Jan 2001, Peer Frank wrote: > Hi everybody ! > > unlike for all the previous releases i'm unable to compile LyX-1.1.6 > today: > acconfig.h is located in ~/lyx-1.1.6/sigc++ So it's definitely there? what does `ls -l` say? > == > No suffix list. <--- what

Re: foils questions

2001-01-15 Thread Tuukka Toivonen
On Sun, 14 Jan 2001, luc wrote: > 2) in landscape mode, my slides are cut on the left. is it a gv issue ? Yes. It is a bug in all of {mgv,ghostview,gv} or ghostscript (probably in the viewers, althought its surprising all of those have the same bug even if they're based on same code). To fix, r

Re: reading text out of ps/pdf

2001-01-15 Thread Tuukka Toivonen
On Sun, 14 Jan 2001, Jan Goebel wrote: > you can maybe scanner/OCR software like GOCR (open source) > take a look at: > http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/index.html Sure. You can try it. But don't expect too much. When I last time (maybe a half year ago) tested all free OCR progr

Re: Release LyX 1.1.6

2001-01-15 Thread John Levon
On Fri, 12 Jan 2001, Ronald Florence wrote: > It also appears that the stock Solaris make fails with the lyx-1.1.6 > makefiles. Gnumake seems to be working. This might warrant mention > in the documentation as a requirement for compilation. Yes, it requires GNU Make. In 1.1.6fix1 this requirem

Re: LyX-1.1.6 compile problem on OSF

2001-01-15 Thread Allan Rae
Peer lets take this back to the list. It's getting late here and I have a million and one things I have to do before I catch a plane in a little under 30 hours time. Please follow up to the list. On Mon, 15 Jan 2001, Peer Frank wrote: > Hi Allen: > > thanks a lot for your speed of light fast

Re: keyboard bindings colliding?

2001-01-15 Thread Peter Suetterlin
Jean-Marc Lasgouttes wrote: > > "Thorsten" == Thorsten Mika <[EMAIL PROTECTED]> writes: > > Thorsten> do you know about any reason for this change? have i missed > Thorsten> something in the docs? > > You should discuss the issue with Peter Sütterlin > <[EMAIL PROTECTED]>, who is in charge o

Release LyX 1.1.6 - DVI view

2001-01-15 Thread Adrian Ball
I am having real trouble with previewing the document I am working on. Everything works fine, but running a preview consistently shows me a previous version. The only way to fix it easily is to close and reopen the document, then preview it. -- Adrian Ball - Technical Consultant || Major Dat

Re: Release LyX 1.1.6 - DVI view

2001-01-15 Thread Angus Leeming
View->Update->DVI ? Angus On Monday 15 January 2001 13:10, Adrian Ball wrote: > I am having real trouble with previewing the document I am working on. > Everything works fine, but running a preview consistently shows me a > previous version. The only way to fix it easily is to close and reopen

Re: Release LyX 1.1.6 - DVI view

2001-01-15 Thread Adrian Ball
Angus Leeming wrote: > > View->Update->DVI ? > > Angus > > On Monday 15 January 2001 13:10, Adrian Ball wrote: > > I am having real trouble with previewing the document I am working on. > > Everything works fine, but running a preview consistently shows me a > > previous version. The only way

Compiling 1.1.6 on Solaris/gcc (again)

2001-01-15 Thread Michael Zapf
Good news, LyX now compiles and links correctly. Obviously, we had a broken egcs. A newer version of egcs solved the problems. Michael -- * Michael Zapf --- http://www.vsb.cs.uni-frankfurt.de/~zapf/ * Institut fuer Informatik, FB Biologie und Informatik * (Institute for Comp.Science, De

Re: Compiling 1.1.6 on Solaris/gcc (again)

2001-01-15 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Zapf <[EMAIL PROTECTED]> writes: Michael> Good news, LyX now compiles and links correctly. Obviously, Michael> we had a broken egcs. A newer version of egcs solved the Michael> problems. Thanks for the feedback. JMarc

Compiling 1.1.6 on Solaris/gcc (again)

2001-01-15 Thread Ronald Florence
Michael Zapf writes: Good news, LyX now compiles and links correctly. Obviously, we had a broken egcs. A newer version of egcs solved the problems. What compiler did you use to successfully compile lyx-1.1.6 on sparc-solaris? With sparc-solaris-2.6 and gcc-2.95.2 I run into a problem with

Re: compilation error: lyx-1.1.6, sparc-solaris-2.6, gcc-2.95.2

2001-01-15 Thread Jean-Marc Lasgouttes
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes: Ronald> Content-Type: text/plain; charset=us-ascii Ronald> Content-Description: message body text Ronald> Content-Transfer-Encoding: 7bit Ronald> Alas, compilation of lyx-1.1.6 on sparc-solaris-2.6 Ronald> (gcc-2.95.2, xforms-0.88, xp

Re: Compiling 1.1.6 on Solaris/gcc (again)

2001-01-15 Thread Michael Zapf
Ronald Florence wrote: > Michael Zapf writes: > > Good news, LyX now compiles and links correctly. Obviously, we had a > broken egcs. A newer version of egcs solved the problems. > > What compiler did you use to successfully compile lyx-1.1.6 on > sparc-solaris? With sparc-solaris-2.6 and gc

Re: compilation error: lyx-1.1.6, sparc-solaris-2.6, gcc-2.95.2

2001-01-15 Thread Ronald Florence
Jean-Marc Lasgouttes writes: Ronald> Alas, compilation of lyx-1.1.6 on sparc-solaris-2.6 Ronald> (gcc-2.95.2, xforms-0.88, xpm-4.11) failed to link with an Ronald> unresolved symbol. It may be that the name of the symbol is too long for your linker (ld). Is it GNU ld or the solari

Re: reading text out of ps/pdf

2001-01-15 Thread Herbert Voss
Tuukka Toivonen wrote: > > On Sun, 14 Jan 2001, Jan Goebel wrote: > > > you can maybe scanner/OCR software like GOCR (open source) > > take a look at: > > http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/index.html > > Sure. You can try it. But don't expect too much. When I last time (maybe a

Keyboard problem - LyX 1.1.6

2001-01-15 Thread Sasa Janiska
Hi! Thank you very much for producing new version of LyX. I have just compiled it and try to write something. There is some strange behaviour in my keyboard. I cannot select text (arrows keys + shift), move cursor left or right (with Ctrl + arrows), etc. In pre-2 release everything was fine an

RE: Compiling 1.1.6 on Solaris/gcc (again)

2001-01-15 Thread Roland Krause
It works here with the head from cvs which is still almost identical to lyx-1_1_6. uname -a SunOS marimba 5.6 Generic_105181-21 sun4u sparc SUNW,Ultra-60 gcc -v Reading specs from /devl/rkrause/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs gcc version 2.95.2 19991024 (release) \make -v GNU Mak

Re: Release LyX 1.1.6 - DVI view

2001-01-15 Thread Dekel Tsur
On Mon, Jan 15, 2001 at 01:10:16PM +, Adrian Ball wrote: > > I am having real trouble with previewing the document I am working on. > Everything works fine, but running a preview consistently shows me a previous > version. The only way to fix it easily is to close and reopen the document, >

Re: compilation error: lyx-1.1.6, sparc-solaris-2.6, gcc-2.95.2

2001-01-15 Thread Jean-Marc Lasgouttes
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes: Ronald> It did. Thanks for the suggestion. Configuring Ronald> --with-included-string and using gnumake instead of the Ronald> Solaris make, lyx-1.1.6 compiles and links with gcc-2.95.2 on Ronald> sparc-solaris-2.6. I added that in IN

Re: pdf to lyx

2001-01-15 Thread Luis A. Fernández
On Jue 04 Ene 2001 18:54, you wrote: > , > Luis > > Where can I find that program ? I've been trying on CTAN without success. Any > > pinter will be wellcome. Thanks. > > > > see http://www.foolabs.com/xpdf/download.html > You find the program Xpdf. > > Xpdf is a viewer for Portable Document

Re: new definition of section numbering

2001-01-15 Thread Matej Cepl
Romuald POTEAU wrote: > > Is there a way to automatically modify the heading and the numbetring of > the subsection in order to get : > 6.10 Problems > Exercise 6.1. Theme of exercise 1 > Exercise 6.2. Theme of exercise 2 Either you can use special packages (titlesec) or if you need only

Problems with Alt-D-Key and right-mouse in tables

2001-01-15 Thread Jan Ulrich Hasecke
Hi! When I press M-d with emacs-bindings (kill word) in tables the cursor jumps always to the upper left cell. When I press the right mouse inside a table being in the middle of a word to get to the table-menu the cursor jumps right outside the table. Ciao! juh -- 68 in der CDU http://www.sud

configuring fax & custom ascii export commands (lyx-1.1.6)

2001-01-15 Thread Ronald Florence
When the pre-release versions of lyx-1.1.6 were announced, there was a flurry of postings about how to configure features from earlier versions of lyx in the new preferences menu of lyx-1.1.6. I foolishly didn't save the items, am unable to find what I remember through www.google.com, and despite

paragraph alignment in 1.1.6

2001-01-15 Thread Herbert Voss
maybe that this also happens in 1.1.5 ... when i define a lyx layout with a strict flushright ... Align Right AlignPossible Right ... lyx should also inactivate the radio buttons in layout->paragraph->alignment it's right, that nothing happens, when you click on the

DocBook and lang

2001-01-15 Thread ben
Hello, I am sorry to bother you again with DocBook, but I have noticed that choosing a langage in lyx doesn't change the output. Thus, the document still contains "chapter" and "table of content" even if I choose french. Note that the behavior was the same in 1.15*. Of course, I can manually prod

Re: 1.1.6 Bugs

2001-01-15 Thread Jeremy Fox
On Mon, Jan 15, 2001 at 11:59:38AM +0200, Dekel Tsur wrote: > What is your compiler ? > Try compiling again, after running 'configure --with-included-string' I am using gcc 2.8.1. I don't know what "--with-included-string" does, but it seems to have worked. Thanks! --

LyX Development News for 20010117

2001-01-15 Thread Allan Rae
http://www.lyx.org/news/20010117.php3 You know what to do -- go read it! Allan. (ARRae)

double quotes are displayed as ">>"

2001-01-15 Thread Thorsten Mika
hi again, there is another problem of which i do not know whether it is xfs-related or a lyx problem. since upgrading, lyx sometimes displays the "french" quotes as two "greater" signs, i.e. >> instead of the character lyx 1.1.2 used, which was correct. strange thing: sometimes it works, esp.