#!/bin/bash latex lan.tex && dvips -Ppdf -t a4 -t landscape lan && ps2pdf lan.ps && evince lan.pdf