ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: \about disables \setupnote[footnote][split=strict]
Date: Tue, 11 Mar 2014 19:33:42 +0100	[thread overview]
Message-ID: <531F5706.1020304@gmx.es> (raw)

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
___________________________________________________________________________________


                 reply	other threads:[~2014-03-11 18:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=531F5706.1020304@gmx.es \
    --to=oinos@gmx.es \
    --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).