Skip to content

Commit a0af07e

Browse files
SilverRainZDeepSeek
andcommitted
更新三和弦页面及修正和弦标题格式
- p/chord: 修正标题 RST 格式 - p/small-triad: 更新低/中把位和弦配置并新增 3-note 7th chords 待办 Co-authored-by: DeepSeek <service@deepseek.com>
1 parent d88da63 commit a0af07e

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

src/p/chord.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
===
1+
====
22
和弦
33
====
44

src/p/ly

src/p/small-triad.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
\lowPositionTriads
2020

2121
the-triads = \chordmode {
22-
c d:m e:m f g a:m
22+
c d:m e:m/b f/c g/b a:m/c
2323
}
2424

2525
\score {
@@ -43,7 +43,7 @@
4343
\mediumPositionTriads
4444

4545
the-triads = \chordmode {
46-
c d:m e:m f g a:m
46+
c/e d:m/f e:m f g/d a:m/e
4747
}
4848

4949
\score {
@@ -64,3 +64,5 @@
6464

6565
高把位
6666
.. todo:: 高把位
67+
68+
.. todo:: 3-note 7th chords

0 commit comments

Comments
 (0)