Skip to content

Commit 3153c65

Browse files
author
hornik
committed
Enhancements for c88462.
git-svn-id: https://svn.r-project.org/R/trunk@88488 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 3a49060 commit 3153c65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

share/Rd/macros/system.Rd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@
6262
\newcommand{\bibcitep}{\Sexpr[results=rd,stage=build]{tools:::Rd_expr_bibcite("#1", FALSE)}}
6363
\newcommand{\bibcitet}{\Sexpr[results=rd,stage=build]{tools:::Rd_expr_bibcite("#1", TRUE)}}
6464
\newcommand{\bibshow}{\Sexpr[results=rd,stage=build]{tools:::Rd_expr_bibshow("#1")}}
65+
\newcommand{\bibinfo}{\Sexpr[stage=build]{tools:::Rd_expr_bibinfo("#1", "#2", "#3")}}

0 commit comments

Comments
 (0)