The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 0b4a70a018f3a93ae2ab8778fbce3c99120d44e6
Author: Juergen Spitzmueller <[email protected]>
Date:   Wed Jul 18 13:01:10 2012 +0200

    deactivate ~ in Basque, Estonian and Galician (bug #8265)

diff --git a/lib/languages b/lib/languages
index a922cb8..b0862b0 100644
--- a/lib/languages
+++ b/lib/languages
@@ -209,6 +209,9 @@ Language basque
        QuoteStyle       french
        Encoding         iso8859-15
        LangCode         eu_ES
+       PostBabelPreamble
+       \addto\extrasbasque{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 # not yet supported by polyglossia
@@ -387,6 +390,9 @@ Language estonian
        QuoteStyle       polish
        Encoding         iso8859-15
        LangCode         et_EE
+       PostBabelPreamble
+       \addto\extrasestonian{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 # the preamble definitions are only used due to bugs in the
@@ -436,6 +442,9 @@ Language galician
        QuoteStyle       french
        Encoding         iso8859-15
        LangCode         gl_ES
+       PostBabelPreamble
+       \addto\shorthandsgalician{\galiciandeactivate{~}}
+       EndPostBabelPreamble
 End
 
 # german does not use a country code (due to the variety)

-----------------------------------------------------------------------

Summary of changes:
 lib/languages |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to