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

include PDF pages in other files #83

Open
BioinfoTongLI opened this issue May 20, 2019 · 2 comments
Open

include PDF pages in other files #83

BioinfoTongLI opened this issue May 20, 2019 · 2 comments

Comments

@BioinfoTongLI
Copy link

Hi,
thank you for sharing this wonderful tool.
I'm wondering whether it's possible to use these commands in MD ?

\usepackage{pdfpages}
\includepdf[pages=-]{myfile.pdf}

Is this package import and usage wrapped in MD ?
I just want to combine some appendix to the main thesis.
Of course, I can do it manually. But I think you must have smarter solutions.
Best.

@BioinfoTongLI
Copy link
Author

Well, I solved it. I don't even think it worth a PR. Maybe you can add it for the others?
All you need to do is to add \usepackage{pdfpages} in preamble.tex
Then, you can use \includepdf[pages=-]{myfile.pdf} wherever you want.

@mmiladi
Copy link

mmiladi commented Aug 22, 2019

Thanks! This would worth it to be added somewhere in the documentation.

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

2 participants