<div>Hi Reinhard,</div>
<div>Thanks for your help..</div>
<div> </div>
<div>&gt; ..... Please note that some Unicode characters share the same glyph.  An example is<br>&gt; /Dcroat and /Eth (Đ)......</div>
<div> </div>
<div>In this case, what I have to do, to tell the Unicode chars to take the correct glyph? and What font files are mandatory for Vietnamese, so that they contain necessary glyphs.</div>
<div> </div>
<div>Does vnTex package contain necessary fonts(glyph)?</div>
<div><font face="Calibri" size="3"></font> </div>
<div>Regards,</div>
<div>Prabhu.<br><br></div>
<div class="gmail_quote">On Wed, Dec 9, 2009 at 1:04 AM, Reinhard Kotucha <span dir="ltr">&lt;<a href="mailto:reinhard.kotucha@web.de">reinhard.kotucha@web.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="h5">On 8 December 2009 Prabhu wrote:<br><br> &gt; In my .tex file, I use T5 fontenc to produce vietnamese font. I can able to<br> &gt; generate output (using pdflatex) with most of the phrase text. But some<br>
 &gt; phrases throws a error.  can some one help in pointing the cause of the<br> &gt; error.. Thanks.<br> &gt;<br> &gt;<br> &gt;<br> &gt; The probalamatic phrase is<br> &gt;<br> &gt; &quot;Tham khảo Phần 3 trong Phiếu an toàn hóa chất này về<br>
 &gt; phân loại theo GHS&quot;<br> &gt;<br> &gt; And the error is<br> &gt;<br> &gt; ! Package ucs Error: Please activate option &#39;combine&#39;.<br><br></div></div>Hi Prabhu,<br>I just copied the text into a text editor and had to remove the<br>
Vietnamese characters and write them again.  They look different now,<br>maybe you didn&#39;t use the correct Unicode code points.  Please note<br>that some Unicode characters share the same glyph.  An example is<br>/Dcroat and /Eth (Đ).  If you are using /Eth in Vietnamese, everything<br>
looks correct in your text editor but TeX will fail because it&#39;s not<br>defined in Vietnamese.<br><br>The file below works fine for me.<br><br>BTW, I&#39;m using Emacs-23.1<br>  Encoding: UTF-8<br>  Input Method: vietnamese-viqr (mode line indicator:VQ)<br>
<br>Regards,<br> Reinhard<br><br><br>\documentclass{article}<br>\usepackage[T5]{fontenc}<br>\usepackage[utf8]{inputenc}<br>\usepackage[vietnam]{babel}<br>\begin{document}<br>Tham khảo Phần 3 trong Phiếu an toàn hóa chất này về phân loại theo GHS<br>
\end{document}<br><font color="#888888"><br><br>--<br>----------------------------------------------------------------------------<br>Reinhard Kotucha                                      Phone: +49-511-3373112<br>Marschnerstr. 25<br>
D-30167 Hannover                              mailto:<a href="mailto:reinhard.kotucha@web.de">reinhard.kotucha@web.de</a><br>----------------------------------------------------------------------------<br>Microsoft isn&#39;t the answer. Microsoft is the question, and the answer is NO.<br>
----------------------------------------------------------------------------<br></font></blockquote></div><br>