Search found 4 matches
- Sat Oct 26, 2013 6:15 pm
- Forum: Text Formatting
- Topic: Font Size in Listings
- Replies: 4
- Views: 83937
Re: Font Size in Listings
many thanks!
- Sat Oct 26, 2013 5:27 pm
- Forum: Text Formatting
- Topic: Font Size in Listings
- Replies: 4
- Views: 83937
Font Size in Listings
Yes. Sorry for my Englishcolino wrote:I do not understand what you mean. Do you mean you want a fixed 11pt size for your listings regardless of the font size of your document?

- Sat Oct 26, 2013 11:48 am
- Forum: Text Formatting
- Topic: Font Size in Listings
- Replies: 4
- Views: 83937
Font Size in Listings
Hi,
I'm new to LaTeX. I need to have text size as 11pt in a listing (and only in the listings environment). My settings are these:
\lstset{numbers=left,
inputencoding=latin1,
basicstyle=\footnotesize\ttfamily,
keywordstyle=\color{blue},
breaklines=true,
showtabs=false,
showstringspaces ...
I'm new to LaTeX. I need to have text size as 11pt in a listing (and only in the listings environment). My settings are these:
\lstset{numbers=left,
inputencoding=latin1,
basicstyle=\footnotesize\ttfamily,
keywordstyle=\color{blue},
breaklines=true,
showtabs=false,
showstringspaces ...
- Tue May 21, 2013 1:04 pm
- Forum: Graphics, Figures & Tables
- Topic: images in a wrong order
- Replies: 1
- Views: 3687
images in a wrong order
Hi,
i'm a beginner with Latex, i have the following problem:
in source, i put images in an order but when i compile to pdf, this order disappear and images appear before or after the position i need
How can i solve the problem?
i'm a beginner with Latex, i have the following problem:
in source, i put images in an order but when i compile to pdf, this order disappear and images appear before or after the position i need
How can i solve the problem?