Preview: pdf works, eps doesn't

2009-08-10 Thread Rainer Hoffmann
Hi all,

 

I have an eps file where the preview fails.

 

However, when I convert it to pdf using epstopdf the preview is correct.

 

I noticed that the script for eps uses first epstopdf and then 
lyxpreview2bitmap.py while the script for pdf uses convertDefault.py

 

Is there any way to fix this?

 

Best regards, 

Rainer Hoffmann  |  Senior Researcher, Dr.ing., 

Modelling, Control, Flow Assurance 



 

StatoilHydro ASA 

Research Centre, NO-3936 Porsgrunn 

Telephone: 

+47 9987 4995 

E-mail: 

ra...@statoilhydro.com mailto:ra...@statoilhydro.com  

Visitor address: 

Forskningsparken Herøya Porsgrunn 

www.statoilhydro.com http://www.statoilhydro.com/  

 

 



---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


Preview: pdf works, eps doesn't

2009-08-10 Thread Rainer Hoffmann
Hi all,

 

I have an eps file where the preview fails.

 

However, when I convert it to pdf using epstopdf the preview is correct.

 

I noticed that the script for eps uses first epstopdf and then 
lyxpreview2bitmap.py while the script for pdf uses convertDefault.py

 

Is there any way to fix this?

 

Best regards, 

Rainer Hoffmann  |  Senior Researcher, Dr.ing., 

Modelling, Control, Flow Assurance 



 

StatoilHydro ASA 

Research Centre, NO-3936 Porsgrunn 

Telephone: 

+47 9987 4995 

E-mail: 

ra...@statoilhydro.com mailto:ra...@statoilhydro.com  

Visitor address: 

Forskningsparken Herøya Porsgrunn 

www.statoilhydro.com http://www.statoilhydro.com/  

 

 



---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


Preview: pdf works, eps doesn't

2009-08-10 Thread Rainer Hoffmann
Hi all,

 

I have an eps file where the preview fails.

 

However, when I convert it to pdf using epstopdf the preview is correct.

 

I noticed that the script for eps uses first epstopdf and then 
lyxpreview2bitmap.py while the script for pdf uses convertDefault.py

 

Is there any way to fix this?

 

Best regards, 

Rainer Hoffmann  |  Senior Researcher, Dr.ing., 

Modelling, Control, Flow Assurance 



 

StatoilHydro ASA 

Research Centre, NO-3936 Porsgrunn 

Telephone: 

+47 9987 4995 

E-mail: 

ra...@statoilhydro.com <mailto:ra...@statoilhydro.com>  

Visitor address: 

Forskningsparken Herøya Porsgrunn 

www.statoilhydro.com <http://www.statoilhydro.com/>  

 

 



---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Hi all,

To submit a paper to a conference I have to use the class file provided
(MSM.cls) which seems to be based on article (at least it uses the
command \LoadClass{article}). Unfortunately I have no idea how class
files are working in detail, cause LyX did every thing for me up until
now.
I tried to do it the following way:
1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
article.layout file as a template and changed only the second line to
# \DeclareLaTexClass[MSM,article]{MSM}
3) Doing a LyX-Reconfigure gives in the terminal
+checking for document class MSM [MSM, article]... no

Can anybody help me please? What did I do wrong?

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Re: Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Now it says
+checking for document class MSM [MSM]... no

Rainer


Herbert Voss schrieb:

 Rainer Hoffmann wrote:

  Hi all,
 
  To submit a paper to a conference I have to use the class file provided
  (MSM.cls) which seems to be based on article (at least it uses the
  command \LoadClass{article}). Unfortunately I have no idea how class
  files are working in detail, cause LyX did every thing for me up until
  now.
  I tried to do it the following way:
  1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
  2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
  article.layout file as a template and changed only the second line to
  # \DeclareLaTexClass[MSM,article]{MSM}

 what happens with
 \DeclareLaTexClass{MSM}

 Herbert

 --
 http://www.lyx.org/help/

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Hi all,

To submit a paper to a conference I have to use the class file provided
(MSM.cls) which seems to be based on article (at least it uses the
command \LoadClass{article}). Unfortunately I have no idea how class
files are working in detail, cause LyX did every thing for me up until
now.
I tried to do it the following way:
1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
article.layout file as a template and changed only the second line to
# \DeclareLaTexClass[MSM,article]{MSM}
3) Doing a LyX-Reconfigure gives in the terminal
+checking for document class MSM [MSM, article]... no

Can anybody help me please? What did I do wrong?

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Re: Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Now it says
+checking for document class MSM [MSM]... no

Rainer


Herbert Voss schrieb:

 Rainer Hoffmann wrote:

  Hi all,
 
  To submit a paper to a conference I have to use the class file provided
  (MSM.cls) which seems to be based on article (at least it uses the
  command \LoadClass{article}). Unfortunately I have no idea how class
  files are working in detail, cause LyX did every thing for me up until
  now.
  I tried to do it the following way:
  1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
  2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
  article.layout file as a template and changed only the second line to
  # \DeclareLaTexClass[MSM,article]{MSM}

 what happens with
 \DeclareLaTexClass{MSM}

 Herbert

 --
 http://www.lyx.org/help/

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Hi all,

To submit a paper to a conference I have to use the class file provided
(MSM.cls) which seems to be based on article (at least it uses the
command \LoadClass{article}). Unfortunately I have no idea how class
files are working in detail, cause LyX did every thing for me up until
now.
I tried to do it the following way:
1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
article.layout file as a template and changed only the second line to
# \DeclareLaTexClass[MSM,article]{MSM}
3) Doing a LyX->Reconfigure gives in the terminal
+checking for document class MSM [MSM, article]... no

Can anybody help me please? What did I do wrong?

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Re: Use *.cls class file

2001-11-20 Thread Rainer Hoffmann

Now it says
+checking for document class MSM [MSM]... no

Rainer


Herbert Voss schrieb:

> Rainer Hoffmann wrote:
>
> > Hi all,
> >
> > To submit a paper to a conference I have to use the class file provided
> > (MSM.cls) which seems to be based on article (at least it uses the
> > command \LoadClass{article}). Unfortunately I have no idea how class
> > files are working in detail, cause LyX did every thing for me up until
> > now.
> > I tried to do it the following way:
> > 1) Save MSM.cls in /usr/share/texmf/tex/latex/base and do texhash
> > 2) Create a Layoutfile MSM.layout in ~/.lyx/layouts. Here I used the
> > article.layout file as a template and changed only the second line to
> > # \DeclareLaTexClass[MSM,article]{MSM}
>
> what happens with
> \DeclareLaTexClass{MSM}
>
> Herbert
>
> --
> http://www.lyx.org/help/

--
Rainer Hoffmann
Océ Printing Systems
OPS TEC 23
Siemensallee 2
85581 Poing

Tel. +49-8121-724508
[EMAIL PROTECTED]





Re: Deutsche LyX-Userliste

2001-01-29 Thread Rainer Hoffmann

Verblffend, alle meine juristischen Bekannten jammern, da sie ohne Englisch
heute nicht mehr auskommen, anscheinend ist dort immer noch Latein die gngige
Umgangssprache.
Und die Benutzer einer Sprache, die von etwa der Hlfte der Weltbevlkerung
verstanden wird als elitre Klasse zu bezeichnen hat auch einen gewissen Witz...

Aber zur rein fachlichen Frage: Ich finde die Aufsplittung in
verschiedensprachige Userlisten nur sehr begrenzt hilfreich - was ntzt es wenn
ein Problem auf der deutschen Liste diskutiert wird, das auf der franzsischen
lngst gelst wurde, nur da es keiner wei?

Rainer Hoffmann

Horst Jurkat schrieb:

  aufgrund der rckmeldungen ergibt sich kein zwingender bedarf fr
  eine deutsche userliste, womit ich diese idee zu den akten lege.
  es gab 15 rckmeldungen, von denen der berwiegende teil eine
  deutsche liste begren wrde, aber keinerlei probleme mit der
  jetzt bestehenden englischen liste sieht. und wo keine probleme
  sind, muss auch nicht unbedingt was gendert werden

 Aber wo keine Probleme gesehen werden, knnen trotzdem welche sein!!

 Meine LyX-"Anfnger"-Meinung dazu, wenns erlaubt ist:

 Lyx hat sicher nicht nur mich (als Juristen), sondern auch andere
 interessierte Kreise interessiert, wie ich wei. Leider sind die
 "Handbcher", "Tutorien" etc. alles andere als anwenderfreundlich, so dass
 man sich auf "user"-listen gefreut hat: Ergebnis, wie sich jetzt zeigt:
 leider auch nur eine elitre Klasse, die beliebt, unter sich zu bleiben
 (Mathematiker und andere Englisch-Freaks, die nun offensichtlich garnicht
 verstehen knnen, dass es auch andere ernsthafte Anwendungsinteressierte
 geben knnte, die auch ohne Englisch auskommen bzw. auskommen mssen).

 Die Rckfrageaktion erschien mir darber hinaus extrem kurz: war das
 Ergebnis ("nur" 15 Rckmeldungen) gewnscht?

 Ich versuche es mal: "last not least" ... Wenn man schon die deutschsprachig
 Iteressierten nicht wnscht: gibt es ein Forum fr diese Minderbemittelten?

 Vielen Dank fr die Antwort im voraus
 Horst Jurkat




Re: Deutsche LyX-Userliste

2001-01-29 Thread Rainer Hoffmann

Verblffend, alle meine juristischen Bekannten jammern, da sie ohne Englisch
heute nicht mehr auskommen, anscheinend ist dort immer noch Latein die gngige
Umgangssprache.
Und die Benutzer einer Sprache, die von etwa der Hlfte der Weltbevlkerung
verstanden wird als elitre Klasse zu bezeichnen hat auch einen gewissen Witz...

Aber zur rein fachlichen Frage: Ich finde die Aufsplittung in
verschiedensprachige Userlisten nur sehr begrenzt hilfreich - was ntzt es wenn
ein Problem auf der deutschen Liste diskutiert wird, das auf der franzsischen
lngst gelst wurde, nur da es keiner wei?

Rainer Hoffmann

Horst Jurkat schrieb:

  aufgrund der rckmeldungen ergibt sich kein zwingender bedarf fr
  eine deutsche userliste, womit ich diese idee zu den akten lege.
  es gab 15 rckmeldungen, von denen der berwiegende teil eine
  deutsche liste begren wrde, aber keinerlei probleme mit der
  jetzt bestehenden englischen liste sieht. und wo keine probleme
  sind, muss auch nicht unbedingt was gendert werden

 Aber wo keine Probleme gesehen werden, knnen trotzdem welche sein!!

 Meine LyX-"Anfnger"-Meinung dazu, wenns erlaubt ist:

 Lyx hat sicher nicht nur mich (als Juristen), sondern auch andere
 interessierte Kreise interessiert, wie ich wei. Leider sind die
 "Handbcher", "Tutorien" etc. alles andere als anwenderfreundlich, so dass
 man sich auf "user"-listen gefreut hat: Ergebnis, wie sich jetzt zeigt:
 leider auch nur eine elitre Klasse, die beliebt, unter sich zu bleiben
 (Mathematiker und andere Englisch-Freaks, die nun offensichtlich garnicht
 verstehen knnen, dass es auch andere ernsthafte Anwendungsinteressierte
 geben knnte, die auch ohne Englisch auskommen bzw. auskommen mssen).

 Die Rckfrageaktion erschien mir darber hinaus extrem kurz: war das
 Ergebnis ("nur" 15 Rckmeldungen) gewnscht?

 Ich versuche es mal: "last not least" ... Wenn man schon die deutschsprachig
 Iteressierten nicht wnscht: gibt es ein Forum fr diese Minderbemittelten?

 Vielen Dank fr die Antwort im voraus
 Horst Jurkat




Re: Deutsche LyX-Userliste

2001-01-29 Thread Rainer Hoffmann

Verblüffend, alle meine juristischen Bekannten jammern, daß sie ohne Englisch
heute nicht mehr auskommen, anscheinend ist dort immer noch Latein die gängige
Umgangssprache.
Und die Benutzer einer Sprache, die von etwa der Hälfte der Weltbevölkerung
verstanden wird als elitäre Klasse zu bezeichnen hat auch einen gewissen Witz...

Aber zur rein fachlichen Frage: Ich finde die Aufsplittung in
verschiedensprachige Userlisten nur sehr begrenzt hilfreich - was nützt es wenn
ein Problem auf der deutschen Liste diskutiert wird, das auf der französischen
längst gelöst wurde, nur daß es keiner weiß?

Rainer Hoffmann

Horst Jurkat schrieb:

> > aufgrund der rückmeldungen ergibt sich kein zwingender bedarf für
> > eine deutsche userliste, womit ich diese idee zu den akten lege.
> > es gab 15 rückmeldungen, von denen der überwiegende teil eine
> > deutsche liste begrüßen würde, aber keinerlei probleme mit der
> > jetzt bestehenden englischen liste sieht. und wo keine probleme
> > sind, muss auch nicht unbedingt was geändert werden
>
> Aber wo keine Probleme gesehen werden, können trotzdem welche sein!!
>
> Meine LyX-"Anfänger"-Meinung dazu, wenns erlaubt ist:
>
> Lyx hat sicher nicht nur mich (als Juristen), sondern auch andere
> interessierte Kreise interessiert, wie ich weiß. Leider sind die
> "Handbücher", "Tutorien" etc. alles andere als anwenderfreundlich, so dass
> man sich auf "user"-listen gefreut hat: Ergebnis, wie sich jetzt zeigt:
> leider auch nur eine elitäre Klasse, die beliebt, unter sich zu bleiben
> (Mathematiker und andere Englisch-Freaks, die nun offensichtlich garnicht
> verstehen können, dass es auch andere ernsthafte Anwendungsinteressierte
> geben könnte, die auch ohne Englisch auskommen bzw. auskommen müssen).
>
> Die Rückfrageaktion erschien mir darüber hinaus extrem kurz: war das
> Ergebnis ("nur" 15 Rückmeldungen) gewünscht?
>
> Ich versuche es mal: "last not least" ... Wenn man schon die deutschsprachig
> Iteressierten nicht wünscht: gibt es ein Forum für diese Minderbemittelten?
>
> Vielen Dank für die Antwort im voraus
> Horst Jurkat




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 everything is fine.

Rainer Hoffmann




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 everything is fine.

Rainer Hoffmann




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 everything is fine.

Rainer Hoffmann




Re: announce lyx-1.1.6pre2; Images in the Lyx Window

2000-12-20 Thread Rainer Hoffmann

I have a tif image, convert it to eps with ImageMagick convert, and insert that
eps-file into Lyx. The image is
much larger then a page, so I scale it to 80 % of side width. Now the size of the
border is correct but the
content of that border is only the lower left corner of my image, i. e. the image
is not scaled but trimmed.
In the resulting dvi-file everything is fine, but it would be helpful to have it
displayed correctly in lyx also.

Rainer Hoffmann

PS:
The tiffinfo of the original file is
TIFF Directory at offset 0x23038
  Image Width: 1200 Image Length: 900
  Resolution: 150, 150 pixels/inch
  Bits/Sample: 8
  Compression Scheme: PackBits
  Photometric Interpretation: RGB color
  Image Description: "MATLAB Handle Graphics"
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 2
  Planar Configuration: single image plane


"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now 

Re: announce lyx-1.1.6pre2; Images in the Lyx Window

2000-12-20 Thread Rainer Hoffmann

I have a tif image, convert it to eps with ImageMagick convert, and insert that
eps-file into Lyx. The image is
much larger then a page, so I scale it to 80 % of side width. Now the size of the
border is correct but the
content of that border is only the lower left corner of my image, i. e. the image
is not scaled but trimmed.
In the resulting dvi-file everything is fine, but it would be helpful to have it
displayed correctly in lyx also.

Rainer Hoffmann

PS:
The tiffinfo of the original file is
TIFF Directory at offset 0x23038
  Image Width: 1200 Image Length: 900
  Resolution: 150, 150 pixels/inch
  Bits/Sample: 8
  Compression Scheme: PackBits
  Photometric Interpretation: RGB color
  Image Description: "MATLAB Handle Graphics"
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 2
  Planar Configuration: single image plane


"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now 

Re: announce lyx-1.1.6pre2; Images in the Lyx Window

2000-12-20 Thread Rainer Hoffmann

I have a tif image, convert it to eps with ImageMagick convert, and insert that
eps-file into Lyx. The image is
much larger then a page, so I scale it to 80 % of side width. Now the size of the
border is correct but the
content of that border is only the lower left corner of my image, i. e. the image
is not scaled but trimmed.
In the resulting dvi-file everything is fine, but it would be helpful to have it
displayed correctly in lyx also.

Rainer Hoffmann

PS:
The tiffinfo of the original file is
TIFF Directory at offset 0x23038
  Image Width: 1200 Image Length: 900
  Resolution: 150, 150 pixels/inch
  Bits/Sample: 8
  Compression Scheme: PackBits
  Photometric Interpretation: RGB color
  Image Description: "MATLAB Handle Graphics"
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 2
  Planar Configuration: single image plane


"Lars Gullik Bjønnes" schrieb:

> The second prerelease of 1.1.6 has been available for some days now,
> and this time it is also announced here and not just on the developers
> list.
>
> We'd like it a lot if people took the time to test this version, but
> let me come with a stern warning first: The LyX file format has
> changed, so you will have problems of going back to a earlier lyx
> release unless you BACKUP your files. You have been warned.
>
> We would especially like testing of:
> - the new tabular code
> - the new import/export code
> - the externalinset code
>
> Also general user views are appreciated.
>
> >From NEWS:
>
> As with all of the 1.1.x versions of LyX, this release contains a lot
> of new code: in particular, half of the changes described in the
> ChangeLog (which dates back to the 1.1.0 release) describe changes in
> LyX 1.1.6!
>
> Besides the usual under-the-hood changes, LyX 1.1.6 has many
> new user-visible features. The main visible feature is that the
> GUI-independent branch of development has been merged, as well as code
> from the older development version:
>
> - many popups have been rewritten to use the new GUI-I scheme. In the
>   process they have received a nice cleanup: the Document and Paragraph
>   popups now contain in one single place what was previously scattered
>   in many places. Similarly, the citation and cross reference popups
>   have been overhauled.
>
> - LyX now has a Preference popup where you can change most of your
>   lyxrc settings [Allan, details?]
>
> - the menus can now be defined in a text file, and they automatically
>   display the keyboard bindings associated with commands.
>
> - it is now possible to provide your own icons for the toolbar.
>
> - last but not least, work has begun on a KDE and a Gnome frontend for
>   LyX. They are not officially supported for this version, but this
>   will give you an idea of what is happening.
>
> Other major changes in 1.1.6 include:
>
> - the table support has been completely rewritten. It is now a modular
>   object (inset), each cell of which owns a (also) newly written text
>   inset. This now permits automatic text-wrap inside a tabular
>   cell (if you define a width), multiparagraph mode AND setting of
>   layouts for the paragraphs (lists inside a tabular cell!). Last but
>   not least, a wide tabular now scrolls automatically so that all of it
>   is visible without the need to enlarge the window!
>
>   While there are as yet no other new features, they will be now MUCH
>   easier to add. It may be that because of being "young" code some
>   features may not work right now, but at least it is much
>   better than before.
>
> - new external material inset: this is a new kind of very powerful
>   inset which will allow LyX to interface intelligently with external
>   applications. Among other good things, it will finally allow you to
>   include GIF, JPEG, TIF, PNG, or just about any other raster format
>   images in your document. It will even do an approximate ascii
>   rendering when you do Ascii export if you have gifscii installed.
>
> - The code which converts from LyX format to anything else (for
>   viewing or exporting purposes) and from anything else to LyX has been
>   rewritten. In particular, it is now possible to export to PDF, and to
>   import from HTML/MSWord. In fact it's now possible to add new import/export
>   formats without recompiling LyX by specifying external programs or scripts
>   in lyxrc settings
>   (note that the old import/export lyxrc settings no longer work).
>
> - LyX can do command line exports without opening any GUI components.
>
> - The multilingual support has been improved. It is now possible to use in a
>   document languages with different encodings, e.g. German (iso8859-1) and
>   Czech (iso8859-2). Such a document 

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Rainer Hoffmann

Allan Rae schrieb:

 On Wed, 6 Dec 2000, Rainer Hoffmann wrote:

  I build a new lyx and start it with src/lyx. Then I go to the
  preferences menu and change something small (e.g. adding an option for
  dvips). Then I click on save and the appearance of the document on the
  screen changes: All the fonts look smaller, the title is the same size
  as standard text. All in all it's different than before, but I never
  wanted that! Did I do something wrong?

 Hmmm... Your screen font settings (probably zoom factor) appears to have
 changed however as you say you never altered this then something weird is
 happening.  What system are using?   OS, compiler, libraries etc.

SuSE Linux 7.0




  Now when I close lyx and start it again I get some messages in the terminal
  window I didn't have before:
  Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
  Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
   (8 more of those) ...
  What's that?

 I don't know.  Perhaps you could include your preferences file in the next
 reply.

 Allan.  (ARRae)

### This file is part of
### 
###  LyX, The Document Processor
###
###  Copyright 1995 Matthias Ettrich
###  Copyright 1995-2000 The LyX Team.
###
### 

# This file is written by LyX, if you want to make your own
# modifications you should do them from inside LyX and save

\bind_file menus.bind

#
# MISC SECTION ##
#


#
# SCREEN  FONTS SECTION 
#

\screen_dpi 74
\screen_font_sizes 5,00 7,00 8,00 9,00 10,00 12,00 0,00 0,00 0,00 0,00

#
# COLOR SECTION ###
#


#
# PRINTER SECTION ###
#

\print_extra_options "-h duplex"

#
# EXPORT SECTION 
#


#
# TEX SECTION ###
#


#
# FILE SECTION ##
#


#
# ASCII EXPORT SECTION ##
#


#
# SPELLCHECKER SECTION ##
#


#
# LANGUAGE SUPPORT SECTION ##
#


#
# 2nd MISC SUPPORT SECTION ##
#

\screen_font_encoding_menu "iso8859-1"

#
# FORMATS SECTION ##
#


#
# CONVERTERS SECTION ##
#






Re: announce lyx-1.1.6pre2; Look Feel

2000-12-06 Thread Rainer Hoffmann

1) When I click with the mouse on a menu, e. g. View then the View menu opens.
Fine. Now if I move the mouse right to the Navigate menu while the mouse button
is still pressed I would expect that the Naviage menu opens and the View menu
closes. But that doesn't happen. Why?
2) In the File-Save As Dialog: When I set the cursor in the middle of the
filename and press the "Entf"-Key (I think it's called "Del" on english keyboard
layouts) the character on the left side of the cursor is deleted instead of the
right side
3) Same Dialog as in 2): If I press shift and cursor left/right I would expect to
select the character. Instead the cursor jumps to the begin/end of the filename

Rainer

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And 

Re: announce lyx-1.1.6pre2; Look Feel (continued)

2000-12-06 Thread Rainer Hoffmann

4) In the document, when I press shift and cursor left/right no text is selected.
The cursor doesn't move at all.

5) Same is with shift+Pos1 and shift+End.

6) If I click on Insert-Math Panel... the Math Panel doesn't open if I'm in a
math text in a table.So I have to open the Math Panel, click on the math text and
then on the desired symbol in the math panel to insert it in the math text.

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And finally, there have been a lot of smaller changes, which are
 mentioned here for your information

 - the menu entry File-New does not prompt for a file name by default
   (this can be changed in lyxrc).

 - new -geometry command line option, which replaces the old -width,
   -height, etc.


Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Rainer Hoffmann

Allan Rae schrieb:

 On Wed, 6 Dec 2000, Rainer Hoffmann wrote:

  I build a new lyx and start it with src/lyx. Then I go to the
  preferences menu and change something small (e.g. adding an option for
  dvips). Then I click on save and the appearance of the document on the
  screen changes: All the fonts look smaller, the title is the same size
  as standard text. All in all it's different than before, but I never
  wanted that! Did I do something wrong?

 Hmmm... Your screen font settings (probably zoom factor) appears to have
 changed however as you say you never altered this then something weird is
 happening.  What system are using?   OS, compiler, libraries etc.

SuSE Linux 7.0




  Now when I close lyx and start it again I get some messages in the terminal
  window I didn't have before:
  Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
  Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
   (8 more of those) ...
  What's that?

 I don't know.  Perhaps you could include your preferences file in the next
 reply.

 Allan.  (ARRae)

### This file is part of
### 
###  LyX, The Document Processor
###
###  Copyright 1995 Matthias Ettrich
###  Copyright 1995-2000 The LyX Team.
###
### 

# This file is written by LyX, if you want to make your own
# modifications you should do them from inside LyX and save

\bind_file menus.bind

#
# MISC SECTION ##
#


#
# SCREEN  FONTS SECTION 
#

\screen_dpi 74
\screen_font_sizes 5,00 7,00 8,00 9,00 10,00 12,00 0,00 0,00 0,00 0,00

#
# COLOR SECTION ###
#


#
# PRINTER SECTION ###
#

\print_extra_options "-h duplex"

#
# EXPORT SECTION 
#


#
# TEX SECTION ###
#


#
# FILE SECTION ##
#


#
# ASCII EXPORT SECTION ##
#


#
# SPELLCHECKER SECTION ##
#


#
# LANGUAGE SUPPORT SECTION ##
#


#
# 2nd MISC SUPPORT SECTION ##
#

\screen_font_encoding_menu "iso8859-1"

#
# FORMATS SECTION ##
#


#
# CONVERTERS SECTION ##
#






Re: announce lyx-1.1.6pre2; Look Feel

2000-12-06 Thread Rainer Hoffmann

1) When I click with the mouse on a menu, e. g. View then the View menu opens.
Fine. Now if I move the mouse right to the Navigate menu while the mouse button
is still pressed I would expect that the Naviage menu opens and the View menu
closes. But that doesn't happen. Why?
2) In the File-Save As Dialog: When I set the cursor in the middle of the
filename and press the "Entf"-Key (I think it's called "Del" on english keyboard
layouts) the character on the left side of the cursor is deleted instead of the
right side
3) Same Dialog as in 2): If I press shift and cursor left/right I would expect to
select the character. Instead the cursor jumps to the begin/end of the filename

Rainer

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And 

Re: announce lyx-1.1.6pre2; Look Feel (continued)

2000-12-06 Thread Rainer Hoffmann

4) In the document, when I press shift and cursor left/right no text is selected.
The cursor doesn't move at all.

5) Same is with shift+Pos1 and shift+End.

6) If I click on Insert-Math Panel... the Math Panel doesn't open if I'm in a
math text in a table.So I have to open the Math Panel, click on the math text and
then on the desired symbol in the math panel to insert it in the math text.

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And finally, there have been a lot of smaller changes, which are
 mentioned here for your information

 - the menu entry File-New does not prompt for a file name by default
   (this can be changed in lyxrc).

 - new -geometry command line option, which replaces the old -width,
   -height, etc.


Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-06 Thread Rainer Hoffmann

Allan Rae schrieb:

> On Wed, 6 Dec 2000, Rainer Hoffmann wrote:
>
> > I build a new lyx and start it with src/lyx. Then I go to the
> > preferences menu and change something small (e.g. adding an option for
> > dvips). Then I click on save and the appearance of the document on the
> > screen changes: All the fonts look smaller, the title is the same size
> > as standard text. All in all it's different than before, but I never
> > wanted that! Did I do something wrong?
>
> Hmmm... Your screen font settings (probably zoom factor) appears to have
> changed however as you say you never altered this then something weird is
> happening.  What system are using?   OS, compiler, libraries etc.

SuSE Linux 7.0


>
>
> > Now when I close lyx and start it again I get some messages in the terminal
> > window I didn't have before:
> > Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
> > Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
> >  (8 more of those) ...
> > What's that?
>
> I don't know.  Perhaps you could include your preferences file in the next
> reply.
>
> Allan.  (ARRae)

### This file is part of
### 
###  LyX, The Document Processor
###
###  Copyright 1995 Matthias Ettrich
###  Copyright 1995-2000 The LyX Team.
###
### 

# This file is written by LyX, if you want to make your own
# modifications you should do them from inside LyX and save

\bind_file menus.bind

#
# MISC SECTION ##
#


#
# SCREEN & FONTS SECTION 
#

\screen_dpi 74
\screen_font_sizes 5,00 7,00 8,00 9,00 10,00 12,00 0,00 0,00 0,00 0,00

#
# COLOR SECTION ###
#


#
# PRINTER SECTION ###
#

\print_extra_options "-h duplex"

#
# EXPORT SECTION 
#


#
# TEX SECTION ###
#


#
# FILE SECTION ##
#


#
# ASCII EXPORT SECTION ##
#


#
# SPELLCHECKER SECTION ##
#


#
# LANGUAGE SUPPORT SECTION ##
#


#
# 2nd MISC SUPPORT SECTION ##
#

\screen_font_encoding_menu "iso8859-1"

#
# FORMATS SECTION ##
#


#
# CONVERTERS SECTION ##
#






Re: announce lyx-1.1.6pre2; Look & Feel

2000-12-06 Thread Rainer Hoffmann

1) When I click with the mouse on a menu, e. g. View then the View menu opens.
Fine. Now if I move the mouse right to the Navigate menu while the mouse button
is still pressed I would expect that the Naviage menu opens and the View menu
closes. But that doesn't happen. Why?
2) In the File-Save As Dialog: When I set the cursor in the middle of the
filename and press the "Entf"-Key (I think it's called "Del" on english keyboard
layouts) the character on the left side of the cursor is deleted instead of the
right side
3) Same Dialog as in 2): If I press shift and cursor left/right I would expect to
select the character. Instead the cursor jumps to the begin/end of the filename

Rainer

"Lars Gullik Bjønnes" schrieb:

> The second prerelease of 1.1.6 has been available for some days now,
> and this time it is also announced here and not just on the developers
> list.
>
> We'd like it a lot if people took the time to test this version, but
> let me come with a stern warning first: The LyX file format has
> changed, so you will have problems of going back to a earlier lyx
> release unless you BACKUP your files. You have been warned.
>
> We would especially like testing of:
> - the new tabular code
> - the new import/export code
> - the externalinset code
>
> Also general user views are appreciated.
>
> >From NEWS:
>
> As with all of the 1.1.x versions of LyX, this release contains a lot
> of new code: in particular, half of the changes described in the
> ChangeLog (which dates back to the 1.1.0 release) describe changes in
> LyX 1.1.6!
>
> Besides the usual under-the-hood changes, LyX 1.1.6 has many
> new user-visible features. The main visible feature is that the
> GUI-independent branch of development has been merged, as well as code
> from the older development version:
>
> - many popups have been rewritten to use the new GUI-I scheme. In the
>   process they have received a nice cleanup: the Document and Paragraph
>   popups now contain in one single place what was previously scattered
>   in many places. Similarly, the citation and cross reference popups
>   have been overhauled.
>
> - LyX now has a Preference popup where you can change most of your
>   lyxrc settings [Allan, details?]
>
> - the menus can now be defined in a text file, and they automatically
>   display the keyboard bindings associated with commands.
>
> - it is now possible to provide your own icons for the toolbar.
>
> - last but not least, work has begun on a KDE and a Gnome frontend for
>   LyX. They are not officially supported for this version, but this
>   will give you an idea of what is happening.
>
> Other major changes in 1.1.6 include:
>
> - the table support has been completely rewritten. It is now a modular
>   object (inset), each cell of which owns a (also) newly written text
>   inset. This now permits automatic text-wrap inside a tabular
>   cell (if you define a width), multiparagraph mode AND setting of
>   layouts for the paragraphs (lists inside a tabular cell!). Last but
>   not least, a wide tabular now scrolls automatically so that all of it
>   is visible without the need to enlarge the window!
>
>   While there are as yet no other new features, they will be now MUCH
>   easier to add. It may be that because of being "young" code some
>   features may not work right now, but at least it is much
>   better than before.
>
> - new external material inset: this is a new kind of very powerful
>   inset which will allow LyX to interface intelligently with external
>   applications. Among other good things, it will finally allow you to
>   include GIF, JPEG, TIF, PNG, or just about any other raster format
>   images in your document. It will even do an approximate ascii
>   rendering when you do Ascii export if you have gifscii installed.
>
> - The code which converts from LyX format to anything else (for
>   viewing or exporting purposes) and from anything else to LyX has been
>   rewritten. In particular, it is now possible to export to PDF, and to
>   import from HTML/MSWord. In fact it's now possible to add new import/export
>   formats without recompiling LyX by specifying external programs or scripts
>   in lyxrc settings
>   (note that the old import/export lyxrc settings no longer work).
>
> - LyX can do command line exports without opening any GUI components.
>
> - The multilingual support has been improved. It is now possible to use in a
>   document languages with different encodings, e.g. German (iso8859-1) and
>   Czech (iso8859-2). Such a document can be viewed on screen using an
>   iso10646-1 (Unicode) font. However, it is (currently) not possible to
>   have differently encoded languages in the same paragraph.
>   The languages and the encodings are defined in text files.
>
> - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).
>
> - included files work now with docbook and linuxdoc; new layout
>   docbook-book.
>
> - PSpell library and Aspell spell checker 

Re: announce lyx-1.1.6pre2; Look & Feel (continued)

2000-12-06 Thread Rainer Hoffmann

4) In the document, when I press shift and cursor left/right no text is selected.
The cursor doesn't move at all.

5) Same is with shift+Pos1 and shift+End.

6) If I click on Insert->Math Panel... the Math Panel doesn't open if I'm in a
math text in a table.So I have to open the Math Panel, click on the math text and
then on the desired symbol in the math panel to insert it in the math text.

"Lars Gullik Bjønnes" schrieb:

> The second prerelease of 1.1.6 has been available for some days now,
> and this time it is also announced here and not just on the developers
> list.
>
> We'd like it a lot if people took the time to test this version, but
> let me come with a stern warning first: The LyX file format has
> changed, so you will have problems of going back to a earlier lyx
> release unless you BACKUP your files. You have been warned.
>
> We would especially like testing of:
> - the new tabular code
> - the new import/export code
> - the externalinset code
>
> Also general user views are appreciated.
>
> >From NEWS:
>
> As with all of the 1.1.x versions of LyX, this release contains a lot
> of new code: in particular, half of the changes described in the
> ChangeLog (which dates back to the 1.1.0 release) describe changes in
> LyX 1.1.6!
>
> Besides the usual under-the-hood changes, LyX 1.1.6 has many
> new user-visible features. The main visible feature is that the
> GUI-independent branch of development has been merged, as well as code
> from the older development version:
>
> - many popups have been rewritten to use the new GUI-I scheme. In the
>   process they have received a nice cleanup: the Document and Paragraph
>   popups now contain in one single place what was previously scattered
>   in many places. Similarly, the citation and cross reference popups
>   have been overhauled.
>
> - LyX now has a Preference popup where you can change most of your
>   lyxrc settings [Allan, details?]
>
> - the menus can now be defined in a text file, and they automatically
>   display the keyboard bindings associated with commands.
>
> - it is now possible to provide your own icons for the toolbar.
>
> - last but not least, work has begun on a KDE and a Gnome frontend for
>   LyX. They are not officially supported for this version, but this
>   will give you an idea of what is happening.
>
> Other major changes in 1.1.6 include:
>
> - the table support has been completely rewritten. It is now a modular
>   object (inset), each cell of which owns a (also) newly written text
>   inset. This now permits automatic text-wrap inside a tabular
>   cell (if you define a width), multiparagraph mode AND setting of
>   layouts for the paragraphs (lists inside a tabular cell!). Last but
>   not least, a wide tabular now scrolls automatically so that all of it
>   is visible without the need to enlarge the window!
>
>   While there are as yet no other new features, they will be now MUCH
>   easier to add. It may be that because of being "young" code some
>   features may not work right now, but at least it is much
>   better than before.
>
> - new external material inset: this is a new kind of very powerful
>   inset which will allow LyX to interface intelligently with external
>   applications. Among other good things, it will finally allow you to
>   include GIF, JPEG, TIF, PNG, or just about any other raster format
>   images in your document. It will even do an approximate ascii
>   rendering when you do Ascii export if you have gifscii installed.
>
> - The code which converts from LyX format to anything else (for
>   viewing or exporting purposes) and from anything else to LyX has been
>   rewritten. In particular, it is now possible to export to PDF, and to
>   import from HTML/MSWord. In fact it's now possible to add new import/export
>   formats without recompiling LyX by specifying external programs or scripts
>   in lyxrc settings
>   (note that the old import/export lyxrc settings no longer work).
>
> - LyX can do command line exports without opening any GUI components.
>
> - The multilingual support has been improved. It is now possible to use in a
>   document languages with different encodings, e.g. German (iso8859-1) and
>   Czech (iso8859-2). Such a document can be viewed on screen using an
>   iso10646-1 (Unicode) font. However, it is (currently) not possible to
>   have differently encoded languages in the same paragraph.
>   The languages and the encodings are defined in text files.
>
> - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).
>
> - included files work now with docbook and linuxdoc; new layout
>   docbook-book.
>
> - PSpell library and Aspell spell checker support now included thanks
>   largely to Kevin Atkinson (PSpell and Aspell maintainer).
>
> And finally, there have been a lot of smaller changes, which are
> mentioned here for your information
>
> - the menu entry File->New does not prompt for a file name by default
>   (this can be changed in 

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-05 Thread Rainer Hoffmann

I build a new lyx and start it with src/lyx. Then I go to the preferences menu
and change something
small (e.g. adding an option for dvips). Then I click on save and the appearance
of the document on
the screen changes: All the fonts look smaller, the title is the same size as
standard text. All in all it's different than
before, but I never wanted that! Did I do something wrong?
Now when I close lyx and start it again I get some messages in the terminal
window I didn't have before:
Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
 (8 more of those) ...
What's that?

Rainer

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And finally, there have been 

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-05 Thread Rainer Hoffmann

I build a new lyx and start it with src/lyx. Then I go to the preferences menu
and change something
small (e.g. adding an option for dvips). Then I click on save and the appearance
of the document on
the screen changes: All the fonts look smaller, the title is the same size as
standard text. All in all it's different than
before, but I never wanted that! Did I do something wrong?
Now when I close lyx and start it again I get some messages in the terminal
window I didn't have before:
Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
 (8 more of those) ...
What's that?

Rainer

"Lars Gullik Bjønnes" schrieb:

 The second prerelease of 1.1.6 has been available for some days now,
 and this time it is also announced here and not just on the developers
 list.

 We'd like it a lot if people took the time to test this version, but
 let me come with a stern warning first: The LyX file format has
 changed, so you will have problems of going back to a earlier lyx
 release unless you BACKUP your files. You have been warned.

 We would especially like testing of:
 - the new tabular code
 - the new import/export code
 - the externalinset code

 Also general user views are appreciated.

 From NEWS:

 As with all of the 1.1.x versions of LyX, this release contains a lot
 of new code: in particular, half of the changes described in the
 ChangeLog (which dates back to the 1.1.0 release) describe changes in
 LyX 1.1.6!

 Besides the usual under-the-hood changes, LyX 1.1.6 has many
 new user-visible features. The main visible feature is that the
 GUI-independent branch of development has been merged, as well as code
 from the older development version:

 - many popups have been rewritten to use the new GUI-I scheme. In the
   process they have received a nice cleanup: the Document and Paragraph
   popups now contain in one single place what was previously scattered
   in many places. Similarly, the citation and cross reference popups
   have been overhauled.

 - LyX now has a Preference popup where you can change most of your
   lyxrc settings [Allan, details?]

 - the menus can now be defined in a text file, and they automatically
   display the keyboard bindings associated with commands.

 - it is now possible to provide your own icons for the toolbar.

 - last but not least, work has begun on a KDE and a Gnome frontend for
   LyX. They are not officially supported for this version, but this
   will give you an idea of what is happening.

 Other major changes in 1.1.6 include:

 - the table support has been completely rewritten. It is now a modular
   object (inset), each cell of which owns a (also) newly written text
   inset. This now permits automatic text-wrap inside a tabular
   cell (if you define a width), multiparagraph mode AND setting of
   layouts for the paragraphs (lists inside a tabular cell!). Last but
   not least, a wide tabular now scrolls automatically so that all of it
   is visible without the need to enlarge the window!

   While there are as yet no other new features, they will be now MUCH
   easier to add. It may be that because of being "young" code some
   features may not work right now, but at least it is much
   better than before.

 - new external material inset: this is a new kind of very powerful
   inset which will allow LyX to interface intelligently with external
   applications. Among other good things, it will finally allow you to
   include GIF, JPEG, TIF, PNG, or just about any other raster format
   images in your document. It will even do an approximate ascii
   rendering when you do Ascii export if you have gifscii installed.

 - The code which converts from LyX format to anything else (for
   viewing or exporting purposes) and from anything else to LyX has been
   rewritten. In particular, it is now possible to export to PDF, and to
   import from HTML/MSWord. In fact it's now possible to add new import/export
   formats without recompiling LyX by specifying external programs or scripts
   in lyxrc settings
   (note that the old import/export lyxrc settings no longer work).

 - LyX can do command line exports without opening any GUI components.

 - The multilingual support has been improved. It is now possible to use in a
   document languages with different encodings, e.g. German (iso8859-1) and
   Czech (iso8859-2). Such a document can be viewed on screen using an
   iso10646-1 (Unicode) font. However, it is (currently) not possible to
   have differently encoded languages in the same paragraph.
   The languages and the encodings are defined in text files.

 - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).

 - included files work now with docbook and linuxdoc; new layout
   docbook-book.

 - PSpell library and Aspell spell checker support now included thanks
   largely to Kevin Atkinson (PSpell and Aspell maintainer).

 And finally, there have been 

Re: announce lyx-1.1.6pre2; Preferences menu

2000-12-05 Thread Rainer Hoffmann

I build a new lyx and start it with src/lyx. Then I go to the preferences menu
and change something
small (e.g. adding an option for dvips). Then I click on save and the appearance
of the document on
the screen changes: All the fonts look smaller, the title is the same size as
standard text. All in all it's different than
before, but I never wanted that! Did I do something wrong?
Now when I close lyx and start it again I get some messages in the terminal
window I didn't have before:
Lyx: Unknown tag '12' [around line 24 of file ~/.lyx/preferences]
Lyx: Unknown tag '00' [around line 24 of file ~/.lyx/preferences]
 (8 more of those) ...
What's that?

Rainer

"Lars Gullik Bjønnes" schrieb:

> The second prerelease of 1.1.6 has been available for some days now,
> and this time it is also announced here and not just on the developers
> list.
>
> We'd like it a lot if people took the time to test this version, but
> let me come with a stern warning first: The LyX file format has
> changed, so you will have problems of going back to a earlier lyx
> release unless you BACKUP your files. You have been warned.
>
> We would especially like testing of:
> - the new tabular code
> - the new import/export code
> - the externalinset code
>
> Also general user views are appreciated.
>
> >From NEWS:
>
> As with all of the 1.1.x versions of LyX, this release contains a lot
> of new code: in particular, half of the changes described in the
> ChangeLog (which dates back to the 1.1.0 release) describe changes in
> LyX 1.1.6!
>
> Besides the usual under-the-hood changes, LyX 1.1.6 has many
> new user-visible features. The main visible feature is that the
> GUI-independent branch of development has been merged, as well as code
> from the older development version:
>
> - many popups have been rewritten to use the new GUI-I scheme. In the
>   process they have received a nice cleanup: the Document and Paragraph
>   popups now contain in one single place what was previously scattered
>   in many places. Similarly, the citation and cross reference popups
>   have been overhauled.
>
> - LyX now has a Preference popup where you can change most of your
>   lyxrc settings [Allan, details?]
>
> - the menus can now be defined in a text file, and they automatically
>   display the keyboard bindings associated with commands.
>
> - it is now possible to provide your own icons for the toolbar.
>
> - last but not least, work has begun on a KDE and a Gnome frontend for
>   LyX. They are not officially supported for this version, but this
>   will give you an idea of what is happening.
>
> Other major changes in 1.1.6 include:
>
> - the table support has been completely rewritten. It is now a modular
>   object (inset), each cell of which owns a (also) newly written text
>   inset. This now permits automatic text-wrap inside a tabular
>   cell (if you define a width), multiparagraph mode AND setting of
>   layouts for the paragraphs (lists inside a tabular cell!). Last but
>   not least, a wide tabular now scrolls automatically so that all of it
>   is visible without the need to enlarge the window!
>
>   While there are as yet no other new features, they will be now MUCH
>   easier to add. It may be that because of being "young" code some
>   features may not work right now, but at least it is much
>   better than before.
>
> - new external material inset: this is a new kind of very powerful
>   inset which will allow LyX to interface intelligently with external
>   applications. Among other good things, it will finally allow you to
>   include GIF, JPEG, TIF, PNG, or just about any other raster format
>   images in your document. It will even do an approximate ascii
>   rendering when you do Ascii export if you have gifscii installed.
>
> - The code which converts from LyX format to anything else (for
>   viewing or exporting purposes) and from anything else to LyX has been
>   rewritten. In particular, it is now possible to export to PDF, and to
>   import from HTML/MSWord. In fact it's now possible to add new import/export
>   formats without recompiling LyX by specifying external programs or scripts
>   in lyxrc settings
>   (note that the old import/export lyxrc settings no longer work).
>
> - LyX can do command line exports without opening any GUI components.
>
> - The multilingual support has been improved. It is now possible to use in a
>   document languages with different encodings, e.g. German (iso8859-1) and
>   Czech (iso8859-2). Such a document can be viewed on screen using an
>   iso10646-1 (Unicode) font. However, it is (currently) not possible to
>   have differently encoded languages in the same paragraph.
>   The languages and the encodings are defined in text files.
>
> - Improved support for Hebrew and Arabic (also present in 1.1.5fix2).
>
> - included files work now with docbook and linuxdoc; new layout
>   docbook-book.
>
> - PSpell library and Aspell spell checker support now included thanks

Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Hi all,

Two things about the new possibility to insert raster images (which is great!):
1) I expected the menu entry to insert an raster image under Insert-... and not
under File-Insert.
2) What I really miss are all the nice settings from the eps-figure: Width and
Heigth in relative and absolute values, and the rotation angle

Bye,

Rainer




Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Just to make this clear to me: Is there any way now to insert a raster image via the
External Inset and scale down the resulting eps-file or can I just scale down the
raster image via -geometry and loose information?

Rainer Hoffmann

Baruch Even schrieb:

 On Thu, 30 Nov 2000, Rainer Hoffmann wrote:

  Hi all,
 
  Two things about the new possibility to insert raster images (which is great!):
  1) I expected the menu entry to insert an raster image under Insert-... and not
  under File-Insert.

 For that I have no answer, ask those who decided on the menu layout.
 Anyway you can change the menu layout yourself just edit the file
 INSTALL_DIR/share/lyx/ui/default.ui

 It's yours to do whatever you want :-)

  2) What I really miss are all the nice settings from the eps-figure: Width and
  Heigth in relative and absolute values, and the rotation angle

 This is a side effect of the new and powerfull External Inset, this inset
 can be used to import almost any type of data into lyx, it was not
 intended (at least in its first iteration) to provide full support for
 graphics files so it doesn't have the resize and rotate options. You can
 manually convert your images to EPS and use the Inset-Figure to insert it
 as usual.

 In the next version (1.2.0) InsetGraphics is going to make its first
 (official) appearance and this will allow you to insert bitmap images.

 Possibly in a later revision InsetGraphics and InsetExternal will be
 joined to provide a capable inclusion mechanism that will handle
 everything.

 --
   Baruch Even

 http://techst02.technion.ac.il/~sbaruch/   (My Site)
 http://www.redrival.com/jindor/(My brothers ADD site)

 " Learn to laugh ... it's the path to true love! "
- The Angel in the movie Michael




lyx-1.1.6pre2, pdflatex

2000-11-30 Thread Rainer Hoffmann

Hi all,

pdflatex is (finally) installed on my system. (i.e. when I type pdflatex
at the command line, it starts up). Now when I click on View-PDF
(Pdflatex) I get the following messages in the terminal, where I started
lyx

Converting from  latex to pdf2
Running none
sh: none: command not found
Executing command: acroread test.pdf

Then Acrobat Reader starts with an error message that he can't find the
document.

What's wrong?

Rainer




Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Hi all,

Two things about the new possibility to insert raster images (which is great!):
1) I expected the menu entry to insert an raster image under Insert-... and not
under File-Insert.
2) What I really miss are all the nice settings from the eps-figure: Width and
Heigth in relative and absolute values, and the rotation angle

Bye,

Rainer




Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Just to make this clear to me: Is there any way now to insert a raster image via the
External Inset and scale down the resulting eps-file or can I just scale down the
raster image via -geometry and loose information?

Rainer Hoffmann

Baruch Even schrieb:

 On Thu, 30 Nov 2000, Rainer Hoffmann wrote:

  Hi all,
 
  Two things about the new possibility to insert raster images (which is great!):
  1) I expected the menu entry to insert an raster image under Insert-... and not
  under File-Insert.

 For that I have no answer, ask those who decided on the menu layout.
 Anyway you can change the menu layout yourself just edit the file
 INSTALL_DIR/share/lyx/ui/default.ui

 It's yours to do whatever you want :-)

  2) What I really miss are all the nice settings from the eps-figure: Width and
  Heigth in relative and absolute values, and the rotation angle

 This is a side effect of the new and powerfull External Inset, this inset
 can be used to import almost any type of data into lyx, it was not
 intended (at least in its first iteration) to provide full support for
 graphics files so it doesn't have the resize and rotate options. You can
 manually convert your images to EPS and use the Inset-Figure to insert it
 as usual.

 In the next version (1.2.0) InsetGraphics is going to make its first
 (official) appearance and this will allow you to insert bitmap images.

 Possibly in a later revision InsetGraphics and InsetExternal will be
 joined to provide a capable inclusion mechanism that will handle
 everything.

 --
   Baruch Even

 http://techst02.technion.ac.il/~sbaruch/   (My Site)
 http://www.redrival.com/jindor/(My brothers ADD site)

 " Learn to laugh ... it's the path to true love! "
- The Angel in the movie Michael




lyx-1.1.6pre2, pdflatex

2000-11-30 Thread Rainer Hoffmann

Hi all,

pdflatex is (finally) installed on my system. (i.e. when I type pdflatex
at the command line, it starts up). Now when I click on View->PDF
(Pdflatex) I get the following messages in the terminal, where I started
lyx

Converting from  latex to pdf2
Running none
sh: none: command not found
Executing command: acroread test.pdf

Then Acrobat Reader starts with an error message that he can't find the
document.

What's wrong?

Rainer




Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Hi all,

Two things about the new possibility to insert raster images (which is great!):
1) I expected the menu entry to insert an raster image under Insert->... and not
under File->Insert.
2) What I really miss are all the nice settings from the eps-figure: Width and
Heigth in relative and absolute values, and the rotation angle

Bye,

Rainer




Re: announce lyx-1.1.6pre2; Insert Raster Images

2000-11-30 Thread Rainer Hoffmann

Just to make this clear to me: Is there any way now to insert a raster image via the
External Inset and scale down the resulting eps-file or can I just scale down the
raster image via -geometry and loose information?

Rainer Hoffmann

Baruch Even schrieb:

> On Thu, 30 Nov 2000, Rainer Hoffmann wrote:
>
> > Hi all,
> >
> > Two things about the new possibility to insert raster images (which is great!):
> > 1) I expected the menu entry to insert an raster image under Insert->... and not
> > under File->Insert.
>
> For that I have no answer, ask those who decided on the menu layout.
> Anyway you can change the menu layout yourself just edit the file
> INSTALL_DIR/share/lyx/ui/default.ui
>
> It's yours to do whatever you want :-)
>
> > 2) What I really miss are all the nice settings from the eps-figure: Width and
> > Heigth in relative and absolute values, and the rotation angle
>
> This is a side effect of the new and powerfull External Inset, this inset
> can be used to import almost any type of data into lyx, it was not
> intended (at least in its first iteration) to provide full support for
> graphics files so it doesn't have the resize and rotate options. You can
> manually convert your images to EPS and use the Inset->Figure to insert it
> as usual.
>
> In the next version (1.2.0) InsetGraphics is going to make its first
> (official) appearance and this will allow you to insert bitmap images.
>
> Possibly in a later revision InsetGraphics and InsetExternal will be
> joined to provide a capable inclusion mechanism that will handle
> everything.
>
> --
>   Baruch Even
>
> http://techst02.technion.ac.il/~sbaruch/   (My Site)
> http://www.redrival.com/jindor/(My brothers AD site)
>
> " Learn to laugh ... it's the path to true love! "
>- The Angel in the movie Michael




Re: announce lyx-1.1.6pre2

2000-11-29 Thread Rainer Hoffmann

Beaubert Francois schrieb:

 Rainer Hoffmann wrote:
 
 
  3) I tried the PDF-Export:
  The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
  Can that be changed?
 
  Bye,
 
  Rainer Hoffmann

 yes remove the T1 encoding in the preferences - output - misc popup

1) That gave an interesting reaction (together with a long long beep):

FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"yellow".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"violet".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"antique white".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"magenta".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light steel blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übe

Re: announce lyx-1.1.6pre2

2000-11-29 Thread Rainer Hoffmann

Beaubert Francois schrieb:

 Rainer Hoffmann wrote:
 
 
  3) I tried the PDF-Export:
  The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
  Can that be changed?
 
  Bye,
 
  Rainer Hoffmann

 yes remove the T1 encoding in the preferences - output - misc popup

1) That gave an interesting reaction (together with a long long beep):

FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"yellow".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"violet".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"antique white".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"magenta".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light steel blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übe

Re: announce lyx-1.1.6pre2

2000-11-29 Thread Rainer Hoffmann

Beaubert Francois schrieb:

> Rainer Hoffmann wrote:
> >
> >
> > 3) I tried the PDF-Export:
> > The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
> > Can that be changed?
> >
> > Bye,
> >
> > Rainer Hoffmann
>
> yes remove the T1 encoding in the preferences -> output -> misc popup

1) That gave an interesting reaction (together with a long long beep):

FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"yellow".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"linen".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"violet".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"antique white".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"magenta".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red4".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray60".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"indian red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"red".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"brown".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"light steel blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"royal blue".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray80".
Color inherit is undefined or may not be redefined
FormPreferences::Colors::apply: resetting LColor übernehmen from "black" to
"gray40".
Color 

Re: announce lyx-1.1.6pre2

2000-11-28 Thread Rainer Hoffmann

Hi all,

1) I downloaded the .tar.gz-file, .configured, maked and started it with src/lyx
Then the following messages came:
LyX: Unknown LyX function `buffer-fax' [around line 60 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-paper' [around line 114 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-table' [around line 115 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-quotes' [around line 116 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `buffer-itemize-bullets-select' [around line 125 of
file ~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `table-insert' [around line 131 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]

Lyx started nevertheless.

2) Then I opened an old document from 1.1.5

The messages were

Warning: need lyxformat 2,17 but found 2,00
Warning: language `default' not recognized!
 Setting language to `english'.
Error: /undefined in 162,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 156,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 1,19885
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 155

Yet, the document was opened and displayed correctly

3) I tried the PDF-Export:
The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
Can that be changed?

Bye,

Rainer Hoffmann




Re: announce lyx-1.1.6pre2

2000-11-28 Thread Rainer Hoffmann

Hi all,

1) I downloaded the .tar.gz-file, .configured, maked and started it with src/lyx
Then the following messages came:
LyX: Unknown LyX function `buffer-fax' [around line 60 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-paper' [around line 114 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-table' [around line 115 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-quotes' [around line 116 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `buffer-itemize-bullets-select' [around line 125 of
file ~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `table-insert' [around line 131 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]

Lyx started nevertheless.

2) Then I opened an old document from 1.1.5

The messages were

Warning: need lyxformat 2,17 but found 2,00
Warning: language `default' not recognized!
 Setting language to `english'.
Error: /undefined in 162,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 156,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 1,19885
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 155

Yet, the document was opened and displayed correctly

3) I tried the PDF-Export:
The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
Can that be changed?

Bye,

Rainer Hoffmann




Re: announce lyx-1.1.6pre2

2000-11-28 Thread Rainer Hoffmann

Hi all,

1) I downloaded the .tar.gz-file, .configured, maked and started it with src/lyx
Then the following messages came:
LyX: Unknown LyX function `buffer-fax' [around line 60 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-paper' [around line 114 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-table' [around line 115 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `layout-quotes' [around line 116 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `buffer-itemize-bullets-select' [around line 125 of
file ~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]
LyX: Unknown LyX function `table-insert' [around line 131 of file
~/Software/lyx-1.1.6pre2/lib/bind/de_menus.bind]

Lyx started nevertheless.

2) Then I opened an old document from 1.1.5

The messages were

Warning: need lyxformat 2,17 but found 2,00
Warning: language `default' not recognized!
 Setting language to `english'.
Error: /undefined in 162,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 156,5
Operand stack:
   208
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 112
Error: /undefined in 1,19885
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   2   3   %oparray_pop
--nostringval--   --nostringval--   false   1   %stopped_push   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:917/1241(G)--   --dict:0/20(G)--   --dict:50/200(L)--   --dict:4/4(L)--

Current allocation mode is local
Current file position is 155

Yet, the document was opened and displayed correctly

3) I tried the PDF-Export:
The fonts on the screen with acrobat reader were ugly. Looked like bitmap fonts.
Can that be changed?

Bye,

Rainer Hoffmann