<div><div>Hi, </div><div><br></div><div>After a request for information on the list for inserting accented letters ( "How can I show mutated vowels (umlaut)"), thought to make a little customisable trial script for situations where the occasional accented letter is required in differing languages.   <a href="http://code.google.com/p/texworks/issues/detail?id=261#c44" target="_blank">http://code.google.com/p/texworks/issues/detail?id=261#c44</a></div>

<div><br></div><div>This can be achieved in LaTeX using \stuff but as it seems that under a UTF-8 document using pdflatex these direct characters come out directly in the pdf, I have left it as it is for now. Also it is easier to work with, if the character already looks somewhat like its pdf version.</div>

<div><br></div><div>Should work in differing OS-es hopefully - appreciate any feedback on that point particularly  please - I may need to change to a numeric utf-8 style generation of the characeters.</div><div><br></div>

<div>I've set the short cut to Alt+C Alt+A (Character - Accented) - you can change that at the top of the script.</div><div><br></div><div>When inserted in your document, these (especially capitals) may look strange in certain editor fonts, but should produce ok under pdflatex, if your production font has the characters</div>

<div>   and if </div><div><br></div><div>% !TEX TS-program = pdflatex</div><div>% !TEX encoding = UTF-8 Unicode</div><div><br></div><div>   is at the top of your TeXworks document.</div><div><br></div><div>Paul</div><div>

<a href="mailto:paul.a.norman@gmail.com" target="_blank">paul.a.norman@gmail.com</a></div><div><a href="http://TwScript.paulanorman.com" target="_blank">TwScript.paulanorman.com</a></div></div><div><br></div><div><br></div>
<div>INSTALL:</div><div><br></div>
<div>Unzip to any directory under you TeXworks script directory - see <a href="http://code.google.com/p/texworks/wiki/TipsAndTricks?can=5#Locating_and_customizing_TeXworks_resources" target="_blank">http://code.google.com/p/texworks/wiki/TipsAndTricks?can=5#Locating_and_customizing_TeXworks_resources</a>   for further information.</div>

<div><br></div><div>Change the Alt key combination if you want/need to avodid conflicts with any existing scripts.</div><div><br></div><div>Use Tw Menu item, Scripts/Scripting TeXworks/Reload</div><div><br></div><div><br>

</div><div>USAGE:</div><div><br></div><div>In you editing document Hold down the Alt Key and before releasing it, tap the A and then the C keys, than release the Alt key.</div><div><br></div><div>Drop down boxe(s) appear, for speed use the arrow keys, and the Enter Key to select.</div>