1. e4b24f2 move the examples into the functions save_kable and as_image by Jiaxiang Li · 6 years ago
  2. fcb8d45 Add the examples to kable_as_image.R from https://haozhu233.github.io/kableExtra/save_kable_and_as_image.html, and update the help document. by Jiaxiang Li · 6 years ago
  3. 8902df8 Add save_kable and as_image vignette by Hao Zhu · 6 years ago
  4. f1873a4 Add as_image; Add xcolor back in but without options by Hao Zhu · 6 years ago
  5. 8d1bd5b adding the language package to the documentation that may be a problem with non-English text tables by antaldaniel · 6 years ago
  6. 2ea01fb writeLines(temp_tex, paste0(temp_file, ".tex"), useBytes = T) by antaldaniel · 6 years ago
  7. cd42793 double escape backslash in doc by Hao Zhu · 7 years ago
  8. 3fc0e88 improve encoding for LaTeX table. #138 by Hao Zhu · 7 years ago
  9. 27eb90b add option to keep latex file for debugging by Salzer · 7 years ago
  10. b35f188 switch from readr::write_file to writeLines by Hao Zhu · 7 years ago
  11. 4840bc9 bump version... by Hao Zhu · 7 years ago
  12. 2a6256d Improve latex package listing method by Hao Zhu · 7 years ago
  13. 246b95c Provide documentation about ghostscript by Hao Zhu · 7 years ago
  14. cc39792 try to fix kable_as_image for windows again... by Hao Zhu · 7 years ago
  15. f2ebf9e fix a bug in column_spec, fix kable_as_image in windows by Hao Zhu · 7 years ago
  16. a9c43dc clean up kable_as_image documentation by Hao Zhu · 7 years ago
  17. b0fd4ef bump version by Hao Zhu · 7 years ago
  18. 53e240f update documentation by Hao Zhu · 7 years ago
  19. 245931c add escape to footnote; by Hao Zhu · 7 years ago
  20. 2a64dc6 Complete documentation for kable_as_image by Hao Zhu · 7 years ago