ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* footnote mechanism broken (2)
@ 2012-01-13  9:55 Steffen Wolfrum
  2012-01-13 10:27 ` luigi scarso
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2012-01-13  9:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

an other strange thing related to footnotes can be seen here:



\def\MyNote#1{\switchtobodyfont[12pt]\high{#1}} % <- gives small number
%\def\MyNote#1{\switchtobodyfont[13pt]\high{#1}} % <- gives big number


\setupnote
 [footnote]
 [textcommand=\MyNote]

\starttext
Hi there!\footnote{I’m a footnote.}
\stoptext



Please run it with 12pt and also with 13pt: 
The difference in the number's size is huge, not only 1pt!!

Steffen
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: footnote mechanism broken (2)
  2012-01-13  9:55 footnote mechanism broken (2) Steffen Wolfrum
@ 2012-01-13 10:27 ` luigi scarso
  0 siblings, 0 replies; 2+ messages in thread
From: luigi scarso @ 2012-01-13 10:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 874 bytes --]

On Fri, Jan 13, 2012 at 10:55 AM, Steffen Wolfrum <context@st.estfiles.de>wrote:

> Hi,
>
> an other strange thing related to footnotes can be seen here:
>
>
>
> \def\MyNote#1{\switchtobodyfont[12pt]\high{#1}} % <- gives small number
> %\def\MyNote#1{\switchtobodyfont[13pt]\high{#1}} % <- gives big number
>
>
> \setupnote
>  [footnote]
>  [textcommand=\MyNote]
>
> \starttext
> Hi there!\footnote{I’m a footnote.}
> \stoptext
>
>
>
> Please run it with 12pt and also with 13pt:
> The difference in the number's size is huge, not only 1pt!!
>
> for latin modern default set of points are
4pt,5pt,6pt,7pt,8pt,9pt,10pt,11pt,12pt,14.4pt,17.3pt
 (just grep the sources to see them); try one of these and see what happen.
If you use something different (13pt) than the setupnote just uses the
point you have chosen (I suppose).



-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-13 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13  9:55 footnote mechanism broken (2) Steffen Wolfrum
2012-01-13 10:27 ` luigi scarso

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).