Up to [cvs.NetBSD.org] / pkgsrc / graphics / tex-incgraph
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 8 23:27:33 2022 UTC (19 months, 3 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
tex-incgraph{,-doc}: update to 1.2.0 ### Added - Option `overlay page number options` - `\igrGetPageSize` - `\igrPageWidth` - `\igrPageHeight` - `\igrSetPageSize` - `\igrGetLastPage` - `\igrLastPage` - Adding/Guessing file name extensions - Option `extensions` - Option `extensions add` - Option `extensions from graphics` - Option `ignore on not found with extensions` - Option `ignore on not found with extensions*` - Option `no existence check` ### Changed - Changelog moved from CHANGES to CHANGES.md and adapted to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - From now on version numbers adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) - Readme moved from README to README.md and adapted to - Documentation code revised - Internal package creation process modernized (invisible to the user) - Adaption of paper size made compatible with lualatex - Implementation of `\incgraph` and `\incmultigraph` changed (to LaTeX3) ### Fixed - Documentation typos corrected - `\incgraph` ignored option settings for not existing files.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 18 23:32:26 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 6 20:04:24 2019 UTC (3 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
tex-*: add TEXLIVE_UNVERSIONED=yes
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 20 21:09:07 2017 UTC (6 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Add tex-incgraph{,-doc} 1.12 The package provides tools for including graphics at the full size of the output medium, or for creating "pages" whose size is that of the graphic they contain. A principal use case is documents that require inclusion of (potentially many) scans or photographs. Bookmarking is especially supported. The tool box has basic macros and a 'convenience' user interface that wraps \includegraphics.