Search found 7 matches
- Tue Jan 07, 2014 11:23 pm
- Forum: Graphics, Figures & Tables
- Topic: Inline figures with caption
- Replies: 2
- Views: 8222
Re: Inline figures with caption
Thank you again!
- Tue Jan 07, 2014 11:22 pm
- Forum: Graphics, Figures & Tables
- Topic: How to force images to stay in order after text
- Replies: 9
- Views: 136495
Re: How to force images to stay in order after text
Thank you very very much cgnieder! You are an angel!
Now my PDF is much better then the previous one, but I have a little problem. Sometimes, where the figure is close to the bottom of the page, the caption is placed on the next page. Do you know how to avoid it?
Thank you again.
Egidio
Now my PDF is much better then the previous one, but I have a little problem. Sometimes, where the figure is close to the bottom of the page, the caption is placed on the next page. Do you know how to avoid it?
Thank you again.
Egidio
- Tue Jan 07, 2014 8:58 pm
- Forum: Graphics, Figures & Tables
- Topic: Inline figures with caption
- Replies: 2
- Views: 8222
Inline figures with caption
Hello.
I used this code to place inline figures.
How can I add captions to them?
I used this code to place inline figures.
Code: Select all
\centerline{
\includegraphics[width=90mm]{/home/egidio/Dropbox/laurea/img/nursing-home.jpg}
}
- Tue Jan 07, 2014 8:51 pm
- Forum: Graphics, Figures & Tables
- Topic: How to force images to stay in order after text
- Replies: 9
- Views: 136495
How to force images to stay in order after text
Hello Johannes_B.
I'm inserting inline images in this way
but I need to add captions to images. I'm not able to use this external package. Would you please help me?
I'm inserting inline images in this way
Code: Select all
\centerline{
\includegraphics[width=90mm]{/home/egidio/Dropbox/laurea/img/nursing-home.jpg}
}
- Sat Dec 28, 2013 1:48 pm
- Forum: Graphics, Figures & Tables
- Topic: How to force images to stay in order after text
- Replies: 9
- Views: 136495
Re: How to force images to stay in order after text
Thank you Johannes_B.
Why do you say I do not need the captions?
Now the images are too close to the previous line. How can I add top margin for all of them?
Why do you say I do not need the captions?
Now the images are too close to the previous line. How can I add top margin for all of them?
- Thu Dec 26, 2013 2:13 pm
- Forum: Graphics, Figures & Tables
- Topic: How to force images to stay in order after text
- Replies: 9
- Views: 136495
How to force images to stay in order after text
Thank you! I solved my problem in this way.
\centerline{
\includegraphics[width=90mm]{/home/egidio/documents/laurea/img/design-5.png}
}
Too bad for the captions. I would prefer to have them, but the order of figures and text is more important.
Do you know if it is possible to define default ...
\centerline{
\includegraphics[width=90mm]{/home/egidio/documents/laurea/img/design-5.png}
}
Too bad for the captions. I would prefer to have them, but the order of figures and text is more important.
Do you know if it is possible to define default ...
- Wed Dec 25, 2013 2:07 pm
- Forum: Graphics, Figures & Tables
- Topic: How to force images to stay in order after text
- Replies: 9
- Views: 136495
How to force images to stay in order after text
Hello.
I've got some problems with Latex. For example I have this code .
Le informazioni provenienti dai sensori mostrano chi si sta allenando e chi no. L'applicazione darà una rappresentazione visiva di ciò mostrando una cornice verde intorno agli avatar degli utenti attivi e rossa intorno a ...
I've got some problems with Latex. For example I have this code .
Le informazioni provenienti dai sensori mostrano chi si sta allenando e chi no. L'applicazione darà una rappresentazione visiva di ciò mostrando una cornice verde intorno agli avatar degli utenti attivi e rossa intorno a ...