You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/type/tagged_string.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ This is written as the character with code 1 in files.
17
17
| @<sym>@ The text inside the tag is rendered as symbols, if a [[prop:style:symbol font]] is set for the text box.
18
18
| @<color:???>@ The text inside the tag is rendered with the given [[type:color]].
19
19
| @<size:???>@ The text inside the tag is rendered with the given font size in points, for example @"<size:12>text</size>"@ makes the text 12 points. The text is scaled down proportionally when it does not fit in a text box and the @scale down to@ attribute allows it.
20
+
| @<font:???>@ The text inside the tag is rendered with the given font family.
20
21
| @<line>@ Line breaks inside this tag use the [[prop:style:line height line]], and they show a horizontal line.
21
22
| @<soft-line>@ Line breaks inside this tag use the [[prop:style:soft line height]].
22
23
| @<atom>@ An atomic piece of text. The cursor can never be inside it; it is selected as a whole.
0 commit comments