From 3e938f1a1fdb5064f8d11060685699d3217d16a2 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 17 Jul 2021 14:44:36 -0400 Subject: Display pronunciation refactor (#1835) * Simplify svg and container styles * Rename pitch-accent-details to pitch-accent-graph-container * Rename pitch-accent-graph* to pronunciation-graph* * Remove unused template * Omit quotes * Rename pitch-accent-character to pronunciation-mora * Simplify names * Replace pronunciation-mora-inner with pronunciation-character * Improve grouping of nasal characters * Simplify character replacement * Replace pseudo-elements with real elements * Use an element rather than a fragment * Rename functions * Add wrapper * Rename pitch-accent-characters to pronunciation-text-container * Update test data * Update downstep notation generation * Rename pitch-accent-position to pronunciation-downstep-notation-container * Space * Wrap pronunciations in a container node * Update preview * Embed pitch accent styles directly --- ext/pitch-accents-preview.html | 54 ------------------------------------------ 1 file changed, 54 deletions(-) delete mode 100644 ext/pitch-accents-preview.html (limited to 'ext/pitch-accents-preview.html') diff --git a/ext/pitch-accents-preview.html b/ext/pitch-accents-preview.html deleted file mode 100644 index 73b9bc8a..00000000 --- a/ext/pitch-accents-preview.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - Yomichan Pitch Accents Preview - - - - - - - - - - - - -
- -
    -
  • - Downstep notation - - - - -
  • -
  • - Downstep position - - - 1 - -
  • -
  • - Graph - - - - - - - - - - - - - -
  • -
- -
- - - -- cgit v1.2.3