Fix moderncv.layout

The "photo" style content is a path name (don't escape underscores etc.).
This commit is contained in:
Günter Milde 2019-03-24 23:03:09 +01:00
parent b7a3068df0
commit 2bb5b99db4

View File

@ -202,8 +202,17 @@ Style ExtraInfo
LabelString "Extra Info:"
End
# Path to a digital image:
Style Photo
CopyStyle CVStyle
Font
Family typewriter
EndFont
LabelFont
Family Roman
Series Bold
Color Blue
EndFont
LatexName photo
LabelString "Photo:"
Argument 1
@ -216,6 +225,7 @@ Style Photo
Tooltip "Thickness of the surrounding frame"
PassThru 1
EndArgument
PassThru 1
End
Style Quote