[texworks] SCRIPTS: TW.getItem() returning everything lower case?

Paul A Norman paul.a.norman at gmail.com
Tue Dec 7 04:15:45 CET 2010


Hi,

Here is something that I don't think was  happening before.

sizeCommand =  TW.getItem( null, "Text/Font Size?", "Choose Text
Font/Size: ", ["tiny","scriptsize","footnotesize","small","normalsize","large","Large","LARGE","huge","Huge"]
, 5 , true ) ;

TW.information(null, "Display Chosen", sizeCommand);

They all come out lower case?

I've had a look at
http://www.google.com/codesearch/p?hl=en#TCAOwTxChU8/trunk/src/TWScriptAPI.cpp&q=getItem%20package:http://texworks%5C.googlecode%5C.com&l=129

But can't see anything there that might be doing this.

Paul


More information about the texworks mailing list