diff --git a/R/scrape.R b/R/scrape.R index f1f3dc5..e62f2be 100644 --- a/R/scrape.R +++ b/R/scrape.R @@ -375,7 +375,7 @@ create_intro <- function(repo, milestone_names) { - \\newcolumntype{{R}}[1]{{>{{\\raggedright\\arraybackslash}}p{{#1}}}} - \\newcommand{{\\blandscape}}{{\\begin{{landscape}}}} - \\newcommand{{\\elandscape}}{{\\end{{landscape}}}} - - \\fancyhead[R]{{\\includegraphics[width=2cm]{{{image_path}}}}} + - \\fancyhead[R]{{\\includegraphics[width=2cm, height=1.5cm]{{{image_path}}}}} - \\fancyhead[C]{{}} - \\fancyhead[L]{{}} - \\setlength{{\\headheight}}{{30pt}} @@ -383,7 +383,7 @@ create_intro <- function(repo, milestone_names) { - \\usepackage{{lastpage}} - \\lstset{{breaklines=true}} - \"\\\\fancypagestyle{{plain}}{{\" - - \"\\\\fancyhead[R]{{\\\\includegraphics[width=2cm]{{{image_path}}}}}\" + - \"\\\\fancyhead[R]{{\\\\includegraphics[width=2cm, height=1.5cm]{{{image_path}}}}}\" - \"\\\\renewcommand{{\\\\headrulewidth}}{{0.4pt}}\" - \"}}\" output: