I am building a conversion for img of lines to points
*[size='9lines'] { height: 117pt;}
*[size='10lines']{ height: 130pt;}
*[size='11lines']{ height: 143pt;}
*[size='12lines']{ height: 156pt;}
*[size='13lines']{ height: 169pt;}
But if someone says this should be 10/12 instead of 11/13 I would need to change.
picture/image sizes in multiples of lines helps keep the horizontal alignment and backing up working. I don't know if CSS has considered lines as a unit of measure. Only works vertically though. The width needs to stay proportionally.
Just thinking ... I wonder if we could have a setting that would allow picture to fill column width (or page width) and height would be proportional with added padding to make the height come out to be multiple of the line height. Now that would really save me time.
*[size='9lines'] { height: 117pt;}
*[size='10lines']{ height: 130pt;}
*[size='11lines']{ height: 143pt;}
*[size='12lines']{ height: 156pt;}
*[size='13lines']{ height: 169pt;}
But if someone says this should be 10/12 instead of 11/13 I would need to change.
picture/image sizes in multiples of lines helps keep the horizontal alignment and backing up working. I don't know if CSS has considered lines as a unit of measure. Only works vertically though. The width needs to stay proportionally.
Just thinking ... I wonder if we could have a setting that would allow picture to fill column width (or page width) and height would be proportional with added padding to make the height come out to be multiple of the line height. Now that would really save me time.
Jim Albright
Wycliffe Bible Translators