Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Thorsten Grothe wrote:
 Ok as I wrote the layout file works fine. But how can I redefine mdwlist or
 any other package, to produce lists in tables without any indent? Is that
 possible, like this:

 text text text
 - list
 - list

 (...)

I'm not very familar with the mdwlist package, but it is possible with the 
enumitem package, see attached example.

Jürgen


tabitem.lyx
Description: application/lyx


Re: Crammed roman numerals in table of contents

2005-12-29 Thread Juergen Spitzmueller
Steve Litt wrote:
 Thanks Jürgen,

 I just tried both suggestions, and neither
 \renewcommand{\tocheadstart}{}

 nor

 \renewcommand{\tocheadstart}{\vspace*{7in}}

 made any difference in where the CONTENTS title started, nor did the empty
 one followed by the one with the length. I tried all sorts of lengths, and
 none made any difference.

That's strange. For me,
\renewcommand{\tocheadstart}{}
sets the contents title to the very top of the page

\renewcommand{\tocheadstart}{\vspace*{7in}}
should place it 7 inches below the top.

See attached example.

Jürgen


memtoc.lyx
Description: application/lyx


Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote:
 I'm not very familar with the mdwlist package, but it is possible with the
 enumitem package, see attached example.

If you add
\usepackage{mdwtab}
you don't need to adjust the vertical space in the tabular cell. The package 
might result in side effects, though.

Jürgen


Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Juergen Spitzmueller schrieb am Donnerstag, 29. Dezember 2005 12:01:

(..)

 I'm not very familar with the mdwlist package, but it is possible with the
 enumitem package, see attached example.

Thank you very much for your help and the attached file!! I will try it out 
now and hope the best. Latex and complex tables are a difficult thing for me 
- unfortunately :-) 

Regards

Thorsten


Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Johan Tegin

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View-TeX Information-LaTeX Classes. The 
file resides on the following locations: (Yes, they should not be all 
necessary i hope, but I got this working with IEEEtran.cls a while and 
thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.




Re: Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Paul A. Rubin

Johan Tegin wrote:

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View-TeX Information-LaTeX Classes. 
The file resides on the following locations: (Yes, they should not be 
all necessary i hope, but I got this working with IEEEtran.cls a while 
and thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.





I assume that by cannot use you mean it does not show up in the 
Layout-Document-Layout-Document class: list?  If so, it might be 
because you do not have a LyX layout file associated with it.  (Or do you?)


You might have a look at http://wiki.lyx.org/pmwiki.php/Layouts/Layouts.

Paul



Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Thorsten Grothe schrieb am Donnerstag, 29. Dezember 2005 19:18:


 Thank you very much for your help and the attached file!! I will try it out
 now and hope the best. Latex and complex tables are a difficult thing for
 me - unfortunately :-)

But now it works :-) 

Thanks again!

Regards

Thorsten 


beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Micha Feigin
I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.

Thanks
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


Lyx help.

2005-12-29 Thread Alejandro Morales Mori



-- Forwarded message --
Hi there:
With LyX 1.4.0pre3 compiled with option --with-frontend=xforms in Fedora 4 
installs but does not run.
To the command lyx responds: lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory.

To the command slocate libflimage.so.1 I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing /usr/local/lib/libflimage.so.1 I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0

To the command slocate libflimage.so.1.0.0 I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?



Re: beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.



Putting [shrink] in ERT at the start of the BeginFrame environment 
(before the frame title) works for me.  Note that you have to include 
the brackets.


Paul



Re: idiosyncrasies with lyx and beamer (bookmarks)

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsections.

This doesn't match the latex behavior which is one behind (sections only in
bookmarks for tocdepth=2 and nothing for tocdepth=1)

Any idea on what lyx is doing different between view and export for this or how 
to check?
 


Could be a bug in Beamer?  You might try reporting it on the Beamer help 
forum and see if anyone knows about it (or just submit a bug report).


Paul



footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Hi,

Using KOMA-book and many footnotes, they appear so:

123 Here is the footnote and
 here is line two and
 here is line three.

I would like there to be no indent at all in the following lines.

Looking at KOMA it offers this:
\deffootnote[1em]{1.5em}{1em}
{\textsuperscript{\thefootnotemark}}

First is the markwidth (distance from left margin to beginning of 
first line (space for number). Second is the indent which determines 
how far in the add'l lines follow from left margin.

I tried the settings above, but the problem is that this leaves a fixed 
markwidth, meaning that footnotes with one or two digits are set too 
far in --- I need the markwidth to adjust automatically (which it does 
in KOMA's default setting) _and_ then I need to be able to pass this 
value on to indent in the \deffootnote command.

Any suggestions?

-Kevin


-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Nevermind with this... (sorry)

-Kevin










-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: Lyx help.

2005-12-29 Thread Jeremy C. Reed

On Thu, 29 Dec 2005, Alejandro Morales Mori wrote:

With LyX 1.4.0pre3 compiled with option --with-frontend=xforms in Fedora 
4 installs but does not run.
To the command lyx responds: lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory.

To the command slocate libflimage.so.1 I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing /usr/local/lib/libflimage.so.1 I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0

To the command slocate libflimage.so.1.0.0 I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?


slocate (as far as I know) does not tell you what is installed at that 
moment but uses a database generated earlier.


Use ls -l to see if that library is really there.

What does ldd `which lyx` tell you?

Check with ls to see what libraries are there and to make sure symlinks 
are in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. 
You can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment 
before running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



 Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/


Re: Lyx help.

2005-12-29 Thread Alejandro Morales Mori



On Thu, 29 Dec 2005, Jeremy C. Reed wrote:
slocate (as far as I know) does not tell you what is installed at that moment 
but uses a database generated earlier.


Use ls -l to see if that library is really there.

What does ldd `which lyx` tell you?

Check with ls to see what libraries are there and to make sure symlinks are 
in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. You 
can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment before 
running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/



Dear Jeremy:
By listing the directory I find that the file is there:

ls -l /usr/local/lib/libflimage.so.1
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0


With the command: ldd /usr/local/bin/lyx, I get:
linux-gate.so.1 =  (0x005ec000)
libflimage.so.1 = not found
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x00d54000)
libforms.so.1 = not found
libXpm.so.4 = /usr/X11R6/lib/libXpm.so.4 (0x005b8000)
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x00d2d000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x00d38000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x00a43000)
libz.so.1 = /usr/lib/libz.so.1 (0x00a2e000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x00c4c000)
libm.so.6 = /lib/libm.so.6 (0x00a01000)
libc.so.6 = /lib/libc.so.6 (0x008d6000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00c2b000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x00b19000)
libdl.so.2 = /lib/libdl.so.2 (0x00a28000)
/lib/ld-linux.so.2 (0x008b8000)
I found that libflimage.so.1 and libforms.so.1 are files of xforms, 
but xforms was installed with xforms-1.0.90.tar. Then seems to me that 
lyx is not finding my installation of xforms.

I found out that there is a rpm for xforms. I installed it with yum,
then I made the command lyx and just now I am seeing the new look of 
Lyx.


Thank you very much.





Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Thorsten Grothe wrote:
 Ok as I wrote the layout file works fine. But how can I redefine mdwlist or
 any other package, to produce lists in tables without any indent? Is that
 possible, like this:

 text text text
 - list
 - list

 (...)

I'm not very familar with the mdwlist package, but it is possible with the 
enumitem package, see attached example.

Jürgen


tabitem.lyx
Description: application/lyx


Re: Crammed roman numerals in table of contents

2005-12-29 Thread Juergen Spitzmueller
Steve Litt wrote:
 Thanks Jürgen,

 I just tried both suggestions, and neither
 \renewcommand{\tocheadstart}{}

 nor

 \renewcommand{\tocheadstart}{\vspace*{7in}}

 made any difference in where the CONTENTS title started, nor did the empty
 one followed by the one with the length. I tried all sorts of lengths, and
 none made any difference.

That's strange. For me,
\renewcommand{\tocheadstart}{}
sets the contents title to the very top of the page

\renewcommand{\tocheadstart}{\vspace*{7in}}
should place it 7 inches below the top.

See attached example.

Jürgen


memtoc.lyx
Description: application/lyx


Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote:
 I'm not very familar with the mdwlist package, but it is possible with the
 enumitem package, see attached example.

If you add
\usepackage{mdwtab}
you don't need to adjust the vertical space in the tabular cell. The package 
might result in side effects, though.

Jürgen


Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Juergen Spitzmueller schrieb am Donnerstag, 29. Dezember 2005 12:01:

(..)

 I'm not very familar with the mdwlist package, but it is possible with the
 enumitem package, see attached example.

Thank you very much for your help and the attached file!! I will try it out 
now and hope the best. Latex and complex tables are a difficult thing for me 
- unfortunately :-) 

Regards

Thorsten


Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Johan Tegin

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View-TeX Information-LaTeX Classes. The 
file resides on the following locations: (Yes, they should not be all 
necessary i hope, but I got this working with IEEEtran.cls a while and 
thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.




Re: Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Paul A. Rubin

Johan Tegin wrote:

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View-TeX Information-LaTeX Classes. 
The file resides on the following locations: (Yes, they should not be 
all necessary i hope, but I got this working with IEEEtran.cls a while 
and thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.





I assume that by cannot use you mean it does not show up in the 
Layout-Document-Layout-Document class: list?  If so, it might be 
because you do not have a LyX layout file associated with it.  (Or do you?)


You might have a look at http://wiki.lyx.org/pmwiki.php/Layouts/Layouts.

Paul



Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Thorsten Grothe schrieb am Donnerstag, 29. Dezember 2005 19:18:


 Thank you very much for your help and the attached file!! I will try it out
 now and hope the best. Latex and complex tables are a difficult thing for
 me - unfortunately :-)

But now it works :-) 

Thanks again!

Regards

Thorsten 


beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Micha Feigin
I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.

Thanks
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


Lyx help.

2005-12-29 Thread Alejandro Morales Mori



-- Forwarded message --
Hi there:
With LyX 1.4.0pre3 compiled with option --with-frontend=xforms in Fedora 4 
installs but does not run.
To the command lyx responds: lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory.

To the command slocate libflimage.so.1 I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing /usr/local/lib/libflimage.so.1 I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0

To the command slocate libflimage.so.1.0.0 I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?



Re: beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.



Putting [shrink] in ERT at the start of the BeginFrame environment 
(before the frame title) works for me.  Note that you have to include 
the brackets.


Paul



Re: idiosyncrasies with lyx and beamer (bookmarks)

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsections.

This doesn't match the latex behavior which is one behind (sections only in
bookmarks for tocdepth=2 and nothing for tocdepth=1)

Any idea on what lyx is doing different between view and export for this or how 
to check?
 


Could be a bug in Beamer?  You might try reporting it on the Beamer help 
forum and see if anyone knows about it (or just submit a bug report).


Paul



footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Hi,

Using KOMA-book and many footnotes, they appear so:

123 Here is the footnote and
 here is line two and
 here is line three.

I would like there to be no indent at all in the following lines.

Looking at KOMA it offers this:
\deffootnote[1em]{1.5em}{1em}
{\textsuperscript{\thefootnotemark}}

First is the markwidth (distance from left margin to beginning of 
first line (space for number). Second is the indent which determines 
how far in the add'l lines follow from left margin.

I tried the settings above, but the problem is that this leaves a fixed 
markwidth, meaning that footnotes with one or two digits are set too 
far in --- I need the markwidth to adjust automatically (which it does 
in KOMA's default setting) _and_ then I need to be able to pass this 
value on to indent in the \deffootnote command.

Any suggestions?

-Kevin


-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Nevermind with this... (sorry)

-Kevin










-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: Lyx help.

2005-12-29 Thread Jeremy C. Reed

On Thu, 29 Dec 2005, Alejandro Morales Mori wrote:

With LyX 1.4.0pre3 compiled with option --with-frontend=xforms in Fedora 
4 installs but does not run.
To the command lyx responds: lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory.

To the command slocate libflimage.so.1 I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing /usr/local/lib/libflimage.so.1 I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0

To the command slocate libflimage.so.1.0.0 I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?


slocate (as far as I know) does not tell you what is installed at that 
moment but uses a database generated earlier.


Use ls -l to see if that library is really there.

What does ldd `which lyx` tell you?

Check with ls to see what libraries are there and to make sure symlinks 
are in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. 
You can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment 
before running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



 Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/


Re: Lyx help.

2005-12-29 Thread Alejandro Morales Mori



On Thu, 29 Dec 2005, Jeremy C. Reed wrote:
slocate (as far as I know) does not tell you what is installed at that moment 
but uses a database generated earlier.


Use ls -l to see if that library is really there.

What does ldd `which lyx` tell you?

Check with ls to see what libraries are there and to make sure symlinks are 
in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. You 
can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment before 
running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/



Dear Jeremy:
By listing the directory I find that the file is there:

ls -l /usr/local/lib/libflimage.so.1
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 - 
libflimage.so.1.0.0


With the command: ldd /usr/local/bin/lyx, I get:
linux-gate.so.1 =  (0x005ec000)
libflimage.so.1 = not found
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x00d54000)
libforms.so.1 = not found
libXpm.so.4 = /usr/X11R6/lib/libXpm.so.4 (0x005b8000)
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x00d2d000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x00d38000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x00a43000)
libz.so.1 = /usr/lib/libz.so.1 (0x00a2e000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x00c4c000)
libm.so.6 = /lib/libm.so.6 (0x00a01000)
libc.so.6 = /lib/libc.so.6 (0x008d6000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00c2b000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x00b19000)
libdl.so.2 = /lib/libdl.so.2 (0x00a28000)
/lib/ld-linux.so.2 (0x008b8000)
I found that libflimage.so.1 and libforms.so.1 are files of xforms, 
but xforms was installed with xforms-1.0.90.tar. Then seems to me that 
lyx is not finding my installation of xforms.

I found out that there is a rpm for xforms. I installed it with yum,
then I made the command lyx and just now I am seeing the new look of 
Lyx.


Thank you very much.





Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Thorsten Grothe wrote:
> Ok as I wrote the layout file works fine. But how can I redefine mdwlist or
> any other package, to produce lists in tables without any indent? Is that
> possible, like this:
>
> text text text
> - list
> - list
>
> (...)

I'm not very familar with the mdwlist package, but it is possible with the 
enumitem package, see attached example.

Jürgen


tabitem.lyx
Description: application/lyx


Re: Crammed roman numerals in table of contents

2005-12-29 Thread Juergen Spitzmueller
Steve Litt wrote:
> Thanks Jürgen,
>
> I just tried both suggestions, and neither
> \renewcommand{\tocheadstart}{}
>
> nor
>
> \renewcommand{\tocheadstart}{\vspace*{7in}}
>
> made any difference in where the CONTENTS title started, nor did the empty
> one followed by the one with the length. I tried all sorts of lengths, and
> none made any difference.

That's strange. For me,
\renewcommand{\tocheadstart}{}
sets the contents title to the very top of the page

\renewcommand{\tocheadstart}{\vspace*{7in}}
should place it 7 inches below the top.

See attached example.

Jürgen


memtoc.lyx
Description: application/lyx


Re: Mdwlist layout question

2005-12-29 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote:
> I'm not very familar with the mdwlist package, but it is possible with the
> enumitem package, see attached example.

If you add
\usepackage{mdwtab}
you don't need to adjust the vertical space in the tabular cell. The package 
might result in side effects, though.

Jürgen


Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Juergen Spitzmueller schrieb am Donnerstag, 29. Dezember 2005 12:01:

(..)

> I'm not very familar with the mdwlist package, but it is possible with the
> enumitem package, see attached example.

Thank you very much for your help and the attached file!! I will try it out 
now and hope the best. Latex and complex tables are a difficult thing for me 
- unfortunately :-) 

Regards

Thorsten


Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Johan Tegin

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View->TeX Information->LaTeX Classes. The 
file resides on the following locations: (Yes, they should not be all 
necessary i hope, but I got this working with IEEEtran.cls a while and 
thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.




Re: Class files on Mac: Cannot really use the .cls file...

2005-12-29 Thread Paul A. Rubin

Johan Tegin wrote:

Hi,
Got problems using a new class file...

I put the file in all possible places. Did run texhash as root. 
Reconfigured LyX twice. Still, I cannot use the desired class 
(ifacmtg.cls).


It is visible and viewable under View->TeX Information->LaTeX Classes. 
The file resides on the following locations: (Yes, they should not be 
all necessary i hope, but I got this working with IEEEtran.cls a while 
and thats how many IEEEtran files I ended up with then :-) But I cannot 
recall how i did it :-( )


/Applications/LyX.app/Contents/Resources/lyx/tex/ifacmtg.cls
/sw/share/lyx/tex/ifacmtg.cls
/sw/share/texmf/tex/latex/ifacmtg.cls
/usr/local/teTeX/share/texmf.tetex/tex/latex/ifacmtg/ifacmtg.cls

Any ideas on what to do? What is the correct procedure? Is it outlined 
anywhere?


Thanks,
Johan

btw... Running all versions of lyx (aqua, x11, qt) under OS X 10.3.9.





I assume that by "cannot use" you mean it does not show up in the 
Layout->Document->Layout->Document class: list?  If so, it might be 
because you do not have a LyX layout file associated with it.  (Or do you?)


You might have a look at http://wiki.lyx.org/pmwiki.php/Layouts/Layouts.

Paul



Re: Mdwlist layout question

2005-12-29 Thread Thorsten Grothe
* Thorsten Grothe schrieb am Donnerstag, 29. Dezember 2005 19:18:


> Thank you very much for your help and the attached file!! I will try it out
> now and hope the best. Latex and complex tables are a difficult thing for
> me - unfortunately :-)

But now it works :-) 

Thanks again!

Regards

Thorsten 


beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Micha Feigin
I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.

Thanks
 
 +++
 This Mail Was Scanned By Mail-seCure System
 at the Tel-Aviv University CC.


Lyx help.

2005-12-29 Thread Alejandro Morales Mori



-- Forwarded message --
Hi there:
With "LyX 1.4.0pre3" compiled with option "--with-frontend=xforms" in Fedora 4 
installs but does not run.
To the command "lyx" responds: "lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory".

To the command "slocate libflimage.so.1" I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing "/usr/local/lib/libflimage.so.1" I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 -> 
libflimage.so.1.0.0

To the command "slocate libflimage.so.1.0.0" I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?



Re: beamer and giving options for \begin{frame}[shrink]

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

I need to call \begin{frame}[shrink] for one slide in my beamer presentation (a
table which I need to fit into a frame and can't break up). Is there a way to
do it?

I tried to use a tex insert but lyx does some wierd macro stuff that makes it
very difficult (didn't find a solution yet). Another option is if its possible
to shrink the text in the table for this frame.



Putting [shrink] in ERT at the start of the BeginFrame environment 
(before the frame title) works for me.  Note that you have to include 
the brackets.


Paul



Re: idiosyncrasies with lyx and beamer (bookmarks)

2005-12-29 Thread Paul A. Rubin

Micha Feigin wrote:

For some reason when I use beamer with lyx and set tocdepth to 1 I get no
bookmarks for sections/subsections but setting it to 2 I get bookmarks for both
sections and subsections.

This doesn't match the latex behavior which is one behind (sections only in
bookmarks for tocdepth=2 and nothing for tocdepth=1)

Any idea on what lyx is doing different between view and export for this or how 
to check?
 


Could be a bug in Beamer?  You might try reporting it on the Beamer help 
forum and see if anyone knows about it (or just submit a bug report).


Paul



footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Hi,

Using KOMA-book and many footnotes, they appear so:

123 Here is the footnote and
 here is line two and
 here is line three.

I would like there to be no indent at all in the following lines.

Looking at KOMA it offers this:
\deffootnote[1em]{1.5em}{1em}
{\textsuperscript{\thefootnotemark}}

First is the "markwidth" (distance from left margin to beginning of 
first line (space for number). Second is the "indent" which determines 
how far in the add'l lines follow from left margin.

I tried the settings above, but the problem is that this leaves a fixed 
markwidth, meaning that footnotes with one or two digits are set too 
far in --- I need the markwidth to adjust automatically (which it does 
in KOMA's default setting) _and_ then I need to be able to pass this 
value on to "indent" in the \deffootnote command.

Any suggestions?

-Kevin


-- 
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations


Re: footnote indent with KOMA

2005-12-29 Thread Kevin Pfeiffer
Nevermind with this... (sorry)

-Kevin










-- 
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations


Re: Lyx help.

2005-12-29 Thread Jeremy C. Reed

On Thu, 29 Dec 2005, Alejandro Morales Mori wrote:

With "LyX 1.4.0pre3" compiled with option "--with-frontend=xforms" in Fedora 
4 installs but does not run.
To the command "lyx" responds: "lyx: error while loading shared libraries: 
libflimage.so.1: cannot open shared object file: No such file or directory".

To the command "slocate libflimage.so.1" I get:
/usr/local/lib/libflimage.so.1.0.0
/usr/local/lib/libflimage.so.1
Listing "/usr/local/lib/libflimage.so.1" I get:
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 -> 
libflimage.so.1.0.0

To the command "slocate libflimage.so.1.0.0" I get:
/usr/local/lib/libflimage.so.1.0.0
Do you know why?


slocate (as far as I know) does not tell you what is installed at that 
moment but uses a database generated earlier.


Use "ls -l" to see if that library is really there.

What does "ldd `which lyx`" tell you?

Check with "ls" to see what libraries are there and to make sure symlinks 
are in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. 
You can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment 
before running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



 Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/


Re: Lyx help.

2005-12-29 Thread Alejandro Morales Mori



On Thu, 29 Dec 2005, Jeremy C. Reed wrote:
slocate (as far as I know) does not tell you what is installed at that moment 
but uses a database generated earlier.


Use "ls -l" to see if that library is really there.

What does "ldd `which lyx`" tell you?

Check with "ls" to see what libraries are there and to make sure symlinks are 
in place.


If all looks okay, then maybe the RPATH is missing from the lyx binary. You 
can probably set LD_LIBRARY_PATH=/usr/local/lib in your environment before 
running lyx, like:


LD_LIBRARY_PATH=/usr/local/lib  lyx



Jeremy C. Reed

 open source, Unix, *BSD, Linux training
 http://www.pugetsoundtechnology.com/



Dear Jeremy:
By listing the directory I find that the file is there:

ls -l /usr/local/lib/libflimage.so.1
lrwxrwxrwx  1 root root 19 Dec 28 19:54 /usr/local/lib/libflimage.so.1 -> 
libflimage.so.1.0.0


With the command: "ldd /usr/local/bin/lyx", I get:
linux-gate.so.1 =>  (0x005ec000)
libflimage.so.1 => not found
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00d54000)
libforms.so.1 => not found
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x005b8000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x00d2d000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x00d38000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00a43000)
libz.so.1 => /usr/lib/libz.so.1 (0x00a2e000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00c4c000)
libm.so.6 => /lib/libm.so.6 (0x00a01000)
libc.so.6 => /lib/libc.so.6 (0x008d6000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00c2b000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x00b19000)
libdl.so.2 => /lib/libdl.so.2 (0x00a28000)
/lib/ld-linux.so.2 (0x008b8000)
I found that "libflimage.so.1" and "libforms.so.1" are files of xforms, 
but xforms was installed with "xforms-1.0.90.tar". Then seems to me that 
lyx is not finding my installation of xforms.

I found out that there is a rpm for xforms. I installed it with yum,
then I made the command "lyx" and just now I am seeing the new look of 
Lyx.


Thank you very much.