Module ep_sample_text

License: MIT File: ep_sample_text.erl Description: Sample text blocks.

Copyright © 2018 Lloyd R. Prentice

Version: .01

Authors: Lloyd R. Prentice.

Description

License: MIT File: ep_sample_text.erl Description: Sample text blocks

ep_sample_text.erl functions provide test copy for test functions

Function Index

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

Function Details

article/0

article() -> any()

cl/0

cl() -> any()

code_listing/0

code_listing() -> any()

erlpress/0

erlpress() -> any()

helvetica_10/0

helvetica_10() -> any()

Display Helvetica 10pt text NOTE: Must apply ep_typespec:default_helvetics(10) for this to show advertised font size

ol/0

ol() -> any()

thanks/0

thanks() -> any()

the_road_not_taken/0

the_road_not_taken() -> any()

times_14/0

times_14() -> any()

Display Times-Roman 14pt text NOTE: Must apply ep_block:default_14/0 for this to show advertised font size

ul/0

ul() -> any()


Generated by EDoc