- Finished a draft of the descriptions of reccomended LaTeX distributions and where to obtain them. |
|
More...
|
about 16 years ago
|
- Finished a draft of the descriptions of reccomended LaTeX distributions and where to obtain them. |
|
More...
|
about 16 years ago
|
Added a quick hack that fixes the polyline fill problem |
|
More...
|
about 16 years ago
|
Added a quick hack that fixes the polyline fill problem |
|
More...
|
about 16 years ago
|
- Cleaned up the last code remaing from the abortive attempt to add chunktitles and footers through code chunk options. |
|
More...
|
about 16 years ago
|
- Cleaned up the last code remaing from the abortive attempt to add chunktitles and footers through code chunk options. |
|
More...
|
about 16 years ago
|
*** SIGH *** |
|
More...
|
about 16 years ago
|
*** SIGH *** |
|
More...
|
about 16 years ago
|
- Tons of tweaks to code chunk handling and output: |
|
More...
|
about 16 years ago
|
- Tons of tweaks to code chunk handling and output: |
|
More...
|
about 16 years ago
|
Added a test using XeLaTeX |
|
More...
|
about 16 years ago
|
Added a test using XeLaTeX |
|
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. |
|
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. |
|
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. |
|
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. |
|
More...
|
about 16 years ago
|
- Cleaned up some of the wreckage from messing with the guts of Sweave. |
|
More...
|
about 16 years ago
|
- Cleaned up some of the wreckage from messing with the guts of Sweave. |
|
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 |
|
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 |
|
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 |
|
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 |
|
More...
|
about 16 years ago
|
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into headers |
|
More...
|
about 16 years ago
|
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into headers |
|
More...
|
about 16 years ago
|
Set up default header and footer options |
|
More...
|
about 16 years ago
|
Set up default header and footer options |
|
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. |
|
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. |
|
More...
|
about 16 years ago
|
- Finished a draft for documentation of getLatexStrWidth() and getLatexCharMetrics() in Part 1. |
|
More...
|
about 16 years ago
|
- Finished a draft for documentation of getLatexStrWidth() and getLatexCharMetrics() in Part 1. |
|
More...
|
about 16 years ago
|