Document Classes ⇒ How to learn which package is used?
How to learn which package is used?
i am new to this great forum.
Is it possible to learn from a pdf file which packages are used while being complied?
I really like the style of the journals of Hindawi, equations look very nice.
Please see (2.2) and (2.3) of the paper http://downloads.hindawi.com/GetPDF.asp ... 2007/60907
If you know the names of these packages of text fonts and mathematical styles please tell :$
Thanks.
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
How to learn which package is used?
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: How to learn which package is used?
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
How to learn which package is used?
the small tool pdffonts could also help if the used reader cannot display the fonts used.
Stefan
How to learn which package is used?
I need further help, when I add the code
Code: Select all
\usepackage{MinionPro}
Code: Select all
!LaTex Error: File 'MinionPro.sty' is not found.
thanks.
Re: How to learn which package is used?
(2) use the package manager to download and install stuff
How to learn which package is used?
For getting Minionpro fonts installed you can refer the post
Minion Pro
numbers (in math mode) of Miniopro fonts doesn't look very nice to me, if you want you can use [onlytext] option and combine it with other font for maths (eg. mathpazo).
Regards,
Arif