I am having the following error:
File `fullpage.sty' not found.
Which package should I install? Or more general question: when some file is missing, how should I find the right package?
I am having the following error:
File `fullpage.sty' not found.
Which package should I install? Or more general question: when some file is missing, how should I find the right package?
fullpagepackage using your distribution's package manager. Most likely this is covered under How do I update my TeX distribution? – Werner Feb 18 '15 at 21:13\usepackage[margin=1cm]{geometry}(or1.5cm) in your preamble. – Werner Feb 18 '15 at 21:14mktexlsrand try to recompile... – Werner Feb 18 '15 at 22:03sudo tlmgr install preprint– Michael T Jul 31 '16 at 18:52