Hi,
I want to change the font size of the content to 14pt . I've tried with the extreport class from the extsizes bundle.
\documentclass[14pt,a4paper]{extreport}
But this will scale also the equations, the tables, the table of content, the verbatim, the captions, the chapter margins, etc. while I ...
Search found 3 matches
- Thu Nov 22, 2012 9:30 pm
- Forum: Fonts & Character Sets
- Topic: Font Size of the continuous Text
- Replies: 1
- Views: 2806
- Sat Nov 17, 2012 10:02 pm
- Forum: General
- Topic: listings | Appendix with custom Setup for Code Listings
- Replies: 2
- Views: 4705
Re: listings | Appendix with custom Setup for Code Listings
thank you, it worked!
regards
- s.fox
regards
- s.fox
- Sat Nov 17, 2012 1:14 am
- Forum: General
- Topic: listings | Appendix with custom Setup for Code Listings
- Replies: 2
- Views: 4705
listings | Appendix with custom Setup for Code Listings
Hi guys,
first topic here. I am a newbie, attempting to end my first report.
I need to insert C++ code in the appendix, and what I'd like to obtain is to have a particular style for the lstlisting environment (for C++ and with smaller font) only for the appendix, while preserving the unspecialised ...
first topic here. I am a newbie, attempting to end my first report.
I need to insert C++ code in the appendix, and what I'd like to obtain is to have a particular style for the lstlisting environment (for C++ and with smaller font) only for the appendix, while preserving the unspecialised ...