Function center - center(s, width) -> string

Function center - center(s, width) -> string

SYNOPSIS

import xtex2latex
def center(s, width)

DESCRIPTION

Return a center version of s, in a field of the specified width. padded with spaces as needed. The string is never truncated.

SEE ALSO

xtex2latex


Generated by HTMLFormatter at Tue Jun 12 18:58:52 2001