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 (2009-05-11)
Date: Mon, 11 May 2009 13:05:47 +0200	[thread overview]
Message-ID: <4A08068B.3060706@gmx.net> (raw)

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

Hi,

there are still some problems with footnotes and overprinting. I have 
reactivated the old (sorry, non minimal) example for that. But for three 
problems it is pretty short :)

1. the footnote uses '1' instead of the chosen '*' (set 1)
2. the footnote marker is not bound to the footnote text (only the text 
is moved right)
3. the problem with the undefined \PDFobjectreferenceB occurs again, if 
overprinting is used (see different versions of \NoteNumber and \MyFootnote)

One additional note to 3.)
I have to enable overprinting for both the marker and the text to get 
the desired result (all should be overprinted). Is this intended?


Peter

[-- Attachment #2: footnote.tex --]
[-- Type: text/plain, Size: 697 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

 \moveright70mm\hbox{\placelocalfootnotes}


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

             reply	other threads:[~2009-05-11 11:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 11:05 Peter Rolf [this message]
2009-05-11 11:09 ` Hans Hagen
2009-05-11 11:20   ` Peter Rolf
2009-05-11 12:00 ` Henning Hraban Ramm
2009-05-11 12:14   ` Otared Kavian
2009-05-11 13:03 ` Hans Hagen
     [not found]   ` <200905111518.05367.alan.braslau@cea.fr>
2009-05-11 13:40     ` mframed, setupinteractions Hans Hagen
2009-05-11 14:15       ` Alan BRASLAU
2009-05-11 15:00       ` Aditya Mahajan
2009-05-11 22: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=4A08068B.3060706@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).