[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add basic opacity module (d2c3bdbad)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jan 25 15:39:36 CET 2021
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/d2c3bdbad512b78e734d4325d5c14687ded4dea9
>---------------------------------------------------------------
commit d2c3bdbad512b78e734d4325d5c14687ded4dea9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jan 25 14:38:45 2021 +0000
Add basic opacity module
Currently in l3trial as we can't use this until we have
PDF management.
>---------------------------------------------------------------
d2c3bdbad512b78e734d4325d5c14687ded4dea9
l3trial/{l3tree => l3opacity}/build.lua | 11 +-
l3trial/l3opacity/l3opacity.dtx | 135 +++
.../l3pdf.ins => l3trial/l3opacity/l3opacity.ins | 14 +-
.../testfiles/m3opacity000.lvt} | 5 +-
.../l3opacity/testfiles/m3opacity000.tlg | 3 +
.../l3opacity/testfiles/m3opacity001.luatex.tlg | 999 +++++++++++++++++++++
l3trial/l3opacity/testfiles/m3opacity001.lvt | 44 +
l3trial/l3opacity/testfiles/m3opacity001.ptex.tlg | 169 ++++
l3trial/l3opacity/testfiles/m3opacity001.tlg | 935 +++++++++++++++++++
l3trial/l3opacity/testfiles/m3opacity001.uptex.tlg | 169 ++++
10 files changed, 2465 insertions(+), 19 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc d2c3bdbad512b78e734d4325d5c14687ded4dea9
More information about the latex3-commits
mailing list.