mirror of https://github.com/texmacs/doc.git
Start using new animation players for finer control in laptop presentations
This commit is contained in:
parent
2c90712558
commit
14eeda61bd
|
@ -746,6 +746,22 @@ source code.
|
|||
<scm|bool>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(players-set-elapsed <scm-arg|tree> <scm-arg|double>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|players_set_elapsed> which returns
|
||||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(players-set-speed <scm-arg|tree> <scm-arg|double>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|players_set_speed> which returns
|
||||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tt-exists? <scm-arg|string>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue