Skip to content

Improve PDF export paging strategy #8110

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

Merged
merged 3 commits into from
Apr 27, 2023

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

  • Please commit to the dev branch

改进 PDF 导出时的分页策略
Improved PDF export paging strategy

尽量避免在如下内容中分页:
Try to avoid pagination in the following:

  • 音频块内 | Inside the audio block
  • 图表块内 | Inside the graph block
  • 标题块内 | Inside the heading block
  • IFrame 块内 | Inside the IFrame block
  • 公式块内 | Inside the math block
  • 段落块内 | Inside the paragraph block
  • 分割线内 | Inside the thematic break block
  • 视频块内 | Inside the video block
  • 挂件块内 | Inside the widget block
  • 表格块行内 | Inside the table row
  • 图片内 | Inside the image

已使用默认主题在用户指南中 排版元素 文档进行测试
Tested on the Formatting elements document in the User Guide using the default theme.

Sorry, something went wrong.

@88250 88250 requested a review from Vanessa219 April 27, 2023 01:02
@mozhux
Copy link

mozhux commented Apr 27, 2023

@88250 88250 changed the title Improved PDF export paging strategy Improve PDF export paging strategy Apr 27, 2023
@88250 88250 added this to the 2.8.7 milestone Apr 27, 2023
@Vanessa219 Vanessa219 merged commit 58dbe39 into siyuan-note:dev Apr 27, 2023
@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the enhance/pdf-export-break branch April 27, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants