ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <st.wolfrum@estfiles.de>
Subject: Re: footnote marker
Date: Mon, 8 Dec 2003 00:46:54 +0100	[thread overview]
Message-ID: <a06002002bbf96a9f0633@[217.184.8.90]> (raw)

Hi,

now I have got a quite good working solution with all individual settings...

\setupbodyfont[4pt]\setupinterlinespace[line=55pt]
\defineconversion[HowAboutIt][\ss]
\setupfootnotes[style=italic,conversion=HowAboutIt,numbercommand=]
\def\setfootnotebodyfont
  {\let\setfootnotebodyfont\relax
   \restoreglobalbodyfont
   \switchtobodyfont[8.5pt]\setupinterlinespace[line=12pt]}
   
\starttext
\input tufte \input tufte  \footnote{\input knuth }
test {\bf bold test} {\it italic test}\footnote{normal footnote {\rm roman footnote} {\it italic footnote} {\bf bold footnote} normal footnote {\rm roman footnote} {\it italic footnote} {\bf bold footnote} normal footnote {\rm roman footnote} {\it italic footnote} {\bf bold footnote}} 
\stoptext


... BUT really annoying is this -- endless error messages;

bodyfont  : bodyfont xxxpt is defined (can be better done global)
bodyfont  : bodyfont xxxpt is defined (can be better done global)
bodyfont  : bodyfont xxxpt is defined (can be better done global)
bodyfont  : bodyfont xxxpt is defined (can be better done global)
bodyfont  : bodyfont xxxpt is defined (can be better done global)
...


In documents with more than 1 page this is really horrible (thousands of error messages!!)


How to avoid it??


Thank you,


Steffen

             reply	other threads:[~2003-12-07 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-07 23:46 Steffen Wolfrum [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-07 17:02 Steffen Wolfrum
2003-12-06 23:09 Steffen Wolfrum
2003-12-07 14:26 ` 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='a06002002bbf96a9f0633@[217.184.8.90]' \
    --to=st.wolfrum@estfiles.de \
    --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).