Package: patchSynctex
Type: Package
Title: Communication Between Editor and Viewer for Literate Programs
Version: 0.1-4
Date: 2016-12-12
Authors@R: c(person(given="Jan", family="Gleixner",
                    email="jan.gleixner@gmail.com", role="aut"),
	     person(given="Daniel", family="Hicks", role="ctb"),
	     person(given="Kyle J.", family="Harms", role="ctb"),
	     person(given="Emmanuel", family="Charpentier",
	     	    email="emm.charpentier@free.fr", role=c("aut", "cre")))
Depends: tools, stringr
Enhances: knitr, utils
Description: This utility eases the debugging of literate documents
	     ('noweb' files) by patching the synchronization information
	     (the '.synctex(.gz)' file) produced by 'pdflatex' with
	     concordance information produced by 'Sweave' or 'knitr' and
	     'Sweave' or 'knitr' ; this allows for bilateral communication
	     between a text editor (visualizing the 'noweb' source) and
	     a viewer (visualizing the resultant 'PDF'), thus bypassing
	     the intermediate 'TeX' file.
License: GPL (>= 2)
URL: https://github.com/EmmanuelCharpentier/patchSynctex
NeedsCompilation: no
Packaged: 2016-12-12 17:48:18 UTC; charpent
Author: Jan Gleixner [aut],
  Daniel Hicks [ctb],
  Kyle J. Harms [ctb],
  Emmanuel Charpentier [aut, cre]
Maintainer: Emmanuel Charpentier <emm.charpentier@free.fr>
Repository: CRAN
Date/Publication: 2016-12-13 01:31:40
Built: R 4.6.0; ; 2025-07-18 06:47:32 UTC; unix
