ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA
@ 1999-11-22  0:40 Thomas Porter
  1999-11-22  8:48 ` Tobias Burnus
  1999-11-22  9:10 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Porter @ 1999-11-22  0:40 UTC (permalink / raw)


Hello again!

After creating a wonderful presentation introducing TeX and friends for a local
Linux users using ConTeXt, I wanted to run the pdftex-t.tex file from Pragma
and see if I got the same thing as in the pdftex-l.pdf file.  (I like doing
this sort of thing when I find both the source and finished PDF file, since it
lets me see if my install is set up correctly.)

I got an error in ConTeXt pointing to the following as an undefined control
sequence:

\SubSub #1->$\blacktriangleright 
                               $

I think this blacktriangleright is part of AMS symbols, but how do I get
ConTeXt to know to use them? or might this be a font problem?  I am using teTeX
1.0 and ConTeXt from 10-24-99, pdftex 14.c.

Thanks,

-- 
Tom Porter                                       txporter@mindspring.com
------------------------------------------------------------------------
"On two occasions I have been asked [by members of Parliament], 
'Pray, Mr. Babbage, if you put into the machine wrong figures, will 
the right answers come out?'  I am not able rightly to apprehend the 
kind of confusion of ideas that could provoke such a question."


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA
  1999-11-22  0:40 tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA Thomas Porter
@ 1999-11-22  8:48 ` Tobias Burnus
  1999-11-22  9:10 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Burnus @ 1999-11-22  8:48 UTC (permalink / raw)
  Cc: ntg-context

Hi Thomas,

> \SubSub #1->$\blacktriangleright
>                                $
> I think this blacktriangleright is part of AMS symbols, but how do I get
> ConTeXt to know to use them? or might this be a font problem?  I am using teTeX
> 1.0 and ConTeXt from 10-24-99, pdftex 14.c.

To get AMS symbols try \setupbodyfont[ams]

With warm regards,

Tobias


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA
  1999-11-22  0:40 tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA Thomas Porter
  1999-11-22  8:48 ` Tobias Burnus
@ 1999-11-22  9:10 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 1999-11-22  9:10 UTC (permalink / raw)
  Cc: ntg-context

At 07:40 PM 11/21/99 -0500, Thomas Porter wrote:

>I got an error in ConTeXt pointing to the following as an undefined control
>sequence:
>
>\SubSub #1->$\blacktriangleright 
>                               $
>
>I think this blacktriangleright is part of AMS symbols, but how do I get
>ConTeXt to know to use them? or might this be a font problem?  I am using teTeX
>1.0 and ConTeXt from 10-24-99, pdftex 14.c.

The manual uses lucida's, which have them build in. 

\setupbodyfont
  [lbr,10pt]

so, you have to change that into [ams,10pt]

(or add \setupbodyfont[ams] to cont-sys.tex). 

I'll patch the pdftex style. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-22  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-22  0:40 tried to create pdftex-t.pdf from pdftex-t.tex at PRAGMA Thomas Porter
1999-11-22  8:48 ` Tobias Burnus
1999-11-22  9:10 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).