");
puts("");
puts("");
webNewSection("Notes");
puts(
"\n"
"1. Length-ruler and length-values cannot be shown unless use-branch-lengths is also checked. \n"
" \n"
"2. If \"Strip underscore-suffixes?\" is checked, underscores and anything following them are stripped from node labels. \n"
" \n"
"3. For backwards compatibility, options exist to convert a dash or underscore to a space in a node label. \n"
" \n"
"4. The tree is in the phastCons or .nh format name:length. Parentheses create a parent.\n"
"Parents must have two children. Length is not required if use-branch-lengths is not checked.\n"
"The length of the root branch is usually not specified. \n"
@@ -574,30 +569,31 @@
if (stripUnderscoreSuff)
printf("&phyloPng_underscores=1");
if (dashToSpace)
printf("&phyloPng_dash_to_space=1");
if (underToSpace)
printf("&phyloPng_under_to_space=1");
if (monospace)
printf("&phyloPng_monospace=1");
puts("\">