summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/microtype.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-24 18:00:42 +0000
committerKarl Berry <karl@freefriends.org>2021-02-24 18:00:42 +0000
commit12819de5a193a81ba460e12c80e9e5af3d88e8a7 (patch)
treefa3f87dafcc4c8614fa373e364f77826a485ce02 /Master/texmf-dist/tex/latex/microtype/microtype.lua
parent1f8a99f91f89d808a685fb90434693017786a8a6 (diff)
parent3ce790a95a47285842ce11676520c9ebaa3d6d83 (diff)
sync with trunk 57871; starting pretest
git-svn-id: svn://tug.org/texlive/branches/branch2020@57872 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/microtype.lua')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/microtype.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/microtype.lua b/Master/texmf-dist/tex/latex/microtype/microtype.lua
index 796b4f8bf9f..e5f43fa8963 100644
--- a/Master/texmf-dist/tex/latex/microtype/microtype.lua
+++ b/Master/texmf-dist/tex/latex/microtype/microtype.lua
@@ -10,7 +10,7 @@
--
-- The `microtype' package
-- Subliminal refinements towards typographical perfection
--- Copyright (c) 2004--2020 R Schlicht <w.m.l@gmx.net>
+-- Copyright (c) 2004--2021 R Schlicht <w.m.l@gmx.net>
--
-- This work may be distributed and/or modified under the conditions of the
-- LaTeX Project Public License, either version 1.3c of this license or (at
@@ -34,8 +34,8 @@ microtype = microtype or {}
local microtype = microtype
microtype.module = {
name = "microtype",
- version = "2.8",
- date = "2020/12/07",
+ version = "2.8a",
+ date = "2021/02/22",
description = "microtype module.",
author = "E. Roux, R. Schlicht and P. Gesang",
copyright = "E. Roux, R. Schlicht and P. Gesang",