article_has_tikz |
Check if article has tikz images or not |
check_markdown_file |
check markdown file |
convert_to_markdown |
convert LaTeX wrapper to markdown |
convert_to_native |
convert LaTeX wrapper to native pandoc AST |
convert_to_png |
convert one single pdf file to png |
copy_other_files |
Copy Supporting Documents like images,bib file,etc. |
count_env |
count latex environments |
count_inline |
count inline elements |
create_article |
Create an R Journal article with a modified template for texor. |
find_wrapper |
find wrapper file |
generate_rmd |
Modify Markdown to R-markdown |
get_journal_details |
get Journal details |
get_md_file_name |
get markdown file name |
get_texfile_name |
Get the name of the tex file included within wrapper file |
get_wrapper_type |
Get the name of the wrapper file in the article dir |
handle_figures |
handle figures |
include_style_file |
Include Style file |
latex_to_web |
latex to web |
log_setup |
texor log setup |
pandoc_version_check |
check texor pandoc compatibility |
patch_figure_env |
patch figure environments |
patch_table_env |
patch table environment |
pre_conversion_statistics |
pre conversion statistics |
produce_html |
call rmarkdown::render to generate html file |
stream_editor |
stream editor |
texor_log |
log messages for various categories |