| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Oct 10 '12 at 4:49 | |
| stats | profile views | 1 |
|
Oct 4 |
comment |
How to enlarge title font size of nomenclature Finally, I got the code: \renewcommand{\nomname}{\LARGE Nomenclature}, that solved my problem with Nomenclature heading. Now, the same problem goes to Bibliography heading. I tried to apply above code, the font size of the Bibliography heading was changed but it affect the table of content also. The word "Bibliography" in TOC changed to be bigger also. Any idea? |
|
Oct 4 |
comment |
How to enlarge title font size of nomenclature Oh, one thing, the same issue with the heading of Bibliography. The font size is smaller that that on the chapter heading. I also want to change the font size bigger. I tried to add (using ERT) : \begin{LARGE} ...... \end{LARGE}, but the entire bibliography and nomenclature font size become LARGE, not only the heading (that is I want). Any idea? |
|
Oct 4 |
comment |
How to enlarge title font size of nomenclature Thanks for your answer, but this code: {\renewcommand{\Huge}{\LARGE}\printnomenclature} does not work. There were two similar page of Nomenclature which make the document ugly. |
|
Oct 4 |
comment |
How to enlarge title font size of nomenclature Or, in simple, How to edit the font size of title "Nomenclature" using ERT? any idea? |