ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* makempy.pl
@ 2001-05-12 12:02 Marc van Dongen
  2001-05-13 13:11 ` makempy.pl Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Marc van Dongen @ 2001-05-12 12:02 UTC (permalink / raw)


Hi there,

I have a problem with makempy.pl and
plain metapost (no COnTeXt). When I
try to do something like:

graphictextdirective
  "\documentclass[]{article}" &
  "\fontencoding{T1}" &
  "\fontfamily{phv}" &
  "\fontseries{m}" &
  "\fontshape{it}" &
  "\fontsize{12}{15}" &
  "\selectfont" ;

The font for graphicstext is still the
same as defaultfont  I also tried to
select the font as part of the graphictext
but that didn't work either. What am I
doing wrong?

Thanks in advance.

Regards,

Marc


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

* Re: makempy.pl
  2001-05-12 12:02 makempy.pl Marc van Dongen
@ 2001-05-13 13:11 ` Hans Hagen
  2001-05-13 14:06   ` makempy.pl Marc van Dongen
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2001-05-13 13:11 UTC (permalink / raw)
  Cc: ntg-context

At 01:02 PM 5/12/01 +0100, you wrote:

>I have a problem with makempy.pl and
>plain metapost (no COnTeXt). When I

latex is not plain -) 

>try to do something like:
>
>graphictextdirective
>  "\documentclass[]{article}" &
>  "\fontencoding{T1}" &
>  "\fontfamily{phv}" &
>  "\fontseries{m}" &
>  "\fontshape{it}" &
>  "\fontsize{12}{15}" &
>  "\selectfont" ;

How does the resulting tex file look? Is latex run? 

>The font for graphicstext is still the
>same as defaultfont  I also tried to
>select the font as part of the graphictext
>but that didn't work either. What am I
>doing wrong?

graphicstextformat := "latex" ; 

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: makempy.pl
  2001-05-13 13:11 ` makempy.pl Hans Hagen
@ 2001-05-13 14:06   ` Marc van Dongen
  2001-05-18  9:59     ` makempy.pl Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Marc van Dongen @ 2001-05-13 14:06 UTC (permalink / raw)
  Cc: ntg-context

Hans Hagen (pragma@wxs.nl) wrote:

: How does the resulting tex file look? Is latex run? 

That got me looking in the right direction.
I should have dded a macro definition to
graphictextdirective which I had not. It was
in the
   verbatimtex
   \documentclass{article}
   ....
   \begin{document}
   etex;
preamble. Remarkably the omission of the macro definition
caused no errors.

[snip]

: graphicstextformat := "latex" ; 

I had that:-)

Thanks for the help.

BTW: I am designing a logo and am looking for some
fonts that don't look thin but thick. probably they
should be sans serif. Any suggestions?

Regards,

Marc


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

* Re: makempy.pl
  2001-05-13 14:06   ` makempy.pl Marc van Dongen
@ 2001-05-18  9:59     ` Hans Hagen
  2001-05-18 12:24       ` makempy.pl Marc van Dongen
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2001-05-18  9:59 UTC (permalink / raw)
  Cc: ntg-context

At 03:06 PM 5/13/01 +0100, Marc van Dongen wrote:

>BTW: I am designing a logo and am looking for some
>fonts that don't look thin but thick. probably they
>should be sans serif. Any suggestions?

www.myfonts.com

has a nice interactive font selector

Hans 
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: makempy.pl
  2001-05-18  9:59     ` makempy.pl Hans Hagen
@ 2001-05-18 12:24       ` Marc van Dongen
  0 siblings, 0 replies; 5+ messages in thread
From: Marc van Dongen @ 2001-05-18 12:24 UTC (permalink / raw)
  Cc: ntg-context

Hans Hagen (pragma@wxs.nl) wrote:

[snip]

: www.myfonts.com
: 
: has a nice interactive font selector

Thanks. That looks pretty cool.

Regards,

Marc


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

end of thread, other threads:[~2001-05-18 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-12 12:02 makempy.pl Marc van Dongen
2001-05-13 13:11 ` makempy.pl Hans Hagen
2001-05-13 14:06   ` makempy.pl Marc van Dongen
2001-05-18  9:59     ` makempy.pl Hans Hagen
2001-05-18 12:24       ` makempy.pl Marc van Dongen

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).