Skip to content

Commit acda424

Browse files
committed
Fix LaTex
1 parent 8d35201 commit acda424

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

R/1-construct-accidental.R

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#' Create `Accidental` Object
22
#'
3-
#' Create an `Accidental` object to represent an accidental
4-
#' symbol, such as flat (♭), natural (♮), or sharp (♯). Usually,
5-
#' accidentals are automatically added.
3+
#' Create an `Accidental` object to represent an accidental symbol.
64
#'
75
#' @param name A single character, which represents the name of the
86
#' accidental. `"flat"` and `"sharp"` are two common examples.

man/Accidental.Rd

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)