class Metanorma::ISO::Converter
def seqcheck(names, msg, accepted)
def seqcheck(names, msg, accepted) n = names.shift return [] if n.nil? test = accepted.map { |a| n.at(a) } if test.all?(&:nil?) @log.add("Style", nil, msg) end names end
Instance Methods
- # add_amd_parts
- # add_id_parts
- # admonition_name
- # appendix_parse
- # approval_groups_rename
- # asset_style
- # bibdata_cleanup
- # bibdata_validate
- # bibitem_cleanup
- # bibitem_validate
- # boilerplate_file
- # clause_parse
- # content_validate
- # cover_stage_abbr
- # definition_style
- # disjunct_error
- # doc_converter
- # doc_extract_attributes
- # docidentifier_cleanup
- # doctype_validate
- # editorial_group_types
- # editorial_groups_agency
- # example_style
- # external_constraint
- # extract_publishers
- # extract_text
- # figure_validate
- # footnote_cleanup
- # footnote_style
- # foreword_style
- # foreword_validate
- # format_ref
- # get_id_prefix
- # get_stage
- # get_substage
- # get_typeabbr
- # html_converter
- # html_converter_alt
- # id_add_year
- # id_langsuffix
- # id_prefix
- # id_stage_abbr
- # id_stage_abbr1
- # id_stage_prefix
- # id_year
- # image_name_parse
- # image_name_prefix
- # image_name_suffix
- # image_name_validate
- # image_name_validate1
- # init
- # insert_unpub_note
- # introduction_style
- # iso_id
- # iso_id1
- # iso_id_out
- # isosubgroup_validate
- # iteration_validate
- # li_depth_validate
- # list_after_colon_punctuation
- # list_full_sentence
- # list_punctuation
- # list_punctuation1
- # list_semicolon_phrase
- # list_semicolon_phrase_punct
- # listcount_validate
- # locality_erefs_validate
- # metadata_approval_agency
- # metadata_approval_committee
- # metadata_approval_committee_types
- # metadata_author
- # metadata_committee
- # metadata_copyright
- # metadata_editorial_committee
- # metadata_ext
- # metadata_id
- # metadata_publisher
- # metadata_status
- # metadata_subdoctype
- # norm_bibitem_style
- # normref_validate
- # note_style
- # ol_attrs
- # ol_count_validate
- # onlychild_clause_validate
- # org_abbrev
- # other_footnote_renumber
- # outputs
- # patent_notice_parse
- # pdf_converter
- # permission_check
- # permission_re
- # possibility_check
- # possibility_re
- # presentation_xml_converter
- # pub_class
- # recommendation_check
- # recommendation_re
- # relaton_relation_descriptions
- # relaton_relations
- # replacement_standard
- # requirement_check
- # requirement_re
- # scope_parse
- # scope_style
- # script_validate
- # section_names_terms_cleanup
- # section_style
- # section_validate
- # sections_cleanup
- # sections_presence_validate
- # sections_sequence_validate
- # sections_sequence_validate_body
- # sections_sequence_validate_body_vocab
- # sections_sequence_validate_end
- # sections_sequence_validate_start
- # sectiontype
- # see_erefs_validate
- # see_xrefs_validate
- # seqcheck
- # skip_list_punctuation
- # sort_biblio
- # sort_biblio_key
- # stage_abbr
- # stage_name
- # stage_validate
- # starts_lowercase?
- # starts_uppercase?
- # structured_id
- # sts_converter
- # style
- # style_abbrev
- # style_no_guidance
- # style_non_std_units
- # style_number
- # style_percent
- # style_punct
- # style_regex
- # style_two_regex_not_prev
- # style_units
- # style_warning
- # subclause_validate
- # subfigure_validate
- # substage_validate
- # symbols_validate
- # tech_report_style
- # term_def_subclause_parse
- # term_defs_boilerplate_cont
- # term_xrefs_validate
- # term_xrefs_validate1
- # termdef_boilerplate_insert
- # termdef_style
- # termdef_warn
- # title
- # title_all_siblings
- # title_amd
- # title_first_level_validate
- # title_full
- # title_intro
- # title_intro_validate
- # title_lang_part
- # title_main
- # title_main_validate
- # title_names_type_validate
- # title_no_full_stop_validate
- # title_part
- # title_part_validate
- # title_subpart_validate
- # title_validate
- # unpub_footnotes
- # unpub_stage_prefix
- # unpublished_note
- # validate
- # vocab_terms_titles_validate
- # withdrawn_note
- # withdrawn_ref?