Curricula Vitae / RésumésChange Font Size For List Items

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
paolotormon
Posts: 1
Joined: Mon Jul 19, 2021 5:28 am

Change Font Size For List Items

Post by paolotormon »

Hi all, I am trying to change the font size of the list items (bullet points). I tried adding a `{footnote}` after `\begin{list}` but it just prints it out.

Any quick way to do it?

Attached is the template and my resume (also the pdf)
Attachments
Paolo Tormon Resume.pdf
(75.86 KiB) Downloaded 515 times
resume.cls
(5.29 KiB) Downloaded 501 times
Paolo Tormon Resume.tex
(8.37 KiB) Downloaded 472 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
TikZ book
Bartman
Posts: 369
Joined: Fri Jan 03, 2020 2:39 pm

Change Font Size For List Items

Post by Bartman »

The mandatory second argument of the list environment has a list of commands. You can add a font size switch to this argument of the list environment in the definition of the rSubsection environment in the class file.
Post Reply