ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Problem with the latest Version of context 2004-02-23
Date: Fri, 27 Feb 2004 14:18:50 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040227141438.01f7d6c8@server-1> (raw)
In-Reply-To: <403F3B38.7090602@gmx.de>

At 13:42 27/02/2004, you wrote:
>I get the following error message from the latest version of context
>2004-02-23 when I run this "table":

i'll upload a new version

patch

\def\dostartnote% nog gobble als in pagebody
   {\bgroup
    \settrue\processingnote
   %\restorecatcodes % to be tested first
    \ifinregels % otherwise problems with \type <crlf> {xxx}
      \ignorelines % makes footnotes work in \startlines ... \stoplines
    \fi
    \ifnotesymbol
      \dolastnotesymbol
    \else
      \unskip\unskip
      \globallet\lastnotesymbol\dolastnotesymbol
    \fi
    \ignorespaces
    \localnoteinsert\currentnoteins\bgroup
      \penalty\notepenalty
      \forgetall
      \setnotebodyfont
      \redoconvertfont % to undo \undo calls in in headings etc
      \splittopskip\strutht  % not actually needed here
      \splitmaxdepth\strutdp % not actually needed here
      \iffixedlayoutdimensions % ugly hack, will change
        \linkermargeafstand\noteparameter\c!margeafstand
        \rechtermargeafstand\linkermargeafstand
      \else
        \def\linkermargeafstand{\noteparameter\c!margeafstand}%
        \let\rechtermargeafstand\linkermargeafstand
      \fi
      \ifcase\noteparameter\c!n\relax % new 31-07-99 ; always ?
        \doifnotinset{\noteparameter\c!breedte}{\v!passend,\v!ruim}\setnotehsize
      \fi
      \startpushnote
        {\ifx\lastnotenumber\empty \else
           \preparethenumber{\??vn\currentnote}\lastnotenumber\preparednumber
           \doifelse{\noteparameter\c!interactie}\v!nee
             {\noteparameter\c!nummercommando
                {\preparednumber\domovednote\v!volgendepagina\v!vorigepagina}}%
             {\naarbox{\noteparameter\c!commando % was \c!nummercommando, 
but compatible
                {\preparednumber\domovednote\v!volgendepagina\v!vorigepagina}}%
                [\s!fnt:f:\internalfootreference]}%
         \fi
         \doifelse{\noteparameter\c!interactie}\v!nee
           {\ifconditional\pagewisenotes
              \rawreference\s!fnt{\s!fnt:t:\internalfootreference}{}%
            \fi}%
           {\rawreference\s!fnt{\s!fnt:t:\internalfootreference}{}}}%
      \bgroup
      \postponenotes
      \aftergroup\dostopnote
      \begstrut
      \let\next}

Hans  

  reply	other threads:[~2004-02-27 13:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-27 12:42 Helmut Schwertner
2004-02-27 13:18 ` Hans Hagen [this message]
2004-02-27 18:50   ` Helmut Schwertner

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=6.0.1.1.2.20040227141438.01f7d6c8@server-1 \
    --to=pragma@wxs.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).