Text FormattingCalibri Font in a Paragraph

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
billy2011
Posts: 13
Joined: Sun Dec 04, 2011 9:57 pm

Calibri Font in a Paragraph

Post by billy2011 »

Could any one tell me how use Calibri font type in a LaTeX document containing PDF and EPS format figures. I use PDFLaTeX to compile.

For example, the title is Calibri font, while the body is Times New Roman font.


Thanks!

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Calibri Font in a Paragraph

Post by localghost »

billy2011 wrote:[…] I use PDFLaTeX to compile. […]
Use XeLaTeX instead.


Thorsten
billy2011
Posts: 13
Joined: Sun Dec 04, 2011 9:57 pm

Re: Calibri Font in a Paragraph

Post by billy2011 »

I also did use xelatex.
but what is the command line setting calibri font for a sentence.

Thanks!
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Calibri Font in a Paragraph

Post by localghost »

Read the fontspec manual. And perhaps that of polyglossia for documents in other languages than English.
billy2011
Posts: 13
Joined: Sun Dec 04, 2011 9:57 pm

Re: Calibri Font in a Paragraph

Post by billy2011 »

Thank you, I figured it out.

Best,
Post Reply