slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 25 forks source link

Make <SP> tag optional on fulltext view. #148

Closed albig closed 4 years ago

albig commented 4 years ago

Fix for #147. This should make the ALTO -tag optional in the design of the fulltext view.

On every "string"-class (a word), a right padding is added.

The word-spacing of "sp"-class (one space) is set to a negative value to avoid double width of spaces.

Should work in both cases.