ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \about disables \setupnote[footnote][split=strict]
@ 2014-03-11 18:33 Pablo Rodriguez
  0 siblings, 0 replies; only message in thread
From: Pablo Rodriguez @ 2014-03-11 18:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have just accidentally noted that \about disables the option
[split=strict] in \setupnote.

Here is a sample:

\mainlanguage[es]
\setuppapersize[A6]
\setupnote[footnote][split=strict]
\starttext
\section[espacios]{Espacios}
\section[parrafos]{Párrafos}

\dorecurse{5}{Esta es una frase.\par}

En el preámbulo sólo existen órdenes. Antes de \tex{starttext}, no debe
haber texto, únicamente órdenes de configuración. Cada orden puede
formar un parrafo, esto es, puede contener saltos de línea, pero no una
línea en blanco. Y no debemos mezclar órdenes distintas en la misma
línea. En el preámbulo se aplica también lo dicho en las secciones
%~ «Espacios» y «Párrafos».
\about[espacios] y \about[parrafos].
Entre diferentes órdenes, puede haber tantos saltos de línea como
queramos\footnote{En este caso, ni siquiera tiene que haber una línea en
blanco. La única regla es la legibilidad de nuestro código. Es
especialmente importante, porque las órdenes de configuración del
preámbulo son más difíciles de leer que el texto mezclado con órdenes.}.

Esta es otra frase.
\stoptext

If you comment the \about line and uncomment the previous line, you will
see the different behavior. Note reference in body shouldn’t have the
footnote in a different page.

I’m afraid this is a bug. Would anyone be so kind to confirm it?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2014-03-11 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-11 18:33 \about disables \setupnote[footnote][split=strict] Pablo Rodriguez

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