Do you see my mistake?
If so, please tell me.
layerinfo "type" = "theme";
layerinfo "name" = "garden";
set lineheight = 18;
function Page::print_custom_head() {
"""
""";
}
function print_free_text(Page p) {
print_comp_header("think about this");
"""
I would not that death should take me asleep. I would not have him merely seize me, and only declare me to be dead, but win me, and overcome me. When I must shipwreck, I would do it in a sea, where mine impotency might have some excuse; not in a sullen weedy lake, where I could not have so much as exercise for my swimming. - John Donne
""";
print_comp_footer();
print_comp_header("Second Thoughts");
"""
Your focus determines your reality.
""";
print_comp_footer();
}
function Page::print_custom_head() {
"""
""";
}