* tta/perl/Texinfo/Document.pm (set_labels_identifiers_target): do not reset identifiers_target, it should have been initialized at document creation. * tta/perl/Texinfo/Document.pm: reformat functions beginning. Use defined or exists in conditions when not interested in the value. Change some variable names.