ulyngs / oxforddown

Template for writing an Oxford University thesis in R Markdown; uses the OxThesis LaTeX template and was inspired by thesisdown.
https://ulyngs.github.io/oxforddown/
MIT License
220 stars 80 forks source link

Adjusting chapter numbering style #59

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi, First of all, thank you very much for this awesome template. I find it very easy to get started with writing my dissertation in Rmarkdown.

I had a good look at the template.tex file and the ociamthesis.cls, but I couldn't figure out how the chapter numbering was set to large size with gray coloring. I would like to know how I can change the numbering style or just use default chapter numbering for the book document class.

ghost commented 2 years ago

Looks like it's the quotchap package. What changes do I need to make to convert it into the default chapter style or reduce the size of number?