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 4907 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Customizing font and title (memoir + titlesec)
