Morning all, It seems the parameter {none} is no longer effective in \placefigure: From the wiki: "You get no caption with none." On at least: ConTeXt ver: 2011.11.29 23:11 MKIV fmt: 2011.12.1, this appears **not** to be the case... Anyone else - or is there some change not yet documented on the wiki. My markup worked on previous versions of the beta. ___ Minimal example % make with context /Users/Ian/SPT_PDF_context/tryouts/test_simplest.tex \starttext Hello world \placefigure[place]{none}{\externalfigure[myone]} \stoptext Thanks Ian