TABLE OF CONTENTS


::pwtk::latex::text

SYNOPSIS

proc ::pwtk::latex::text {text} {

PURPOSE

Add a text to latex file.(this should be used prior to calling "tabulate").

ARGUMENTS

SOURCE

    variable content
    append content [list verbatim_ $text\n]
}