Lines Matching refs:pdf
42 my $pdf = 1;
100 if ($is_optional == 2 && !$pdf) {
371 if ($pdf) {
381 check_program("dvipng", 2) if ($pdf);
426 $pdf = 0;
440 $pdf = 0;
443 if ($pdf) {
448 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old);
449 check_rpm_missing(\@fedora_tex_pkgs, 2) if ($pdf);
450 check_missing_tex(2) if ($pdf);
503 check_rpm_missing(\@suse_tex_pkgs, 2) if ($pdf);
504 check_missing_tex(2) if ($pdf);
542 if ($pdf) {
548 check_rpm_missing(\@tex_pkgs, 2) if ($pdf);
572 check_pacman_missing(\@archlinux_tex_pkgs, 2) if ($pdf);
574 if ($pdf) {
597 "media-fonts/dejavu", 2) if ($pdf);
599 if ($pdf) {
686 check_missing_tex(2) if ($pdf);
924 check_program("xelatex", 2) if ($pdf);
925 check_program("rsvg-convert", 2) if ($pdf);
926 check_program("latexmk", 2) if ($pdf);
969 $pdf = 0;