28 Jan 05:55
Trying to create a shortcut for selecting a font
Robert B. Gozzoli <r.b.gozzoli <at> gmail.com>
2012-01-28 04:55:31 GMT
2012-01-28 04:55:31 GMT
Dear List members,
i am trying to create a shortcut, in order to select a particular font
in xelatex.
I would like to define a short cut that insert this string.
{\Hiero }, as I am using a particular font for the transliteration of
Egyptian hieroglyphs different from the main font.
I would like to select as shortcut something like CTRL+ALT+h
If someone can help me and show how such thing can be achieved, I will
be extremely grateful.
Roberto Gozzoli
You should either write a batch file containing the command
rd /Q /S Cache_
and execute it with WinExe or Run macro from WinEdt. Or else change
the definition to (something like):
MACRO="WinExe('','cmd.exe /C rd /Q /S Cache_','%P','Deleting Cache_');"
RSS Feed