check_wrap_nobreak {junco}R Documentation

Check Word Wrapping

Description

Check a set of column widths for word-breaking wrap behavior

Usage

check_wrap_nobreak(tt, colwidths, fontspec)

Arguments

tt

TableTree

colwidths

numeric. Column widths (in numbers of spaces under fontspec)

fontspec

font_spec.

Value

TRUE if the wrap is able to be done without breaking words, FALSE if wordbreaking is required to apply colwidths


[Package junco version 0.1.1 Index]