View | Details | Raw Unified
Collapse All | Expand All

(-) jw (-1 / +1 lines)
 Lines 360-366    Link Here 
	papersize=
	papersize=
	if [ -x /usr/bin/locale ]
	if [ -x /usr/bin/locale ]
	then
	then
	  h=$(/usr/bin/locale LC_PAPER 2>/dev/null | head -1)
	  h=$(/usr/bin/locale LC_PAPER 2>/dev/null | head -n 1)
	  if [ "$h" = 297 ]
	  if [ "$h" = 297 ]
	  then
	  then
	    papersize=A4
	    papersize=A4