IUBLibTech / newton_chymistry

New version of 'The Chymistry of Isaac Newton', using XProc pipelines to generate a website based on TEI XML encodings of Newton's alchemical manuscripts, and Apache Solr as a search engine.
2 stars 0 forks source link

Extra space before disjunctive lists #120

Closed aewingate closed 2 years ago

aewingate commented 2 years ago

While Jim and I were reviewing ALCH00063-05 (5.4v towards the very bottom), we noticed that there was extra space being inserted before disjunctive lists in the document that aren't present in the manuscript and there's no extra space added in the encoding itself.

Here's what it looks like in possum (port 8180): image

Here's the manuscript: image

And here's the encoding (with the lists highlighted) image

Is there some way to remove this extra whitespace before the lists? Let me know if you need more information.

tubesoft commented 2 years ago

Yes, it is an easy job! I added a negative margin (2em) on the left side. And becomes like this:

image
aewingate commented 2 years ago

Awesome that's perfect! Thank you, Takatomo!

wehooper commented 2 years ago

Those spaces have been removed.