add support for knitr

Bug #1422759 reported by Max
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rubber
Fix Released
Low
Sebastian Kapfer

Bug Description

Currently cweb and lhs2TeX preprocessors are supported by detecting .w and .lhs extensions.
Would be excellent to also support knitr used to produce .tex from .Rtex files.

This would allos use of single command
rubber -d paper.Rtex
instead of
R -e 'library(knitr); knit("paper.Rtex")'
rubber -d paper.tex

Revision history for this message
Sebastian Kapfer (caci) wrote :

Sounds like a good idea - patches welcome!

Sebastian Kapfer (caci)
Changed in rubber:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Sebastian Kapfer (caci) wrote :

I committed a patch for this to the trunk branch. Can you please test it works as intended?

Changed in rubber:
assignee: nobody → Sebastian Kapfer (caci)
milestone: none → 1.2
status: Confirmed → In Progress
Sebastian Kapfer (caci)
Changed in rubber:
milestone: 1.2 → 1.3
Sebastian Kapfer (caci)
Changed in rubber:
milestone: 1.3 → 1.4
Revision history for this message
Sebastian Kapfer (caci) wrote :

The code will be in the 1.3 release, though undocumented. Please test!

Revision history for this message
Sebastian Kapfer (caci) wrote :

Official support will be in Rubber 1.4, the change has just been pushed to rubber/trunk.

Please test and give feedback!

Changed in rubber:
status: In Progress → Fix Committed
Sebastian Kapfer (caci)
Changed in rubber:
milestone: 1.4 → none
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.