The file ini associated with the application allows us to define:
It is possible to use the symbol # to indicate commentaries.
An example of file ini might be the following one:
[Idioma] #languague=spanish.ini languague=english.ini [Ver] #cvertabla=mitabla.bat cvertabla=texify --run-viewer --batch ver.tex vertabla=iniver.tex [Teclado] t01=Ctrl+O t02=F5 t03=F6 t04=Shift+F5 t05=Shift+F6 t06=Ctrl+V t07=Ctrl+S t08=Ctrl+C t09=Ctrl+W t10=F4 t11=Ctrl+M t12=Ctrl+F t13=Ctrl+Z t14=F8 t15=F9 t16=F10 t17=Ctrl+F8 t18=Ctrl+F9 t19=Ctrl+F10 t20=Ctrl+B t21=Ctrl+D t22=F3 t23=Ctrl+F3
An example of file for lots: mitabla.bat might be:
texify --batch ver.tex
dvips -Ppdf ver
c:\gsview\gsview32.exe -t1 -e ver.ps