File: .latex2html-init

package info (click to toggle)
latex2html 2021-debian1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,796 kB
  • sloc: perl: 33,871; makefile: 437; sh: 22
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
$FONT_SIZE = '12pt';
$INDEX_TABLE_WIDTH  = 450;
$CONTENTS_TABLE_WIDTH  = 450;
$INDEX_WIDTH  = 250;
$CONTENTS_WIDTH  = 250;
$HTML_VALIDATE = '';
$LOCAL_ICONS = 1;

1;