| このタイプの新しいオブジェクトを作成するために |
| このオブジェクトを作成します。 |
| テキストの複数行にまたがる分割を許すかどうかを指定します。 |
| テキスト内の空白文字と改行を保持するか、または削除するかを指定します。 |
このタイプの新しいオブジェクトを作成するために
注意事項
このオブジェクトを作成します。
テキストの複数行にまたがる分割を許すかどうかを指定します。
説明
例
| 例 | |
![]() | |
{spaced-vbox
width=2cm,
background="wheat",
{text In my spare time, I read http://www.curl.com.},
{text text-breakable?=false,
In my spare time, I read http://www.curl.com.
}
}
|
参照:
テキスト内の空白文字と改行を保持するか、または削除するかを指定します。
説明
例
| 例 | |
![]() | |
{spaced-vbox
background="wheat",
{text The text fragment uses the default setting for the
text-preserve-whitespace? option. Here
begins a gap and the gap ends.},
{text text-preserve-whitespace?=true,
The text fragment sets the text-preserve-whitespace? option to true. Here
begins a gap and the gap ends.}
}
|
注意事項
参照: