<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">Hi, <br><br> I am using xelatex with Miktex 2.7. I have attached a small
test file to this note. I am having a problem with "Overfull hboxes"
when I use the futura font. This problem doesn't happen when I switch
to many other fonts (e.g. Trebuchet MS). This particular input results
in 5 overfull hboxes (and very badly formatted text, including breaks
in the middle of words) when I use the futura font. Can anyone help? <br>
<br>
thanks, <br>
radha <br>
<br><hr style="width: 100%; height: 2px;"><br>
%=============== Sample file <br>
\documentclass[11pt,letterpaper]{article} <br>
%================================= <br>
% Font Related Packages & Commands <br>
%================================= <br>
\usepackage{fontspec} <br>
\newfontfamily\trebuchetfont% <br>
[BoldFont = {* Bold},ItalicFont = {* Italic}, % <br>
BoldItalicFont = {* Bold Italic}]{Trebuchet MS} <br>
\newfontfamily\futurafont% <br>
[BoldFont = {*}, ItalicFont = {*}, % <br>
BoldItalicFont = {*}]{Futura-Normal} <br>
%\let\futurafont\trebuchetfont <br>
\setmainfont{Arial} <br>
<br>
\begin{document} <br>
\begin{center} <br>
{\fontsize{12}{12}\futurafont (Outside tabular, Futura)1. Chatushra jAti dhruva tALa} <br>
\end{center} <br>
\end{document} <br><div> <br><hr style="width: 100%; height: 2px;"><br>--- Portions of the Log File<br><br>
Overfull \hbox (31.57199pt too wide) in paragraph at lines 17--18 <br>
\EU1/Futura-Normal(0)/m/n/12 (Outside <br>
[] <br>
<br>
Overfull \hbox (13.764pt too wide) in paragraph at lines 17--18 <br>
\EU1/Futura-Normal(0)/m/n/12 Fu- <br>
[] <br>
<br>
Overfull \hbox (203.80798pt too wide) in paragraph at lines 17--18 <br>
\EU1/Futura-Normal(0)/m/n/12 tura)1. <br>
[] <br>
<br>
Overfull \hbox (3.768pt too wide) in paragraph at lines 17--18 <br>
\EU1/Futura-Normal(0)/m/n/12 Cha- <br>
[] <br>
<br>
Overfull \hbox (200.58002pt too wide) in paragraph at lines 17--18 <br>
\EU1/Futura-Normal(0)/m/n/12 tushra <br>
[] <br>
<br>
[1 <br>
<br>
] (b.aux) ) <br></div><strong>Radhakrishna Valiveti <br></strong><font color="royalblue">rvaliveti@yahoo.com <br></font><div><br></div></div></body></html>