Changes

Jump to navigation Jump to search
1,589 bytes added ,  14:14, 29 August 2020
Created page with "Documentation for \placeframed"
<cd:commandgroup name="placeframed" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\placeframed</tt> is an alternative way of using {{gen|framed}} instances.
</cd:shortdesc>
<cd:variants>
<cd:command category="rules" file="pack-rul.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-framed.xml" keywords="background" level="document" name="placeframed" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:name"></cd:constant>
</cd:keywords>
<cd:assignments list="yes" optional="yes" ordinal="2">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupframed"></cd:inherit>
</cd:assignments>
<cd:content ordinal="3"></cd:content>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>This allows using a previously define {{gen|framed}} instance without using its own command name.

<texcode>
\unframed{some stuff}
</texcode>
and
<texcode>
\placeframed[unframed]{some stuff}
</texcode>
are identical
</cd:description>
<cd:examples></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="defineframed" originator="system"></cd:commandref>
<cd:commandref name="setupframed" originator="system"></cd:commandref>
<cd:source file="pack-rul.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Rules"></cd:wikipage>
<cd:wikipage originator="system" page="Keywords:Background"></cd:wikipage>
<cd:commandref name="unframed"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu