mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Implement detokenize in links to fix use of underscores and other characters in social links; change icon package in classic style to same as casual since so many were missing (#24)
This commit is contained in:
parent
23177fcf19
commit
8d55276704
3 changed files with 7 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue