File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 1919\newcommand {\proglang }[1]{\textsf {#1}}
2020\newcommand {\pkg }[1]{{\fontseries {b}\selectfont #1}}
2121
22- % % defined as a stop-gap measure til interaction with highlight is sorted out
23- \newcommand {\hlboxlessthan }{ \hlnormalsizeboxlessthan }
24- \newcommand {\hlboxgreaterthan }{\hlnormalsizeboxgreaterthan }
25- \newcommand {\hlboxopenbrace }{ \hlnormalsizeboxopenbrace }
26- \newcommand {\hlboxclosebrace }{ \hlnormalsizeboxclosebrace }
27- \newcommand {\hlboxbacktick }{ \hlnormalsizeboxbacktick }
28- \newcommand {\hlboxunderscore }{ \hlnormalsizeboxunderscore }
29-
3022<<version ,echo =FALSE ,print =FALSE >>=
3123prettyVersion <- packageDescription(" Rcpp" )$ Version
3224prettyDate <- format(Sys.Date(), " %B %e, %Y" )
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ @Manual{CRAN:highlight
251251 title = { highlight: Syntax highlighter} ,
252252 author = { Romain Fran\c{c}ois} ,
253253 year = 2013 ,
254- note = { R package with version 0.4.1 } ,
254+ note = { R package with version 0.4.3 } ,
255255 url = CRAN # " package=highlight"
256256}
257257
You can’t perform that action at this time.
0 commit comments