% % linux-fpga-libre-thumbnail.tex % Create thumbnail images of PDF pages % % Linux on FPGA Libre % % Copyright (C) 2017, Fork Sand, Inc. % Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Aleph Objects, Inc. % Copyright (C) 2009, 2010 Fork Sand, Inc. % % This document is licensed under the Creative Commons Attribution 4.0 % International Public License (CC BY-SA 4.0) by Fork Sand, Inc.. % \documentclass[twoside]{minimal} \usepackage[paperwidth=22.86cm, paperheight=30.48cm,dvips=false,pdftex=false,vtex=false]{geometry} \usepackage[final]{pdfpages} \usepackage{pdflscape} \usepackage{thumbpdf} \begin{document} \includepdf[nup=2x4,pages={{},-},landscape]{linux-fpga-libre-thumbnail.pdf} \end{document}