lib/softcover/article_template/latex_styles/applekeys.sty in softcover-1.4.3 vs lib/softcover/article_template/latex_styles/applekeys.sty in softcover-1.4.5
- old
+ new
@@ -18,26 +18,26 @@
\ProvidesPackage{applekeys}
[2005/08/24 H.S.
For inclusion of apple key graphics
]
\RequirePackage{graphicx}
-\DeclareRobustCommand{\cmdkey}{\raisebox{-.035em}{\includegraphics[height=.75em]{command}}}
-\DeclareRobustCommand{\optkey}{\raisebox{-.005em}{\includegraphics[height=.65em]{option}}}
-\DeclareRobustCommand{\shiftkey}{\raisebox{-.04em}{\includegraphics[height=.83em]{shift}}}
-\DeclareRobustCommand{\ctlkey}{\raisebox{.27em}{\includegraphics[height=.45em]{control}}}
-\DeclareRobustCommand{\delkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{delete}}}
-\DeclareRobustCommand{\applekey}{\raisebox{-0.01em}{\includegraphics[height=.90em]{apple}}}
+\DeclareRobustCommand{\cmdkey}{\raisebox{-.035em}{\includegraphics[height=.75em]{latex_styles/command}\thinspace}}
+\DeclareRobustCommand{\optkey}{\raisebox{-.005em}{\includegraphics[height=.65em]{latex_styles/option}\thinspace}}
+\DeclareRobustCommand{\shiftkey}{\raisebox{-.04em}{\includegraphics[height=.83em]{latex_styles/shift}\thinspace}}
+\DeclareRobustCommand{\ctlkey}{\raisebox{.27em}{\includegraphics[height=.45em]{latex_styles/control}\thinspace}}
+\DeclareRobustCommand{\delkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{latex_styles/delete}\thinspace}}
+\DeclareRobustCommand{\applekey}{\raisebox{-0.01em}{\includegraphics[height=.90em]{latex_styles/apple}\thinspace}}
\DeclareRobustCommand{\openapplekey}{\raisebox{-0.01em}%
- {\includegraphics[height=.90em]{apple_outline}}}
+ {\includegraphics[height=.90em]{latex_styles/apple_outline}\thinspace}}
\DeclareRobustCommand{\capslockkey}{\raisebox{-0.02em}%
- {\includegraphics[height=.88em]{capslock}}}
-\DeclareRobustCommand{\ejectkey}{\raisebox{0.01em}{\includegraphics[height=.7em]{eject}}}
-\DeclareRobustCommand{\pencilkey}{\raisebox{-0.01em}{\includegraphics[height=.8em]{pencil}}}
-\DeclareRobustCommand{\esckey}{\raisebox{-0.03em}{\includegraphics[height=.75em]{escape}}}
-\DeclareRobustCommand{\tabkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{tab}}}
-\DeclareRobustCommand{\revtabkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{revtab}}}
-\DeclareRobustCommand{\returnkey}{\raisebox{-0.06em}{\includegraphics[height=.65em]{return}}}
+ {\includegraphics[height=.88em]{latex_styles/capslock}\thinspace}}
+\DeclareRobustCommand{\ejectkey}{\raisebox{0.01em}{\includegraphics[height=.7em]{latex_styles/eject}\thinspace}}
+\DeclareRobustCommand{\pencilkey}{\raisebox{-0.01em}{\includegraphics[height=.8em]{latex_styles/pencil}\thinspace}}
+\DeclareRobustCommand{\esckey}{\raisebox{-0.03em}{\includegraphics[height=.75em]{latex_styles/escape}\thinspace}}
+\DeclareRobustCommand{\tabkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{latex_styles/tab}\thinspace}}
+\DeclareRobustCommand{\revtabkey}{\raisebox{-0.02em}{\includegraphics[height=.75em]{latex_styles/revtab}\thinspace}}
+\DeclareRobustCommand{\returnkey}{\raisebox{-0.06em}{\includegraphics[height=.65em]{latex_styles/return}\thinspace}}
\DeclareRobustCommand{\revreturnkey}{\raisebox{-0.06em}%
- {\includegraphics[height=.65em]{revreturn}}}
-\DeclareRobustCommand{\powerkey}{\raisebox{-0.04em}{\includegraphics[height=.83em]{power}}}
+ {\includegraphics[height=.65em]{latex_styles/revreturn}\thinspace}}
+\DeclareRobustCommand{\powerkey}{\raisebox{-0.04em}{\includegraphics[height=.83em]{latex_styles/power}\thinspace}}
%%
%% End of file `applekeys.sty'