Copyright © 2018 Lloyd R. Prentice
Version: 0.01
Authors: Lloyd R. Prentice.
| centered_report_hv/1 | |
| justify_report_hv/1 | Return type specifications. |
| preformatted_report_hv/1 | |
| ragged_left_report_hv/1 | |
| ragged_report_hv/1 | |
| report_hv_faces/1 | Return report typefaces. |
| report_hv_fontsize/1 | Return font size. |
| report_hv_indent/1 | |
| report_hv_justify/1 | Return justification. |
| report_hv_leading/1 | Return leading. |
| report_hv_max_linespace/1 | Return maximum line space for comfortable reading. |
| report_hv_no_indent/1 | Return indentation. |
centered_report_hv(Tag::atom()) -> tuple()
justify_report_hv(Tag::atom()) -> tuple()
Return type specifications
preformatted_report_hv(Tag::atom()) -> tuple()
ragged_left_report_hv(Tag::atom()) -> tuple()
ragged_report_hv(Tag::atom()) -> tuple()
report_hv_faces(Tag::atom()) -> tuple()
Return report typefaces
report_hv_fontsize(Tag::atom()) -> tuple()
Return font size
report_hv_indent(Tag::atom()) -> integer()
report_hv_justify(Tag::atom()) -> tuple()
Return justification
report_hv_leading(Tag::atom()) -> tuple()
Return leading
report_hv_max_linespace(Tag::atom()) -> tuple()
Return maximum line space for comfortable reading
report_hv_no_indent(Tag::atom()) -> integer()
Return indentation
Generated by EDoc