Subfigure without number

2017-02-13 Thread Roberto Sciacqua
Hi,I'm writing my thesis using LyX, v. 2.2.2, and I've got a problem with subfigures. I'd like to recall the label in the description of the Figure like (a) and (b), but using the cross reference I have 1(a) and 1(b); instead in the text I want exactly 1(a) and 1(b). Like: (a) graph1  

Re: Problem with custom .cls and figure/subfigure and lyx layout

2011-07-08 Thread Julien Rioux
27;s a way. Sebastian Hi, If I change the documentclass to article it compiles fine. If you really need to use \subfigure instead of \subfloat, use Insert > TeX Code to do it. e.g. "\subfigure[Eins]{" insert your figure here "}" where stuff inbetween "" would be in a TeX Code box. Cheers, Julien

Re: Problem with custom .cls and figure/subfigure and lyx layout

2011-07-07 Thread Julien Rioux
vides multicol 1 Provides ae 1 Provides eurosym 1 Provides amsmath 1 Provides amsfonts 1 Provides amssymb 1 Provides amsextra 1 Provides epsfig 1 Provides graphics 0 Provides graphicx 0 Provides algorithm 1 Provides algorithmic 1 Provides fontenc 1 Provides subfigure 1 Provides subfig 0 Provides fig

Problem with custom .cls and figure/subfigure and lyx layout

2011-07-06 Thread Sebastian Krämer
vides multicol 1 > Provides ae 1 > > Provides eurosym 1 > Provides amsmath 1 > Provides amsfonts 1 > Provides amssymb 1 > Provides amsextra 1 > > Provides epsfig 1 > Provides graphics 0 > Provides graphicx 0 > Provides algorithm 1 > Provides algorithmic 1 > Provides

Re: Cross ref for subfigures using only subfigure letter

2011-07-03 Thread Torquil Macdonald Sørensen
On 03/07/11 02:37, Richard Heck wrote: On 07/02/2011 08:57 AM, Torquil Macdonald Sørensen wrote: Hi! Is it possible to cross-reference a subfigure from the main figure caption, and only get the subfigure letter (instead of the figure number + subfigure letter) in the text where the cross

Re: Cross ref for subfigures using only subfigure letter

2011-07-03 Thread Torquil Macdonald Sørensen
On 03/07/11 02:37, Richard Heck wrote: On 07/02/2011 08:57 AM, Torquil Macdonald Sørensen wrote: Hi! Is it possible to cross-reference a subfigure from the main figure caption, and only get the subfigure letter (instead of the figure number + subfigure letter) in the text where the cross

Re: Cross ref for subfigures using only subfigure letter

2011-07-02 Thread Richard Heck
On 07/02/2011 08:57 AM, Torquil Macdonald Sørensen wrote: Hi! Is it possible to cross-reference a subfigure from the main figure caption, and only get the subfigure letter (instead of the figure number + subfigure letter) in the text where the cross-reference was made? I have included a

Cross ref for subfigures using only subfigure letter

2011-07-02 Thread Torquil Macdonald Sørensen
Hi! Is it possible to cross-reference a subfigure from the main figure caption, and only get the subfigure letter (instead of the figure number + subfigure letter) in the text where the cross-reference was made? I have included a LyX document using a figure containing two subfigures. In the

Re: subfigure caption positioning

2011-01-29 Thread Jürgen Spitzmüller
Eduardo de Oliveira Horta wrote: > I was wondering if it is possible to change the caption position of a > subfigure. Said another way, I would like to place the (a), (b), (c), > etc., atop each subfigure rather than beneath them as is by default. > Still I must keep the main caption a

subfigure caption positioning

2011-01-29 Thread Eduardo de Oliveira Horta
Hello list, I was wondering if it is possible to change the caption position of a subfigure. Said another way, I would like to place the (a), (b), (c), etc., atop each subfigure rather than beneath them as is by default. Still I must keep the main caption at the bottom... Using LyX 1.6.8 on

Re: Subfigure captions without parenthesis

2008-06-19 Thread Bob Lounsbury
his? I tried to change the subfigure.sty by removing > the '()' around the following two commands: > > \providecommand*{\thesubfigure}{\Alph{subfigure}} > > \renewcommand*{\thesubfigure}{\Alph{subfigure}} > But this has no effect when I designate a figure as subfigure in t

Subfigure captions without parenthesis

2008-06-19 Thread Adrian Peter
two commands: \providecommand*{\thesubfigure}{\Alph{subfigure}} \renewcommand*{\thesubfigure}{\Alph{subfigure}} But this has no effect when I designate a figure as subfigure in the Lyx dialog. Thank you in advance for your help. Adrian

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread Juergen Spitzmueller
James Sutherland wrote: > Will there be a refresh for the 1.6.0b3 release or will these patches > need to wait until a new official release?  Any thoughts on a time > frame?  Not to be pesky - I am just really excited to migrate over to > 1.6.0, and this is currently the only stumbling block I hav

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread James Sutherland
On Jun 5, 2008, at 10:47 AM, Juergen Spitzmueller wrote: James Sutherland wrote: Yes, but conversion/reversion should be a separate issue from creating one. I have had problems converting wrap:Figure with subfigures (from 1.5.x to 1.6.0), Yes, because you have "\label{}" in the caption.

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread Juergen Spitzmueller
James Sutherland wrote: > Yes, but conversion/reversion should be a separate issue from creating > one.  I have had problems converting wrap:Figure with subfigures (from > 1.5.x to 1.6.0), Yes, because you have "\label{}" in the caption. I'm working on this. > but I have ALSO been unable to crea

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread James Sutherland
1.6.0, there is actual support for subfigures (no more hack), but it seems that the conversion does not take place automaticallly. Subfigures are broken when opening an older (e.g. 1.5.5) version LyX file. I had to go through and manually re-add my subfigure captions and rework the figures

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread Juergen Spitzmueller
rgheck wrote: > There were issues with the conversion and reversion of subfigures until > very recently. I think some of these were fixed in recent commits. But > Jurgen seems to think he missed one, so we'll have to sort that out still. No, I forgot that wrap figures might have subfigs. This wor

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread rgheck
(no more hack), but it seems that the conversion does not take place automaticallly. Subfigures are broken when opening an older (e.g. 1.5.5) version LyX file. I had to go through and manually re-add my subfigure captions and rework the figures altogether. There were issues with the conversion

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread Juergen Spitzmueller
James Sutherland wrote: > In 1.6.0, there is actual > support for subfigures (no more hack), but it seems that the > conversion does not take place automaticallly.  Subfigures are broken > when opening an older (e.g. 1.5.5) version LyX file.  I had to go > through and manually re-a

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread Uwe Stöhr
James Sutherland schrieb: One other thing: it appears that I cannot get subfigures/subfloats to work in a wrap:Figure environment. Any suggestions? This worked fine in 1.5.5 using floats inside a wrap:Figure and using the subfigure hack. Could you please open a bug report at

Re: subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread James Sutherland
older (e.g. 1.5.5) version LyX file. I had to go through and manually re-add my subfigure captions and rework the figures altogether. One other thing: it appears that I cannot get subfigures/subfloats to work in a wrap:Figure environment. Any suggestions? This worked fine in 1.5.5

subfloat/subfigure in LyX 1.6.0b3

2008-06-05 Thread James Sutherland
seems that the conversion does not take place automaticallly. Subfigures are broken when opening an older (e.g. 1.5.5) version LyX file. I had to go through and manually re-add my subfigure captions and rework the figures altogether. Users be forewarned. James

Re: Subfigure caption spacing

2008-06-01 Thread Adrian Peter
On Sun, Jun 1, 2008 at 5:02 PM, Bob Lounsbury <[EMAIL PROTECTED]> wrote: > On Sun, Jun 1, 2008 at 1:42 PM, Adrian Peter <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > I am getting some weird spacing issues in my subfigure captions. The > > spacing after th

Re: Subfigure caption spacing

2008-06-01 Thread Bob Lounsbury
On Sun, Jun 1, 2008 at 1:42 PM, Adrian Peter <[EMAIL PROTECTED]> wrote: > Hi, > > I am getting some weird spacing issues in my subfigure captions. The > spacing after the identifiers (a), (b), (c), etc. all seem to vary. I have > attached an example of the output as a pdf.

Subfigure caption spacing

2008-06-01 Thread Adrian Peter
Hi, I am getting some weird spacing issues in my subfigure captions. The spacing after the identifiers (a), (b), (c), etc. all seem to vary. I have attached an example of the output as a pdf. How can I fix this issue? Thank you. Adrian subfigCapEx.pdf Description: Adobe PDF document

Re: Subfigure captions

2008-03-07 Thread Uwe Stöhr
Tom schrieb: Thanks for the suggestion, it led me to a suitable solution but it was not in the EmbeddedObjects manual. Then maybe I still haven't understood what you needed. For me it works when I follow section 3.4.2 of the EmbeddedObjects manual. By the way, the subfigure documents

Re: Subfigure captions

2008-03-06 Thread Tom
Uwe Stöhr <[EMAIL PROTECTED]> writes: > > Tom schrieb: > > > I am using a tip on the LyX wiki for cross-referencing subfigures. > > http://wiki.lyx.org/Tips/SubfiguresAndCrossReferences > > > > However, the subfigure captions don't seem to be includ

Re: Subfigure captions

2008-03-06 Thread Uwe Stöhr
Tom schrieb: I am using a tip on the LyX wiki for cross-referencing subfigures. http://wiki.lyx.org/Tips/SubfiguresAndCrossReferences However, the subfigure captions don't seem to be including enough whitespace. Have a look at the EmbeddedObjects manual. Here you find a description h

Subfigure captions

2008-03-06 Thread Tom
I am using a tip on the LyX wiki for cross-referencing subfigures. http://wiki.lyx.org/Tips/SubfiguresAndCrossReferences However, the subfigure captions don't seem to be including enough whitespace. The caption for subfigure (a) almost runs completely into the caption for subfigure (b).

Re: pass options to subfigure (or other package loaded automatically)

2007-02-27 Thread Jean-Pierre Chretien
>>From: "Mircea Trandafir" <[EMAIL PROTECTED]> >>To: lyx-users@lists.lyx.org >>Subject: pass options to subfigure (or other package loaded automatically) >>Date: Tue, 27 Feb 2007 12:49:46 -0500 >> >>Hey everybody, >> >>

pass options to subfigure (or other package loaded automatically)

2007-02-27 Thread Mircea Trandafir
Hey everybody, I'm quite new to LyX, so please bear with me here. I checked the documentation and Google (which apparently does not know everything), but could not find the answer to the following situation. I have a document where I use subfigures. So I used the subfigure option in LyX,

Re: 'subfigure' package on windows

2006-08-22 Thread Stephen Harris
..\ Use the left arrow to go back to where you want to change a filename or directory path and then use backspace and retype it. It's possible that Winrar would extract the files to the right place but I'm not sure of that. Notice that there are two subfigure directories sho

Re: 'subfigure' package on windows

2006-08-22 Thread Paul A. Rubin
and subfigure.cfg to an appropriate subdirectory under either your texmf or localtexmf root. (My suggestion would be \tex\latex\subfigure\, which you will need to create.) 4. Move subfigure.tpm to wherever TPM files go to hang out (\tpm\packages\ or 5. Move subfigure.dvi (the manual) to

Re: 'subfigure' package on windows

2006-08-22 Thread John Pye
Hi again, I did try the Repository menu. I just pointed it to a directory where I had placed the single file, "subfigure.cab". Obviously it requires some kind of index file in addition, but i can't find out what that should be. It seems silly to download the whole repository just for this one file

Re: 'subfigure' package on windows

2006-08-18 Thread TechTonics
John Pye wrote: Hi Stephen Surely there's a better way, right? Is there not like an index file or something like that that I need to put into the local folder to make Miktex happy? I guess this is a question for the Miktex list instead. Cheers JP Did you try using the "Repository" menu optio

Re: 'subfigure' package on windows

2006-08-18 Thread TechTonics
John Pye wrote: Hi Stephen Surely there's a better way, right? Is there not like an index file or something like that that I need to put into the local folder to make Miktex happy? I guess this is a question for the Miktex list instead. Cheers JP I mentioned this method as a backup plan in c

Re: 'subfigure' package on windows

2006-08-18 Thread John Pye
ll >> >> I'm in a bit of a bind with getting LyX 1.4.2 to run under Windows. >> >> For some crazy reason over which I have no control, our local firewall >> doesn't allow PASV FTP connections. So I downloaded the 'bundle' >> installer and thou

Re: 'subfigure' package on windows

2006-08-18 Thread TechTonics
t I find that I need support for the 'subfigure' package. This isn't included in the standard bundle (could it be added?) and because of the PASV problem, I can't use the MikTex configuration utility to install it. I managed to download the subfigure.cab file and put it in a local fo

'subfigure' package on windows

2006-08-17 Thread John Pye
need support for the 'subfigure' package. This isn't included in the standard bundle (could it be added?) and because of the PASV problem, I can't use the MikTex configuration utility to install it. I managed to download the subfigure.cab file and put it in a local folder, which I th

Re: subfigure import from latex

2006-04-26 Thread Georg Baum
Am Mittwoch, 26. April 2006 16:32 schrieb Dmitry Khvorostyanov: > However, using File->Import->Latex command produces erroneous output, > the figure subtitles are displayed in a very strange manner. This is the > result of excessive "{ }" generated by tex2lyx in each \s

subfigure import from latex

2006-04-26 Thread Dmitry Khvorostyanov
Hello, I import a latex file to Lyx. The original file contains the following \subfigure command: \begin{figure} \centering \mbox{\subfigure[Figure subtitle] {\epsfig{figure=myfigure.eps,width=0.50\textwidth}} \quad \subfigure[Another figure subtitle] {\epsfig{figure=myfigure.eps,width=0.50

Re: adding short caption to subfigure [Was Re: list of figures / subfigures]

2005-12-23 Thread Kevin Pfeiffer
Kevin Pfeiffer writes: > > > 1. I need something like "tocleft" to move the subfigures to the > > > far left side (since their are no figures). Oops -- too tired. Wrong question to right answer ("tocleft" for "lof" I am still working on -- printer is running as we speak.) > To use "short caption

adding short caption to subfigure [Was Re: list of figures / subfigures]

2005-12-23 Thread Kevin Pfeiffer
Kevin Pfeiffer writes: > Kevin Pfeiffer writes: > > [concerning the List of Figures page] > > > 1. I need something like "tocleft" to move the subfigures to the > > far left side (since their are no figures). Found this one... (why I couldn't find this in t

Re: Changing Default Subfigure Reference in Text

2005-02-03 Thread Stephen Buonopane
igure 11.5b). Rich, Did the subfigure references (e.g. (b)) appear automatically? Perhaps it is defined in "svmono"? I have always had to put in the a,b,c etc manually after the LyX cross-reference box. Steve

Re: Changing Default Subfigure Reference in Text

2005-01-31 Thread Juergen Spitzmueller
Rich Shepard wrote: > > \renewcommand\thesubfigure{\thefigure\alph{subfigure}} > > see the documentation of subfigure.sty > > Jürgen, > >    Does the above go in the body of the text where the Figure is > referenced, or in the figure float itself? I looked at subfigu

Re: Changing Default Subfigure Reference in Text

2005-01-31 Thread Rich Shepard
On Mon, 31 Jan 2005, Juergen Spitzmueller wrote: \renewcommand\thesubfigure{\thefigure\alph{subfigure}} see the documentation of subfigure.sty Jürgen, Does the above go in the body of the text where the Figure is referenced, or in the figure float itself? I looked at subfigure.sty but did not

Re: Changing Default Subfigure Reference in Text

2005-01-31 Thread Juergen Spitzmueller
typeset reference is like this (Figure > 11.5b). \renewcommand\thesubfigure{\thefigure\alph{subfigure}} see the documentation of subfigure.sty Jürgen

Changing Default Subfigure Reference in Text

2005-01-30 Thread Rich Shepard
I have a couple of figures, each of which has four subfigures. There is no explicit lettering, but TeX picks them up in order (top to bottom, left to right). This means that when I enter the reference in the text like this (Figure [cross-reference]) what I see in the compiled output is a refere

Re: Subfigure Labels

2004-09-09 Thread Angus Leeming
On Thursday 09 September 2004 7:25 am, G. Milde wrote: > > > How I can get satisfactory labels for each subfigure in a > > > subfigure environment? > > > > Nope. The 'best' way is currently even more ugly. [ snip details ] > > You'll pro

Re: Subfigure Labels

2004-09-07 Thread Angus Leeming
Torquil Madonald Sørensen wrote: > Greetings! > > How I can get satisfactory labels for each subfigure in a subfigure > environment? > > This is what I have tried: > I have put a \label{adsf} at the end of the "Caption" field on the > "Extra Options"

Subfigure Labels

2004-09-07 Thread Torquil Madonald Sørensen
Greetings! How I can get satisfactory labels for each subfigure in a subfigure environment? This is what I have tried: I have put a \label{adsf} at the end of the "Caption" field on the "Extra Options" tab in the dialog window for each subfigure. These labels do not s

Re: Referencing subfigure madness

2004-07-16 Thread Angus Leeming
Herbert Voss wrote: > forgot to ask: > do you really need the main caption above the figures? > I thought that this is not the default in Europe?? > For figures we write the caotion below and for > tables above ... God only knows why ... ;-) Thanks for the typesetting tip. I guess that that would

Re: Referencing subfigure madness

2004-07-16 Thread Rich Shepard
On Fri, 16 Jul 2004, Herbert Voss wrote: > forgot to ask: > do you really need the main caption above the figures? I thought that this > is not the default in Europe?? For figures we write the caotion below and > for tables above ... God only knows why ... Herbert, That is how Springer-Verlag

Re: Referencing subfigure madness

2004-07-16 Thread Herbert Voss
Angus Leeming wrote: \begin{figure} \caption{Comparison of the effects of optimization of $E_{2}$ and of $E_{3}$.} here is the problem, the subfigures are referenced to the figure number at the beginning, but \caption increases the counter. I had a "professional" solution, redefining the figure e

Re: Referencing subfigure madness

2004-07-16 Thread Angus Leeming
fixed in the 1.4.x tree. >> \usepackage{amsmath} >> \usepackage{amssymb} >> \usepackage{subfigure} > > obsolete, use the new one subfig.sty, available on CTAN Now that I didn't know. Thank you. >> \begin{figure} >> \caption{\label{cap:assemblage}Polyhe

Re: Referencing subfigure madness

2004-07-16 Thread Herbert Voss
ut as figure 4(a). The actual (a), (b) doesn't matter, but the main figure entry is incremented by one. See attached .dvi file in case this is a bug with my version of the subfigure package (version 2.1.4). Can some TeX guru help me out? if you ever come to Berlin, I get a glass o

Referencing subfigure madness

2004-07-16 Thread Angus Leeming
. The actual (a), (b) doesn't matter, but the main figure entry is incremented by one. See attached .dvi file in case this is a bug with my version of the subfigure package (version 2.1.4). Can some TeX guru help me out? -- Angus test.dvi Description: TeX dvi file \documentclass[englis

Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote: > Then I do not need amsmath, that's all ... but makes only > sense on the baseline, not as super/sunscript, see example. That example is worth more than a 1000 words. Thank you. So \text was right in this case, which is good 'cos I'd have had to write a sed script otherwise ;

Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote: \subfigure[The initial, random network\newline \hspace*{1.5em}$N_{\mbox{terminal}}=138$, $\bar{\ell}=13.3$]{\rule{5cm}{4cm}} I have one further question for you. Why $N_{\mbox{terminal}}=138$ Then I do not need amsmath, that's all ... but makes only sense o

Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote: > Angus Leeming wrote: >> How do I write a subfigure caption so that it appears >> >> (a) The initial, random network > > the is the subfigure number and done by the package! Sure. I just wanted to give a feel for what I wanted the final thing

Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote: How do I write a subfigure caption so that it appears (a) The initial, random network the is the subfigure number and done by the package! $N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$ Ie, I want a line break after 'network' so that the formulae appear on their own

Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
How do I write a subfigure caption so that it appears (a) The initial, random network $N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$ Ie, I want a line break after 'network' so that the formulae appear on their own line. I've tried '\\' but that gives latex errors. Cur

Cross-reference to a subfigure?

2004-04-28 Thread Georg Philipp Burth
Hello! Is it possible to cross-reference directly to a subfigure, perhaps by labeling it? I tend to dislike adding (a) or (b) to the reference to the caption of the figure-float... Thanks for helping Philipp

Re: subfigure

2002-09-07 Thread Max Bian
This stuff is in such a popular demand, I wonder if any tex expert can created modified subfigure package that support this naturately. Max --- Dekel Tsur <[EMAIL PROTECTED]> wrote: > On Thu, Sep 05, 2002 at 08:37:50AM -0700, Max Bian wrote: > > > > I really need to get the

Re: subfigure

2002-09-07 Thread Dekel Tsur
On Thu, Sep 05, 2002 at 08:37:50AM -0700, Max Bian wrote: > > I really need to get the subfigure package to put the label on the left (or > right) of the figures. It takes too much space at the bottom. Label at left > is quite oftenly seen in books, papers. I'm not sure what

subfigure

2002-09-05 Thread Max Bian
Hi. I really need to get the subfigure package to put the label on the left (or right) of the figures. It takes too much space at the bottom. Label at left is quite oftenly seen in books, papers. Anyone knows a alternative package to subfigure, or can tell me how to hack it? Thanks. Max

subfigure run out of page!!??

2002-05-29 Thread Max Bian
Is there a way to have some type of "smart" subfigures? If I put more graphics than a page can hold, it just run out of bottom of the page. I hope I can find a way so the subfigures can be divided into multiple pages automatically. Thank you. Max

tocloft & subfigure problem

2002-03-16 Thread Roberto Hernandez
Hey everyone, I have a problem using tocloft and subfigure packages together. The deal is they both define and use the counter "lofdepth" (see error messages at the end). Has anybody used them together? If so, how can this be done? Regard

Re: subfigure callouts

2002-03-12 Thread Herbert Voss
subfigures. inside the second float as first command in tex (red) \setcounter{subfigure}{2} HErbert -- http://www.lyx.org/help/

subfigure callouts

2002-03-12 Thread R.G.N. Meegama
Hi, I have two figure floats in my documents. Inside the first figure float, there are two subfigures with callouts (a) and (b). The second figure float also contains two subfigures. How can I assign callouts (c) and (d) to these two subfigures. Thankx Gayan

Re: Insert hspace in subfigure

2001-07-12 Thread Dekel Tsur
to change \let\origsubfigure\subfigure \renewcommand\subfigure[2][]{% \hspace{10bp}\origsubfigure[#1]{#2}\hspace{10bp}% } Another option is to put the following in the preamble, \let\origsubfigure\subfigure \newcommand\mysubfigure[2][]{% \hspace{10bp}\origsubfigure[#1]{#2}\hspace{10bp}% } and at t

Re: Insert hspace in subfigure

2001-07-10 Thread Rainer Dorsch
But that does not work, if I want to use it only in one float environment in the document... ...I think I will write the latex code. Thanks. Rainer. > Rainer Dorsch wrote: > > > > can I do soemthing like this in LyX (without typing plain LaTeX)? > > > > \

Re: Insert hspace in subfigure

2001-07-09 Thread Herbert Voss
Rainer Dorsch wrote: > > can I do soemthing like this in LyX (without typing plain LaTeX)? > > \subfigure[...]{\hspace{10bp}\includegraphics[width=1in]{...}\hspace{10bp}} in preamble: \let\mysubfigure\subfigure \renewcommand\subfigure[2][]{% \hspace{10bp}\mysubfigure[#1]{#2}

Insert hspace in subfigure

2001-07-09 Thread Rainer Dorsch
Hello, can I do soemthing like this in LyX (without typing plain LaTeX)? \subfigure[...]{\hspace{10bp}\includegraphics[width=1in]{...}\hspace{10bp}} or \subfigure[...]{\hbox to 92bp{% \hfil \includegraphics[width=1in]{...}% \hfil}} Thanks

Re: problem with "subfigure"

2001-02-15 Thread Herbert Voss
thierry montagu wrote: > > I meet problem when i want to use the subfigure item. Actually, after > compiling, LaTeX generates 3 error messages i.e. > > 1)undefined control sequence {\par\centering\subfigure ... > 2)you can't use \relax after \advance ... > 3) No count

problem with "subfigure"

2001-02-15 Thread thierry montagu
I meet problem when i want to use the subfigure item. Actually, after compiling, LaTeX generates 3 error messages i.e. 1)undefined control sequence {\par\centering\subfigure ... 2)you can't use \relax after \advance ... 3) No counter sub defined ... Can someone help me ? Thierry

Re: Refernence on subfigure

2000-12-02 Thread Herbert Voss
Rainer Dorsch wrote: > > Hello, > > I am wondering, if lyx allows to put a label at a subfigure, which is, if > referenced, expanded to e.g. fig. 5a). write in the textfield for the subtitle (insert->figurefloat->subfigure) for example \label{sub1}subtitle 1 now you ar

Refernence on subfigure

2000-12-02 Thread Rainer Dorsch
Hello, I am wondering, if lyx allows to put a label at a subfigure, which is, if referenced, expanded to e.g. fig. 5a). Thanks. Rainer.

Subfigure caption

1999-10-11 Thread Jacques Germishuizen
Hello How can I make a subscript when using a subfigure caption? Your sincerely. Jacques Germishuizen E-pos: [EMAIL PROTECTED]