Re: translating layout files for LyX-1.2.0pre4

2002-04-27 Thread Dekel Tsur

On Fri, Apr 26, 2002 at 03:05:07PM -0400, Ronald Florence wrote:
Content-Description: message body text
 I find that some custom layout files which worked fine under lyx-1.1.5
 generate protests and/or break under lyx-1.2.0pre4.  For example, the
 layout file included below generates the following error messages:
 
 [begin errors]
 LyX: Unknown tag `Latex' [around line 32 of file ~/.lyx/layouts/rletter.layout]
 LyX: Unknown layout tag `Latex' [around line 33 of file 
~/.lyx/layouts/rletter.layout]
 Error parsing style `Close'
[...]
 
 I'd welcome specific or generic suggestions on how to convert this
 file to work with LyX-1.2.0pre4.  Thanks,

Use 'PassThru 1' instead of 'Latex Latex' (note that the former is not a
font command, so it should be outside of the LabelFont..EndFont)



more fonts in the font menu?

2002-04-27 Thread Nirmal Govind

Hi,

A couple of questions:

1. Is it possible to have the menu for Fonts in Layout-Document show more 
fonts if they are installed and available? If yes, then what's the 
procedure? If no, then is this going to be part of 1.2.0?

2. Will it be possible to select parts of the text and change the font in 
the next release? Right now, using Layout-Character, one can change the 
family and shape etc. but not the font itself. (I had a similar question 
abt entries in tables and was told that that's been taken care of in 1.2.0)

Thanks,
nirmal




Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

I'm having a small problem with lyx. I'm using a bibtex generated
bibliography and I'm trying to get it in the Contents. But using 

\addcontentsline{toc}{chapter}{Bibliography}

doesn't work because putting it before the bibtex label makes it
reference a page before the bibliography and putting it after the label
changes it to the last page of the bibliography. Is there another way to
get it in the contents with the right page number ?

I also want to turn off the use of ligatures. And I mean completely
turned off for the entire document, so not putting the \/ combination in
between them.

Thanks for your help.

Edwin



Re: NORESIZE

2002-04-27 Thread Lars Ehrichs


Just wanted to say that the the mail NORESIZE had the W32.Klez.E@mm
Virus

-- 

Lars




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using 
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the label
 changes it to the last page of the bibliography. Is there another way to
 get it in the contents with the right page number ?


which textclass?

 I also want to turn off the use of ligatures. And I mean completely
 turned off for the entire document, so not putting the \/ combination in
 between them.


not possible. But you can choose a font without ligatures.

Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
 
 Edwin Velds wrote:
 
  I'm having a small problem with lyx. I'm using a bibtex generated
  bibliography and I'm trying to get it in the Contents. But using
 
  \addcontentsline{toc}{chapter}{Bibliography}
 
  doesn't work because putting it before the bibtex label makes it
  reference a page before the bibliography and putting it after the label
  changes it to the last page of the bibliography. Is there another way to
  get it in the contents with the right page number ?
 
 which textclass?

Report class, 2-sided with openright.

 
  I also want to turn off the use of ligatures. And I mean completely
  turned off for the entire document, so not putting the \/ combination in
  between them.
 
 not possible. 

That's not very configurable of latex.

 But you can choose a font without ligatures.
 

I'm using TX fonts at the moment, is it easy to remove the character
from the fonts? By changing the font map for instance, or is that not
something I want to try if I'm in a hurry? :-)

Edwin



Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 Herbert Voss wrote:
 
Edwin Velds wrote:


I'm having a small problem with lyx. I'm using a bibtex generated
bibliography and I'm trying to get it in the Contents. But using

\addcontentsline{toc}{chapter}{Bibliography}

doesn't work because putting it before the bibtex label makes it
reference a page before the bibliography and putting it after the label
changes it to the last page of the bibliography. Is there another way to
get it in the contents with the right page number ?

which textclass?

 
 Report class, 2-sided with openright.


than it's the same like the book class
put the cursor before the above command and
do layout-paragraph-pagebreak before!

But you can choose a font without ligatures.


 
 I'm using TX fonts at the moment, is it easy to remove the character
 from the fonts? By changing the font map for instance, or is that not
 something I want to try if I'm in a hurry? :-)


so it is  ;-)

Herbert


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




Re: more fonts in the font menu?

2002-04-27 Thread Herbert Voss

Nirmal Govind wrote:

 1. Is it possible to have the menu for Fonts in Layout-Document show 
 more fonts if they are installed and available? If yes, then what's the 
 procedure? If no, then is this going to be part of 1.2.0?


no, they are hardcoded

 2. Will it be possible to select parts of the text and change the font 
 in the next release? Right now, using Layout-Character, one can change 
 the family and shape etc. but not the font itself. (I had a similar 
 question abt entries in tables and was told that that's been taken care 
 of in 1.2.0)


no

Herbert



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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the 
label
 changes it to the last page of the bibliography. Is there another 
way to
 get it in the contents with the right page number ?
 
 
 which textclass?
 
 
 Report class, 2-sided with openright.
 
 than it's the same like the book class
 put the cursor before the above command and
 do layout-paragraph-pagebreak before!
 
 
  After trying I found that this is not right for the openright option. It
  now gave me the blank page of the previous chapter as number. Is there
  something like an odd pagebreak instead?


\let\myCDP\cleardoublepage
\renewcommand\cleardoublepage{%
\myCDP
\addcontentsline{toc}{chapter}{Bibliography}
}

here insert the bib as usual


Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
 
 Edwin Velds wrote:
 
 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the label
 changes it to the last page of the bibliography. Is there another way to
 get it in the contents with the right page number ?
 
 
 which textclass?
 
 
 Report class, 2-sided with openright.
 
 than it's the same like the book class
 put the cursor before the above command and
 do layout-paragraph-pagebreak before!
 
 
  After trying I found that this is not right for the openright option. It
  now gave me the blank page of the previous chapter as number. Is there
  something like an odd pagebreak instead?
 
 \let\myCDP\cleardoublepage
 \renewcommand\cleardoublepage{%
\myCDP
\addcontentsline{toc}{chapter}{Bibliography}
 }
 
 here insert the bib as usual
 

Thanks! I had to add braces before the command and after the bib in
order to keep the change from affecting the appendices, but after that
it worked perfectly.

Edwin



Re: more fonts in the font menu?

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 12:52, Nirmal Govind wrote:
 Hi,

 A couple of questions:

 1. Is it possible to have the menu for Fonts in Layout-Document
 show more fonts if they are installed and available? If yes, then
 what's the procedure? If no, then is this going to be part of
 1.2.0?

 2. Will it be possible to select parts of the text and change the
 font in the next release? Right now, using Layout-Character, one
 can change the family and shape etc. but not the font itself. (I
 had a similar question abt entries in tables and was told that
 that's been taken care of in 1.2.0)

Unfortunately, there are no plans to incorporate either of these in 
the near future, AFAIK.  You can, of course, change the font with 
LaTeX code (aka Evil Red Text).  See Using different Fonts in LyX 
at http://www.bilkent.edu.tr/~robin

Robin
-- 
Bravo Epictetus! - Epictetus

Robin Turner
IDMYO, Bilkent Universitesi
Ankara 06533
Turkey

http://www.bilkent.edu.tr/~robin



Re: 1.2 crashes on launch

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 00:33, John Levon wrote:
 On Sat, Apr 27, 2002 at 01:31:42AM +0300, Robin Turner wrote:
  1.2 was working fine, but now crashes, giving the following message:
 
  Could not set menu font to -*-helvetica-bold-r-*-*-*-?-*-*-*-*-iso8859-1
  Could not set popup font to
  -*-helvetica-medium-r-*-*-*-?-*-*-*-*-iso8859-1

 compressed xlsfonts output please. Can you look at helvetica and/or
 fixed in xfontsel ?

 If nothing's changed I can't see how LyX can be at fault ;)

Me neither! LyX 1.2 produced this error message when I first ran it, but 
recovered itself by using a standard fixed-width font - now it doesn't.

There is no helvetica font on my system, but this never used to produce 
problems in the past. The xlsfonts output is attached (gzipped).  

Robin


xlsfont.txt.gz
Description: GNU Zip compressed data


Re: more fonts in the font menu?

2002-04-27 Thread Nirmal Govind


Unfortunately, there are no plans
to incorporate either of these in 
the near future, AFAIK. You can, of course, change the font with

LaTeX code (aka Evil Red Text). See Using different Fonts in
LyX 
at
http://www.bilkent.edu.tr/~robin

Thanks for the link Robin.. I guess ERT is the only way then.. (which
isn't too bad I guess).. my main problem (one that I've posted to the
list earlier) right now is that I like CM fonts and though CM looks great
on the screen, these appear a bit light on paper when printed with a
600dpi printer. I wonder if there's a way to make it a bit thicker...
maybe the METAFONT book will have some tips.. I'll take a look at it over
the summer...
Thanks,
nirmal


Re: compiling LyX-1.2.0pre4 on Solaris

2002-04-27 Thread Lars Gullik Bjønnes

John Levon [EMAIL PROTECTED] writes:

  - The distribution from ftp.devel.lyx.org includes pre-configured
  header files in the sigc++ subdirectory.  If you do a `distclean',
  you will need gm4 to recreate those header files; the makefile in the
  sigc++ subdirectory does not work with Solaris m4.

| Hum, this sounds like a plain bug. distclean should not be removing any
| file that comes in the tarball. Lars ?

I am not quite sure where the bug is... it is not really the distclean
(in that it should be maintainer-clean instead.)
I will look into this.

-- 
Lgb



M-d (emacs.bind) with lyx-1.2.0pre4 ?

2002-04-27 Thread Ronald Florence

Some keys under lyx-1.2.0pre4 seem to behave unexpectedly.  The
keystroke M-d, which is bound to word-delete-forward in the
emacs.bind bindings, instead brings up the list of open documents.  I
hadn't realized how addicted I was to that emacs/lyx binding until I
couldn't use it.

I'd welcome suggestions of how to get M-d to delete the word ahead of
the cursor again.  Thanks,

-- 

Ronald Florence www.18james.com



LyX 1.2pre4 Image File Extension

2002-04-27 Thread David Green

I am a LyX novice but in 1.1.6 versions, it appeared that a practice
was to specify graphic files without mentioning suffix so that if
one preconverted their files to the various formats that the
underlying tools needed, every thing would use it's preferred
extension.

In 1.2pre4 just compiled, it appears that image specifications that
are without the suffix (say .eps) don't get discovered by LyX for
rendering.  In other words, specifying the image IMG expecting LyX
to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
something that is no longer best (or even allowed) practice and
eliminated or ???  I am not fighting for the feature by the way, just
reporting a difference and asking intent.  I can see both sides of the
choice.

I do see hints in NEWS that perhaps less of this practice is necessary
due to additional image support in LyX. If this is by design you
might wish to mention it in the UPGRADING file.

Dave
-- 
David G. Green  [EMAIL PROTECTED]
UAB Electrical and Computer Engineering Birmingham, AL USA



Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread Herbert Voss

David Green wrote:

 I am a LyX novice but in 1.1.6 versions, it appeared that a practice
 was to specify graphic files without mentioning suffix so that if
 one preconverted their files to the various formats that the
 underlying tools needed, every thing would use it's preferred
 extension.
 
 In 1.2pre4 just compiled, it appears that image specifications that
 are without the suffix (say .eps) don't get discovered by LyX for
 rendering.  In other words, specifying the image IMG expecting LyX
 to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
 something that is no longer best (or even allowed) practice and
 eliminated or ???  I am not fighting for the feature by the way, just
 reporting a difference and asking intent.  I can see both sides of the
 choice.


LyX itself needs the real filename, means with extension.
Remeber that 1.2.0 allows a lot of different graphic formats,
which are converted to eps or pdf.

But LyX exports this filename without extension, so that

pdflatex for example works well.

Herbert



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




Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread John Levon

On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote:

 LyX itself needs the real filename, means with extension.
 Remeber that 1.2.0 allows a lot of different graphic formats,
 which are converted to eps or pdf.

Can you mention this in UPGRADING then please ?

john

-- 
Taste is predicated on discrimination.



footnotes in tables

2002-04-27 Thread Rodney Kanno

Is there anyway to get footnotes in tables?

TIA,
Rodney

-- 
Take Action! Oppose the CBDTPA!
http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html

--
Rodney Kanno
Webpage: http://home.hawaii.rr.com/kanno65
Email: [EMAIL PROTECTED]





No labels in math panel (1.2pre4)

2002-04-27 Thread Laszlo E. Szabo

Hi,
(1.2pre4)
Is it normal that many of the menus in the math panel have not labels, like 
the one containing  \bowtie, the one containing  \longmapsto, the one with 
\biguplus, etc. ? I have empty gray buttons only (which work normally: 
clicking them they open the corresponding table of math symbols.)

Best,
Laszlo Szabo


-- 
Laszlo E. Szabo
Department of Theoretical Physics
Department of History and Philosophy of Science
Eotvos University, Budapest
H-1518 Budapest, Pf. 32, Hungary
Phone/Fax: (36-1)372-2924
Home: (36-1) 200-7318
Mobil/SMS: (36) 20-366-1172
http://hps.elte.hu/~leszabo





Re: footnotes in tables

2002-04-27 Thread Matej Cepl

On Sat, Apr 27, 2002 at 04:23:57PM -1000, Rodney Kanno wrote:
 Is there anyway to get footnotes in tables?

You have to make it in two steps: first \footnotemark in the 
place in table, where you want the mark, and than after the end 
of table \footnotetext.

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Economics is the only discipline where two people can win a Nobel
Prize for saying exactly the opposite thing!
-- Eamonn Butler of Adam Smith Institute
   on Nobel Prize awards for year 2001




Re: translating layout files for LyX-1.2.0pre4

2002-04-27 Thread Dekel Tsur

On Fri, Apr 26, 2002 at 03:05:07PM -0400, Ronald Florence wrote:
Content-Description: message body text
 I find that some custom layout files which worked fine under lyx-1.1.5
 generate protests and/or break under lyx-1.2.0pre4.  For example, the
 layout file included below generates the following error messages:
 
 [begin errors]
 LyX: Unknown tag `Latex' [around line 32 of file ~/.lyx/layouts/rletter.layout]
 LyX: Unknown layout tag `Latex' [around line 33 of file 
~/.lyx/layouts/rletter.layout]
 Error parsing style `Close'
[...]
 
 I'd welcome specific or generic suggestions on how to convert this
 file to work with LyX-1.2.0pre4.  Thanks,

Use 'PassThru 1' instead of 'Latex Latex' (note that the former is not a
font command, so it should be outside of the LabelFont..EndFont)



more fonts in the font menu?

2002-04-27 Thread Nirmal Govind

Hi,

A couple of questions:

1. Is it possible to have the menu for Fonts in Layout-Document show more 
fonts if they are installed and available? If yes, then what's the 
procedure? If no, then is this going to be part of 1.2.0?

2. Will it be possible to select parts of the text and change the font in 
the next release? Right now, using Layout-Character, one can change the 
family and shape etc. but not the font itself. (I had a similar question 
abt entries in tables and was told that that's been taken care of in 1.2.0)

Thanks,
nirmal




Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

I'm having a small problem with lyx. I'm using a bibtex generated
bibliography and I'm trying to get it in the Contents. But using 

\addcontentsline{toc}{chapter}{Bibliography}

doesn't work because putting it before the bibtex label makes it
reference a page before the bibliography and putting it after the label
changes it to the last page of the bibliography. Is there another way to
get it in the contents with the right page number ?

I also want to turn off the use of ligatures. And I mean completely
turned off for the entire document, so not putting the \/ combination in
between them.

Thanks for your help.

Edwin



Re: NORESIZE

2002-04-27 Thread Lars Ehrichs


Just wanted to say that the the mail NORESIZE had the W32.Klez.E@mm
Virus

-- 

Lars




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using 
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the label
 changes it to the last page of the bibliography. Is there another way to
 get it in the contents with the right page number ?


which textclass?

 I also want to turn off the use of ligatures. And I mean completely
 turned off for the entire document, so not putting the \/ combination in
 between them.


not possible. But you can choose a font without ligatures.

Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
 
 Edwin Velds wrote:
 
  I'm having a small problem with lyx. I'm using a bibtex generated
  bibliography and I'm trying to get it in the Contents. But using
 
  \addcontentsline{toc}{chapter}{Bibliography}
 
  doesn't work because putting it before the bibtex label makes it
  reference a page before the bibliography and putting it after the label
  changes it to the last page of the bibliography. Is there another way to
  get it in the contents with the right page number ?
 
 which textclass?

Report class, 2-sided with openright.

 
  I also want to turn off the use of ligatures. And I mean completely
  turned off for the entire document, so not putting the \/ combination in
  between them.
 
 not possible. 

That's not very configurable of latex.

 But you can choose a font without ligatures.
 

I'm using TX fonts at the moment, is it easy to remove the character
from the fonts? By changing the font map for instance, or is that not
something I want to try if I'm in a hurry? :-)

Edwin



Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 Herbert Voss wrote:
 
Edwin Velds wrote:


I'm having a small problem with lyx. I'm using a bibtex generated
bibliography and I'm trying to get it in the Contents. But using

\addcontentsline{toc}{chapter}{Bibliography}

doesn't work because putting it before the bibtex label makes it
reference a page before the bibliography and putting it after the label
changes it to the last page of the bibliography. Is there another way to
get it in the contents with the right page number ?

which textclass?

 
 Report class, 2-sided with openright.


than it's the same like the book class
put the cursor before the above command and
do layout-paragraph-pagebreak before!

But you can choose a font without ligatures.


 
 I'm using TX fonts at the moment, is it easy to remove the character
 from the fonts? By changing the font map for instance, or is that not
 something I want to try if I'm in a hurry? :-)


so it is  ;-)

Herbert


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




Re: more fonts in the font menu?

2002-04-27 Thread Herbert Voss

Nirmal Govind wrote:

 1. Is it possible to have the menu for Fonts in Layout-Document show 
 more fonts if they are installed and available? If yes, then what's the 
 procedure? If no, then is this going to be part of 1.2.0?


no, they are hardcoded

 2. Will it be possible to select parts of the text and change the font 
 in the next release? Right now, using Layout-Character, one can change 
 the family and shape etc. but not the font itself. (I had a similar 
 question abt entries in tables and was told that that's been taken care 
 of in 1.2.0)


no

Herbert



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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the 
label
 changes it to the last page of the bibliography. Is there another 
way to
 get it in the contents with the right page number ?
 
 
 which textclass?
 
 
 Report class, 2-sided with openright.
 
 than it's the same like the book class
 put the cursor before the above command and
 do layout-paragraph-pagebreak before!
 
 
  After trying I found that this is not right for the openright option. It
  now gave me the blank page of the previous chapter as number. Is there
  something like an odd pagebreak instead?


\let\myCDP\cleardoublepage
\renewcommand\cleardoublepage{%
\myCDP
\addcontentsline{toc}{chapter}{Bibliography}
}

here insert the bib as usual


Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
 
 Edwin Velds wrote:
 
 I'm having a small problem with lyx. I'm using a bibtex generated
 bibliography and I'm trying to get it in the Contents. But using
 
 \addcontentsline{toc}{chapter}{Bibliography}
 
 doesn't work because putting it before the bibtex label makes it
 reference a page before the bibliography and putting it after the label
 changes it to the last page of the bibliography. Is there another way to
 get it in the contents with the right page number ?
 
 
 which textclass?
 
 
 Report class, 2-sided with openright.
 
 than it's the same like the book class
 put the cursor before the above command and
 do layout-paragraph-pagebreak before!
 
 
  After trying I found that this is not right for the openright option. It
  now gave me the blank page of the previous chapter as number. Is there
  something like an odd pagebreak instead?
 
 \let\myCDP\cleardoublepage
 \renewcommand\cleardoublepage{%
\myCDP
\addcontentsline{toc}{chapter}{Bibliography}
 }
 
 here insert the bib as usual
 

Thanks! I had to add braces before the command and after the bib in
order to keep the change from affecting the appendices, but after that
it worked perfectly.

Edwin



Re: more fonts in the font menu?

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 12:52, Nirmal Govind wrote:
 Hi,

 A couple of questions:

 1. Is it possible to have the menu for Fonts in Layout-Document
 show more fonts if they are installed and available? If yes, then
 what's the procedure? If no, then is this going to be part of
 1.2.0?

 2. Will it be possible to select parts of the text and change the
 font in the next release? Right now, using Layout-Character, one
 can change the family and shape etc. but not the font itself. (I
 had a similar question abt entries in tables and was told that
 that's been taken care of in 1.2.0)

Unfortunately, there are no plans to incorporate either of these in 
the near future, AFAIK.  You can, of course, change the font with 
LaTeX code (aka Evil Red Text).  See Using different Fonts in LyX 
at http://www.bilkent.edu.tr/~robin

Robin
-- 
Bravo Epictetus! - Epictetus

Robin Turner
IDMYO, Bilkent Universitesi
Ankara 06533
Turkey

http://www.bilkent.edu.tr/~robin



Re: 1.2 crashes on launch

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 00:33, John Levon wrote:
 On Sat, Apr 27, 2002 at 01:31:42AM +0300, Robin Turner wrote:
  1.2 was working fine, but now crashes, giving the following message:
 
  Could not set menu font to -*-helvetica-bold-r-*-*-*-?-*-*-*-*-iso8859-1
  Could not set popup font to
  -*-helvetica-medium-r-*-*-*-?-*-*-*-*-iso8859-1

 compressed xlsfonts output please. Can you look at helvetica and/or
 fixed in xfontsel ?

 If nothing's changed I can't see how LyX can be at fault ;)

Me neither! LyX 1.2 produced this error message when I first ran it, but 
recovered itself by using a standard fixed-width font - now it doesn't.

There is no helvetica font on my system, but this never used to produce 
problems in the past. The xlsfonts output is attached (gzipped).  

Robin


xlsfont.txt.gz
Description: GNU Zip compressed data


Re: more fonts in the font menu?

2002-04-27 Thread Nirmal Govind


Unfortunately, there are no plans
to incorporate either of these in 
the near future, AFAIK. You can, of course, change the font with

LaTeX code (aka Evil Red Text). See Using different Fonts in
LyX 
at
http://www.bilkent.edu.tr/~robin

Thanks for the link Robin.. I guess ERT is the only way then.. (which
isn't too bad I guess).. my main problem (one that I've posted to the
list earlier) right now is that I like CM fonts and though CM looks great
on the screen, these appear a bit light on paper when printed with a
600dpi printer. I wonder if there's a way to make it a bit thicker...
maybe the METAFONT book will have some tips.. I'll take a look at it over
the summer...
Thanks,
nirmal


Re: compiling LyX-1.2.0pre4 on Solaris

2002-04-27 Thread Lars Gullik Bjønnes

John Levon [EMAIL PROTECTED] writes:

  - The distribution from ftp.devel.lyx.org includes pre-configured
  header files in the sigc++ subdirectory.  If you do a `distclean',
  you will need gm4 to recreate those header files; the makefile in the
  sigc++ subdirectory does not work with Solaris m4.

| Hum, this sounds like a plain bug. distclean should not be removing any
| file that comes in the tarball. Lars ?

I am not quite sure where the bug is... it is not really the distclean
(in that it should be maintainer-clean instead.)
I will look into this.

-- 
Lgb



M-d (emacs.bind) with lyx-1.2.0pre4 ?

2002-04-27 Thread Ronald Florence

Some keys under lyx-1.2.0pre4 seem to behave unexpectedly.  The
keystroke M-d, which is bound to word-delete-forward in the
emacs.bind bindings, instead brings up the list of open documents.  I
hadn't realized how addicted I was to that emacs/lyx binding until I
couldn't use it.

I'd welcome suggestions of how to get M-d to delete the word ahead of
the cursor again.  Thanks,

-- 

Ronald Florence www.18james.com



LyX 1.2pre4 Image File Extension

2002-04-27 Thread David Green

I am a LyX novice but in 1.1.6 versions, it appeared that a practice
was to specify graphic files without mentioning suffix so that if
one preconverted their files to the various formats that the
underlying tools needed, every thing would use it's preferred
extension.

In 1.2pre4 just compiled, it appears that image specifications that
are without the suffix (say .eps) don't get discovered by LyX for
rendering.  In other words, specifying the image IMG expecting LyX
to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
something that is no longer best (or even allowed) practice and
eliminated or ???  I am not fighting for the feature by the way, just
reporting a difference and asking intent.  I can see both sides of the
choice.

I do see hints in NEWS that perhaps less of this practice is necessary
due to additional image support in LyX. If this is by design you
might wish to mention it in the UPGRADING file.

Dave
-- 
David G. Green  [EMAIL PROTECTED]
UAB Electrical and Computer Engineering Birmingham, AL USA



Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread Herbert Voss

David Green wrote:

 I am a LyX novice but in 1.1.6 versions, it appeared that a practice
 was to specify graphic files without mentioning suffix so that if
 one preconverted their files to the various formats that the
 underlying tools needed, every thing would use it's preferred
 extension.
 
 In 1.2pre4 just compiled, it appears that image specifications that
 are without the suffix (say .eps) don't get discovered by LyX for
 rendering.  In other words, specifying the image IMG expecting LyX
 to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
 something that is no longer best (or even allowed) practice and
 eliminated or ???  I am not fighting for the feature by the way, just
 reporting a difference and asking intent.  I can see both sides of the
 choice.


LyX itself needs the real filename, means with extension.
Remeber that 1.2.0 allows a lot of different graphic formats,
which are converted to eps or pdf.

But LyX exports this filename without extension, so that

pdflatex for example works well.

Herbert



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




Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread John Levon

On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote:

 LyX itself needs the real filename, means with extension.
 Remeber that 1.2.0 allows a lot of different graphic formats,
 which are converted to eps or pdf.

Can you mention this in UPGRADING then please ?

john

-- 
Taste is predicated on discrimination.



footnotes in tables

2002-04-27 Thread Rodney Kanno

Is there anyway to get footnotes in tables?

TIA,
Rodney

-- 
Take Action! Oppose the CBDTPA!
http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html

--
Rodney Kanno
Webpage: http://home.hawaii.rr.com/kanno65
Email: [EMAIL PROTECTED]





No labels in math panel (1.2pre4)

2002-04-27 Thread Laszlo E. Szabo

Hi,
(1.2pre4)
Is it normal that many of the menus in the math panel have not labels, like 
the one containing  \bowtie, the one containing  \longmapsto, the one with 
\biguplus, etc. ? I have empty gray buttons only (which work normally: 
clicking them they open the corresponding table of math symbols.)

Best,
Laszlo Szabo


-- 
Laszlo E. Szabo
Department of Theoretical Physics
Department of History and Philosophy of Science
Eotvos University, Budapest
H-1518 Budapest, Pf. 32, Hungary
Phone/Fax: (36-1)372-2924
Home: (36-1) 200-7318
Mobil/SMS: (36) 20-366-1172
http://hps.elte.hu/~leszabo





Re: footnotes in tables

2002-04-27 Thread Matej Cepl

On Sat, Apr 27, 2002 at 04:23:57PM -1000, Rodney Kanno wrote:
 Is there anyway to get footnotes in tables?

You have to make it in two steps: first \footnotemark in the 
place in table, where you want the mark, and than after the end 
of table \footnotetext.

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Economics is the only discipline where two people can win a Nobel
Prize for saying exactly the opposite thing!
-- Eamonn Butler of Adam Smith Institute
   on Nobel Prize awards for year 2001




Re: translating layout files for LyX-1.2.0pre4

2002-04-27 Thread Dekel Tsur

On Fri, Apr 26, 2002 at 03:05:07PM -0400, Ronald Florence wrote:
Content-Description: message body text
> I find that some custom layout files which worked fine under lyx-1.1.5
> generate protests and/or break under lyx-1.2.0pre4.  For example, the
> layout file included below generates the following error messages:
> 
> [begin errors]
> LyX: Unknown tag `Latex' [around line 32 of file ~/.lyx/layouts/rletter.layout]
> LyX: Unknown layout tag `Latex' [around line 33 of file 
>~/.lyx/layouts/rletter.layout]
> Error parsing style `Close'
[...]
> 
> I'd welcome specific or generic suggestions on how to convert this
> file to work with LyX-1.2.0pre4.  Thanks,

Use 'PassThru 1' instead of 'Latex Latex' (note that the former is not a
font command, so it should be outside of the LabelFont..EndFont)



more fonts in the font menu?

2002-04-27 Thread Nirmal Govind

Hi,

A couple of questions:

1. Is it possible to have the menu for Fonts in Layout->Document show more 
fonts if they are installed and available? If yes, then what's the 
procedure? If no, then is this going to be part of 1.2.0?

2. Will it be possible to select parts of the text and change the font in 
the next release? Right now, using Layout->Character, one can change the 
family and shape etc. but not the font itself. (I had a similar question 
abt entries in tables and was told that that's been taken care of in 1.2.0)

Thanks,
nirmal




Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

I'm having a small problem with lyx. I'm using a bibtex generated
bibliography and I'm trying to get it in the Contents. But using 

\addcontentsline{toc}{chapter}{Bibliography}

doesn't work because putting it before the bibtex label makes it
reference a page before the bibliography and putting it after the label
changes it to the last page of the bibliography. Is there another way to
get it in the contents with the right page number ?

I also want to turn off the use of ligatures. And I mean completely
turned off for the entire document, so not putting the \/ combination in
between them.

Thanks for your help.

Edwin



Re: NORESIZE

2002-04-27 Thread Lars Ehrichs


Just wanted to say that the the mail "NORESIZE" had the W32.Klez.E@mm
Virus

-- 

Lars




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

> I'm having a small problem with lyx. I'm using a bibtex generated
> bibliography and I'm trying to get it in the Contents. But using 
> 
> \addcontentsline{toc}{chapter}{Bibliography}
> 
> doesn't work because putting it before the bibtex label makes it
> reference a page before the bibliography and putting it after the label
> changes it to the last page of the bibliography. Is there another way to
> get it in the contents with the right page number ?


which textclass?

> I also want to turn off the use of ligatures. And I mean completely
> turned off for the entire document, so not putting the \/ combination in
> between them.


not possible. But you can choose a font without ligatures.

Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
> 
> Edwin Velds wrote:
> 
> > I'm having a small problem with lyx. I'm using a bibtex generated
> > bibliography and I'm trying to get it in the Contents. But using
> >
> > \addcontentsline{toc}{chapter}{Bibliography}
> >
> > doesn't work because putting it before the bibtex label makes it
> > reference a page before the bibliography and putting it after the label
> > changes it to the last page of the bibliography. Is there another way to
> > get it in the contents with the right page number ?
> 
> which textclass?

Report class, 2-sided with openright.

> 
> > I also want to turn off the use of ligatures. And I mean completely
> > turned off for the entire document, so not putting the \/ combination in
> > between them.
> 
> not possible. 

That's not very configurable of latex.

> But you can choose a font without ligatures.
> 

I'm using TX fonts at the moment, is it easy to remove the character
from the fonts? By changing the font map for instance, or is that not
something I want to try if I'm in a hurry? :-)

Edwin



Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

> Herbert Voss wrote:
> 
>>Edwin Velds wrote:
>>
>>
>>>I'm having a small problem with lyx. I'm using a bibtex generated
>>>bibliography and I'm trying to get it in the Contents. But using
>>>
>>>\addcontentsline{toc}{chapter}{Bibliography}
>>>
>>>doesn't work because putting it before the bibtex label makes it
>>>reference a page before the bibliography and putting it after the label
>>>changes it to the last page of the bibliography. Is there another way to
>>>get it in the contents with the right page number ?
>>>
>>which textclass?
>>
> 
> Report class, 2-sided with openright.


than it's the same like the book class
put the cursor before the above command and
do layout->paragraph->pagebreak before!

>>But you can choose a font without ligatures.
>>
>>
> 
> I'm using TX fonts at the moment, is it easy to remove the character
> from the fonts? By changing the font map for instance, or is that not
> something I want to try if I'm in a hurry? :-)


so it is  ;-)

Herbert


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




Re: more fonts in the font menu?

2002-04-27 Thread Herbert Voss

Nirmal Govind wrote:

> 1. Is it possible to have the menu for Fonts in Layout->Document show 
> more fonts if they are installed and available? If yes, then what's the 
> procedure? If no, then is this going to be part of 1.2.0?


no, they are hardcoded

> 2. Will it be possible to select parts of the text and change the font 
> in the next release? Right now, using Layout->Character, one can change 
> the family and shape etc. but not the font itself. (I had a similar 
> question abt entries in tables and was told that that's been taken care 
> of in 1.2.0)


no

Herbert



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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Herbert Voss

Edwin Velds wrote:

 >I'm having a small problem with lyx. I'm using a bibtex generated
 >bibliography and I'm trying to get it in the Contents. But using
 >
 >\addcontentsline{toc}{chapter}{Bibliography}
 >
 >doesn't work because putting it before the bibtex label makes it
 >reference a page before the bibliography and putting it after the 
label
 >changes it to the last page of the bibliography. Is there another 
way to
 >get it in the contents with the right page number ?
 >
 >
 which textclass?
 
 
 >>>Report class, 2-sided with openright.
 >>>
 >>than it's the same like the book class
 >>put the cursor before the above command and
 >>do layout->paragraph->pagebreak before!
 >>
 >
 > After trying I found that this is not right for the openright option. It
 > now gave me the blank page of the previous chapter as number. Is there
 > something like an odd pagebreak instead?


\let\myCDP\cleardoublepage
\renewcommand\cleardoublepage{%
\myCDP
\addcontentsline{toc}{chapter}{Bibliography}
}




Herbert


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




Re: Bibtex in contents and ligatures

2002-04-27 Thread Edwin Velds

Herbert Voss wrote:
> 
> Edwin Velds wrote:
> 
> >I'm having a small problem with lyx. I'm using a bibtex generated
> >bibliography and I'm trying to get it in the Contents. But using
> >
> >\addcontentsline{toc}{chapter}{Bibliography}
> >
> >doesn't work because putting it before the bibtex label makes it
> >reference a page before the bibliography and putting it after the label
> >changes it to the last page of the bibliography. Is there another way to
> >get it in the contents with the right page number ?
> >
> >
> which textclass?
> 
> 
> >>>Report class, 2-sided with openright.
> >>>
> >>than it's the same like the book class
> >>put the cursor before the above command and
> >>do layout->paragraph->pagebreak before!
> >>
> >
> > After trying I found that this is not right for the openright option. It
> > now gave me the blank page of the previous chapter as number. Is there
> > something like an odd pagebreak instead?
> 
> \let\myCDP\cleardoublepage
> \renewcommand\cleardoublepage{%
>\myCDP
>\addcontentsline{toc}{chapter}{Bibliography}
> }
> 
> 
> 

Thanks! I had to add braces before the command and after the bib in
order to keep the change from affecting the appendices, but after that
it worked perfectly.

Edwin



Re: more fonts in the font menu?

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 12:52, Nirmal Govind wrote:
> Hi,
>
> A couple of questions:
>
> 1. Is it possible to have the menu for Fonts in Layout->Document
> show more fonts if they are installed and available? If yes, then
> what's the procedure? If no, then is this going to be part of
> 1.2.0?
>
> 2. Will it be possible to select parts of the text and change the
> font in the next release? Right now, using Layout->Character, one
> can change the family and shape etc. but not the font itself. (I
> had a similar question abt entries in tables and was told that
> that's been taken care of in 1.2.0)

Unfortunately, there are no plans to incorporate either of these in 
the near future, AFAIK.  You can, of course, change the font with 
LaTeX code (aka Evil Red Text).  See "Using different Fonts in LyX" 
at http://www.bilkent.edu.tr/~robin

Robin
-- 
"Bravo Epictetus!" - Epictetus

Robin Turner
IDMYO, Bilkent Universitesi
Ankara 06533
Turkey

http://www.bilkent.edu.tr/~robin



Re: 1.2 crashes on launch

2002-04-27 Thread Robin Turner

On Saturday 27 April 2002 00:33, John Levon wrote:
> On Sat, Apr 27, 2002 at 01:31:42AM +0300, Robin Turner wrote:
> > 1.2 was working fine, but now crashes, giving the following message:
> >
> > Could not set menu font to -*-helvetica-bold-r-*-*-*-?-*-*-*-*-iso8859-1
> > Could not set popup font to
> > -*-helvetica-medium-r-*-*-*-?-*-*-*-*-iso8859-1
>
> compressed xlsfonts output please. Can you look at helvetica and/or
> fixed in xfontsel ?
>
> If nothing's changed I can't see how LyX can be at fault ;)

Me neither! LyX 1.2 produced this error message when I first ran it, but 
recovered itself by using a standard fixed-width font - now it doesn't.

There is no helvetica font on my system, but this never used to produce 
problems in the past. The xlsfonts output is attached (gzipped).  

Robin


xlsfont.txt.gz
Description: GNU Zip compressed data


Re: more fonts in the font menu?

2002-04-27 Thread Nirmal Govind


Unfortunately, there are no plans
to incorporate either of these in 
the near future, AFAIK.  You can, of course, change the font with

LaTeX code (aka Evil Red Text).  See "Using different Fonts in
LyX" 
at
http://www.bilkent.edu.tr/~robin

Thanks for the link Robin.. I guess ERT is the only way then.. (which
isn't too bad I guess).. my main problem (one that I've posted to the
list earlier) right now is that I like CM fonts and though CM looks great
on the screen, these appear a bit light on paper when printed with a
600dpi printer. I wonder if there's a way to make it a bit thicker...
maybe the METAFONT book will have some tips.. I'll take a look at it over
the summer...
Thanks,
nirmal


Re: compiling LyX-1.2.0pre4 on Solaris

2002-04-27 Thread Lars Gullik Bjønnes

John Levon <[EMAIL PROTECTED]> writes:

>>  - The distribution from ftp.devel.lyx.org includes pre-configured
>>  header files in the sigc++ subdirectory.  If you do a `distclean',
>>  you will need gm4 to recreate those header files; the makefile in the
>>  sigc++ subdirectory does not work with Solaris m4.
>
| Hum, this sounds like a plain bug. distclean should not be removing any
| file that comes in the tarball. Lars ?

I am not quite sure where the bug is... it is not really the distclean
(in that it should be maintainer-clean instead.)
I will look into this.

-- 
Lgb



M-d (emacs.bind) with lyx-1.2.0pre4 ?

2002-04-27 Thread Ronald Florence

Some keys under lyx-1.2.0pre4 seem to behave unexpectedly.  The
keystroke M-d, which is bound to "word-delete-forward" in the
emacs.bind bindings, instead brings up the list of open documents.  I
hadn't realized how addicted I was to that emacs/lyx binding until I
couldn't use it.

I'd welcome suggestions of how to get M-d to delete the word ahead of
the cursor again.  Thanks,

-- 

Ronald Florence www.18james.com



LyX 1.2pre4 Image File Extension

2002-04-27 Thread David Green

I am a LyX novice but in 1.1.6 versions, it appeared that a practice
was to specify graphic files without mentioning suffix so that if
one preconverted their files to the various formats that the
underlying tools needed, every thing would use it's preferred
extension.

In 1.2pre4 just compiled, it appears that image specifications that
are without the suffix (say .eps) don't get discovered by LyX for
rendering.  In other words, specifying the image "IMG" expecting LyX
to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
something that is no longer best (or even allowed) practice and
eliminated or ???  I am not fighting for the feature by the way, just
reporting a difference and asking intent.  I can see both sides of the
choice.

I do see hints in NEWS that perhaps less of this practice is necessary
due to additional image support in LyX. If this is "by design" you
might wish to mention it in the UPGRADING file.

Dave
-- 
David G. Green  [EMAIL PROTECTED]
UAB Electrical and Computer Engineering Birmingham, AL USA



Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread Herbert Voss

David Green wrote:

> I am a LyX novice but in 1.1.6 versions, it appeared that a practice
> was to specify graphic files without mentioning suffix so that if
> one preconverted their files to the various formats that the
> underlying tools needed, every thing would use it's preferred
> extension.
> 
> In 1.2pre4 just compiled, it appears that image specifications that
> are without the suffix (say .eps) don't get discovered by LyX for
> rendering.  In other words, specifying the image "IMG" expecting LyX
> to pick up IMG.eps and latex2html to pickup IMG.jpg .  Is this
> something that is no longer best (or even allowed) practice and
> eliminated or ???  I am not fighting for the feature by the way, just
> reporting a difference and asking intent.  I can see both sides of the
> choice.


LyX itself needs the "real" filename, means with extension.
Remeber that 1.2.0 allows a lot of different graphic formats,
which are converted to eps or pdf.

But LyX exports this filename without extension, so that

pdflatex for example works well.

Herbert



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




Re: LyX 1.2pre4 Image File Extension

2002-04-27 Thread John Levon

On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote:

> LyX itself needs the "real" filename, means with extension.
> Remeber that 1.2.0 allows a lot of different graphic formats,
> which are converted to eps or pdf.

Can you mention this in UPGRADING then please ?

john

-- 
"Taste is predicated on discrimination."



footnotes in tables

2002-04-27 Thread Rodney Kanno

Is there anyway to get footnotes in tables?

TIA,
Rodney

-- 
Take Action! Oppose the CBDTPA!
http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html

--
Rodney Kanno
Webpage: http://home.hawaii.rr.com/kanno65
Email: [EMAIL PROTECTED]





No labels in math panel (1.2pre4)

2002-04-27 Thread Laszlo E. Szabo

Hi,
(1.2pre4)
Is it normal that many of the menus in the math panel have not labels, like 
the one containing  \bowtie, the one containing  \longmapsto, the one with 
\biguplus, etc. ? I have empty gray buttons only (which work normally: 
clicking them they open the corresponding table of math symbols.)

Best,
Laszlo Szabo


-- 
Laszlo E. Szabo
Department of Theoretical Physics
Department of History and Philosophy of Science
Eotvos University, Budapest
H-1518 Budapest, Pf. 32, Hungary
Phone/Fax: (36-1)372-2924
Home: (36-1) 200-7318
Mobil/SMS: (36) 20-366-1172
http://hps.elte.hu/~leszabo





Re: footnotes in tables

2002-04-27 Thread Matej Cepl

On Sat, Apr 27, 2002 at 04:23:57PM -1000, Rodney Kanno wrote:
> Is there anyway to get footnotes in tables?

You have to make it in two steps: first \footnotemark in the 
place in table, where you want the mark, and than after the end 
of table \footnotetext.

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Economics is the only discipline where two people can win a Nobel
Prize for saying exactly the opposite thing!
-- Eamonn Butler of Adam Smith Institute
   on Nobel Prize awards for year 2001