Milos Sramek

Results 9 issues of Milos Sramek

Hi, I quite often get different results if I call diff-match-patch from python3 by dmp = dmp_module.diff_match_patch() diff = dmp.diff_main(in, out) in comparison to the results provided by the demo...

Hi, The Totals line does not display if the class derives also from ImportExportModelAdmin: This is OK: class TransakciaAdmin(SimpleHistoryAdmin, ModelAdminTotals): This does not work: class TransakciaAdmin(SimpleHistoryAdmin, ImportExportModelAdmin, ModelAdminTotals): In the...

LaTeX formulas can get really large and often require multiple lines. However, the editing field in the popup widget is very small. Would it be possible to make it multiline...

enhancement

Hi, I would like to ask if UV enables to copy page text (if OCR-ed). UV seems to be the right tool we are looking for, except for this feature,...

Hello, thank you for the nice tool! Would it be able to add Slovak (tesseract code: slk) and also Czech (ces)? languages? They use a nearly identical set of accented...

Hi, the vertical and horizontal bars inside the array environment are not displayed. Try this equation: `A=\left(\begin{array}{cc|cc|c} 3 & 7 & 0 & 1 & 12\\\hline 0 & 9 &...

Search results in Mirador are highlighted by overlay of a png image, which uses two colors, yellow and blue. The yellow is barely visible, if the background is white. Is...

Hello Björn, (have I found your name correctly?) thank you for developing this nice program, it is exactly what we miss. Please, consider my enhancements in this pull request: 1....

The demo at https://ocrhl.jbaiter.de/ is currently not functional, it was, however, OK a month ago or so. In the developer console I get this error message: SyntaxError: JSON.parse: unexpected non-whitespace...