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: beta (12.05.2009, 22:36): footnote marker and overprinting
Date: Wed, 13 May 2009 12:46:33 +0200	[thread overview]
Message-ID: <4A0AA509.605@gmx.net> (raw)

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

Hi,

just in case this slipped someone's mind :)

I still get an error about an undefined control sequence 
(\PDFobjectreferenceB) and the footnote marker (star) is not moved with 
the footnote (\moveright).

The attached example code (with overprinting) breaks with the mentioned 
error. The attached picture shows the problem with the separated 
footnote marker. It can be created with the other versions (without 
overprinting) of the \NoteNumber and \MyFootnote macros.


Best wishes,  Peter



[-- Attachment #2: footnote.tex --]
[-- Type: text/plain, Size: 736 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,
   numberconversion={set 2},
%   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

 % footnote marker is not moved!
 \moveright70mm\hbox{\placelocalfootnotes}


\stoptext

[-- Attachment #3: footnote.png --]
[-- Type: image/png, Size: 7467 bytes --]

[-- Attachment #4: 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
___________________________________________________________________________________

             reply	other threads:[~2009-05-13 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-13 10:46 Peter Rolf [this message]
2009-05-14 15:15 ` Hans Hagen
2009-05-14 17:08   ` Peter Rolf

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=4A0AA509.605@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).