WriterRotationTool-1.0.0
This is the first release of the WriterRotationTool extension.
This is the first release of the WriterRotationTool extension.
[x] Числа вида 1,234567E+066 теперь воспринимаются
[x] запись =SUMTEX(1,234567E+066;0) даёт результат: "один дециллион дециллионов двести тридцать четыре нониллиона дециллионов пятьсот шестьдесят семь октиллионов дециллионов"
[x] Число =SUMTEX("1000000000000000000000000000000000000,123") теперь записыватся правильно: "одна тысяча дециллионов руб. 12 коп."
[x] sre=sre.strip()
Nouveautés :
Removed momentarily the contextual menu capabilities as the interception of the menu created a mess by creating a new instance of the dictionary each time a request was addressed to it.
Hope to restablish it soon but need to sleep on it a bit.
This release fixes a bug in URL management.
Some unused files are also removed from the extension.
[x] SyntaxWarning ("import * only allowed at module level")
[x] String.strip --> String.strip()
[x] "if i10!=0:" были лишние
[x] септиллионы
[+] теперь максимальное число записывается через дециллионы (10 в 33 степени)
Added direct access to the User Manual from the menus and the tool bar.
Added access to the commands adding a submenu entry to the contextual menu. A right click on a selection allows the users to select its command from the contextual pop memu.
Remark: the contextual menu access is not effective at first. At least one command from the tool bar or the main menu has to be done to make this function effective