Herbert Sauro

Results 4 issues of Herbert Sauro

I was using nano-win on Windows 10 and noticed that ^V when used from Windows Terminal results in a paste, rather than a page down. However, under powershell (don't open...

I use spyder 5.x (https://www.spyder-ide.org/) a lot as my a Python IDE. I can write a DelphiVCL program, eg the simple one below. When I run it the first time...

Attention wanted

I noticed the OnMouseX events in TPaintBox are not handled. File "frmMain.py", line 21, in __init__ self.PaintBox.OnMouseDown = 1#self.MouseDown AttributeError: Error in setting property OnMouseDown Error: You can only assign...

enhancement

Given the mathml k1 k2 S1 the latex conversion is '$\mathrm{k1}\mathrm{k2}\mathrm{S1}$' this renders to k1k2S1 ie there is no spacing between the symbols.