1
0
Fork 0

Introduction of a cleaner 'numbered' environment for line numbering inside algorithms

This commit is contained in:
Joris van der Hoeven 2019-01-30 21:55:51 +00:00
parent ba8e350156
commit c47f4f2d28
1 changed files with 8 additions and 0 deletions

View File

@ -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>