# Automatically generated by generate_code_convert_data.pl package Texinfo::HTMLData; use Texinfo::Common; # Generated from default_special_unit_info.csv my %default_special_unit_info = ( 'class' => { 'contents' => 'contents', 'shortcontents' => 'shortcontents', 'footnotes' => 'footnotes', 'about' => 'about', }, 'direction' => { 'contents' => 'Contents', 'shortcontents' => 'Overview', 'footnotes' => 'Footnotes', 'about' => 'About', }, 'order' => { 'contents' => '30', 'shortcontents' => '20', 'footnotes' => '10', 'about' => '40', }, 'file_string' => { 'contents' => '_toc', 'shortcontents' => '_ovr', 'footnotes' => '_fot', 'about' => '_abt', }, 'target' => { 'contents' => 'SEC_Contents', 'shortcontents' => 'SEC_Shortcontents', 'footnotes' => 'SEC_Footnotes', 'about' => 'SEC_About', }, ); sub get_default_special_unit_info() { return \%default_special_unit_info; } my %default_translated_special_unit_info = ( 'heading' => { 'contents' => Texinfo::Common::pgdt('contents section heading', 'Table of Contents'), 'shortcontents' => Texinfo::Common::pgdt('shortcontents section heading', 'Short Table of Contents'), 'footnotes' => Texinfo::Common::pgdt('footnotes section heading', 'Footnotes'), 'about' => Texinfo::Common::pgdt('about section heading', 'About This Document'), }, ); sub get_default_translated_special_unit_info() { return \%default_translated_special_unit_info; } # Generated from default_direction_strings.csv sub get_directions_order() { return [['First', 'Top', 'Index', 'Last', 'Space'], ['This', 'Forward', 'Back', 'FastForward', 'FastBack', 'Next', 'Prev', 'Up', 'NodeNext', 'NodePrev', 'NodeUp', 'NodeForward', 'NodeBack'], ['PrevFile', 'NextFile'], ]; } my %default_converted_directions_strings = ( 'rel' => { 'First' => '', 'Top' => 'start', 'Index' => 'index', 'Last' => '', 'Space' => '', 'This' => '', 'Forward' => 'next', 'Back' => 'prev', 'FastForward' => '', 'FastBack' => '', 'Next' => 'next', 'Prev' => 'prev', 'Up' => 'up', 'NodeNext' => 'next', 'NodePrev' => 'prev', 'NodeUp' => 'up', 'NodeForward' => '', 'NodeBack' => '', 'PrevFile' => 'prev', 'NextFile' => 'next', 'Contents' => 'contents', 'Overview' => '', 'About' => 'help', }, 'accesskey' => { 'First' => '', 'Top' => '', 'Index' => '', 'Last' => '', 'Space' => '', 'This' => '', 'Forward' => 'n', 'Back' => 'p', 'FastForward' => '', 'FastBack' => '', 'Next' => 'n', 'Prev' => 'p', 'Up' => 'u', 'NodeNext' => 'n', 'NodePrev' => 'p', 'NodeUp' => 'u', 'NodeForward' => '', 'NodeBack' => '', 'PrevFile' => '', 'NextFile' => '', 'Contents' => '', 'Overview' => '', 'About' => '', }, 'example' => { 'First' => '1.', 'Top' => ' ', 'Index' => ' ', 'Last' => '1.2.4', 'Space' => '', 'This' => '1.2.3', 'Forward' => '1.2.4', 'Back' => '1.2.2', 'FastForward' => '2', 'FastBack' => '1', 'Next' => '1.2.4', 'Prev' => '1.2.2', 'Up' => '1.2', 'NodeNext' => '1.2.4', 'NodePrev' => '1.2.2', 'NodeUp' => '1.2', 'NodeForward' => '1.2.4', 'NodeBack' => '1.2.2', 'PrevFile' => ' ', 'NextFile' => ' ', 'Contents' => ' ', 'Overview' => ' ', 'About' => ' ', }, ); sub get_default_converted_directions_strings() { return \%default_converted_directions_strings; } my %default_translated_directions_strings = ( 'text' => { 'First' => {'converted' => ' |< '}, 'Top' => {'to_convert' => Texinfo::Common::pgdt('Top direction string', 'Top')}, 'Index' => {'to_convert' => Texinfo::Common::pgdt('Index direction string', 'Index')}, 'Last' => {'converted' => ' >| '}, 'Space' => {'converted' => ' '}, 'This' => {'to_convert' => Texinfo::Common::pgdt('This (current section) direction string', 'current')}, 'Forward' => {'converted' => ' > '}, 'Back' => {'converted' => ' < '}, 'FastForward' => {'converted' => ' >> '}, 'FastBack' => {'converted' => ' << '}, 'Next' => {'to_convert' => Texinfo::Common::pgdt('Next direction string', 'Next')}, 'Prev' => {'to_convert' => Texinfo::Common::pgdt('Prev direction string', 'Prev')}, 'Up' => {'to_convert' => Texinfo::Common::pgdt('Up direction string', ' Up ')}, 'NodeNext' => {'to_convert' => Texinfo::Common::pgdt('NodeNext direction string', 'Next')}, 'NodePrev' => {'to_convert' => Texinfo::Common::pgdt('NodePrev direction string', 'Previous')}, 'NodeUp' => {'to_convert' => Texinfo::Common::pgdt('NodeUp direction string', 'Up')}, 'NodeForward' => {'to_convert' => Texinfo::Common::pgdt('NodeForward direction string', 'Forward node')}, 'NodeBack' => {'to_convert' => Texinfo::Common::pgdt('NodeBack direction string', 'Back node')}, 'PrevFile' => {'to_convert' => Texinfo::Common::pgdt('PrevFile direction string', 'Previous file')}, 'NextFile' => {'to_convert' => Texinfo::Common::pgdt('NextFile direction string', 'Next file')}, 'Contents' => {'to_convert' => Texinfo::Common::pgdt('Contents direction string', 'Contents')}, 'Overview' => {'to_convert' => Texinfo::Common::pgdt('Overview direction string', 'Overview')}, 'About' => {'converted' => ' ? '}, }, 'description' => { 'First' => {'to_convert' => Texinfo::Common::pgdt('First direction description', 'First section in reading order')}, 'Top' => {'to_convert' => Texinfo::Common::pgdt('Top direction description', 'Cover (top) of document')}, 'Index' => {'to_convert' => Texinfo::Common::pgdt('Index direction description', 'Index')}, 'Last' => {'to_convert' => Texinfo::Common::pgdt('Last direction description', 'Last section in reading order')}, 'This' => {'to_convert' => Texinfo::Common::pgdt('This (current section) direction description', 'Current section')}, 'Forward' => {'to_convert' => Texinfo::Common::pgdt('Forward direction description', 'Next section in reading order')}, 'Back' => {'to_convert' => Texinfo::Common::pgdt('Back direction description', 'Previous section in reading order')}, 'FastForward' => {'to_convert' => Texinfo::Common::pgdt('FastForward direction description', 'Next chapter')}, 'FastBack' => {'to_convert' => Texinfo::Common::pgdt('FastBack direction description', 'Beginning of this chapter or previous chapter')}, 'Next' => {'to_convert' => Texinfo::Common::pgdt('Next direction description', 'Next section on same level')}, 'Prev' => {'to_convert' => Texinfo::Common::pgdt('Prev direction description', 'Previous section on same level')}, 'Up' => {'to_convert' => Texinfo::Common::pgdt('Up direction description', 'Up section')}, 'NodeNext' => {'to_convert' => Texinfo::Common::pgdt('NodeNext direction description', 'Next node')}, 'NodePrev' => {'to_convert' => Texinfo::Common::pgdt('NodePrev direction description', 'Previous node')}, 'NodeUp' => {'to_convert' => Texinfo::Common::pgdt('NodeUp direction description', 'Up node')}, 'NodeForward' => {'to_convert' => Texinfo::Common::pgdt('NodeForward direction description', 'Next node in node reading order')}, 'NodeBack' => {'to_convert' => Texinfo::Common::pgdt('NodeBack direction description', 'Previous node in node reading order')}, 'PrevFile' => {'to_convert' => Texinfo::Common::pgdt('PrevFile direction description', 'Back section in previous file')}, 'NextFile' => {'to_convert' => Texinfo::Common::pgdt('NextFile direction description', 'Forward section in next file')}, 'Contents' => {'to_convert' => Texinfo::Common::pgdt('Contents direction description', 'Table of contents')}, 'Overview' => {'to_convert' => Texinfo::Common::pgdt('Overview direction description', 'Short table of contents')}, 'About' => {'to_convert' => Texinfo::Common::pgdt('About direction description', 'About (help)')}, }, 'button' => { 'First' => {'to_convert' => Texinfo::Common::pgdt('First direction button label', 'First')}, 'Top' => {'to_convert' => Texinfo::Common::pgdt('Top direction button label', 'Top')}, 'Index' => {'to_convert' => Texinfo::Common::pgdt('Index direction button label', 'Index')}, 'Last' => {'to_convert' => Texinfo::Common::pgdt('Last direction button label', 'Last')}, 'Space' => {'converted' => ' '}, 'This' => {'to_convert' => Texinfo::Common::pgdt('This (current section) direction button label', 'This')}, 'Forward' => {'to_convert' => Texinfo::Common::pgdt('Forward direction button label', 'Forward')}, 'Back' => {'to_convert' => Texinfo::Common::pgdt('Back direction button label', 'Back')}, 'FastForward' => {'to_convert' => Texinfo::Common::pgdt('FastForward direction button label', 'FastForward')}, 'FastBack' => {'to_convert' => Texinfo::Common::pgdt('FastBack direction button label', 'FastBack')}, 'Next' => {'to_convert' => Texinfo::Common::pgdt('Next direction button label', 'Next')}, 'Prev' => {'to_convert' => Texinfo::Common::pgdt('Prev direction button label', 'Prev')}, 'Up' => {'to_convert' => Texinfo::Common::pgdt('Up direction button label', 'Up')}, 'NodeNext' => {'to_convert' => Texinfo::Common::pgdt('NodeNext direction button label', 'NodeNext')}, 'NodePrev' => {'to_convert' => Texinfo::Common::pgdt('NodePrev direction button label', 'NodePrev')}, 'NodeUp' => {'to_convert' => Texinfo::Common::pgdt('NodeUp direction button label', 'NodeUp')}, 'NodeForward' => {'to_convert' => Texinfo::Common::pgdt('NodeForward direction button label', 'NodeForward')}, 'NodeBack' => {'to_convert' => Texinfo::Common::pgdt('NodeBack direction button label', 'NodeBack')}, 'PrevFile' => {'to_convert' => Texinfo::Common::pgdt('PrevFile direction button label', 'PrevFile')}, 'NextFile' => {'to_convert' => Texinfo::Common::pgdt('NextFile direction button label', 'NextFile')}, 'Contents' => {'to_convert' => Texinfo::Common::pgdt('Contents direction button label', 'Contents')}, 'Overview' => {'to_convert' => Texinfo::Common::pgdt('Overview direction button label', 'Overview')}, 'About' => {'to_convert' => Texinfo::Common::pgdt('About direction button label', 'About')}, }, ); sub get_default_translated_directions_strings() { return \%default_translated_directions_strings; } # Generated from html_style_commands_element.csv my %html_style_commands_element = ( 'b' => 'b', 'cite' => 'cite', 'code' => 'code', 'command' => 'code', 'dfn' => 'em', 'dmn' => 'span', 'emph' => 'em', 'env' => 'code', 'file' => 'samp', # no effect: the @multitable prototypes are ignored and headitem are in #