Changes

Jump to navigation Jump to search
32 bytes removed ,  11:20, 28 November 2020
no edit summary
<cd:description><!-- the long description of the command goes here -->
</cd:description>
<cd:examples><cd:example title="Use of attachment with customized symbol (you need to create a the file &quot;myattachment.txt&quot;)should exists, that why the demo here doesn't does not show attachment...)"><context source="yes" text="produces">
\setuppapersize[A6,landscape]
%------------------------------------------------------------------------------
\startuseMPgraphic{myattachmentsymbol} % #1 - Draw a symbol, here a paperclip! path pa;
numeric u; u=1mm;
numeric Ra; Ra=u/2; numeric Rb; Rb=1.5Ra; numeric Rc; Rc=1.35Rb;
\stopuseMPgraphic
%------------------------------------------------------------------------------
\definesymbol % #2 - Define the drawing as a symbol
\starttext % #4 - Use it
Text before
\attachment
[file={myattachment.txt},

Navigation menu