On 11/28/05, Hans Hagen <[EMAIL PROTECTED]> wrote:
>
> so for vietnamese you need another encoding.
>
> (i added language modes, so we can now do for vietnamese):
>
> \startmode[*vn]
>     \enableregime[utf]
>     \setupencoding[default=t5]
> \stopmode
>
> \startnotmode[atpragma]
>
>     \usetypescriptfile[type-buy]
>     \usetypescript[palatino][\defaultencoding]
>     \setupbodyfont[palatino,10pt]
>
> \stopnotmode
>
> (in ma-cb-style.tex)
>
> can you test that?
>

It does not work :(

...
(/work/apps/teTeX/share/texmf-local/tex/context/base/type-buy.tex))kpathsea:
Running mktextfm uplr8t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfive; mag:=1;
nonstopmode; input uplr8t
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

kpathsea: Running mktexmf uplr8t
! I can't find file `uplr8t'.
<*> ...:=ljfive; mag:=1; nonstopmode; input uplr8t

Please type another input file name
! Emergency stop.
<*> ...:=ljfive; mag:=1; nonstopmode; input uplr8t

Transcript written on mfput.log.
grep: uplr8t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfive; mag:=1; nonstopmode;
input uplr8t' failed to make uplr8t.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font \*palatino12ptrmtf*:=uplr8t at 12.0pt not loadable: Metric (TFM) file no
t found.
<to be read again>
                   \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
                                                  \let \localrelativefontsiz...

\fontstrategy ...me \fontclass #2#3#4#5\endcsname
                                                  \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                  \fi \iftryingfont \fontstr...

\synchronizefont ...strategy \the \fontstrategies
                                                  \relax \fi \iftryingfont \...
<argument> \getvalue [EMAIL PROTECTED]@ \fontstyle }
                                           \edef \fontstyle {\fontstyle }\if...
...
l.73    \setupbodyfont[palatino,12pt]

? x

But when I try:

\startnotmode[atpragma]
   \enableregime[utf]
   \setupencoding[default=t5]
  \usetypescript[berry][\defaultencoding]
  %\usetypescriptfile[type-buy]
  \usetypescript[palatino][\defaultencoding]
  \setupbodyfont[palatino,10pt]
\stopnotmode

It's OK.

Thanks,

--
http://vnoss.org
Vietnamese Open Source Software Community
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to