diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/menukeys')
-rw-r--r-- | Master/texmf-dist/tex/latex/menukeys/menukeys.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/menukeys/menukeys.sty b/Master/texmf-dist/tex/latex/menukeys/menukeys.sty index 7004a4f8d26..386ce3110f2 100644 --- a/Master/texmf-dist/tex/latex/menukeys/menukeys.sty +++ b/Master/texmf-dist/tex/latex/menukeys/menukeys.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2009/01/01] \ProvidesPackage{menukeys} - [2012/02/23 v1.0 a package to format menus paths and shortcuts] + [2012/02/27 v1.1 a package to format menus paths and shortcuts] \RequirePackage{xparse} \RequirePackage{xstring} \RequirePackage{etoolbox} @@ -512,7 +512,7 @@ \setcounter{tw@hyphen@char@num}{255}% }{% \if@tw@hyphenatepaths@warnig% - \tw@mk@warning{The hypenatepaths styles will probably only\MessageBreak + \tw@mk@warning{The hyphenatepaths styles will probably only\MessageBreak work with T1 or OT1 encoding.}% \fi\global\@tw@hyphenatepaths@warnigfalse% }% @@ -633,7 +633,7 @@ } \iftw@mk@definemenumacros \newmenumacro{\menu}[>]{menus} -\newmenumacro{\path}[/]{paths} +\newmenumacro{\directory}[/]{paths} \newmenumacro{\keys}[+]{roundedkeys} \fi \iftw@mk@definekeys |