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.
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
- 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: 10360
- 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