Skip to content

Conversation

@rasamassen
Copy link

@rasamassen rasamassen commented Sep 1, 2025

Implement all Tab features.

Description

Add TAB_STOP_BAR and all TAB_LEADER options to RTF

Partial fixes #862

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

Implement all Tab features.
@rasamassen rasamassen changed the title Update Tab.php RTF: Update Tab.php Sep 1, 2025
@coveralls
Copy link

coveralls commented Sep 1, 2025

Coverage Status

coverage: 96.759% (+0.002%) from 96.757%
when pulling 695a305 on rasamassen:tag
into 0ab0b49 on PHPOffice:master.

@rasamassen rasamassen changed the title RTF: Update Tab.php RTF: Add Missing Tab Features Sep 1, 2025
@rasamassen rasamassen changed the title RTF: Add Missing Tab Features RTF Writer: Add Missing Tab Features Sep 4, 2025
@rasamassen rasamassen changed the title RTF Writer: Add Missing Tab Features RTF Writer: Tab - Add Missing Features Oct 4, 2025
oleibman added a commit to oleibman/PHPWord that referenced this pull request Nov 17, 2025
I made RTF usable some time ago. @rasamassen has recently done a lot of useful work to cover many missing areas. Since who knows when those changes will be merged, I intend to incorporate much of that work. I will do this with several pushes, each based on one or more of those changes. This one is based on PR PHPOffice#2815 (partially addressing issue PHPOffice#862), PR PHPOffice#2816, PR PHPOffice#2830 (partially addressing issue PHPOffice#1656), and PR PHPOffice#2840 (partially addressing issue PHPOffice#909).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Tabs not working in titles (Edit: actually not really working at all anywhere)

2 participants