lavaan-examples icon indicating copy to clipboard operation
lavaan-examples copied to clipboard

How to create a combined PDF of component rmd documents?

Open jeromyanglim opened this issue 13 years ago • 1 comments

I'd like to create a combined PDF document.

A basic workflow

  • Convert Each RMD file to MD to LaTeX
  • Combine all LaTeX files into one larger LaTeX file (perhaps using \input
  • Convert combined LaTeX file into PDF

Ideally,

  • The PDF would have a table of contents
  • Equations are passed through
  • Code formatting is attractive

jeromyanglim avatar Jul 25 '12 07:07 jeromyanglim

There is some discussion of converting R Markdown to PDF here

jeromyanglim avatar Jul 25 '12 07:07 jeromyanglim