Fonts & Character Sets ⇒ Customizing font and title (memoir + titlesec)
-
- Posts: 2
- Joined: Sun Aug 30, 2020 6:51 pm
Customizing font and title (memoir + titlesec)
In the attachment, one can see a screenshot with a subsection.
In it, the title is written in italics, and the number is in normal font.
It would be great to know:
1. Which font is the title?
2. Which font is the number?
3. How to achieve these separate treatments for the title and the number?
What I have tried. I used some advice from StackOverflow to figure out the font
is most likely Garamond. Also, I've used `memoir` class, `titlesec` package
to customize the subsection titles as follows:
`\titleformat*{\subsection}{\itshape}`.
However, this changes the section number's shape as well.
I also used `\usepackage{CormorantGaramond}`. Somehow, I can feel my subsection's name in italics is somehow
less "saturated" or "dense".
How to solve the above 3 problems?
Thanks.
- Attachments
-
- Capture02.JPG (13.46 KiB) Viewed 5165 times
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
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Customizing font and title (memoir + titlesec)
