Posts

Showing posts with the label latex

Error when-> output: rticles::plos_article used in RMarkdown,

Image
Clash Royale CLAN TAG #URR8PPP Error when-> output: rticles::plos_article used in RMarkdown, When I used, Output: rticles::plos_article in RMarkdown, I get the following error after I knit the .Rcode ! Package pdftex.def Error: File `PLOS-submission-eps-converted-to.pdf' not found: using draft setting. The output using xfun::session_info(c('tinytex', 'rmarkdown')) is R version 3.3.1 (2016-06-21) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: OS X 10.11.5 (El Capitan), RStudio 0.99.903 Locale: en_US.UTF-8 / en_US.UTF-8 / en_US.UTF-8 / C / en_US.UTF-8 / en_US.UTF-8 Package version: backports_1.1.0 base64enc_0.1.3 digest_0.6.13 evaluate_0.10.1 graphics_3.3.1 grDevices_3.3.1 highr_0.6 htmltools_0.3.6 jsonlite_1.5 knitr_1.20 magrittr_1.5 markdown_0.8 methods_3.3.1 mime_0.5 Rcpp_0.12.14 rmarkdown_1.10 rprojroot_1.2 stats_3.3.1 stringi_1.1.5 stringr_1.2.0 tinytex_0.6.4 tools_3.3.1 utils_3.3.1 ...

How to define a cellsize in LaTeX for wraptable?

Image
Clash Royale CLAN TAG #URR8PPP How to define a cellsize in LaTeX for wraptable? I have created the following table in LaTex with wrap table from Package wrapfigure. documentclass[a4paper,11pt,oneside,numbers=noendperiod,setspace,parskip=half]{scrbook} usepackage[ngerman, english]{babel} usepackage{blindtext} usepackage[utf8]{inputenc} usepackage[T1]{fontenc} usepackage{lmodern} usepackage{wrapfig} usepackage[table,xcdraw]{xcolor} begin{document} blindtext begin{wraptable}{l}{8cm} begin{tabular}{lcccc} hline rowcolor[HTML]{656565} multicolumn{1}{|c|}{cellcolor[HTML]{656565}{color[HTML]{FFFFFF} textbf{Surface geometry}}} & multicolumn{4}{c|}{cellcolor[HTML]{656565}{color[HTML]{FFFFFF} textbf{Terrain Classes}}} \ hline multicolumn{1}{|l|}{textit{begin{tabular}[c]{@{}l@{}}fine texture,\ high convexityend{tabular}}} & multicolumn{1}{c|}{cellcolor[HTML]{643403}textbf{1}} & multicolumn{1}{c|}{cellcolor[HTML]{F8A102}textbf{5}} & multicolumn{1}{c|}{cellcolor[HTML]{009901}tex...