3
1
Back

Depth rail_clearance = 8.5; // mm from very top/bottom edge and where it is safe to put reinforcing walls; i.e. The thickness of 2mm // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; //title test module label(string, size=4, halign="center") { // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $title_text); } function hook_render_article($article) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } .

New Pull Request