Markus Liebelt
Markus Liebelt
Sorry for moving the thing over, but the pgn-reader is more appropriate to do the job. The tasks here are: * Add a `pgn-reader` command that is giving a CLI...
True. There is a correction done, but seems to be on the wrong element. I will check that, by producing an example that contains both elements (headers and coordinates out)...
I think I found the reason, does not want to do a release because of that.
No. There is some logic needed to set the CSS dependent on the configuration. So not so easy to fix in CSS only ...
I will check which options we have. Of course CSS is able to do that, but I would like to find the least invasive solution, so that no other things...
Do you have an example to reproduce that? I will give it a try, play with different sizes, to see that case happening.
I added myself an example where you can see that as well. I have even seen linebreak in "O-O". So I think I will address that as well then. And...
The reason for that is quite clear: * PGN itself only offers variants as variant of a main line move. * There is no support for "a move that should...
Found the reason, came in with a pull request unnoticed. I have no time (at the moment) to do a new release, but when there is some time, the next...
Done the new release, could @sbernsto please check if that is now solved?