We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<Layout xmlns="urn:speedata.de:2009/publisher/en" xmlns:sd="urn:speedata:2009/publisher/functions/en" version="3.5.12" > <DefineFontfamily name="tmp" fontsize="4.2" leading="5"> <Regular fontface="sans"/> </DefineFontfamily> <Record element="data"> <PlaceObject> <Textblock width="5"> <Paragraph fontface="tmp"> <Value select="sd:dummytext()"/> </Paragraph> </Textblock> </PlaceObject> </Record> </Layout>
The text was updated successfully, but these errors were encountered:
86794d0
Don't add struts at the beginning of paragraphs
d296c15
This fixes line spacing problems such as #221 and #225
35fe2e6
Insert struts at the beginning of paragraphs
5af208f
... but don't set the font family if we don't have to. This fixes #235 and is reverts #221, #225 and is related to d296c15
pgundlach
No branches or pull requests
The text was updated successfully, but these errors were encountered: