Fonts & Character Sets ⇒ Real "Times New Roman" Font
Real "Times New Roman" Font
how to use times new roman in latex. i know times but it doesn't look like as in ms word
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Real "Times New Roman" Font
Use XeLaTeX for access to system fonts (OpenType and TrueType). For more specific help elaborate your problem instead of writing a one-liner.
Furthermore this is a duplicate of your former request [1]. Until now you didn't give feedback there. Discussion can continue in the other topic.
[1] View Topic: Font
Thorsten
Furthermore this is a duplicate of your former request [1]. Until now you didn't give feedback there. Discussion can continue in the other topic.
[1] View Topic: Font
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
Real "Times New Roman" Font
Rakshath wrote:how to use times new roman in latex. i know times but it doesn't look like as in ms word
Code: Select all
\usepackage[T1]{fontenc}
\usepackage{mathptmx}
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm