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

Fragments when stripping \includepdf #59

Open
n2o opened this issue Aug 15, 2019 · 0 comments
Open

Fragments when stripping \includepdf #59

n2o opened this issue Aug 15, 2019 · 0 comments

Comments

@n2o
Copy link

n2o commented Aug 15, 2019

Given a file containing this line:

\includepdf[pages=-]{path/to/my.pdf}

only removes the \command, but the remaining parts remain in the produced output, i.e.:

[pages=-]path/to/my.pdf

It would be great (and should not be a big problem(?)) to remove all the parts in the brackets.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant