Text FormattingConfusing Font Rendering

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
sgsawant
Posts: 17
Joined: Thu Jun 09, 2011 7:49 pm

Confusing Font Rendering

Post by sgsawant »

The rendering above the red line(zoomed in) was a result of:

Code: Select all

\documentclass[journal]{IEEEtran}
The rendering below the red line(zoomed in) was a result of:

Code: Select all

\documentclass[journal]{AIAA}
Why is there such a huge difference? Can I change something in the AIAA class file so that it yields results similar to the IEEEtran class file?
Attachments
font-rendering.png
font-rendering.png (74.03 KiB) Viewed 2023 times
Last edited by localghost on Mon Oct 31, 2011 11:13 am, edited 1 time in total.

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

Confusing Font Rendering

Post by localghost »

It would be very kind if you mention when doing a crossposting [1]*. This is only fair because it prevents others from double efforts and waste of time.


* According to the rules you are obliged to do so.

[1] {TeX} SX – How to improve rendering


Thorsten
sgsawant
Posts: 17
Joined: Thu Jun 09, 2011 7:49 pm

Re: Confusing Font Rendering

Post by sgsawant »

Gottcha... sorry about that...
I thought that cross-posting was in reference to a single site. Won't happen again!

-sgsawant
Post Reply