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

New features: (1) multicolumn section; (2) table width; (3) table row repeat as header & break across pages; (4) superscript & subscript font #86

Merged
merged 20 commits into from
Mar 6, 2014

Conversation

ivanlanin
Copy link
Contributor

Changes:

  • Use constants instead of hardcoded name and size for font (Arial, 20)
  • Section: Multicolumn (Sample_05_Multicolumn.php)
  • Section: Different section break (Sample_05_Multicolumn.php)
  • Paragraph: Hanging paragraph (no sample)
  • Font: Superscript and subscript (Sample_04_Textrun.php)
  • Table: Table width in percentage (no sample)
  • Table: Repeat as header row (no sample)
  • Table: Allow row to break across pages (no sample)

@Progi1984
Copy link
Member

What is the difference between previous and your README.md ?
If no, revert changes.

Don't forget to add your changes in changelog.txt.

Else, Perfect for others changes ;)

@ivanlanin
Copy link
Contributor Author

It's the line end format. Mine use UNIX format, but somehow the current use Windows format. I've revert mine. I also add my changes to the changelog.txt. Thanks.

@Progi1984
Copy link
Member

Could you the same one for Tests/bootstrap.php - samples/Sample_03_Sections.php ?

I merge it just after ;)

@ivanlanin
Copy link
Contributor Author

Haha. Ok. Done.

Progi1984 added a commit that referenced this pull request Mar 6, 2014
New features: (1) multicolumn section; (2) table width; (3) table row repeat as header & break across pages; (4) superscript & subscript font
@Progi1984 Progi1984 merged commit 626ea08 into PHPOffice:develop Mar 6, 2014
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.

2 participants