Hans Hagen <[EMAIL PROTECTED]>:
>
> At 11:56 PM 2/20/2003 +0100, Magnus Lie Hetland wrote:
> 
> >I guess I'm just too green with ConTeXt, but I can't get this to
> >work... Must i call \usetypescriptfile[somethingorother] first?
> >(Actually, I get "undefined control sequence"...)
> 
> What version do you run?

Well, texexec --version returns 1.9. I'm using the version that comes
with Gentoo Linux.

I may well be missing something basic here -- I simply slapped your
\usetypescript commands at the beginning of my ConTeXt file (before
\starttext), and I get the following error messages:

! Undefined control sequence.
<recently read> \usetypescript

l.1 \usetypescript
                  [berry][ec]
! Undefined control sequence.
l.2 \usetypescript
                  [palatino][ec]
bodyfont       : unknown variant palatino

The commands were:

\usetypescript[berry][ec]
\usetypescript[palatino][ec]
\setupbodyfont[palatino]

Another thing that surprised me (not font-related) is that the \index
command gobbles up the following space, even when I use braces; i.e.

  Foobar, babar\index{indexentry} krangas

is typeset as

  Foobar, babarkrangas

Is this normal behaviour? Must I manually insert a space there?

> (let's move this discussion to the context list since it's not
> related to pdftex)

OK.

> Hans 

-- 
Magnus Lie Hetland               "Nothing shocks me. I'm a scientist." 
http://hetland.org                                   -- Indiana Jones
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to