https://bugs.kde.org/show_bug.cgi?id=419125
--- Comment #1 from Ville Aakko <[email protected]> --- Comment on attachment 126956 --> https://bugs.kde.org/attachment.cgi?id=126956 A minimal test case for bug >\documentclass[a4paper,10pt]{article} > >\usepackage{ucs} >\usepackage[utf8]{inputenc} >\usepackage[finnish]{babel} >\usepackage{fontenc} > >\usepackage[dvips]{hyperref} > >\author{} >\date{22.3.2020} > >\begin{document} > \begin{abstract} > > \end{abstract} > >% BEGIN something >Here are some text describiing a new theorem. In the equation >\begin{equation} > E = mc^2 >\end{equation} >we have a solution for energy-mass equivalence. > >% END something > >% some comment BEGIN >Some text here >% some comment END >% END > >\end{document} -- You are receiving this mail because: You are watching all bug changes.
