Re: my figures are showing in Table of Figures?

2009-03-07 Thread mike perrou
gt;> book Koma-Script. >>> thanks >>> >> >> > > -- View this message in context: http://n2.nabble.com/my-figures-are-showing-in-Table-of-Figures--tp2440442p2440986.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: my figures are showing in Table of Figures?

2009-03-07 Thread Jürgen Spitzmüller
mike perrou wrote: > Ijust did that.but i get a latex error:caption outside float Did you consult the user's guide and look for an example? Jürgen

Re: my figures are showing in Table of Figures?

2009-03-07 Thread mike perrou
w can i do this? >> i am running Lyx with miktex on windows XP3 and using document class book >> Koma-Script. >> thanks >> > > -- View this message in context: http://n2.nabble.com/my-figures-are-showing-in-Table-of-Figures--tp2440442p2440876.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: my figures are showing in Table of Figures?

2009-03-07 Thread Jürgen Spitzmüller
mike perrou wrote: > thanks for the qiuck replay. this is what i am doing: > file>insert>float>figure.i get a "figure 1" with a small red rectangle.i > actually insert the fihure right there.is this the right way? No. This small rectangle is where the caption line should go to. The figure goes o

Re: my figures are showing in Table of Figures?

2009-03-07 Thread mike perrou
ew this message in context: http://n2.nabble.com/my-figures-are-showing-in-Table-of-Figures--tp2440442p2440782.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: my figures are showing in Table of Figures?

2009-03-07 Thread Jürgen Spitzmüller
mike perrou wrote: > I am currently writing my thesis,i stumbled on as weired problem.the > figures are showing completely in the table of figures.i would like to have > jusnt the figure number and the caption. This looks like you put the image _inside_ the caption, instead of above it. Jürgen

my figures are showing in Table of Figures?

2009-03-07 Thread mike perrou
-Script. thanks -- View this message in context: http://n2.nabble.com/my-figures-are-showing-in-Table-of-Figures--tp2440442p2440442.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: Short captions for Table of Figures

2007-08-03 Thread Jean-Marc Lasgouttes
"Hinrich Göhlmann" <[EMAIL PROTECTED]> writes: > Good morning, > > I have been searching the archives for the following problem: > > yan> How can I specify a shorter description to appear in the table of > yan> figures list, if the caption in the caption environment is too > yan> long to be useful

Short captions for Table of Figures

2007-08-03 Thread Hinrich Göhlmann
Good morning, I have been searching the archives for the following problem: yan> How can I specify a shorter description to appear in the table of yan> figures list, if the caption in the caption environment is too yan> long to be useful? I think this can be done easily in latex, but yan> can't

Re: Table of figures

2007-05-24 Thread Tobias Krause
Hi, how can I configure LyX to get a table of figures which has "Figure" before the number, something like Figure 1.1 ... Figure 1.2 ... Figure 2.1 ... just if somebody might be interested: I found the LaTeX settings which can be set in the LaTeX preamble \usepackage[titles

Table of figures

2007-05-21 Thread Tobias Krause
Hi, how can I configure LyX to get a table of figures which has "Figure" before the number, something like Figure 1.1 ... Figure 1.2 ... Figure 2.1 ... Toby

Re: Add entries to table of figures

2006-07-15 Thread Catherine Heyrendt
Catherine Heyrendt wrote: ERT \addcontentsline{toc}{chapter}{name of your choice} Is it possible to add similar entries to the table of figures? Sure. Just use "lof" instead of "toc". Jürgen It worked very nicely: \addcontentsline{lof}{figure}{name chosen for figure

Re: Add entries to table of figures

2006-07-15 Thread Juergen Spitzmueller
Catherine Heyrendt wrote: > ERT \addcontentsline{toc}{chapter}{name of your choice} > > Is it possible to add similar entries to the table of figures? Sure. Just use "lof" instead of "toc". Jürgen

Add entries to table of figures

2006-07-15 Thread Catherine Heyrendt
It is possible to add unnumbered entries manually to the table of contents: ERT \addcontentsline{toc}{chapter}{name of your choice} Is it possible to add similar entries to the table of figures? Thanks for any help!

Re: Supress float caption in table of figures

2002-01-25 Thread Herbert Voss
Rainer Dorsch wrote: > Hello, > > I would like to supress the entries of some floats in the table of figures. > Can I do this in lyx or do I have to write the complete float code in LaTeX > code? http://www.lyx.org/help/floats/nonFloat.php3 example for tables Her

Supress float caption in table of figures

2002-01-25 Thread Rainer Dorsch
Hello, I would like to supress the entries of some floats in the table of figures. Can I do this in lyx or do I have to write the complete float code in LaTeX code? Thank you. Rainer.