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 676 times
resume.cls
(5.29 KiB) Downloaded 658 times
Paolo Tormon Resume.tex
(8.37 KiB) Downloaded 621 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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