Lines Matching refs:pdf
35 my $pdf = 1;
264 if ($pdf) {
269 check_program("dvipng", 1) if ($pdf);
312 check_rpm_missing(\@fedora26_opt_pkgs, 1) if ($pdf && $release >= 26);
313 check_rpm_missing(\@fedora_tex_pkgs, 1) if ($pdf);
314 check_missing_tex(1) if ($pdf);
358 check_rpm_missing(\@suse_tex_pkgs, 1) if ($pdf);
359 check_missing_tex(1) if ($pdf);
383 check_rpm_missing(\@tex_pkgs, 1) if ($pdf);
406 check_pacman_missing(\@archlinux_tex_pkgs, 1) if ($pdf);
425 "media-fonts/dejavu", 1) if ($pdf);
493 check_missing_tex(1) if ($pdf);
518 $pdf = 0;
531 check_program("xelatex", 1) if ($pdf);
534 check_program("rsvg-convert", 1) if ($pdf);
582 $pdf = 0;