I think actually you would want
fileExt = "tex"
Does that also work for you?
Haris Skiadas Department of Mathematics and Computer Science Hanover College
On Sep 30, 2008, at 12:33 AM, Alain Matthes wrote:
Le 30 sept. 08 à 00:08, Alain Matthes a écrit :
Hello
I'm a newbie with Ruby but it seems that there is a problem with "fileExt".
I try this (I add fileExt=[] )
#!/usr/bin/env ruby # ##################### # Helper function ##################### def recursiveFileSearch(initialList) extraPathList = [] fileExt=[]
and now I can use alt+esc in all the cases.
Is it a good solution?
I make the change in the LateXCommandCompletions file
sorry :(
Alain