Various fixes for gmx xpm2ps
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 1 Mar 2021 16:11:11 +0000 (16:11 +0000)
committerAndrey Alekseenko <al42and@gmail.com>
Mon, 1 Mar 2021 16:11:11 +0000 (16:11 +0000)
commita1330f89b529c0b119636648deed23fa958d344f
treeb834590b1a1cf0f775c73fdbec7800c0a2cda3d2
parentcf9ba2a754dd74bacf3958f7874213cda9a2ec66
Various fixes for gmx xpm2ps

Minor fixes for bugs introduced during refactoring, mostly in my
commit 0004e9e8377.

No need to resize to zero on first iteration, which is anyway wrong
for subsequent iterations.

Incorrect regex for matching label strings.

Incorrect logic for title.

Incorrect discard of matrix type string.

Closes #3881
docs/release-notes/2021/2021.1.rst
src/gromacs/fileio/matio.cpp
src/gromacs/gmxana/gmx_xpm2ps.cpp