13 Dicembre 2012 alle 14:05
#81318
::
Ciao,
ho usato un po’ menukeys per una mia guida tematica (scaricabile dal sito del GuIT).
Per cambiare stile mi pare si debba usare \renewmenumacro.
Puoi anche definire un tuo comando di menù che adotta uno stile predefinito o costruito ex novo:
Leggi questo codice:
`\documentclass{report}
\usepackage[os=win]{menukeys}
\begin{document}
\menu[,]{Tools,Commands,PFDLaTeX}
\providemenumacro{\mymenu}{roundedmenus}
\mymenu{Tools,Commands,PFDLaTeX}
\end{document}`
Un saluto.
R.