Learn R Programming

⚠️There's a newer version (1.5.6) of this package.Take me there.

texor (version 1.5.3)

Converting 'LaTeX' 'R Journal' Articles into 'RJ-web-articles'

Description

Articles in the 'R Journal' were first authored in 'LaTeX', which performs admirably for 'PDF' files but is less than ideal for modern online interfaces. The 'texor' package does all the transitional chores and conversions necessary to move to the online versions.

Copy Link

Version

Install

install.packages('texor')

Monthly Downloads

542

Version

1.5.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Abhishek Ulayil

Last Published

December 13th, 2024

Functions in texor (1.5.3)

pandoc_version_check

check texor pandoc compatibility
log_setup

texor log setup
get_journal_details

get Journal details
stream_editor

stream editor
texor_log

log messages for various categories
rnw_to_rmd

Sweave to RMarkdown
include_style_file

Include Style file
rnw_generate_rmd

Modify Markdown from Sweave to R-markdown
latex_to_web

latex to web
get_md_file_name

get markdown file name
get_texfile_name

Get the name of the tex file included within wrapper file
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
patch_equations

patch equations
patch_code_env

patch all code environments
count_inline

count inline elements
check_markdown_file

check markdown file
convert_to_png

convert one single pdf file to png
count_env

count latex environments
convert_to_markdown

convert LaTeX wrapper to markdown
copy_other_files

Copy Supporting Documents like images,bib file,etc.
article_has_tikz

Check if article has tikz images or not
create_article

Create an R Journal article with a modified template for texor.
generate_rmd

Modify Markdown to R-markdown
find_wrapper

find wrapper file
convert_to_native

convert LaTeX wrapper to native pandoc AST
get_wrapper_type

Get the name of the wrapper file in the article dir
handle_figures

handle figures