ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: zs <zstryhal@physics.ujep.cz>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Error: \rootfloatparameter has an extra }
Date: Wed, 5 Oct 2011 12:33:27 +0200	[thread overview]
Message-ID: <20111005123327.21b7d834@dioxin.physik.tu-chemnitz.de> (raw)

Hello,

trying to recompile older work with recent context, strange error appeared:
! Argument of \rootfloatparameter has an extra }.

I extracted minimal example, see below.

It seems, it has something to do with position of first image.
When the code is slightly changed (removing/adding x or image, font size change),
compilation runs well.
Similar error was reported few days ago (http://www.mail-archive.com/ntg-context@ntg.nl/msg58816.html), but the patch has no effect here.

------- minimal example compiled with "context example.tex" --------

\starttext

\setupbodyfont[rm,13pt]


\subsection[]{x}

\startitemize[]
	\item x
	\item x
	\item x
\stopitemize

\subsection{x}

x

x

x

x

x

\placefigure[][]{}{
	\externalfigure[cow][width=\textwidth]
}

x

\placefigure[][]{}{%
	\externalfigure[cow][]
}


\placefigure[][]{}{%
	\externalfigure[cow][]
}

\placefigure[][]{}{%
	\externalfigure[cow][]
}


\subsection[]{S}

x

x

\stoptext
___________________________________________________________________________________
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:[~2011-10-05 10:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 10:33 zs [this message]
2011-10-05 10:41 ` luigi scarso
2011-10-05 10:48   ` zs
2011-10-05 11:28   ` luigi scarso
2011-10-05 10:53 ` Wolfgang Schuster
2011-10-05 11:12   ` zs

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=20111005123327.21b7d834@dioxin.physik.tu-chemnitz.de \
    --to=zstryhal@physics.ujep.cz \
    --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).