Skip to content
/ patchDVI Public

❗ This is a read-only mirror of the CRAN R package repository. patchDVI — Package to Patch '.dvi' or '.synctex' Files. Homepage: https://github.com/dmurdoch/patchDVI Report bugs for this package: https://github.com/dmurdoch/patchDVI/issues

Notifications You must be signed in to change notification settings

cran/patchDVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patchDVI

The main goal of patchDVI is to support previewer forward and reverse search between Sweave, knitr or R Markdown source and .dvi, .pdf or .html output.

It also contains project management functions, to make it more convenient to build large documents from multiple source files, and supports editing of Sweave, knitr or R Markdown source in TeXworks, TeXShop and other editors.

This project was originally hosted on R-forge; see

https://r-forge.r-project.org/projects/sweavesearch/

for older versions.

Installation

This version of patchDVI optionally makes use of RmdConcord, a package to support concordances in R Markdown documents. You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("dmurdoch/patchDVI", dependencies = TRUE)

The CRAN version is installed with

install.packages("patchDVI", dependencies = TRUE)

Usage

See the patchDVI vignette for usage details.

About

❗ This is a read-only mirror of the CRAN R package repository. patchDVI — Package to Patch '.dvi' or '.synctex' Files. Homepage: https://github.com/dmurdoch/patchDVI Report bugs for this package: https://github.com/dmurdoch/patchDVI/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages