Subversion Repositories wimsdev

Rev

Rev 6097 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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