We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a15b0 commit 770db9eCopy full SHA for 770db9e
doc/NEWS.Rd
@@ -44,7 +44,7 @@
44
Gatto} and \I{Hugo Gruson}.
45
46
\item \code{tcltk::tclVersion()} now only optionally includes the
47
- \sQuote{patch level}, as Tcl full versions can be of the the form
+ \sQuote{patch level}, as Tcl full versions can be of the form
48
\code{8.7a5} or \code{9.0b1} without three clear components.
49
}
50
@@ -57,7 +57,7 @@
57
58
The \code{glyphFont()} function gains a \code{variations}
59
argument, which allows variable font axes to be specified,
60
- e.g., \code{c(wght=100)}.
+ e.g., \code{c(wght = 100)}.
61
62
Only Cairo-based graphics devices (but not \code{cairo_pdf()})
63
support variable font axes so far.
0 commit comments