ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Cedric Mauclair <cedric.mauclair@gmail.com>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Does Makempy still work?
Date: Tue, 17 Aug 2010 14:10:19 +0200	[thread overview]
Message-ID: <AANLkTimVRfmjjxjk5D7Z4aWmTqtK81hYg9Z63H4mFiM0@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=hMqZgow05RLMWpXr9w4G8xYPr+rXDj_X7=H7P@mail.gmail.com>

I tried some other text and it appears that it can display (some)
maths, but no text.

graphictext "something" scaled 10 withdrawcolor red withfillcolor
green withpen pencircle scaled 2pt ;

doesn't work either.


P.S. : I am sorry, I just noticed the object of the message does not
start like the others.

-- Cédric



On Tue, Aug 17, 2010 at 10:55, Cedric Mauclair
<cedric.mauclair@gmail.com> wrote:
> I forgot to mention that the spacing is correct though nothing appears
> (file included).
>
> -- Cédric
>
>
>
> On Tue, Aug 17, 2010 at 10:53, Cedric Mauclair
> <cedric.mauclair@gmail.com> wrote:
>> I thought this would come with TeXlive or ConTeXt. It solved the
>> problem obviously, sorry for not trying it before calling for help.
>> Also, I removed "beginfig...endfig;" from the tex file.
>>
>> However, now I can only see "e mc". No "=" nor "2". Is there a special
>> version of pstoedit to install? I got mine from
>> http://www.helga-glunz.homepage.t-online.de/pstoedit/.
>>
>> -- Cédric
>>
>>
>>
>> On Tue, Aug 17, 2010 at 10:45, Hans Hagen <pragma@wxs.nl> wrote:
>>> On 17-8-2010 9:49, Cedric Mauclair wrote:
>>>>
>>>> Hi everybody,
>>>>
>>>> I tried to make a Metapost outline by following the mmakempy manual
>>>> but it didn't work. As I saw that "makempy" and "makempy.bat" files
>>>> were removed in 2010 (I don't remember the date), my question is: is
>>>> it still usable/valid feature?
>>>>
>>>> I processed the example from the manual, both from a standalone mp
>>>> file and a tex file (which follows):
>>>> \starttext
>>>> \startMPcode
>>>> input mp-grph ;
>>>>
>>>> beginfig(1) ;
>>>>   graphictext
>>>>     "$e=mc^2$"
>>>>     scaled 10
>>>>     dashed evenly
>>>>     withdrawcolor .7blue
>>>>     withfillcolor .7white
>>>>     withpen pencircle scaled 2pt ;
>>>> endfig ;
>>>> \stopMPcode
>>>> \stoptext
>>>>
>>>> It sucessfully created the test-mpgraph.pdf with the text processed by
>>>> TeX but the result page is blank, though it seems the "graphic" is on
>>>> a line by itself (seen from another document where all the lines go
>>>> down). When the mp file is processed with "mtxrun --script mptopdf",
>>>> it warns of a width and height of less than 1in when it tries to
>>>> convert from ps to pdf. When the tex file is processed with "mtxrun
>>>> --script context", it complains that metapost had a problem flushing a
>>>> literal and that it couldn't find pstoedit. Of course, this could be
>>>> the problem, but I have no idea of how I could get around this. By the
>>>> way, I use the TeXlive 2010 pretest.
>>>
>>>
>>> do you have pstoedit installed?
>>>
>>> -----------------------------------------------------------------
>>>                                          Hans Hagen | PRAGMA ADE
>>>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>>>    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>>>                                             | www.pragma-pod.nl
>>> -----------------------------------------------------------------
>>>
>>
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2010-08-17 12:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-17  7:49 Cedric Mauclair
2010-08-17  8:45 ` Hans Hagen
2010-08-17  8:53   ` Cedric Mauclair
2010-08-17  8:55     ` Cedric Mauclair
2010-08-17 12:10       ` Cedric Mauclair [this message]
2010-08-17 16:08     ` Hans Hagen
2010-08-17 16:14       ` Cedric Mauclair
2010-08-17 16:12     ` Hans Hagen
2010-08-17 16:15       ` Cedric Mauclair
2010-08-17 16:18         ` Hans Hagen
2010-08-18  7:04           ` Cedric Mauclair
2010-08-19 15:46             ` luigi scarso
2010-08-19 15:53               ` Cedric Mauclair
2010-08-19 16:25                 ` luigi scarso
2010-08-19 17:10                   ` Hans Hagen
2010-08-20  7:08                     ` Cedric Mauclair

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimVRfmjjxjk5D7Z4aWmTqtK81hYg9Z63H4mFiM0@mail.gmail.com \
    --to=cedric.mauclair@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).