-
-
Notifications
You must be signed in to change notification settings - Fork 44
Add a setting for writing PDF files in a more compact way #72
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
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
c750a19
First attempt
LaurenzV aad07d4
Make even tighter
LaurenzV c715181
Rename `settings` to `write_settings`
LaurenzV efc6da8
Add more methods
LaurenzV 6c110b4
Typo
LaurenzV c0c0e3d
Remove TODO
LaurenzV 159986b
Add some tests
LaurenzV d510174
Don't write space before operator if not necessary
LaurenzV d751b0b
Extend a test case
LaurenzV 4b6c85a
More improvements
LaurenzV 6d5ae2c
Re-arrange
LaurenzV 2f0250a
More tweaks
LaurenzV 45612a4
Adapt comment
LaurenzV 556140f
Adapt wording
LaurenzV 0587ed2
Rename
LaurenzV 67c2333
More
LaurenzV d819ac2
Add test cases
LaurenzV 59c7ad0
Extend test cases a bit
LaurenzV 1788e30
Small fixes
LaurenzV c67837b
Rearrange again
LaurenzV ef4e868
Fix tests
LaurenzV ffda4cb
Update src/chunk.rs
LaurenzV 4536d3b
Rename `new_with` to `with_settings`
LaurenzV f48faf9
Rename `WriteSettings` to just `Settings`
LaurenzV 71367e7
Wrap at 80
LaurenzV 8c01c52
Update src/content.rs
LaurenzV d646abd
Merge remote-tracking branch 'mine/compact' into compact
LaurenzV fcd5098
Fix some comments
LaurenzV dce89f2
Remove newlines
LaurenzV b97add3
Fix build
LaurenzV b2ffbbb
Reformat
LaurenzV fccf5c0
Document default value
LaurenzV 6b7a034
Reformat
LaurenzV 1fd6096
Turn `Primitive` into a sealed trait
LaurenzV c701b91
Rewrap some comments
laurmaedje 8e9ffe9
Reexport `Settings`
laurmaedje 58ffa52
Tidy up constructors
laurmaedje File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.