Skip to content

Commit

Permalink
gu: Apply #123
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Dec 22, 2022
1 parent bb786f1 commit 5c5d98a
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 104 deletions.
22 changes: 20 additions & 2 deletions gujarati/gu-examples.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
@ Source:
§ 'Noto Serif Gujarati'
# 200
~ ltr
! gu
native|meaning|IPA¹|transcription|notes|wiktionary²
@ ~ before an IPA transcription indicates that it has been autogenerated or guessed at and needs checking
[₁] separate grapheme clusters with §, separate phonetic syllables with .
use ‹ and › for a sound that spans 2 CCSes
use – for a CCS that doesn't produce sound
[₂] x means that no link to Wiktionary should be added
*/


autoExpandExamples.gu = `
Expand Down Expand Up @@ -175,7 +193,7 @@ autoExpandExamples.gu = `
અશ્રુ||
અશ્રુવર્ષા||
અશ્રુવાયુ||
અસ્તિત્વ||
અસ્તિત્વ|existence||astitva
અસ્થિબંધન||
અસ્પૃશ્ય||
અસ્પૃશ્યતા||
Expand Down Expand Up @@ -815,7 +833,7 @@ autoExpandExamples.gu = `
ચઊદ||
ચક||
ચકચકવું||
ચકચકિત||
ચકચકિત|glittering||cakackit
ચકચૂર||
ચકડોળ||
ચકમક||
Expand Down
16 changes: 16 additions & 0 deletions gujarati/gu.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,19 @@
@media print { #freeText { font-size: 18px; } }
[lang=gu] { font-family: "Gujarati WF", 'Gujarati WF', serif; font-size: 140%; }
.large .ex { font-size: 300%; margin-top: .5em; margin-bottom: 0.5em; line-height: 1; }





.useBlockExamples .charExample .ex {
font-size: 3.5rem;
line-height: 1.5;
}
.useBlockExamples .charExample.inline .ex {
font-size: 1.4rem;
}




Loading

0 comments on commit 5c5d98a

Please sign in to comment.