From: Steve A <ste...@gm...> - 2014-03-04 09:30:48
|
I've made a couple of changes to the HTML export, and am just letting others know because i am not super familiar this feature. In frames 1 and 2 of the attached pic you can see a change i have made to COLUMN mode of html export. Previosuly, comments are placed below move, making the White and Black moves appear on slightly different lines. In frame 2 one can see the change i have made. (For cosmetic reasons I would prefer to use () instead of {} for bracketing comments, but PGN necessitates {}) The third frame shows "16. ..." after the diagram in the html/javascript output. This is new ((previously, black moves trailing diagrams have no ". ...") and is a straight forward bug-fix i believe. Mainly, i'd just like to check that these changes don't break any other export feature. NB - the javascript fix is to scid.gui, while the pure html change is to the C++ backend, necessitating a recompile. cheers, Steve |