Alain Bertrand wrote:

> Abdelrazak Younes a écrit :
>>
>> Hello Alain,
>>
>> This problem will hopefufully be fixed for 1.5.0 but, in the mean
>> time, you need to add \usepackage{CJK} to the preamble and put a
>> \begin{CJK}{UTF8}{ipam} and \end{CJK} around the kanji characters so
>> they are rendered correctly to dvi or pdf.
>>
> It seems that there are something else to do  because the generated file
> is empty. What font should I choose ?

One that you have installed. On my standard debian TeXLive installation it
works with the default CJK font (I have no idea which one it is):

\begin{CJK}{UTF8}{}


> \begin{CJK}{UTF8}{ipam}日
>                                本語\end{CJK} et après en Français
> I wasn't able to read the size data for this font,
> so I will ignore the font specification.
> [Wizards can fix TFM files using TFtoPL/PLtoTF.]
> You might try inserting a different font spec;
> e.g., type `I\font<same font id>=<substitute font name>'.

Here it tells you that it could not find the font.


Georg


Reply via email to