ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: ntg-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Troubles with the \cldcontext command
Date: Tue, 2 Apr 2019 21:17:35 +0200	[thread overview]
Message-ID: <C9E1B23B-A6F3-49B3-A2F1-2C87E96A78EC@boede.nl> (raw)

Hello!

I have the following code, which should manipulate the page number. However I get an error:


MWE:

\setuppapersize [A6] [A6]

\setuppagenumbering[location=none]

\startsetups [Pagenumber]
  \doifrightpageelse
    {\cldcontext{"\letterpercent d",(\pagenumber+1)/2}}
    {}
\stopsetups

\setupfootertexts [\directsetup{Pagenumber}]

\setupbodyfont [pagella,9pt]


\starttext

\startstandardmakeup
  Hello world!
\stopstandardmakeup

\dorecurse{3}{TEST\page}

\stoptext


Error:


\cldcontext #1->\directlua {context(#1)}
                                        
<argument> \ignorecrlf \directsetup {Pagenumber}
                                     {}{}{}
\secondoftwoarguments #1#2->#2
                              
\page_layouts_process_element_single_indeed ...#4}
                                                  \fi \endgroup 
\page_layouts_process_element_single ...#1#2#3{#4}
                                                  \fi 
<argument> ...th {\hss \layoutelementparameter \c!middletext 
                                                  \hss }\kern -\makeupwidth ...


What do i miss here? I am stumid…

Willi
___________________________________________________________________________________
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:[~2019-04-02 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 19:17 Willi Egger [this message]
2019-04-02 20:29 ` Wolfgang Schuster
2019-04-02 20:45 ` Willi Egger

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=C9E1B23B-A6F3-49B3-A2F1-2C87E96A78EC@boede.nl \
    --to=context@boede.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).