2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Finished a draft of the descriptions of reccomended LaTeX distributions and where to obtain them.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Finished a draft of the descriptions of reccomended LaTeX distributions and where to obtain them.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Added a quick hack that fixes the polyline fill problem
cameronbracken
as Cameron Bracken
More... about 16 years ago
Added a quick hack that fixes the polyline fill problem
cameronbracken
as Cameron Bracken
More... about 16 years ago
- Cleaned up the last code remaing from the abortive attempt to add chunktitles and footers through code chunk options.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Cleaned up the last code remaing from the abortive attempt to add chunktitles and footers through code chunk options.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
*** SIGH ***
Sharpie
as Charles Sharpsteen
More... about 16 years ago
*** SIGH ***
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Tons of tweaks to code chunk handling and output:
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Tons of tweaks to code chunk handling and output:
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Added a test using XeLaTeX
cameronbracken
as Cameron Bracken
More... about 16 years ago
Added a test using XeLaTeX
cameronbracken
as Cameron Bracken
More... about 16 years ago
- More tweaks to the formatting and pretty printing of code chunk output. Firstly, more Sweave code was disembowled- this time the part that prints the continuation character '+' into the output was excised. Also the default font shape used by listings was changed from \ttfamily to a normal sans-serif \sffamily.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- More tweaks to the formatting and pretty printing of code chunk output. Firstly, more Sweave code was disembowled- this time the part that prints the continuation character '+' into the output was excised. Also the default font shape used by listings was changed from \ttfamily to a normal sans-serif \sffamily.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Quick touch-up commit. Removing \setkeys{Gin} caused the R logo on the title page to loose its nice size and posistioning. This is now corrected by setting width=0.8\textwidth on the \includegraphics.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Quick touch-up commit. Removing \setkeys{Gin} caused the R logo on the title page to loose its nice size and posistioning. This is now corrected by setting width=0.8\textwidth on the \includegraphics.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Cleaned up some of the wreckage from messing with the guts of Sweave.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Cleaned up some of the wreckage from messing with the guts of Sweave.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Implemented user supplied headers and footers. It is pretty raw right now needs documentation and the latest test fails for an unknown reason
cameronbracken
as Cameron Bracken
More... about 16 years ago
Implemented user supplied headers and footers. It is pretty raw right now needs documentation and the latest test fails for an unknown reason
cameronbracken
as Cameron Bracken
More... about 16 years ago
- No really ne content- just a massive hack to beat Sweave into submission while it builds the vignette. Basically, a tweaked version the Sweave output function is stored in the file castrateSweave.R. this file is sourced by the .Rnw document and the hacked function is forced into the NAMESPACE of the utils package. From there the active Sweave driver object, named "driver", is located and it's output function is swapped. This hack should work as long as there is no other object named "driver" anywhere in any R environment as the method used to find it is pretty greedy :P
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- No really ne content- just a massive hack to beat Sweave into submission while it builds the vignette. Basically, a tweaked version the Sweave output function is stored in the file castrateSweave.R. this file is sourced by the .Rnw document and the hacked function is forced into the NAMESPACE of the utils package. From there the active Sweave driver object, named "driver", is located and it's output function is swapped. This hack should work as long as there is no other object named "driver" anywhere in any R environment as the method used to find it is pretty greedy :P
Sharpie
as Charles Sharpsteen
More... about 16 years ago
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into headers
cameronbracken
as Cameron Bracken
More... about 16 years ago
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into headers
cameronbracken
as Cameron Bracken
More... about 16 years ago
Set up default header and footer options
cameronbracken
as Cameron Bracken
More... about 16 years ago
Set up default header and footer options
cameronbracken
as Cameron Bracken
More... about 16 years ago
- Draft of Part 1 of the documentation is now finished. Removed the code from the vignette setup chunk which copies Sweave.sty.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Draft of Part 1 of the documentation is now finished. Removed the code from the vignette setup chunk which copies Sweave.sty.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Finished a draft for documentation of getLatexStrWidth() and getLatexCharMetrics() in Part 1.
Sharpie
as Charles Sharpsteen
More... about 16 years ago
- Finished a draft for documentation of getLatexStrWidth() and getLatexCharMetrics() in Part 1.
Sharpie
as Charles Sharpsteen
More... about 16 years ago