Fix some style defect in PDF Export - #2636
Open
TruongQuangSB wants to merge 3 commits into
Open
Conversation
Test Results147 tests ±0 147 ✅ ±0 2m 45s ⏱️ -51s Results for commit 6d9a9f5. ± Comparison against base commit 2ab6dc5. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
TruongQuangSB
commented
Aug 21, 2026
Contributor
Author
There was a problem hiding this comment.
This is difficult to follow the change of xsl reference. It should like table reference, automatisch create diff view and can update throught comment in issue. Therefore can be first ignore these change in this PR
TruongQuangSB
commented
Aug 21, 2026
| <fo:inline border-width="0.2mm" border-style="solid" border-color="#0066FF" color="#0066FF" padding="2px"> | ||
| <xsl:text>Änderung gegenüber vorheriger Ausgabe</xsl:text> | ||
| </fo:inline> | ||
| </fo:marker> |
Contributor
Author
There was a problem hiding this comment.
The marker was moved to row, because we need only one marker for each row
TruongQuangSB
commented
Aug 21, 2026
| </fo:table-cell> | ||
| </fo:table-row> | ||
| <fo:table-row height="10mm"> | ||
| <fo:table-row> |
Contributor
Author
There was a problem hiding this comment.
remove the height here was fixed the slipped blue marker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.