Search found 4 matches

by zwitdh
Mon Aug 12, 2013 4:24 am
Forum: LyX
Topic: Help Needed with Chapter & Section Title Formatting
Replies: 4
Views: 24438

Help Needed with Chapter & Section Title Formatting

Hi,

you can use the titlesec package to customize the headings.
Here I give you an example to start with. Just use the settings in the document preamble and modify as desired.

\usepackage{titlesec}
\titleformat{\chapter}[display]
{\normalfont\fontsize{16pt}{18pt}\selectfont\mdseries ...
by zwitdh
Mon Aug 12, 2013 4:02 am
Forum: LyX
Topic: "CHAPTER 1" to "CHAPTER ONE"
Replies: 3
Views: 8109

Re: "CHAPTER 1" to "CHAPTER ONE"

Hello cgnieder,

EUREKA!!! ...just to let you know, I got my desired result after several trial & error - using your assistance (the patch etc). I must admit I have to exercise more & more with Lyx, only then I will know better. Thanks!
by zwitdh
Sun Aug 11, 2013 1:28 am
Forum: LyX
Topic: "CHAPTER 1" to "CHAPTER ONE"
Replies: 3
Views: 8109

"CHAPTER 1" to "CHAPTER ONE"

Hi cgnieder,

Thank you & thanks for your helpful reply. I tried to implement it, but I keep getting error message, well I must admit I need to practice more. I tried to insert the code in your reply and made some adjustment, but unable to get output. Actually the following is my current Latex ...
by zwitdh
Fri Aug 09, 2013 4:47 pm
Forum: LyX
Topic: "CHAPTER 1" to "CHAPTER ONE"
Replies: 3
Views: 8109

"CHAPTER 1" to "CHAPTER ONE"

Hi all,

I've new here, and just seriously considering Lyx to write my dissertation. I've downloaded & read several Lyx ebooks & practice it. I don't know much about coding (latex preamble etc), but I'm willing to learn.

Got a problem, thesis template is suppose to be CHAPTER ONE , instead of ...