ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: beta: problem with footnote
Date: Sun, 12 Apr 2009 15:25:23 +0200	[thread overview]
Message-ID: <49E1EBC3.80701@gmx.net> (raw)
In-Reply-To: <1A88C9BA-03BD-4372-A62E-A9B885E2838A@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2157 bytes --]

Wolfgang Schuster schrieb:
> Hi Idris and Peter,
>
>>> donno if this has been reported before...
>>> I get the follwing error message with the latest beta (2009-04-10):
>>
>> I get something similar with TOC processing:
>
> Can one of you make a example where the error is reproducable.
>
not minimal (no time), but it should be sufficient to isolate the cause 
of error.
also: if its to easy to solve, Hans can not listen to music 
(debug-modus) enough. ;)

same error message...

! LuaTeX error r:/tex/texmf-context/tex/context/base/strc-not.lua:143: 
attempt to index field 'pagenumber' (a nil value)
stack traceback:
    r:/tex/texmf-context/tex/context/base/strc-not.lua:143: in function 
'deltapage'
    <main ctx instance>:1: in main chunk.
\domovednote ...tructure.notes.deltapage("#1",#2)}
                                                  \or \symbol [#3]\or 
\symbo...
\dohighlow ...\scratchdimen \hbox {\dodohighlow #5
                                                  }}\ht \scratchbox 
\struthe...
\dogotofixed ...reference {#2}#1\relax }}}\else #1
                                                  \fi }
\gotopagespecial ...currenttargetpage {#4}\else #4
                                                  \fi \endgroup
l.2 ...  {page}{0}{}{\primaryreferencefoundaction}
                                                 
\doprocessreferenceelse ...eferenceprefix ","#1")}
                                                  \doresetgotowhereever
...
l.22 ... als PDF/X-4p\MyFootnote{ISO 15930-7:2008}
                                                 
?

> @Peter, the xp code is now part of the normal mkiv code.
>
> Wolfgang
>
> ___________________________________________________________________________________ 
>
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________ 
>
>


[-- Attachment #2: footnote.tex --]
[-- Type: text/plain, Size: 653 bytes --]

%\def\NoteNumber#1{\hbox to 15pt{\hfill\black \dostartoverprint#1\dostopoverprint}}
\def\NoteNumber#1{\hbox to 15pt{\hfill\black #1}}
\setupfootnotes
  [bodyfont=6pt,
   textcolor=black,
   before=,after=,
   rule=off,
   conversion={set 1},
%   distance=-2em,
   margindistance=-2em,
   numbercommand=\NoteNumber]

%\def\MyFootnote#1{\footnote{\hskip3em \dostartoverprint#1\dostopoverprint}}
\def\MyFootnote#1{\footnote{\hskip3em #1}}


\starttext

 \startlocalfootnotes
 \vbox\bgroup\hsize=78mm\dontcomplain
 \startitemize[4]
 \item die Ausgabe erfolgt als PDF/X-4p\MyFootnote{ISO 15930-7:2008}
 \stopitemize
 \egroup
 \stoplocalfootnotes


\stoptext

[-- Attachment #3: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2009-04-12 13:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-11 13:34 Peter Rolf
2009-04-11 15:19 ` Idris Samawi Hamid ادريس سماوي حامد
2009-04-12  7:24   ` Wolfgang Schuster
2009-04-12 10:59     ` Peter Rolf
2009-04-12 13:25     ` Peter Rolf [this message]
2009-04-12 14:51       ` Wolfgang Schuster
2009-04-13 11:23         ` Hans Hagen

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=49E1EBC3.80701@gmx.net \
    --to=indiego@gmx.net \
    --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).