prefix or suffix in bold?
Is it possible to make suffixes and prefixes bold?
Example New Phytologist style:
<text macro="author" suffix="." font-weight="bold"/>
Makes the author bold but the period (suffix) should also be bold. Is this possible?
Example New Phytologist style:
<text macro="author" suffix="." font-weight="bold"/>
Makes the author bold but the period (suffix) should also be bold. Is this possible?
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
<group font-weight="bold">
<text macro="author" suffix="." />
</group>
Here's the style
git://gist.github.com/849006.git