-------- Missatge original --------
Assumpte: Minimal example (was Re: [NTG-context] Footnote text like
layer?)
Data: Thu, 19 Aug 2010 09:16:03 +0200
De: Xan
A: mailing list for ConTeXt users
Sorry, but the reply does not work for me 8-|
The minimal example, Wolfgang,
% interface=en output=pdftex
% Regime
%\enableregime[utf]
%\input arxiv-header.context
%\setupheadertexts[\midaligned{Títol de l'article}][][\midaligned{Xavier
Bordoy}][]
\definedelimitedtext
[abstract]
[leftmargin=yes,
spacebefore=line,
before=\smallbodyfont]
% Start the text
\starttext
%\version[concept]
%\startbodymatter
% Title
\startalignment[center]
\blank[force,2*big]
{\bfb Títol de l'article}
\blank[3*medium]
{\tfa Xavier Bordoy}
% \blank[2*medium]
% {\tfa \currentdate}
\blank[3*medium]
\stopalignment
% Abstract
\startabstract
{\midaligned{\bf Abstract}}
We examine the geometry of the word problem of two different types {\bf
groups}: those satisfying weak almost-convexity conditions and those
admitting geodesic combings whose width satisfy minimally restrictive,
non-vacuous constraints. In both cases we obtain an n! isoperimetric
function and $n2$ upper bounds on the minimal isodiametric function and
the filling length function.
\stopabstract
\footnotetext[-]{Date: }
Posar caixeta tipus footnote amb:
\startitemize
\item date (mirar nathanson)
\item keywords
\item llicència (CC-By-sa)
\item al típic comentari de què l'autor ha rebut suport de X i X, posar
que es basa en el la memòria de final de màster (i posar el link).
\item math subject classification 2010: 20F65, 20F10 primary, 20F05
20F06 secondary
\item E-mail (llevar del final amb l'adreça)
\stopitemize
\section{Resultats principals}
En aquest capítol es detallarà la meva contribució al camp de la Teoria
Geomètrica de Grups i, en concret, al problema de la paraula. De forma
general, aquesta contribució consisteix en la millora de l'ordre de la
funció de Dehn per als grups que admetin una secció geodèsica $\sigma$
tal que $\varphi_{\sigma}(n) < n-1$, per a $n$ suficientment gran, i en
diverses generalitzacions de l'amplada d'una secció.
\stoptext
I receive:
! You can't use `\unskip' in vertical mode.
\dosetnote [#1][#2][#3]->\unskip
\def \currentnote {#2}\dochecknote
\ifcase ...
l.39 \footnotetext[-]
{Date: }
? x
Regards,
Xan.