The branch, 2.0.x, has been updated.

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

commit 7e7d1c71670ef515fd3ebae96bd28ebce01571c9
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 dce0157..94c0189 100644
--- a/lib/languages
+++ b/lib/languages
@@ -170,6 +170,9 @@ Language basque
        PolyglossiaName  basque
        Encoding         iso8859-15
        LangCode         eu_ES
+       PostBabelPreamble
+       \addto\extrasbasque{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 Language belarusian
@@ -326,6 +329,9 @@ Language estonian
        PolyglossiaName  estonian
        Encoding         iso8859-15
        LangCode         et_EE
+       PostBabelPreamble
+       \addto\extrasestonian{\bbl@deactivate{~}}
+       EndPostBabelPreamble
 End
 
 # the preamble definitions are only used due to bugs in the
@@ -372,6 +378,9 @@ Language galician
        PolyglossiaName  galician
        Encoding         iso8859-15
        LangCode         gl_ES
+       PostBabelPreamble
+       \addto\shorthandsgalician{\galiciandeactivate{~}}
+       EndPostBabelPreamble
 End
 
 # german does not use a country code (due to the variety)
diff --git a/status.20x b/status.20x
index 421cacd..9b4a121 100644
--- a/status.20x
+++ b/status.20x
@@ -84,6 +84,8 @@ What's new
 
 - Write correct DTD for MathML (bug #8160).
 
+- Make the ~ char in Basque, Estonian and Galician non-active (bug #8265).
+
 - Embrace babel settings to \makeatletter ... \makeatother if they contain
   an @ glyph.
 

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

Summary of changes:
 lib/languages |    9 +++++++++
 status.20x    |    2 ++
 2 files changed, 11 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to