Lines Matching refs:pdf
43 my $pdf = 1;
102 if ($is_optional == 2 && !$pdf) {
375 if ($pdf) {
388 check_program("dvipng", 2) if ($pdf);
434 $pdf = 0;
448 $pdf = 0;
451 if ($pdf) {
456 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
457 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
458 check_missing_tex(2) if ($pdf);
513 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
514 check_missing_tex(2) if ($pdf);
553 if ($pdf) {
559 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
584 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
586 if ($pdf) {
610 "media-fonts/dejavu", 2) if ($pdf);
612 if ($pdf) {
700 check_missing_tex(2) if ($pdf);
892 $pdf = 0;
976 check_program("xelatex", 2) if ($pdf);
977 check_program("rsvg-convert", 2) if ($pdf);
978 check_program("latexmk", 2) if ($pdf);
1021 $pdf = 0;