ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* please help
@ 2000-09-11 12:43 Hraban
  2000-09-11 11:16 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Hraban @ 2000-09-11 12:43 UTC (permalink / raw)


Could anyone please explain, why this command has *no* effect:

\def\zweisym#1#2#3#4{
	\startbuffer
\x13	\setupcombinations[width=11cm]
	\startcombination[2]
	{\hbox to 4.75 cm{\hss\externalfigure[#1]\hss}}{#2}
	{\hbox to 4.75 cm{\hss\externalfigure[#3]\hss}}{#4}
	\stopcombination
	\stopbuffer
	\placefigure[][sym:#1-#3]{none}{\getbuffer}
}

\zweisym{pic1}{Text 1}{pic2}{Text 2}

The externalfigures for #1 and #3 are defined before the use of \zweisym

The \def itself is in the header.

Thanks!

Hraban.


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

end of thread, other threads:[~2000-09-11 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-11 12:43 please help Hraban
2000-09-11 11:16 ` Hans Hagen

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