mirror of https://github.com/texmacs/doc.git
Facility for displaying keyboard presses when making screencasts
This commit is contained in:
parent
e863a06c03
commit
24df0ab0b0
|
@ -442,6 +442,22 @@ source code.
|
|||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(get-show-kbd)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|get_show_kbd> which returns
|
||||
<scm|bool>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(set-show-kbd <scm-arg|bool>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|set_show_kbd> which returns
|
||||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(set-latex-command <scm-arg|string>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue