search for: objname1

Displaying 1 result from an estimated 1 matches for "objname1".

Did you mean: objname
2005 Sep 15
4
Rd and guillemots
...ho've set up R to work so smoothly with Miktex-- even a total Latex bunny like me got it to work instantly, so that for the first time I'm able to run my Rd files through the Latex side of RCMD CHECK. Now the question/buglet. One of my Rd files contains the following: \code{mlazy( <<objname1>>, <<objname2>>, <<etc>>)} When I run the file through RCMD (either RCMD CHECK or Rcmd Rd2dvi --pdf) the first << and >> are left alone, but the second and third pairs are converted to single guillemot characters (i.e. European quotation marks). This incon...