<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Rajeesh K V pushed to branch latin-addition
at <a href="https://gitlab.com/smc/dyuthi">SMC / Dyuthi</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/smc/dyuthi/commit/2a03977e1a1eb5798fe3e1be0e8fa28d0edb4be2">2a03977e</a></strong>
<div>
<span>by Rajeesh K V</span>
<i>at 2016-03-17T19:48:39+01:00</i>
</div>
<pre class='commit-message'>Dyuthi: Fix conditional akhn shaping of ക്സ

Signed-off-by: Rajeesh K V <rajeeshknambiar@gmail.com></pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
features/lookups.fea
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
tests/tests.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/smc/dyuthi/commit/2a03977e1a1eb5798fe3e1be0e8fa28d0edb4be2#diff-0'>
<strong>
features/lookups.fea
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/features/lookups.fea
</span><span style="color: #000000;background-color: #ddffdd">+++ b/features/lookups.fea
</span><span style="color: #aaaaaa">@@ -26,7 +26,7 @@ lookup akhn_conjuncts {
</span>     sub k1 xx sh  by k1sh;
     sub k1 xx sh xx nh  by k1shnh;
     sub k1 xx sh xx m1  by k1shm1;
<span style="color: #000000;background-color: #ffdddd">-    sub k1 xx s1  by k1s1;
</span><span style="color: #000000;background-color: #ddffdd">+    #sub k1 xx s1  by k1s1;
</span>     sub k1 xx rh xx rh  by k1rhrh;
     sub k3 xx k3  by k3k3;
     #sub k3 xx k4  by k3k4;
<span style="color: #aaaaaa">@@ -207,8 +207,8 @@ lookup akhn_conditional_stacking {
</span>     sub zh' xx' ch1'  by zhch1;
     #ignore sub p3' xx' s1' [xx u1 u2 r1 r2];
     #sub p3' xx' s1'  by p3s1;
<span style="color: #000000;background-color: #ffdddd">-    #ignore sub k1' xx' s1' [xx u1 u2 r1];
-    #sub k1' xx' s1' by k1s1;
</span><span style="color: #000000;background-color: #ddffdd">+    ignore sub k1' xx' s1' [xx u1 u2 r1];
+    sub k1' xx' s1' by k1s1;
</span>     ignore sub p3' xx' th3' [xx];
     sub p3' xx' th3'  by p3th3;
 } akhn_conditional_stacking;
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://gitlab.com/smc/dyuthi/commit/2a03977e1a1eb5798fe3e1be0e8fa28d0edb4be2#diff-1'>
<strong>
tests/tests.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/tests/tests.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/tests/tests.txt
</span><span style="color: #aaaaaa">@@ -102,7 +102,7 @@ Rendering glyphs with r4 ( ്ര)
</span> ലക്ചററോട്
 ലാറ്ററൈറ്റ്മണ്ണ് 
 --------------------
<span style="color: #000000;background-color: #ffdddd">-ക്സ
</span><span style="color: #000000;background-color: #ddffdd">+ക്സ ക്സ് ക്സു ക്സൂ
</span> ബ്സ
 ബ്സു
 ക്ത
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/smc/dyuthi/commit/2a03977e1a1eb5798fe3e1be0e8fa28d0edb4be2">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/smc/dyuthi/commit/2a03977e1a1eb5798fe3e1be0e8fa28d0edb4be2"}}</script>
</p>
</div>
</body>
</html>