diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-28 23:46:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-28 23:46:19 +0000 |
commit | 7e858432b363bfd725a253e408a5363af514ba64 (patch) | |
tree | 7a6371538843f276c6614c5ce75a11aeb609b194 /Master/texmf-dist/tex/latex/menukeys | |
parent | 1b8e5eced9dd1bc21ca5fc07dbfc113e0a41cf64 (diff) |
menukeys 1.1 (27feb12)
git-svn-id: svn://tug.org/texlive/trunk@25533 c570f23f-e606-0410-a88d-b1316a301751
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 |