ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Compilation problem with the latest version of standalone context(Metafun)
Date: Mon, 16 Jul 2018 19:27:35 +0200	[thread overview]
Message-ID: <1aee9f45-417f-4144-0e56-34f49d4a4275@xs4all.nl> (raw)
In-Reply-To: <CACyK-eqsp5pA4_CBphY2hUS2Z_WUpQVzYp+_oKwDEDdBsff9SA@mail.gmail.com>

On 7/16/2018 4:24 PM, Fabrice Couvreur wrote:
> Hello,
> The idea is to make a chapter header as with the "titlesec" package. My 
> code compiles under texlive context 2018 but does not compile with last 
> beta contest standalone.

it processes on my machine so what fails?

> Thank you
> Fabrice
> 
> ############################################
> 
> % macros=mkvi
> 
> \setuppagenumbering[location=footer]
> 
> \startusableMPgraphic{NumberHead}
>       draw outlinetext.f
>           ("\bf\namedheadnumber{chapter}")
>           (withcolor "lightgray")
>           ysized 50pt ;
> \stopusableMPgraphic
> 
> 
> \unexpanded\def\processMPheadnumber#1%
>    {\useMPgraphic{NumberHead}}
> 
> \setuphead
>     [chapter]
>     [command=\HeadTitle,
>      headstyle=\ss,
>      numbercommand=\processMPheadnumber]
> 
> 
> \unexpanded\def\HeadTitle#1#2%
>    {\framed
>      [frame=off,
>      bottomframe=on,
>      width=broad,
>      align={broad,nothyphenated,left}]
>      {#1\blank[nowhite]#2}}
> 
> \starttext
> 
> \dorecurse{6}{\startchapter
>    [title={Fist chapter}]
>    \input knuth
> \stopchapter}
> 
> \stoptext
> 
> ########################################
> 
> 
> 
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-07-16 17:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 14:24 Fabrice Couvreur
2018-07-16 17:27 ` Hans Hagen [this message]
2018-07-16 17:42   ` Fabrice Couvreur
2018-07-17 10:36     ` Fabrice Couvreur
2018-07-17 15:43       ` Hans Hagen
2018-07-17 19:03       ` Pablo Rodriguez
2018-07-17 20:37         ` Fabrice Couvreur
2018-07-17 20:30 ` Rik
2018-07-17 20:40   ` Hans Hagen
2018-07-17 20:46     ` Rik Kabel
2018-07-17 21:00       ` Alan Braslau
2018-07-17 21:06         ` Hans Hagen
2018-07-18  8:35         ` Fabrice Couvreur

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=1aee9f45-417f-4144-0e56-34f49d4a4275@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.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).