TABLE OF CONTENTS


::pwtk::latex::head

SYNOPSIS

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

PURPOSE

Set the LaTeX preamble (aka head).

SOURCE

    variable head
    set head $text
}