Copyright © 2018 Lloyd R. Prentice
Version: .01
Authors: Lloyd R. Prentice.
License: MIT File: ep_sample_text.erl Description: Sample text blocks
ep_sample_text.erl functions provide test copy for test functions| article/0 | |
| cl/0 | |
| code_listing/0 | |
| erlpress/0 | |
| helvetica_10/0 | Display Helvetica 10pt text NOTE: Must apply ep_typespec:default_helvetics(10) for this to show advertised font size. |
| ol/0 | |
| thanks/0 | |
| the_road_not_taken/0 | |
| times_14/0 | Display Times-Roman 14pt text NOTE: Must apply ep_block:default_14/0 for this to show advertised font size. |
| ul/0 |
article() -> any()
cl() -> any()
code_listing() -> any()
erlpress() -> any()
helvetica_10() -> any()
Display Helvetica 10pt text NOTE: Must apply ep_typespec:default_helvetics(10) for this to show advertised font size
ol() -> any()
thanks() -> any()
the_road_not_taken() -> any()
times_14() -> any()
Display Times-Roman 14pt text NOTE: Must apply ep_block:default_14/0 for this to show advertised font size
ul() -> any()
Generated by EDoc