Quote:
Originally Posted by TheRealJohnAdams
That looks really good! Did you pick the number of en spaces manually based on the width of the "V." and "R.", or is there something about whitespace: pre that makes it line up correctly?
|
The property "whitespace: pre" doesn't affect the output; it's only usefull for ADE. On the other hand, the chars " " (a half em space of fixed width) doesn't have any effect in ADE, there only works the property "whitespace: pre". So, I combined the two procedure to have a solution for both plataforms, Kindle and ADE. But now it seems that Amazon changed something, because the fixed width spaces are not any more "fixed width"