Re: docbook

2001-02-09 Thread Jose Abilio Oliveira Matos

On Thu, Feb 08, 2001 at 12:54:47PM -0600, Darryl VanDorp wrote:
 Can anyone give me the complete
 idiots guide to getting lyx to use
 the docbook format?

  The only document you find now is the example file. Open a document and
search for docbook-article.

 I can't seem to get the sgml-tools and
 lyx etc. to play nice and export docbook.

  If you are refering to sgml-tools that means version 1. The support for
docbook is only present in versions 2 and 3. The version is called
sgmltools-lite.

  Supposing that are using a linux system, and depending on the distribution
you can get several packages that automatically support docbook. I refer
linux because that is the OS I know better, but certainly those tools work
for other *nix's.

 Any help would be appreciated?

  If you have further doubts please post it to the list, and we will try to
answer it.

 --Darryl

-- 
Jos



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 08:13:48AM +0200, Tuukka Toivonen wrote:
 On Thu, 8 Feb 2001, Peter Sanders wrote:
 
  lyx-1.1.6-1.i386.rpm
  xforms-0.89-6.i386.rpm
 
 Try running "ldconfig" as root after installing xforms and before
 installing LyX.

  That's a strange as it should happen automatically from the rpm.
  Still run ldconfig -v and look to the result from the directory where the
.so file is installed. It should be listed there, if not there is a problem.

 You might want to install LyX from source .tar.gz package, they work
 usually better than precompiled binaries.

  Allow me to desagree. I compile almost daily the lyx code from cvs, but
normally I install the rpm from Kayvan's site and I didn't ever had a
problem with it. If someone has problems please post it to the lists.

  The problems that sometimes arise are related with xforms, but in that
case you can't compile the source. So either way I don't think you are right
(Tuukka) :-). If this looks like a math proof then please forgive me, too
much answers to my students, they will have the examination today. ;-)

-- 
Jos



Docbook 4.1 Support

2001-02-09 Thread Wai-Sun Chia

Hello,
I noticed that if you export docbook, the DTD header is actually for
3.1..
Any work in progress to upgrade the support for Docbook 4.1? 

Wai-Sun



Re: \frenchspacing

2001-02-09 Thread Jean-Marc Lasgouttes

 "Marcus" == Marcus Beyer [EMAIL PROTECTED] writes:

Marcus Should LyX then do a workaround?

I'd rather not do workarounds for other packages, especially since we
will not know when it is safe to remove it.

JMarc



Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 04:56:55PM +0800, Wai-Sun Chia wrote:
 Hello,
 I noticed that if you export docbook, the DTD header is actually for
 3.1..

  Yes.
  
 Any work in progress to upgrade the support for Docbook 4.1? 

  Since the docbook packages for 4.x are generally available the next
version, will support Docbook 4.x.

  That is from lyx 1.2.x lyx will only support the 4.x versions.
  
  Any objections?
  I have been considering this for some time, the problem is that it layouts
files are different for both versions. And will also be different for the
comming 5.x.

  Just for the record, I have an alternative set of layout files that work
with Docbook 4.1 XML.

  [Note for developers: How hard, confusing it would be to put different
names for different versions? Is it desirable? I don't think so, but other
could not agree.]

 Wai-Sun

-- 
Jos



How to center section--headers?

2001-02-09 Thread Chris Schulbert

Hi!

I've just tried to center some of my section--headers (and
paragraph--headers). In report.sty this won't work. Is there a LaTeX-Code to
do this?
I'm also looking for a way to switch off the section-numbering for only some
of my sections (sounds crazy, I know...)

Regards,
Chris





Re: Docbook 4.1 Support

2001-02-09 Thread Jean-Marc Lasgouttes

 "Jose" == Jose Abilio Oliveira Matos [EMAIL PROTECTED] writes:

Jose   Any objections? I have been considering this for some time,
Jose the problem is that it layouts files are different for both
Jose versions. And will also be different for the comming 5.x.

Will lyx files written for 3.x be compatible with new version? This is
a must, IMO.

JMarc




Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes wrote:
  "Jose" == Jose Abilio Oliveira Matos [EMAIL PROTECTED] writes:
 
 Jose   Any objections? I have been considering this for some time,
 Jose the problem is that it layouts files are different for both
 Jose versions. And will also be different for the comming 5.x.
 
 Will lyx files written for 3.x be compatible with new version? This is
 a must, IMO.

  Yes.
  
  One simple example of incompatibility:
  The Comment style is rendered as comment in 3.x and as remark in 4.x
  
  In the layout file, for 3.x we have:
  
  Style Comment
LatexName   comment
  End
  
  and for 4.0 we have:
  Style Comment
LatexName   remark
  End
  
  The document headers are also dealt differently (title and all the other
related info).
  
 JMarc

-- 
Jos



Re: How to center section--headers?

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Chris Schulbert wrote:

 I'm also looking for a way to switch off the section-numbering for only some
 of my sections (sounds crazy, I know...)

Use "section*" instead of "section". If you want the section to show up in
the table of contents nevertheless, you need some TeX code.
( "\addcontentsline{Sectionname}" or something like that, I don't 
remember)





Algorithm Float

2001-02-09 Thread Michael Zapf

The Algorithm Float seems to lack translation; the DVI file shows a
"Algorithm" although the document language is "ngerman". The correct
label should be "Algorithmus".

Can I fix this easily until a bugfix is available?

(lyx 1.1.6)

Michael
--
* Michael Zapf  ---  http://www.vsb.cs.uni-frankfurt.de/~zapf/
* Institut fuer Informatik, FB Biologie und Informatik
* (Institute for Comp.Science, Dept. of Comp.Science and Biology)
* Johann Wolfgang Goethe-Universitaet Frankfurt/Main





pageheader section and subsection not separated

2001-02-09 Thread Wolfgang Engelmann


I am using in an article fancy pagestyle. Section and subsection titles are
displayed as page headers, but-, because of their length, - they overlay
partly. How to avoid this?




Re: tables and fonts

2001-02-09 Thread Friedemann Baitinger

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 8 Feb 2001, Allan Rae wrote:

 On Wed, 7 Feb 2001, Thomas Templin wrote:
 
  At Wednesday February 7. 2001 20:44 you wrote:
 [...]
   I guess my question is, do I really have to go into every cell of
   the table, select the text and then set the font size to
   smaller?  That seems rather difficult.
  
   Matt Norton
  Add following LaTeX Commands for tablewide fontsize:
 
  Write just before thet able (outside) in tex(red) (LaTeX)
  \scriptsize or any other fontsize.
  Just behind the table (outside) \normalsize
 
 A neater way to do this that will also trigger a "compile" time error if
 you forget the second part is to write
   {\scriptsize
 
 before, and
   }
 
 after.  If you leave out the } LaTeX will complain when you try to run it
 and LyX should put an error box at the {\scriptsize line since that won't
 have been closed.

And still I'd consider this process a step backward compared to
LyX-1.1.5 where it was possible to use the GUI to adjust the font size
and other characteristics. I'm afraid the same ugly method has to be
used in order to change other attributes like makeing some columns Bold.

And by the way, specifying direct LaTeX commands seems to work fine in
the all or nothing case but what if I for instance just want to make one
row bold face? In LyX-1.1.5 (and earlier) I could select the row with
the mouse and use the pull down to toggle the bold flag. Now I have to
mark each column individually such that it gets a red box around the
text in the cell and then I have to explicitly mark all characters in
the red box...

Ideally I would like to have the old behaviour back and then when
talking about an improvement it would make sense to enhance the
mouse-selection logic such that in tables not only selection from right
to left is possible but also the selection of columns.

- -- 
Friedemann Baitinger  [EMAIL PROTECTED]   http://baiti.net/fb/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6g+pa8ZparKdkcvIRAurPAJ9vfJvzEDBYp6P9UC4GxCriUlK0zACaA6+N
0NtKEYrf+PJwLRL4MwjNdwU=
=vSwS
-END PGP SIGNATURE-




Re: tables and fonts

2001-02-09 Thread John Levon

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

 And still I'd consider this process a step backward compared to
 LyX-1.1.5 where it was possible to use the GUI to adjust the font size
 and other characteristics. I'm afraid the same ugly method has to be
 used in order to change other attributes like makeing some columns Bold.

Yes, the ability to apply operations across tables, rows, and columns is
a missing feature, especially with spellchecker. This will require some 
additional work. I'd have a go myself but I don't understand the first thing
about the tabular code.

Currently Jurgen is rather busy with real life to implement this himself, but
it is on his TODO list.

john

-- 
"Don't speculate - benchmark."
- Dan Bernstein




Re: tables and fonts

2001-02-09 Thread Dekel Tsur

On Wed, Feb 07, 2001 at 03:44:06PM -0500, Matt Norton wrote:
 Hello all.  I have a quick question about the sizes of my characters in a table
 I'm working on.  I have created this rather large table, and would now like to
 set the font size to 'smaller' in order to make it fit on to my page.  In my
 older version of lyx (1.1.5), I could simply select the table, and then choose
 Layout-Character-Size-Smaller, hit apply and I was done.  This no longer
 seems to be something easily done in lyx 1.1.6.

Selecting the table and changing the font size with the character layout
will give you the effect you want in the output. (In fact, the result is
better than 1.1.5 as the heights of the cells are decreased accordingly to the
font size.)
You just don't get a visual feedback in LyX. This will hopefully be fixed soon.



Re: Revision bars

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 07:37:00PM +0100, ben wrote:
 Dekel Tsur a ?crit :
 
  On Wed, Feb 07, 2001 at 10:54:37PM +0100, ben wrote:
   Hello,
  
   I would like to know if it is possible to define revision bars in a lyx
   document, in order to show differences between two versions. If so, can
   it be an automatic process?
 
  Use the changebar package.
 
 Thank you for the package, I will try it, but is there a tool that can
 automatically check differences between two lyx files and mark the
 differences as changes?

Use the chbar.sh script from the changebar package.
Also look at
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg16018.html



Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Re: how to really deal with figures?

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 11:34:12PM +0100, Marcus Beyer wrote:
 
 Baruch Even  I'm working on InsetGraphics, a rewrite of FigInset.
 Dekel Tsur  The external inset will not work with pdflatex.
 
 Does this mean that LyX 1.2 will not support pdfTeX???

How did you conclude that ?
LyX 1.2 will actually have better support for pdfTeX.



Re: Equations

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Rem wrote:

 I have multiline equations but the equations are not properly aligned. By
 which I mean, for example, the "=" signs are not in the same 'column'.

It should work, maybe you aren't doing it quite correctly? Do this:

- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
  left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

The middle blue boxes will be aligned, so if you want to align at
"=" characters, write them always in the middle blue box.




Is this a bug

2001-02-09 Thread Remzi Seker

Tukka Said:
- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
 left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

It works, everything is cool, except that the whole body of the equation can 
not be given an equation number.

I insert a row with 3 cells and insert
left side = right rise ctrl-enter
ditto
and ending my equation, then I can label the whole block and give one 
equation number to the whole block I can not seem to do that when I just 
type in the left side of the equation and hit ctrl-enter and continue on 
finishing my equation.

Is this a bug?

Remzi



Re: Some problems

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 04:09:38PM +0100, Yann Collete wrote:
 Another thing with selection:
 Create a new document, in this document insert a tabular
 (menu insert-tabular) you can select the default one (5x5).
 In the fisrt cell, add some text ("some text" for example) and,
 at the end of your text, add a math formula ("math" for example)
 then, go to the end of the cell and, with shift+left arrow, select 
 the expression. The math expression is not selected.

I've just fixed this bug,



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Kayvan A. Sylvan

On Fri, Feb 09, 2001 at 08:42:12AM -0600, Peter Sanders wrote:
 Ok,
  I ran ldconfig -v and get (with a bunch snipped...)
 
 ...
 /usr/X11R6/lib:
 
 libforms.so.0.89 - libforms.so.0.89
 
 
 Re-doing the install of lyx-1.1.6-1.i386.rpm gets
 
 #rpm -ivh lyx-1.1.6-1.i386.rpm
 error: failed dependencies:
 libforms.so.0.88 is needed by lyx-1.1.6-1
 
 Should I have ignored the xforms web page's recommendation to get xforms-0.89-6
 level and looked for the 0.88 level?
 
 Thanks
 Peter
 You can try rebuilding the RPM from the src.rpm.

Try doing rpm --rebuild lyx-1.1.6fix1.src.rpm and then install the RPM
generated on your machine. That will use your xforms version.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



find and replace

2001-02-09 Thread Thies Wels

Hi!

Is there a way to use latex commands in the find-replace funktion of
lyx? E.g.: guess you have 1times the word "dog" but finally you want
"\emph{dog}"... ;-). Such a funktion would be handy!!!
I could export the document to latex and use find replace with an
editor. But after importing the file again to lyx the latex compilation
always complains about several mistakes 

Another question: Is there a shortcut (in the german GUI)to exit the
note menu?

I am using lyx 1.1.6fix1

Thies



Re: Algorithm Float

2001-02-09 Thread ben

Michael Zapf a crit :

 The Algorithm Float seems to lack translation; the DVI file shows a
 "Algorithm" although the document language is "ngerman". The correct
 label should be "Algorithmus".

 Can I fix this easily until a bugfix is available?

Put the following in the preamble
\floatname{algorithm}{Algorithmus}





Re: tables and fonts

2001-02-09 Thread Allan Rae

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Thu, 8 Feb 2001, Allan Rae wrote:

  On Wed, 7 Feb 2001, Thomas Templin wrote:
 
   At Wednesday February 7. 2001 20:44 you wrote:
  [...]
I guess my question is, do I really have to go into every cell of
the table, select the text and then set the font size to
smaller?That seems rather difficult.
   
Matt Norton
   Add following LaTeX Commands for tablewide fontsize:
  
   Write just before thet able (outside) in tex(red) (LaTeX)
   \scriptsize or any other fontsize.
   Just behind the table (outside) \normalsize
 
  A neater way to do this that will also trigger a "compile" time error if
  you forget the second part is to write
  {\scriptsize
 
  before, and
  }
 
  after.  If you leave out the } LaTeX will complain when you try to run it
  and LyX should put an error box at the {\scriptsize line since that won't
  have been closed.

 And still I'd consider this process a step backward compared to
 LyX-1.1.5 where it was possible to use the GUI to adjust the font size
 and other characteristics. I'm afraid the same ugly method has to be
 used in order to change other attributes like makeing some columns Bold.

Every release of LyX I've ever used I had to use the trick I suggested to
do a font change of an entire table.  I've never bothered changing the
text in the table the table still thinks it's \normalsize.

[...]
 Ideally I would like to have the old behaviour back and then when

The rest of the problems are due to not-yet-implemented capabilities of
the InsetText (the red box in a table cell) and the tabular code.  The old
behaviour will return just as soon as those capabilities are implemented.

 talking about an improvement it would make sense to enhance the
 mouse-selection logic such that in tables not only selection from right
 to left is possible but also the selection of columns.

There are a number of similar improvements planned but someone has to
write them.

Allan. (ARRae)




Re: docbook

2001-02-09 Thread Jose Abilio Oliveira Matos

On Thu, Feb 08, 2001 at 12:54:47PM -0600, Darryl VanDorp wrote:
 Can anyone give me the complete
 idiots guide to getting lyx to use
 the docbook format?

  The only document you find now is the example file. Open a document and
search for docbook-article.

 I can't seem to get the sgml-tools and
 lyx etc. to play nice and export docbook.

  If you are refering to sgml-tools that means version 1. The support for
docbook is only present in versions 2 and 3. The version is called
sgmltools-lite.

  Supposing that are using a linux system, and depending on the distribution
you can get several packages that automatically support docbook. I refer
linux because that is the OS I know better, but certainly those tools work
for other *nix's.

 Any help would be appreciated?

  If you have further doubts please post it to the list, and we will try to
answer it.

 --Darryl

-- 
Jos



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 08:13:48AM +0200, Tuukka Toivonen wrote:
 On Thu, 8 Feb 2001, Peter Sanders wrote:
 
  lyx-1.1.6-1.i386.rpm
  xforms-0.89-6.i386.rpm
 
 Try running "ldconfig" as root after installing xforms and before
 installing LyX.

  That's a strange as it should happen automatically from the rpm.
  Still run ldconfig -v and look to the result from the directory where the
.so file is installed. It should be listed there, if not there is a problem.

 You might want to install LyX from source .tar.gz package, they work
 usually better than precompiled binaries.

  Allow me to desagree. I compile almost daily the lyx code from cvs, but
normally I install the rpm from Kayvan's site and I didn't ever had a
problem with it. If someone has problems please post it to the lists.

  The problems that sometimes arise are related with xforms, but in that
case you can't compile the source. So either way I don't think you are right
(Tuukka) :-). If this looks like a math proof then please forgive me, too
much answers to my students, they will have the examination today. ;-)

-- 
Jos



Docbook 4.1 Support

2001-02-09 Thread Wai-Sun Chia

Hello,
I noticed that if you export docbook, the DTD header is actually for
3.1..
Any work in progress to upgrade the support for Docbook 4.1? 

Wai-Sun



Re: \frenchspacing

2001-02-09 Thread Jean-Marc Lasgouttes

 "Marcus" == Marcus Beyer [EMAIL PROTECTED] writes:

Marcus Should LyX then do a workaround?

I'd rather not do workarounds for other packages, especially since we
will not know when it is safe to remove it.

JMarc



Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 04:56:55PM +0800, Wai-Sun Chia wrote:
 Hello,
 I noticed that if you export docbook, the DTD header is actually for
 3.1..

  Yes.
  
 Any work in progress to upgrade the support for Docbook 4.1? 

  Since the docbook packages for 4.x are generally available the next
version, will support Docbook 4.x.

  That is from lyx 1.2.x lyx will only support the 4.x versions.
  
  Any objections?
  I have been considering this for some time, the problem is that it layouts
files are different for both versions. And will also be different for the
comming 5.x.

  Just for the record, I have an alternative set of layout files that work
with Docbook 4.1 XML.

  [Note for developers: How hard, confusing it would be to put different
names for different versions? Is it desirable? I don't think so, but other
could not agree.]

 Wai-Sun

-- 
Jos



How to center section--headers?

2001-02-09 Thread Chris Schulbert

Hi!

I've just tried to center some of my section--headers (and
paragraph--headers). In report.sty this won't work. Is there a LaTeX-Code to
do this?
I'm also looking for a way to switch off the section-numbering for only some
of my sections (sounds crazy, I know...)

Regards,
Chris





Re: Docbook 4.1 Support

2001-02-09 Thread Jean-Marc Lasgouttes

 "Jose" == Jose Abilio Oliveira Matos [EMAIL PROTECTED] writes:

Jose   Any objections? I have been considering this for some time,
Jose the problem is that it layouts files are different for both
Jose versions. And will also be different for the comming 5.x.

Will lyx files written for 3.x be compatible with new version? This is
a must, IMO.

JMarc




Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes wrote:
  "Jose" == Jose Abilio Oliveira Matos [EMAIL PROTECTED] writes:
 
 Jose   Any objections? I have been considering this for some time,
 Jose the problem is that it layouts files are different for both
 Jose versions. And will also be different for the comming 5.x.
 
 Will lyx files written for 3.x be compatible with new version? This is
 a must, IMO.

  Yes.
  
  One simple example of incompatibility:
  The Comment style is rendered as comment in 3.x and as remark in 4.x
  
  In the layout file, for 3.x we have:
  
  Style Comment
LatexName   comment
  End
  
  and for 4.0 we have:
  Style Comment
LatexName   remark
  End
  
  The document headers are also dealt differently (title and all the other
related info).
  
 JMarc

-- 
Jos



Re: How to center section--headers?

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Chris Schulbert wrote:

 I'm also looking for a way to switch off the section-numbering for only some
 of my sections (sounds crazy, I know...)

Use "section*" instead of "section". If you want the section to show up in
the table of contents nevertheless, you need some TeX code.
( "\addcontentsline{Sectionname}" or something like that, I don't 
remember)





Algorithm Float

2001-02-09 Thread Michael Zapf

The Algorithm Float seems to lack translation; the DVI file shows a
"Algorithm" although the document language is "ngerman". The correct
label should be "Algorithmus".

Can I fix this easily until a bugfix is available?

(lyx 1.1.6)

Michael
--
* Michael Zapf  ---  http://www.vsb.cs.uni-frankfurt.de/~zapf/
* Institut fuer Informatik, FB Biologie und Informatik
* (Institute for Comp.Science, Dept. of Comp.Science and Biology)
* Johann Wolfgang Goethe-Universitaet Frankfurt/Main





pageheader section and subsection not separated

2001-02-09 Thread Wolfgang Engelmann


I am using in an article fancy pagestyle. Section and subsection titles are
displayed as page headers, but-, because of their length, - they overlay
partly. How to avoid this?




Re: tables and fonts

2001-02-09 Thread Friedemann Baitinger

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 8 Feb 2001, Allan Rae wrote:

 On Wed, 7 Feb 2001, Thomas Templin wrote:
 
  At Wednesday February 7. 2001 20:44 you wrote:
 [...]
   I guess my question is, do I really have to go into every cell of
   the table, select the text and then set the font size to
   smaller?  That seems rather difficult.
  
   Matt Norton
  Add following LaTeX Commands for tablewide fontsize:
 
  Write just before thet able (outside) in tex(red) (LaTeX)
  \scriptsize or any other fontsize.
  Just behind the table (outside) \normalsize
 
 A neater way to do this that will also trigger a "compile" time error if
 you forget the second part is to write
   {\scriptsize
 
 before, and
   }
 
 after.  If you leave out the } LaTeX will complain when you try to run it
 and LyX should put an error box at the {\scriptsize line since that won't
 have been closed.

And still I'd consider this process a step backward compared to
LyX-1.1.5 where it was possible to use the GUI to adjust the font size
and other characteristics. I'm afraid the same ugly method has to be
used in order to change other attributes like makeing some columns Bold.

And by the way, specifying direct LaTeX commands seems to work fine in
the all or nothing case but what if I for instance just want to make one
row bold face? In LyX-1.1.5 (and earlier) I could select the row with
the mouse and use the pull down to toggle the bold flag. Now I have to
mark each column individually such that it gets a red box around the
text in the cell and then I have to explicitly mark all characters in
the red box...

Ideally I would like to have the old behaviour back and then when
talking about an improvement it would make sense to enhance the
mouse-selection logic such that in tables not only selection from right
to left is possible but also the selection of columns.

- -- 
Friedemann Baitinger  [EMAIL PROTECTED]   http://baiti.net/fb/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6g+pa8ZparKdkcvIRAurPAJ9vfJvzEDBYp6P9UC4GxCriUlK0zACaA6+N
0NtKEYrf+PJwLRL4MwjNdwU=
=vSwS
-END PGP SIGNATURE-




Re: tables and fonts

2001-02-09 Thread John Levon

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

 And still I'd consider this process a step backward compared to
 LyX-1.1.5 where it was possible to use the GUI to adjust the font size
 and other characteristics. I'm afraid the same ugly method has to be
 used in order to change other attributes like makeing some columns Bold.

Yes, the ability to apply operations across tables, rows, and columns is
a missing feature, especially with spellchecker. This will require some 
additional work. I'd have a go myself but I don't understand the first thing
about the tabular code.

Currently Jurgen is rather busy with real life to implement this himself, but
it is on his TODO list.

john

-- 
"Don't speculate - benchmark."
- Dan Bernstein




Re: tables and fonts

2001-02-09 Thread Dekel Tsur

On Wed, Feb 07, 2001 at 03:44:06PM -0500, Matt Norton wrote:
 Hello all.  I have a quick question about the sizes of my characters in a table
 I'm working on.  I have created this rather large table, and would now like to
 set the font size to 'smaller' in order to make it fit on to my page.  In my
 older version of lyx (1.1.5), I could simply select the table, and then choose
 Layout-Character-Size-Smaller, hit apply and I was done.  This no longer
 seems to be something easily done in lyx 1.1.6.

Selecting the table and changing the font size with the character layout
will give you the effect you want in the output. (In fact, the result is
better than 1.1.5 as the heights of the cells are decreased accordingly to the
font size.)
You just don't get a visual feedback in LyX. This will hopefully be fixed soon.



Re: Revision bars

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 07:37:00PM +0100, ben wrote:
 Dekel Tsur a ?crit :
 
  On Wed, Feb 07, 2001 at 10:54:37PM +0100, ben wrote:
   Hello,
  
   I would like to know if it is possible to define revision bars in a lyx
   document, in order to show differences between two versions. If so, can
   it be an automatic process?
 
  Use the changebar package.
 
 Thank you for the package, I will try it, but is there a tool that can
 automatically check differences between two lyx files and mark the
 differences as changes?

Use the chbar.sh script from the changebar package.
Also look at
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg16018.html



Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Re: how to really deal with figures?

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 11:34:12PM +0100, Marcus Beyer wrote:
 
 Baruch Even  I'm working on InsetGraphics, a rewrite of FigInset.
 Dekel Tsur  The external inset will not work with pdflatex.
 
 Does this mean that LyX 1.2 will not support pdfTeX???

How did you conclude that ?
LyX 1.2 will actually have better support for pdfTeX.



Re: Equations

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Rem wrote:

 I have multiline equations but the equations are not properly aligned. By
 which I mean, for example, the "=" signs are not in the same 'column'.

It should work, maybe you aren't doing it quite correctly? Do this:

- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
  left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

The middle blue boxes will be aligned, so if you want to align at
"=" characters, write them always in the middle blue box.




Is this a bug

2001-02-09 Thread Remzi Seker

Tukka Said:
- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
 left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

It works, everything is cool, except that the whole body of the equation can 
not be given an equation number.

I insert a row with 3 cells and insert
left side = right rise ctrl-enter
ditto
and ending my equation, then I can label the whole block and give one 
equation number to the whole block I can not seem to do that when I just 
type in the left side of the equation and hit ctrl-enter and continue on 
finishing my equation.

Is this a bug?

Remzi



Re: Some problems

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 04:09:38PM +0100, Yann Collete wrote:
 Another thing with selection:
 Create a new document, in this document insert a tabular
 (menu insert-tabular) you can select the default one (5x5).
 In the fisrt cell, add some text ("some text" for example) and,
 at the end of your text, add a math formula ("math" for example)
 then, go to the end of the cell and, with shift+left arrow, select 
 the expression. The math expression is not selected.

I've just fixed this bug,



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Kayvan A. Sylvan

On Fri, Feb 09, 2001 at 08:42:12AM -0600, Peter Sanders wrote:
 Ok,
  I ran ldconfig -v and get (with a bunch snipped...)
 
 ...
 /usr/X11R6/lib:
 
 libforms.so.0.89 - libforms.so.0.89
 
 
 Re-doing the install of lyx-1.1.6-1.i386.rpm gets
 
 #rpm -ivh lyx-1.1.6-1.i386.rpm
 error: failed dependencies:
 libforms.so.0.88 is needed by lyx-1.1.6-1
 
 Should I have ignored the xforms web page's recommendation to get xforms-0.89-6
 level and looked for the 0.88 level?
 
 Thanks
 Peter
 You can try rebuilding the RPM from the src.rpm.

Try doing rpm --rebuild lyx-1.1.6fix1.src.rpm and then install the RPM
generated on your machine. That will use your xforms version.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



find and replace

2001-02-09 Thread Thies Wels

Hi!

Is there a way to use latex commands in the find-replace funktion of
lyx? E.g.: guess you have 1times the word "dog" but finally you want
"\emph{dog}"... ;-). Such a funktion would be handy!!!
I could export the document to latex and use find replace with an
editor. But after importing the file again to lyx the latex compilation
always complains about several mistakes 

Another question: Is there a shortcut (in the german GUI)to exit the
note menu?

I am using lyx 1.1.6fix1

Thies



Re: Algorithm Float

2001-02-09 Thread ben

Michael Zapf a crit :

 The Algorithm Float seems to lack translation; the DVI file shows a
 "Algorithm" although the document language is "ngerman". The correct
 label should be "Algorithmus".

 Can I fix this easily until a bugfix is available?

Put the following in the preamble
\floatname{algorithm}{Algorithmus}





Re: tables and fonts

2001-02-09 Thread Allan Rae

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Thu, 8 Feb 2001, Allan Rae wrote:

  On Wed, 7 Feb 2001, Thomas Templin wrote:
 
   At Wednesday February 7. 2001 20:44 you wrote:
  [...]
I guess my question is, do I really have to go into every cell of
the table, select the text and then set the font size to
smaller?That seems rather difficult.
   
Matt Norton
   Add following LaTeX Commands for tablewide fontsize:
  
   Write just before thet able (outside) in tex(red) (LaTeX)
   \scriptsize or any other fontsize.
   Just behind the table (outside) \normalsize
 
  A neater way to do this that will also trigger a "compile" time error if
  you forget the second part is to write
  {\scriptsize
 
  before, and
  }
 
  after.  If you leave out the } LaTeX will complain when you try to run it
  and LyX should put an error box at the {\scriptsize line since that won't
  have been closed.

 And still I'd consider this process a step backward compared to
 LyX-1.1.5 where it was possible to use the GUI to adjust the font size
 and other characteristics. I'm afraid the same ugly method has to be
 used in order to change other attributes like makeing some columns Bold.

Every release of LyX I've ever used I had to use the trick I suggested to
do a font change of an entire table.  I've never bothered changing the
text in the table the table still thinks it's \normalsize.

[...]
 Ideally I would like to have the old behaviour back and then when

The rest of the problems are due to not-yet-implemented capabilities of
the InsetText (the red box in a table cell) and the tabular code.  The old
behaviour will return just as soon as those capabilities are implemented.

 talking about an improvement it would make sense to enhance the
 mouse-selection logic such that in tables not only selection from right
 to left is possible but also the selection of columns.

There are a number of similar improvements planned but someone has to
write them.

Allan. (ARRae)




Re: docbook

2001-02-09 Thread Jose Abilio Oliveira Matos

On Thu, Feb 08, 2001 at 12:54:47PM -0600, Darryl VanDorp wrote:
> Can anyone give me the complete
> idiots guide to getting lyx to use
> the docbook format?

  The only document you find now is the example file. Open a document and
search for docbook-article.

> I can't seem to get the sgml-tools and
> lyx etc. to play nice and export docbook.

  If you are refering to sgml-tools that means version 1. The support for
docbook is only present in versions 2 and 3. The version is called
sgmltools-lite.

  Supposing that are using a linux system, and depending on the distribution
you can get several packages that automatically support docbook. I refer
linux because that is the OS I know better, but certainly those tools work
for other *nix's.

> Any help would be appreciated?

  If you have further doubts please post it to the list, and we will try to
answer it.

> --Darryl

-- 
José



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 08:13:48AM +0200, Tuukka Toivonen wrote:
> On Thu, 8 Feb 2001, Peter Sanders wrote:
> 
> > lyx-1.1.6-1.i386.rpm
> > xforms-0.89-6.i386.rpm
> 
> Try running "ldconfig" as root after installing xforms and before
> installing LyX.

  That's a strange as it should happen automatically from the rpm.
  Still run ldconfig -v and look to the result from the directory where the
.so file is installed. It should be listed there, if not there is a problem.

> You might want to install LyX from source .tar.gz package, they work
> usually better than precompiled binaries.

  Allow me to desagree. I compile almost daily the lyx code from cvs, but
normally I install the rpm from Kayvan's site and I didn't ever had a
problem with it. If someone has problems please post it to the lists.

  The problems that sometimes arise are related with xforms, but in that
case you can't compile the source. So either way I don't think you are right
(Tuukka) :-). If this looks like a math proof then please forgive me, too
much answers to my students, they will have the examination today. ;-)

-- 
José



Docbook 4.1 Support

2001-02-09 Thread Wai-Sun Chia

Hello,
I noticed that if you export docbook, the DTD header is actually for
3.1..
Any work in progress to upgrade the support for Docbook 4.1? 

Wai-Sun



Re: \frenchspacing

2001-02-09 Thread Jean-Marc Lasgouttes

> "Marcus" == Marcus Beyer <[EMAIL PROTECTED]> writes:

Marcus> Should LyX then do a workaround?

I'd rather not do workarounds for other packages, especially since we
will not know when it is safe to remove it.

JMarc



Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 04:56:55PM +0800, Wai-Sun Chia wrote:
> Hello,
> I noticed that if you export docbook, the DTD header is actually for
> 3.1..

  Yes.
  
> Any work in progress to upgrade the support for Docbook 4.1? 

  Since the docbook packages for 4.x are generally available the next
version, will support Docbook 4.x.

  That is from lyx 1.2.x lyx will only support the 4.x versions.
  
  Any objections?
  I have been considering this for some time, the problem is that it layouts
files are different for both versions. And will also be different for the
comming 5.x.

  Just for the record, I have an alternative set of layout files that work
with Docbook 4.1 XML.

  [Note for developers: How hard, confusing it would be to put different
names for different versions? Is it desirable? I don't think so, but other
could not agree.]

> Wai-Sun

-- 
José



How to center section--headers?

2001-02-09 Thread Chris Schulbert

Hi!

I've just tried to center some of my section--headers (and
paragraph--headers). In report.sty this won't work. Is there a LaTeX-Code to
do this?
I'm also looking for a way to switch off the section-numbering for only some
of my sections (sounds crazy, I know...)

Regards,
Chris





Re: Docbook 4.1 Support

2001-02-09 Thread Jean-Marc Lasgouttes

> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:

Jose>   Any objections? I have been considering this for some time,
Jose> the problem is that it layouts files are different for both
Jose> versions. And will also be different for the comming 5.x.

Will lyx files written for 3.x be compatible with new version? This is
a must, IMO.

JMarc




Re: Docbook 4.1 Support

2001-02-09 Thread Jose Abilio Oliveira Matos

On Fri, Feb 09, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes wrote:
> > "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
> 
> Jose>   Any objections? I have been considering this for some time,
> Jose> the problem is that it layouts files are different for both
> Jose> versions. And will also be different for the comming 5.x.
> 
> Will lyx files written for 3.x be compatible with new version? This is
> a must, IMO.

  Yes.
  
  One simple example of incompatibility:
  The Comment style is rendered as  in 3.x and as  in 4.x
  
  In the layout file, for 3.x we have:
  
  Style Comment
LatexName   comment
  End
  
  and for 4.0 we have:
  Style Comment
LatexName   remark
  End
  
  The document headers are also dealt differently (title and all the other
related info).
  
> JMarc

-- 
José



Re: How to center section--headers?

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Chris Schulbert wrote:

> I'm also looking for a way to switch off the section-numbering for only some
> of my sections (sounds crazy, I know...)

Use "section*" instead of "section". If you want the section to show up in
the table of contents nevertheless, you need some TeX code.
( "\addcontentsline{Sectionname}" or something like that, I don't 
remember)





Algorithm Float

2001-02-09 Thread Michael Zapf

The Algorithm Float seems to lack translation; the DVI file shows a
"Algorithm" although the document language is "ngerman". The correct
label should be "Algorithmus".

Can I fix this easily until a bugfix is available?

(lyx 1.1.6)

Michael
--
* Michael Zapf  ---  http://www.vsb.cs.uni-frankfurt.de/~zapf/
* Institut fuer Informatik, FB Biologie und Informatik
* (Institute for Comp.Science, Dept. of Comp.Science and Biology)
* Johann Wolfgang Goethe-Universitaet Frankfurt/Main





pageheader section and subsection not separated

2001-02-09 Thread Wolfgang Engelmann


I am using in an article fancy pagestyle. Section and subsection titles are
displayed as page headers, but-, because of their length, - they overlay
partly. How to avoid this?




Re: tables and fonts

2001-02-09 Thread Friedemann Baitinger

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 8 Feb 2001, Allan Rae wrote:

> On Wed, 7 Feb 2001, Thomas Templin wrote:
> 
> > At Wednesday February 7. 2001 20:44 you wrote:
> [...]
> > > I guess my question is, do I really have to go into every cell of
> > > the table, select the text and then set the font size to
> > > smaller?  That seems rather difficult.
> > >
> > > Matt Norton
> > Add following LaTeX Commands for tablewide fontsize:
> >
> > Write just before thet able (outside) in tex(red) (LaTeX)
> > \scriptsize or any other fontsize.
> > Just behind the table (outside) \normalsize
> 
> A neater way to do this that will also trigger a "compile" time error if
> you forget the second part is to write
>   {\scriptsize
> 
> before, and
>   }
> 
> after.  If you leave out the } LaTeX will complain when you try to run it
> and LyX should put an error box at the {\scriptsize line since that won't
> have been closed.

And still I'd consider this process a step backward compared to
LyX-1.1.5 where it was possible to use the GUI to adjust the font size
and other characteristics. I'm afraid the same ugly method has to be
used in order to change other attributes like makeing some columns Bold.

And by the way, specifying direct LaTeX commands seems to work fine in
the all or nothing case but what if I for instance just want to make one
row bold face? In LyX-1.1.5 (and earlier) I could select the row with
the mouse and use the pull down to toggle the bold flag. Now I have to
mark each column individually such that it gets a red box around the
text in the cell and then I have to explicitly mark all characters in
the red box...

Ideally I would like to have the old behaviour back and then when
talking about an improvement it would make sense to enhance the
mouse-selection logic such that in tables not only selection from right
to left is possible but also the selection of columns.

- -- 
Friedemann Baitinger  [EMAIL PROTECTED]   http://baiti.net/fb/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6g+pa8ZparKdkcvIRAurPAJ9vfJvzEDBYp6P9UC4GxCriUlK0zACaA6+N
0NtKEYrf+PJwLRL4MwjNdwU=
=vSwS
-END PGP SIGNATURE-




Re: tables and fonts

2001-02-09 Thread John Levon

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

> And still I'd consider this process a step backward compared to
> LyX-1.1.5 where it was possible to use the GUI to adjust the font size
> and other characteristics. I'm afraid the same ugly method has to be
> used in order to change other attributes like makeing some columns Bold.

Yes, the ability to apply operations across tables, rows, and columns is
a missing feature, especially with spellchecker. This will require some 
additional work. I'd have a go myself but I don't understand the first thing
about the tabular code.

Currently Jurgen is rather busy with real life to implement this himself, but
it is on his TODO list.

john

-- 
"Don't speculate - benchmark."
- Dan Bernstein




Re: tables and fonts

2001-02-09 Thread Dekel Tsur

On Wed, Feb 07, 2001 at 03:44:06PM -0500, Matt Norton wrote:
> Hello all.  I have a quick question about the sizes of my characters in a table
> I'm working on.  I have created this rather large table, and would now like to
> set the font size to 'smaller' in order to make it fit on to my page.  In my
> older version of lyx (1.1.5), I could simply select the table, and then choose
> Layout->Character->Size->Smaller, hit apply and I was done.  This no longer
> seems to be something easily done in lyx 1.1.6.

Selecting the table and changing the font size with the character layout
will give you the effect you want in the output. (In fact, the result is
better than 1.1.5 as the heights of the cells are decreased accordingly to the
font size.)
You just don't get a visual feedback in LyX. This will hopefully be fixed soon.



Re: Revision bars

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 07:37:00PM +0100, ben wrote:
> Dekel Tsur a ?crit :
> 
> > On Wed, Feb 07, 2001 at 10:54:37PM +0100, ben wrote:
> > > Hello,
> > >
> > > I would like to know if it is possible to define revision bars in a lyx
> > > document, in order to show differences between two versions. If so, can
> > > it be an automatic process?
> >
> > Use the changebar package.
> 
> Thank you for the package, I will try it, but is there a tool that can
> automatically check differences between two lyx files and mark the
> differences as changes?

Use the chbar.sh script from the changebar package.
Also look at
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg16018.html



Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Re: how to really deal with figures?

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 11:34:12PM +0100, Marcus Beyer wrote:
> 
> Baruch Even > I'm working on InsetGraphics, a rewrite of FigInset.
> Dekel Tsur > The external inset will not work with pdflatex.
> 
> Does this mean that LyX 1.2 will not support pdfTeX???

How did you conclude that ?
LyX 1.2 will actually have better support for pdfTeX.



Re: Equations

2001-02-09 Thread Tuukka Toivonen

On Fri, 9 Feb 2001, Rem wrote:

> I have multiline equations but the equations are not properly aligned. By
> which I mean, for example, the "=" signs are not in the same 'column'.

It should work, maybe you aren't doing it quite correctly? Do this:

- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
  left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

The middle blue boxes will be aligned, so if you want to align at
"=" characters, write them always in the middle blue box.




Is this a bug

2001-02-09 Thread Remzi Seker

Tukka Said:
- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
  left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in the middle blue box
- Write right hand side of the equation in the rightmost blue box
- Then continue writing next equation line.

It works, everything is cool, except that the whole body of the equation can 
not be given an equation number.

I insert a row with 3 cells and insert
left side = right rise 
ditto
and ending my equation, then I can label the whole block and give one 
equation number to the whole block I can not seem to do that when I just 
type in the left side of the equation and hit ctrl-enter and continue on 
finishing my equation.

Is this a bug?

Remzi



Re: Some problems

2001-02-09 Thread Dekel Tsur

On Thu, Feb 08, 2001 at 04:09:38PM +0100, Yann Collete wrote:
> Another thing with selection:
> Create a new document, in this document insert a tabular
> (menu insert->tabular) you can select the default one (5x5).
> In the fisrt cell, add some text ("some text" for example) and,
> at the end of your text, add a math formula ("math" for example)
> then, go to the end of the cell and, with shift+left arrow, select 
> the expression. The math expression is not selected.

I've just fixed this bug,



Re: libforms.so.0.88 and Red Hat 7.0

2001-02-09 Thread Kayvan A. Sylvan

On Fri, Feb 09, 2001 at 08:42:12AM -0600, Peter Sanders wrote:
> Ok,
>  I ran ldconfig -v and get (with a bunch snipped...)
> 
> ...
> /usr/X11R6/lib:
> 
> libforms.so.0.89 -> libforms.so.0.89
> 
> 
> Re-doing the install of lyx-1.1.6-1.i386.rpm gets
> 
> #rpm -ivh lyx-1.1.6-1.i386.rpm
> error: failed dependencies:
> libforms.so.0.88 is needed by lyx-1.1.6-1
> 
> Should I have ignored the xforms web page's recommendation to get xforms-0.89-6
> level and looked for the 0.88 level?
> 
> Thanks
> Peter
 You can try rebuilding the RPM from the src.rpm.

Try doing rpm --rebuild lyx-1.1.6fix1.src.rpm and then install the RPM
generated on your machine. That will use your xforms version.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



find and replace

2001-02-09 Thread Thies Wels

Hi!

Is there a way to use latex commands in the find-replace funktion of
lyx? E.g.: guess you have 1times the word "dog" but finally you want
"\emph{dog}"... ;-). Such a funktion would be handy!!!
I could export the document to latex and use find replace with an
editor. But after importing the file again to lyx the latex compilation
always complains about several mistakes 

Another question: Is there a shortcut (in the german GUI)to exit the
note menu?

I am using lyx 1.1.6fix1

Thies



Re: Algorithm Float

2001-02-09 Thread ben

Michael Zapf a écrit :

> The Algorithm Float seems to lack translation; the DVI file shows a
> "Algorithm" although the document language is "ngerman". The correct
> label should be "Algorithmus".
>
> Can I fix this easily until a bugfix is available?

Put the following in the preamble
\floatname{algorithm}{Algorithmus}





Re: tables and fonts

2001-02-09 Thread Allan Rae

On Fri, 9 Feb 2001, Friedemann Baitinger wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, 8 Feb 2001, Allan Rae wrote:
>
> > On Wed, 7 Feb 2001, Thomas Templin wrote:
> >
> > > At Wednesday February 7. 2001 20:44 you wrote:
> > [...]
> > > > I guess my question is, do I really have to go into every cell of
> > > > the table, select the text and then set the font size to
> > > > smaller?That seems rather difficult.
> > > >
> > > > Matt Norton
> > > Add following LaTeX Commands for tablewide fontsize:
> > >
> > > Write just before thet able (outside) in tex(red) (LaTeX)
> > > \scriptsize or any other fontsize.
> > > Just behind the table (outside) \normalsize
> >
> > A neater way to do this that will also trigger a "compile" time error if
> > you forget the second part is to write
> > {\scriptsize
> >
> > before, and
> > }
> >
> > after.  If you leave out the } LaTeX will complain when you try to run it
> > and LyX should put an error box at the {\scriptsize line since that won't
> > have been closed.
>
> And still I'd consider this process a step backward compared to
> LyX-1.1.5 where it was possible to use the GUI to adjust the font size
> and other characteristics. I'm afraid the same ugly method has to be
> used in order to change other attributes like makeing some columns Bold.

Every release of LyX I've ever used I had to use the trick I suggested to
do a font change of an entire table.  I've never bothered changing the
text in the table the table still thinks it's \normalsize.

[...]
> Ideally I would like to have the old behaviour back and then when

The rest of the problems are due to not-yet-implemented capabilities of
the InsetText (the red box in a table cell) and the tabular code.  The old
behaviour will return just as soon as those capabilities are implemented.

> talking about an improvement it would make sense to enhance the
> mouse-selection logic such that in tables not only selection from right
> to left is possible but also the selection of columns.

There are a number of similar improvements planned but someone has to
write them.

Allan. (ARRae)