ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error: \rootfloatparameter has an extra }
@ 2011-10-05 10:33 zs
  2011-10-05 10:41 ` luigi scarso
  2011-10-05 10:53 ` Wolfgang Schuster
  0 siblings, 2 replies; 6+ messages in thread
From: zs @ 2011-10-05 10:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-10-05 11:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-05 10:33 Error: \rootfloatparameter has an extra } zs
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

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