Copyright © 2018 Lloyd R. Prentice
Version: 0.01
Authors: Lloyd R. Prentice.
| cdoc/1 | |
| cdoc_faces/1 | Return cdoc typefaces. |
| cdoc_fontsize/1 | Return font size. |
| cdoc_indent/1 | |
| cdoc_justify/1 | Return justification. |
| cdoc_leading/1 | Return leading. |
| cdoc_max_linespace/1 | Return maximum line space for comfortable reading. |
| cdoc_no_indent/1 | Return indentation. |
cdoc(Tag::atom()) -> tuple()
cdoc_faces(Tag::atom()) -> tuple()
Return cdoc typefaces
cdoc_fontsize(Tag::atom()) -> tuple()
Return font size
cdoc_indent(Tag::atom()) -> integer()
cdoc_justify(Tag::atom()) -> tuple()
Return justification
cdoc_leading(Tag::atom()) -> tuple()
Return leading
cdoc_max_linespace(Tag::atom()) -> tuple()
Return maximum line space for comfortable reading
cdoc_no_indent(Tag::atom()) -> integer()
Return indentation
Generated by EDoc