ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Compile problem after update
@ 2018-07-15  8:05 Fabrice Couvreur
  2018-07-15 13:46 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Couvreur @ 2018-07-15  8:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1482 bytes --]

Hello,
I just updated context standalone and this file does not compile anymore,
but I do not see why.
Thank you
Fabrice

\switchtobodyfont[11pt]

    \definelayout
      [noheader]
      [header=26pt,
       headerdistance=25pt,
       backspace=2cm,
       width=middle,
       topspace=\dimexpr 2cm-\headerheight-\headerdistance\relax,
       footer=16pt,
       height=middle]

    \setuplayout
      [header=\zeropoint,
       headerdistance=25pt,
       backspace=2cm,
       width=middle,
       topspace=\dimexpr 2cm-\headerheight-\headerdistance\relax,
       footer=16pt,
       height=middle]

    \definelayout[1][noheader]

    \setuppagenumbering
        [alternative=,
         location={footer,right]

    \setupbackgrounds[header][text]
                     [frame=off,
                      bottomframe=on,
                      framecolor=gray,
                      rulethickness=2pt]

    \defineframed[headerframed]
                 [frame=off,
                  location=depth,
                  bottomoffset=\lineheight,
                  align=middle,
                  width=fit]

    \setupheadertexts[\headerframed{\ss\sc\bf\red Contrôle n\high{o}\,1 \\
}]

    \setupheadertexts
            [\headerframed{\tfx\ss Lycée JANSON DE SAILLY\\ 31 juillet
2017}]
            [\headerframed{\tfx\ss T\high{le} ES 2 \\ Durée 1 heure 30}]

    \starttext
    \dorecurse{10}{\input knuth}
    \stoptext

[-- Attachment #1.2: Type: text/html, Size: 2425 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Compile problem after update
  2018-07-15  8:05 Compile problem after update Fabrice Couvreur
@ 2018-07-15 13:46 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2018-07-15 13:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Fabrice Couvreur

On 7/15/2018 10:05 AM, Fabrice Couvreur wrote:

> I just updated context standalone and this file does not compile 
> anymore, but I do not see why.

>      \setuppagenumbering
>          [alternative=,
>           location={footer,right]

missing a } ... so are you sure it ever compiled?

Hans


-----------------------------------------------------------------
                                           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
___________________________________________________________________________________

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

end of thread, other threads:[~2018-07-15 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-15  8:05 Compile problem after update Fabrice Couvreur
2018-07-15 13:46 ` 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).