[float] location options of \placefloat
![](https://secure.gravatar.com/avatar/5ef3be2c0e949ae4c891de058ebf4d76.jpg?s=120&d=mm&r=g)
Hi all, some of the possibilities concerning float placement that are listed on the wiki[1] cause mkiv to fail with an “undefined control sequence”. E.g. ----------------------------------------------------------------- \starttext \placefigure[left][]{A Dutch Cow}{\externalfigure[cow]} \stoptext ----------------------------------------------------------------- The same goes for “right”, “innermargin” “outeredge”. Others like “top” and “here” seem to work. Mkii is not affected, though. Bug? Regards Philipp [1] http://wiki.contextgarden.net/Reference/en/placefloat -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
![](https://secure.gravatar.com/avatar/93131e1e6e2204bd13501390d768dbdc.jpg?s=120&d=mm&r=g)
Am 18.09.2011 um 00:17 schrieb Philipp Gesang:
Hi all,
some of the possibilities concerning float placement that are listed on the wiki[1] cause mkiv to fail with an “undefined control sequence”. E.g.
-----------------------------------------------------------------
\starttext \placefigure[left][]{A Dutch Cow}{\externalfigure[cow]} \stoptext
-----------------------------------------------------------------
The same goes for “right”, “innermargin” “outeredge”. Others like “top” and “here” seem to work. Mkii is not affected, though. Bug?
syst-aux.mkiv \def\do_quit_prev_comma_list#1]% - {\let\do_process_comma_item\do_quit_commalist} + {\let\do_process_comma_item\do_quit_comma_list} Wolfgang
![](https://secure.gravatar.com/avatar/5ef3be2c0e949ae4c891de058ebf4d76.jpg?s=120&d=mm&r=g)
On 2011-09-18 09:44, Wolfgang Schuster wrote:
syst-aux.mkiv
\def\do_quit_prev_comma_list#1]% - {\let\do_process_comma_item\do_quit_commalist} + {\let\do_process_comma_item\do_quit_comma_list}
Wolfgang
Thanks a lot, that did it! Have a beatiful Sunday, Philipp -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
participants (2)
-
Philipp Gesang
-
Wolfgang Schuster