diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-15 22:16:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-15 22:16:39 +0000 |
commit | c9da3e0ed5daf66c52c51678d9ca697548e1b375 (patch) | |
tree | 36a74387b69cd6443f719bc033346299ff1c0fdb /Master/texmf-dist/doc/latex/soulpos | |
parent | 60b6a6a5d2af2023ea83817a15388e17e1475a44 (diff) |
soulpos (16oct21)
git-svn-id: svn://tug.org/texlive/trunk@60772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/soulpos')
-rw-r--r-- | Master/texmf-dist/doc/latex/soulpos/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/soulpos/soulpos.pdf | bin | 159838 -> 177402 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/soulpos/soulpos.tex | 4 |
3 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/soulpos/README.md b/Master/texmf-dist/doc/latex/soulpos/README.md index 5a16c480040..01f156e7c07 100644 --- a/Master/texmf-dist/doc/latex/soulpos/README.md +++ b/Master/texmf-dist/doc/latex/soulpos/README.md @@ -2,6 +2,8 @@ Combines soul and the savepos tools provided by pdftex and compatible for fancy underlining. +Version 1.2 works with luatex (at last). + License: MIT ________ Javier Bezos --- http://www.texnia.com diff --git a/Master/texmf-dist/doc/latex/soulpos/soulpos.pdf b/Master/texmf-dist/doc/latex/soulpos/soulpos.pdf Binary files differindex ce534eb4626..0f064bbcbf6 100644 --- a/Master/texmf-dist/doc/latex/soulpos/soulpos.pdf +++ b/Master/texmf-dist/doc/latex/soulpos/soulpos.pdf diff --git a/Master/texmf-dist/doc/latex/soulpos/soulpos.tex b/Master/texmf-dist/doc/latex/soulpos/soulpos.tex index 7379469c293..d9b74c7b297 100644 --- a/Master/texmf-dist/doc/latex/soulpos/soulpos.tex +++ b/Master/texmf-dist/doc/latex/soulpos/soulpos.tex @@ -1,5 +1,5 @@ % -% Copyright (C) 2012-2019 Javier Bezos http://www.texnia.com +% Copyright (C) 2012-2021 Javier Bezos http://www.texnia.com % % This file may be distributed and/or modified under the conditions of % the MIT License. A version can be found at the end of this file. @@ -9,7 +9,7 @@ \title{Underlining (and more) with soulpos} \author{Javier Bezos} -\date{2012-02-25} +\date{2021-10-15} \usepackage{tikz} \usetikzlibrary{decorations.pathmorphing} |