summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/layout.sgml1
-rw-r--r--docs/tmpl/main.sgml9
2 files changed, 8 insertions, 2 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml
index 581f00bf..a21fffef 100644
--- a/docs/tmpl/layout.sgml
+++ b/docs/tmpl/layout.sgml
@@ -564,6 +564,7 @@ code specific to each rendering system.
</para>
@layout: the parent layout for this line.
+@start_index:
@length: the length of the line in bytes.
@runs: a list containing the runs of the line in visual order.
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index 7e5c4068..ead7b037 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -349,9 +349,14 @@ about the attributes of a single character.
</para>
@is_break:
+@is_mandatory_break:
@is_white:
-@is_char_stop:
-@is_word_stop:
+@is_cursor_position:
+@is_word_start:
+@is_word_end:
+@is_sentence_boundary:
+@is_sentence_start:
+@is_sentence_end:
<!-- ##### FUNCTION pango_shape ##### -->
<para>