[XeTeX] accent doubt

Peter Dyballa Peter_Dyballa at Web.DE
Sat Sep 16 10:44:54 CEST 2006


Am 16.09.2006 um 07:26 schrieb G. Balamurugan:

> \documentclass[20pt]{article}
> \font\tnr="Times New Roman/B" at 20pt
> \def\mr#1{\mbox{\tnr #1}}

You'll get the same output when you'll try

	\font\tnr=ptmb at 20pt

with LaTeX.

Using

	\documentclass[20pt]{article}

brings only an error: there is no definition for LaTeX documents at  
20pt test size. Only the sizes 10pt (default, no need to mention this  
option), 11pt, and 12pt are defined. (Some classes might provide  
other sizes, too.) The same is valid for maths, too.

I also wonder why you are using a "normal" or regular hat on a bold  
character ...

--
Greetings

   Pete

Rain is saved up in cloud banks.





More information about the XeTeX mailing list