Code Monkey home page Code Monkey logo

Comments (2)

rj-jesus avatar rj-jesus commented on May 29, 2024 1

To control these settings you can modify the chapter and page style you're using. By default a chapter style called veelo and the plain page style are used, but there's also a custom theme showing you how to define your own theme.

In particular, to change the section styling you can use the commands below:

% Section style
\setsecheadstyle{\normalfont\Large\rmfamily\mdseries\upshape\raggedright}
\setsubsecheadstyle{\normalfont\large\rmfamily\mdseries\upshape\raggedright}
\setsubsubsecheadstyle{\normalfont\normalsize\rmfamily\mdseries\upshape\raggedright}

\setbeforesecskip{3.5ex}
\setaftersecskip{2ex}
\setbeforesubsecskip{3.5ex}
\setaftersubsecskip{2ex}
\setbeforesubsubsecskip{3.5ex}
\setaftersubsubsecskip{2ex}

To change the numbering, take a look at the documentation of memoir, in particular §7 (e.g. try using \pagestyle{headings}).

from ua-thesis-template.

avzuquete avatar avzuquete commented on May 29, 2024

Hi guys,

I'm quite new to LaTeX, so it is quite possible these are dumb questions.

Number I noticed that the page numbers appear in the bottom right side of the page, while for even pages the number appears in the middle. Is there a way to solve this?

Subsubsection Is there a way to change the formatting of the subsubsection? They appear in italics. I would like to have them in bold and a bit larger.

Btw, I'm using this template in Overleaf in case this are problems specific to Overleaf.

Bug (festure?) of the veelo chapter style (check matter.tex).
Add the following line after choosing that style:

\makeoddfoot{plain}{}{\thepage}{}

from ua-thesis-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.