Path to this page:
./
print/tex-pdfpages,
Include PDF documents in LaTeX
Branch: CURRENT,
Version: 0.5y,
Package name: tex-pdfpages-0.5y,
Maintainer: minskimThis package simplifies the inclusion of external multi-page
PDF documents in LaTeX documents. Pages may be freely selected
and similar to psnup it is possible to put several logical
pages onto each sheet of paper. Furthermore a lot of hypertext
features like hyperlinks and article threads are provided. The
package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is
even possible to use this package to insert PostScript files,
in addition to PDF files.
Required to run:[
print/kpathsea] [
print/tex-latex] [
print/tex-graphics] [
print/tex-tools] [
print/tex-oberdiek] [
print/tex-ms] [
print/tex-latex-bin] [
print/tex-eso-pic] [
print/tex-pdflscape]
Master sites: (Expand)
Version history: (Expand)
- (2024-02-15) Updated to version: tex-pdfpages-0.5y
- (2023-04-02) Updated to version: tex-pdfpages-0.5x
- (2022-09-01) Updated to version: tex-pdfpages-0.5v
- (2022-07-19) Updated to version: tex-pdfpages-0.5unb1
- (2022-04-14) Updated to version: tex-pdfpages-0.5u
- (2021-06-05) Updated to version: tex-pdfpages-0.5t
CVS history: (Expand)
2024-02-15 20:24:15 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-pdfpages{,-doc}: update to 0.5y
Fixed:
- Issues with twocolumn documents.
|
2023-04-01 23:53:09 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-pdfpages{,-doc}: update to 0.5x
Keyval arguments of \includepdf are getting expanded.
Expanding args of addtotoc and addtolist more graciously.
|
2022-09-01 06:55:57 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-pdfpages{,-doc}: update to 0.5v
Bug fix: Infinite loop if PDF file is not found.
|
2022-07-18 22:49:21 by Yorick Hardy | Files touched by this commit (1) |
Log message:
print/tex-pdfpages: add dependency: print/tex-pdflscape
pdflscape is required as part of the package's AtBeginDocument hook.
|
2022-04-14 05:10:21 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-pdfpages{,-doc}: update to 0.5u
0.5u
Bug fix: Missing page break after first page.
0.5t
This release fixes an issue with page rotations
when used together with the new pdfmanagement code.
0.5s
Bug fix release: Pdfpages redefined \fboxsep and \fboxrule inside
\includepdf. Thereby causing unexpected results if \fbox was used
inside option |picturecommand|. This bug is fixed. Now \fboxsep and
\fboxrule equal the values which were active just before calling
\includepdf.
0.5r
This version introduces an extension for package authors
|
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-06-05 07:08:28 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-pdfpages{,-doc}: update to 0.5t
This release fixes an issue with page rotations
when used together with the new pdfmanagement code.
|