You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
688 B
24 lines
688 B
![]()
6 years ago
|
%
|
||
![]()
5 years ago
|
% pc-libre-thumbnail.tex
|
||
![]()
6 years ago
|
% Create thumbnail images of PDF pages
|
||
|
%
|
||
![]()
5 years ago
|
% PC Libre
|
||
![]()
6 years ago
|
%
|
||
|
% 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}
|
||
![]()
5 years ago
|
\includepdf[nup=2x4,pages={{},-},landscape]{pc-libre-thumbnail.pdf}
|
||
![]()
6 years ago
|
\end{document}
|
||
|
|