• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/

Lines Matching refs:l2h

56 # the texi2html.init, T2h_i18n.pm, translations.pl, l2h.init, 
892 # -l2h
907 # -l2h-l2h
911 # -l2h-skip
916 # -l2h-tmp
917 # If this is set l2h uses the specified directory for temporary files. The path
919 # otherwise, l2h will fail.
922 # -l2h-file
923 # If set, l2h uses the file as latex2html init file
924 $L2H_FILE = 'l2h.init';
926 # -l2h-clean
7696 # init l2h defaults for files and names
7725 % This document was automatically generated by the l2h extenstion of texi2html
7752 # set $status to 1, if l2h could be initalized properly, to 0 otherwise
7772 warn "$ERROR l2h: Can't open latex file '$l2h_latex_file' for writing: $!\n";
7776 warn "# l2h: use ${l2h_latex_file} as latex file\n" if ($verbose);
7849 warn "# l2h: finished to latex ($cached_count cached, $reused reused, $latex_converted_count to process)\n" if ($verbose);
7875 warn "# l2h: skipping latex2html run\n" if ($verbose);
7883 warn "$ERROR Warning l2h: l2h_tmp dir contains a dot. Use /tmp, instead\n";
7891 warn "$ERROR Warning l2h: current dir contains a dot. Use /tmp as l2h_tmp dir \n";
7912 warn "# l2h: executing '$call'\n" if ($verbose);
7915 warn "$ERROR l2h: '${call}' did not succeed\n";
7920 warn "# l2h: latex2html finished successfully\n" if ($verbose);
7991 warn "$ERROR l2h: Can't open $l2h_html_file for reading\n";
7994 warn "# l2h: use $l2h_html_file as html file\n" if ($verbose);
8027 warn "$ERROR l2h(BUG): l2h_end $l2h_name $count not found\n";
8037 warn "$ERROR l2h(BUG): waiting for $latex_converted_count elements found $html_converted_count\n";
8040 warn "# l2h: Got $html_converted_count of $latex_count html contents\n"
8062 warn "$ERROR l2h(BUG): undefined count for ${style}_$counter\n";
8063 return ("<!-- l2h: ". __LINE__ . " undef count for ${style}_$counter -->")
8071 warn "$ERROR l2h(BUG): Request of $count content which is out of valide range [0,$latex_count)\n";
8072 return ("<!-- l2h: ". __LINE__ . " out of range count $count -->")
8100 warn "$ERROR l2h(BUG): can't extract content $count from html\n";
8101 # try simple (ordinary) substitution (without l2h)
8102 $result .= "<!-- l2h: ". __LINE__ . " use texi2html -->" if ($debug);
8117 warn "# l2h: finished from html ($extract_error_count extract and $invalid_counter_count invalid counter errors)\n";
8121 warn "# l2h: finished from html (no error)\n";
8127 warn "# l2h: $html_output_count html outputed for $latex_converted_count converted\n";
8134 warn "# l2h: removing temporary files generated by l2h extension\n"
8142 warn "# l2h: Finished\n" if $verbose;
8158 # stuff for l2h caching
8168 warn("$ERROR l2h Error: could not load $docu_rdir$l2h_cache_file: $@\n")
8180 warn "$ERROR l2h Error: could not open $docu_rdir$l2h_cache_file for writing: $!\n";
8287 # from here on, its l2h init stuff
8450 # End File l2h.init
9494 $T2H_OPTIONS -> {'l2h'} =
9501 $T2H_OPTIONS -> {'l2h-l2h'} =
9509 $T2H_OPTIONS -> {'l2h-skip'} =
9517 $T2H_OPTIONS -> {'l2h-tmp'} =
9525 $T2H_OPTIONS -> {'l2h-file'} =
9534 $T2H_OPTIONS -> {'l2h-clean'} =
9597 verbose => 'obsolete, use "-l2h-clean" instead',
9605 verbose => 'obsolete, use "-l2h-l2h" instead',
9613 verbose => 'obsolete, use "-l2h-skip" instead',
9621 verbose => 'obsolete, use "-l2h-tmp" instead',