Searched refs:latex_count (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html7740 my $latex_count = 0; # number of latex texts really stored
7807 $latex_count++;
7808 $count = $latex_count;
7850 unless ($latex_count)
8040 warn "# l2h: Got $html_converted_count of $latex_count html contents\n"
8067 elsif(($count <= 0) or ($count > $latex_count))
8071 warn "$ERROR l2h(BUG): Request of $count content which is out of valide range [0,$latex_count)\n";
8176 return unless $latex_count;

Completed in 173 milliseconds