Skip to content
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

Add paragraphs property to start on a new page #98

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

byteSamurai
Copy link
Contributor

Basically, this is implemented:
image
This way, we can move paragraphs to dedicated pages in a more lean approach

@byteSamurai
Copy link
Contributor Author

Also I simplified the csproj file here. Working also in Windows, I understand an entry will be added once you move the file to your project using the Solution Manager. However VSCode users have a hard time here, so I tend to keep it simple :)

@PrzemyslawKlys
Copy link
Member

Would you think doing AddParagraph("Text", $true) or similar wouldn't make sense?

@byteSamurai
Copy link
Contributor Author

No. It's a property of a paragraph and we should treat it like that.

@PrzemyslawKlys PrzemyslawKlys merged commit 6f70e5a into EvotecIT:master Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants