2.33 addtext

Adds some text.

Parameters:

$kiriwrite_presmodule->addtext(text, options);

Usage:

$kiriwrite_presmodule->addtext("Here's some text.", { Style => "textformat" });

text
Specifies the text to be added.

options
Specifies the following options as a hash in any order.

Value Description
Style Specifies the CSS style to use.