Rev 6097 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
11795 | bpr | 1 | |
13 | reyssat | 2 | Insert another block: up to 2 arguments.<ul> |
3 | <li>Argument 1: name of the block to insert. |
||
3614 | bpr | 4 | </li><li>Argument 2 (optional): a text to replace the title of the cited block. |
5 | </li></ul> |
||
11795 | bpr | 6 | For example, <span class="tt wims_code_words">\\embed{embedded}</span> insert the bloc <span class="tt wims_code_words">embedded</span> |
13 | reyssat | 7 | into the current block. |
8 | |||
3616 | bpr | 9 | <p> |
11795 | bpr | 10 | One can also insert the block of a public document. In this case, the |
11 | first argument |
||
12 | is the address of the document and |
||
3616 | bpr | 13 | the third argument is the name of the block to insert (for the moment, |
14 | the second one is not useful in this case) : |
||
6097 | bpr | 15 | for instance, <span class="tt wims_code_words">\\embed{H2/algebra/docrelatif}{}{block=abscisse}</span> |
11795 | bpr | 16 | </p> |
17 | \embed{H2/algebra/docrelatif}{}{block=abscisse} |