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:sd="urn:speedata:2009/publisher/functions/en" xmlns="urn:speedata.de:2009/publisher/en"> <Options crop="5mm"/> <DefineTextformat name="spacebelow" alignment="justified" margin-bottom="12pt"/> <SetGrid height="12pt" nx="20"/> <Record element="data"> <Loop select="2"> <Output allocate="auto" > <Text> <Paragraph textformat="spacebelow" fontface="text"> <Value select="sd:dummytext()"/> </Paragraph> </Text> </Output> </Loop> </Record> </Layout>
should produce an empty line between the paragraphs.
The text was updated successfully, but these errors were encountered:
60105b8
pgundlach
No branches or pull requests
should produce an empty line between the paragraphs.
The text was updated successfully, but these errors were encountered: