Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 302344
Collapse All | Expand All

(-)/usr/bin/pdfcrop (-1 / +1 lines)
Lines 86-92 Link Here
86
$::opt_debug      = 0;
86
$::opt_debug      = 0;
87
$::opt_verbose    = 0;
87
$::opt_verbose    = 0;
88
$::opt_gscmd      = $GS;
88
$::opt_gscmd      = $GS;
89
$::opt_pdftexcmd  = "pdftex";
89
$::opt_pdftexcmd  = "pdflatex";
90
$::opt_xetexcmd   = "xetex";
90
$::opt_xetexcmd   = "xetex";
91
$::opt_tex        = "pdftex";
91
$::opt_tex        = "pdftex";
92
$::opt_margins    = "0 0 0 0";
92
$::opt_margins    = "0 0 0 0";

Return to bug 302344