mirror of https://github.com/texmacs/doc.git
Introduction of a cleaner 'numbered' environment for line numbering inside algorithms
This commit is contained in:
parent
ba8e350156
commit
c47f4f2d28
|
@ -1626,6 +1626,14 @@ source code.
|
|||
<scm|bool>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tree-multi-line? <scm-arg|content>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|is_multi_line> which returns
|
||||
<scm|bool>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tree-is-buffer? <scm-arg|tree>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue