Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
papersize=
if [ -x /usr/bin/locale ]
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 ]
papersize=A4