123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654 |
- use vars qw(%result_texis %result_texts %result_trees %result_errors
- %result_indices %result_sectioning %result_nodes %result_menus
- %result_floats %result_converted %result_converted_errors
- %result_elements %result_directions_text);
- use utf8;
- $result_trees{'also_not_line'} = {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'page '
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'page',
- 'parent' => {}
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'noindent '
- },
- {
- 'cmdname' => 'noindent',
- 'extra' => {
- 'spaces_after_command' => {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- }
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 4,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {},
- {
- 'parent' => {},
- 'text' => 'refill '
- },
- {
- 'cmdname' => 'refill',
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => ' something
- '
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'cmdname' => 'noindent',
- 'extra' => {
- 'spaces_after_command' => {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- }
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 6,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {},
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'noindent at beginning of line
- '
- },
- {
- 'cmdname' => 'noindent',
- 'extra' => {
- 'spaces_after_command' => {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line_after_command'
- }
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 7,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {},
- {
- 'parent' => {},
- 'text' => 'noindent on the preceding line
- '
- },
- {
- 'parent' => {},
- 'text' => ' '
- },
- {
- 'cmdname' => 'noindent',
- 'extra' => {
- 'spaces_after_command' => {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- }
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 9,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {},
- {
- 'parent' => {},
- 'text' => 'noindent after space at beginning of line
- '
- }
- ],
- 'extra' => {
- 'noindent' => 1
- },
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => ' page at beginning of line
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'page',
- 'parent' => {}
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'page',
- 'parent' => {}
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'After page on its own line.
- '
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'page '
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'page',
- 'parent' => {}
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'noindent '
- },
- {
- 'cmdname' => 'noindent',
- 'extra' => {
- 'spaces_after_command' => {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- }
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 15,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {},
- {
- 'parent' => {},
- 'text' => 'refill '
- },
- {
- 'cmdname' => 'refill',
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
- '
- },
- {
- 'parent' => {},
- 'text' => 'novalidate '
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => ' something
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'novalidate',
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 16,
- 'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'args' => [
- {
- 'contents' => [
- {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- },
- {
- 'parent' => {},
- 'text' => 'special'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'spaces_at_end'
- }
- ],
- 'parent' => {},
- 'type' => 'misc_line_arg'
- }
- ],
- 'cmdname' => 'subheading',
- 'extra' => {
- 'misc_content' => [
- {}
- ],
- 'spaces_after_command' => {}
- },
- 'level' => 3,
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 18,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'Only valid between iftex:
- '
- },
- {
- 'parent' => {},
- 'text' => 'vskip '
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'vskip',
- 'extra' => {
- 'misc_args' => [
- '
- '
- ]
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => 'cropmarks '
- },
- {
- 'args' => [
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'misc_arg'
- }
- ],
- 'cmdname' => 'cropmarks',
- 'parent' => {}
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'empty_line'
- },
- {
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'exdent '
- }
- ],
- 'parent' => {},
- 'type' => 'paragraph'
- },
- {
- 'args' => [
- {
- 'contents' => [
- {
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => ' ',
- 'type' => 'empty_spaces_after_command'
- },
- {
- 'parent' => {},
- 'text' => 'line after exdent'
- },
- {
- 'parent' => {},
- 'text' => '
- ',
- 'type' => 'spaces_at_end'
- }
- ],
- 'parent' => {},
- 'type' => 'misc_line_arg'
- }
- ],
- 'cmdname' => 'exdent',
- 'extra' => {
- 'misc_content' => [
- {}
- ],
- 'spaces_after_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 24,
- 'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'type' => 'text_root'
- };
- $result_trees{'also_not_line'}{'contents'}[0]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[1]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[2];
- $result_trees{'also_not_line'}{'contents'}[2]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[3]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[3];
- $result_trees{'also_not_line'}{'contents'}[3]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[1]{'extra'}{'spaces_after_command'}{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[1];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[1]{'extra'}{'spaces_after_command'}{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[2] = $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[1]{'extra'}{'spaces_after_command'};
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[3]{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[4]{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'contents'}[5]{'parent'} = $result_trees{'also_not_line'}{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[4]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[5]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[6]{'extra'}{'spaces_after_command'}{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[6];
- $result_trees{'also_not_line'}{'contents'}[6]{'extra'}{'spaces_after_command'}{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[6]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[7] = $result_trees{'also_not_line'}{'contents'}[6]{'extra'}{'spaces_after_command'};
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[1]{'extra'}{'spaces_after_command'}{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[1];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[1]{'extra'}{'spaces_after_command'}{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[2] = $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[1]{'extra'}{'spaces_after_command'};
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[3]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[4]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[5]{'extra'}{'spaces_after_command'}{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[5];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[5]{'extra'}{'spaces_after_command'}{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[5]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[6] = $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[5]{'extra'}{'spaces_after_command'};
- $result_trees{'also_not_line'}{'contents'}[8]{'contents'}[7]{'parent'} = $result_trees{'also_not_line'}{'contents'}[8];
- $result_trees{'also_not_line'}{'contents'}[8]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[9]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[9];
- $result_trees{'also_not_line'}{'contents'}[9]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[10]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[10];
- $result_trees{'also_not_line'}{'contents'}[10]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[11]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[11];
- $result_trees{'also_not_line'}{'contents'}[11]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[12]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[13]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[13];
- $result_trees{'also_not_line'}{'contents'}[13]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[14]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[14];
- $result_trees{'also_not_line'}{'contents'}[14]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[1]{'extra'}{'spaces_after_command'}{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[1];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[1]{'extra'}{'spaces_after_command'}{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[2] = $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[1]{'extra'}{'spaces_after_command'};
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[3]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[4]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[5]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[6]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[7]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[7];
- $result_trees{'also_not_line'}{'contents'}[15]{'contents'}[7]{'parent'} = $result_trees{'also_not_line'}{'contents'}[15];
- $result_trees{'also_not_line'}{'contents'}[15]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[16]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[17];
- $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[17];
- $result_trees{'also_not_line'}{'contents'}[17]{'extra'}{'misc_content'}[0] = $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[1];
- $result_trees{'also_not_line'}{'contents'}[17]{'extra'}{'spaces_after_command'} = $result_trees{'also_not_line'}{'contents'}[17]{'args'}[0]{'contents'}[0];
- $result_trees{'also_not_line'}{'contents'}[17]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[18]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[2];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[2]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[3]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[4]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[4];
- $result_trees{'also_not_line'}{'contents'}[19]{'contents'}[4]{'parent'} = $result_trees{'also_not_line'}{'contents'}[19];
- $result_trees{'also_not_line'}{'contents'}[19]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[20]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[21]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[21];
- $result_trees{'also_not_line'}{'contents'}[21]{'parent'} = $result_trees{'also_not_line'};
- $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'also_not_line'}{'contents'}[22];
- $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0];
- $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'parent'} = $result_trees{'also_not_line'}{'contents'}[22];
- $result_trees{'also_not_line'}{'contents'}[22]{'extra'}{'misc_content'}[0] = $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[1];
- $result_trees{'also_not_line'}{'contents'}[22]{'extra'}{'spaces_after_command'} = $result_trees{'also_not_line'}{'contents'}[22]{'args'}[0]{'contents'}[0];
- $result_trees{'also_not_line'}{'contents'}[22]{'parent'} = $result_trees{'also_not_line'};
- $result_texis{'also_not_line'} = '
- page @page
- noindent @noindent refill @refill something
- @noindent noindent at beginning of line
- @noindent
- noindent on the preceding line
- @noindent noindent after space at beginning of line
- @page page at beginning of line
- @page
- After page on its own line.
- page @page
- noindent @noindent refill @refill
- novalidate @novalidate something
- @subheading special
- Only valid between iftex:
- vskip @vskip
- cropmarks @cropmarks
- exdent @exdent line after exdent
- ';
- $result_texts{'also_not_line'} = '
- page noindent refill something
- noindent at beginning of line
- noindent on the preceding line
- noindent after space at beginning of line
- After page on its own line.
- page noindent refill
- novalidate
- special
- -------
- Only valid between iftex:
- vskip cropmarks
- exdent line after exdent
- ';
- $result_errors{'also_not_line'} = [
- {
- 'error_line' => ':3: warning: @page should only appear at the beginning of a line
- ',
- 'file_name' => '',
- 'line_nr' => 3,
- 'macro' => '',
- 'text' => '@page should only appear at the beginning of a line',
- 'type' => 'warning'
- },
- {
- 'error_line' => ':14: warning: @page should only appear at the beginning of a line
- ',
- 'file_name' => '',
- 'line_nr' => 14,
- 'macro' => '',
- 'text' => '@page should only appear at the beginning of a line',
- 'type' => 'warning'
- },
- {
- 'error_line' => ':16: warning: @novalidate should only appear at the beginning of a line
- ',
- 'file_name' => '',
- 'line_nr' => 16,
- 'macro' => '',
- 'text' => '@novalidate should only appear at the beginning of a line',
- 'type' => 'warning'
- },
- {
- 'error_line' => ':22: warning: @cropmarks should only appear at the beginning of a line
- ',
- 'file_name' => '',
- 'line_nr' => 22,
- 'macro' => '',
- 'text' => '@cropmarks should only appear at the beginning of a line',
- 'type' => 'warning'
- },
- {
- 'error_line' => ':24: warning: @exdent should only appear at the beginning of a line
- ',
- 'file_name' => '',
- 'line_nr' => 24,
- 'macro' => '',
- 'text' => '@exdent should only appear at the beginning of a line',
- 'type' => 'warning'
- }
- ];
- 1;
|