mirror of https://github.com/texmacs/doc.git
First step towards interactive course material
This commit is contained in:
parent
c511795a84
commit
3d1389ef19
|
@ -7122,6 +7122,22 @@ source code.
|
||||||
<scm|path>.
|
<scm|path>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(selection-get-start*)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|selection_var_get_start> which returns
|
||||||
|
<scm|path>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(selection-get-end*)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|selection_var_get_end> which returns
|
||||||
|
<scm|path>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(selection-path)>
|
<scm|(selection-path)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue