Skip to content

bidi typesetting: rtl hiccup #285

New issue

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

Closed
pgundlach opened this issue Dec 11, 2020 · 0 comments
Closed

bidi typesetting: rtl hiccup #285

pgundlach opened this issue Dec 11, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@pgundlach
Copy link
Member

<Layout xmlns="urn:speedata.de:2009/publisher/en" xmlns:sd="urn:speedata:2009/publisher/functions/en"
   version="4.1.21">
	<Pageformat height="5cm" width="4cm" />
	<Record element="data">
		<PlaceObject>
			<Textblock>
				<Paragraph bidi="yes" direction="rtl">
					<Value></Value>
					<Value>1</Value>
					<Value>hello</Value>
				</Paragraph>
				<Paragraph bidi="yes" direction="rtl">
					<Value>1</Value>
					<Value>hello</Value>
				</Paragraph>
			</Textblock>
		</PlaceObject>
	</Record>
</Layout>

both should align right and go from right to left.

bidi

@pgundlach pgundlach added the Bug label Dec 11, 2020
@pgundlach pgundlach added this to the Version 4.2 milestone Dec 11, 2020
@pgundlach pgundlach self-assigned this Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant