diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-22 22:31:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-22 22:31:33 +0000 |
commit | 8b1eff59ef4e0fa32ff38461e631a55cc747d3b3 (patch) | |
tree | 608af609410ab0bac2223879ab770e727b47578c /Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS | |
parent | 393d98aa9b73034e551b7548b484a26c824386ad (diff) |
moderncv (22jan21)
git-svn-id: svn://tug.org/texlive/trunk@57496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS')
-rw-r--r-- | Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS b/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS index 65660767063..15b86eccbcd 100644 --- a/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS +++ b/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS @@ -9,7 +9,7 @@ when used with bibentry, through the output is actually correct. Amongst other, this causes compilation by LyX to stop. - The space after a cventry gets eaten up when the last argument contains a nested - itemize environment. An ugly hack and uncomplete solution was implemented by + itemize environment. An ugly hack and incomplete solution was implemented by including a \strut in every item label, but this doesn't solve the problem for - multi-line items. Ideally, the strut should end the item, but there seem to be + multi-line items. Ideally, the strut should end the item, but there seems to be no way to do this. |