diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-10 21:39:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-10 21:39:08 +0000 |
commit | b598c4bc94f19b893aeae19d89750d57121bf2b5 (patch) | |
tree | 58016182589b137342b34e85bc2e0ff6e85431fb /Master/texmf-dist/tex/latex/komacv-rg | |
parent | 2f6fca84fa9f6485b69029dac421f6b3d62499a3 (diff) |
komacv-rg (10may18)
git-svn-id: svn://tug.org/texlive/trunk@47668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/komacv-rg')
3 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/komacv-rg/komacv-addons.sty b/Master/texmf-dist/tex/latex/komacv-rg/komacv-addons.sty index f21d5b342a7..5c38869891c 100644 --- a/Master/texmf-dist/tex/latex/komacv-rg/komacv-addons.sty +++ b/Master/texmf-dist/tex/latex/komacv-rg/komacv-addons.sty @@ -6,7 +6,7 @@ %% %% komacv-addons.dtx (with options: `package') %% -%% Copyright (C) 2016-2017 by Richard Gay <richard.gay@t-online.de> +%% Copyright (C) 2016-2018 by Richard Gay <richard.gay@t-online.de> %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.2 of this license diff --git a/Master/texmf-dist/tex/latex/komacv-rg/komacv-lco.sty b/Master/texmf-dist/tex/latex/komacv-rg/komacv-lco.sty index bd697ff6946..4c90de55d4b 100644 --- a/Master/texmf-dist/tex/latex/komacv-rg/komacv-lco.sty +++ b/Master/texmf-dist/tex/latex/komacv-rg/komacv-lco.sty @@ -6,7 +6,7 @@ %% %% komacv-lco.dtx (with options: `package') %% -%% Copyright (C) 2016-2017 by Richard Gay <richard.gay@t-online.de> +%% Copyright (C) 2016-2018 by Richard Gay <richard.gay@t-online.de> %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.2 of this license diff --git a/Master/texmf-dist/tex/latex/komacv-rg/komacv-multilang.sty b/Master/texmf-dist/tex/latex/komacv-rg/komacv-multilang.sty index 18d71c24618..c6fa0005390 100644 --- a/Master/texmf-dist/tex/latex/komacv-rg/komacv-multilang.sty +++ b/Master/texmf-dist/tex/latex/komacv-rg/komacv-multilang.sty @@ -6,7 +6,7 @@ %% %% komacv-multilang.dtx (with options: `package') %% -%% Copyright (C) 2016-2017 by Richard Gay <richard.gay@t-online.de> +%% Copyright (C) 2016-2018 by Richard Gay <richard.gay@t-online.de> %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.2 of this license @@ -20,7 +20,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{komacv-multilang} - [2017/08/30 v0.9 Package for multi-lingual extension to komacv] + [2018/05/01 v0.9.1 Package for multi-lingual extension to komacv] \RequirePackageWithOptions{multilang} \RequirePackage{multilang-tags} @@ -45,6 +45,7 @@ \newcommand\kcvml@list[1]{% \begin{minipage}[t]{\linewidth}% \let\Item=\kcvml@listitem + \let\@noitemerr\relax \compactitem #1% \ifhmode\unskip\strut\fi |