2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix spacing bug for highlight=F, tidy=T, wasn't caught with previous spacing fixes, GH-31 More... about 14 years ago
Merge branch 'master' of github.com:cameronbracken/pgfSweave More... about 14 years ago
Fix typos in the vignette More... about 14 years ago
Merge pull request #30 from lq/master
cameronbracken
as Cameron Bracken
More... over 14 years ago
Hidden option to access the `size` parameter to highlight, GH-28 More... over 14 years ago
fixed: keep.source breaks cache More... over 14 years ago
Merged pull request #26 from lq/master.
cameronbracken
as Cameron Bracken
More... over 14 years ago
Removed hard newline_latex at the end of {Sinput} More... over 14 years ago
R/pgfSweaveDriver.R: cancel out the effect of hard newline at the end of Hinput More... over 14 years ago
R/pgfSweaveDriver.R: Removed newline_latex() at the beginning of Sinput. More... over 14 years ago
R/pgfSweaveDriver.R: Generates Hinput environments instead of Houtput. More... over 14 years ago
Fix link in README.md, Issue 24 More... over 14 years ago
Version 1.2.1 More... over 14 years ago
Update NEWS More... over 14 years ago
Merge branch 'rel-patch2' More... over 14 years ago
Only try to call make if the makefile exists More... over 14 years ago
Apply rel2.patch More... over 14 years ago
Slightly change message for re-run external chunks More... over 14 years ago
Update NEWS More... over 14 years ago
XeLaTeX example, see the warning in the file for directions on how to get around the bug in pgf More... over 14 years ago
Fix the internal caching layer so that external graphics are now properly recreated only when the chunk has changed; also fixes the external library dependency feature More... over 14 years ago
Add chunk options 'width' and 'height' to the chunk digest; when chages are made to these options but not the chunk code itself, still regenerate the graphic More... over 14 years ago
Add encoding to vignette for R 2.13 More... over 14 years ago
Update News More... over 14 years ago
Remove null device code since it can cause problems with grid graphics More... over 14 years ago
Bump version number, recompile vignette to only depend on PGF 2.00 More... over 14 years ago
Allow package to be installed if PGF 2.10 is not available but issue message at startup. More... over 14 years ago
Dont include \tikzexternalfiledependsonfile command because it caused figures to get recompiled every time. Only put in list and make command the first time. More... over 14 years ago
Do not run (pdf)latex initially when makefile exists More... over 14 years ago
Fix bug where code was chached when cache=F and explicitly turn off externalizaton when external is not TRUE so that custom commands (such as xelatex) can be used. More... over 14 years ago