[tex4ht-commits] [SCM] tex4ht updated: r337 - trunk/lit

michal_h21 at gnu.org.ua michal_h21 at gnu.org.ua
Sun Oct 22 18:03:29 CEST 2017


Author: michal_h21
Date: 2017-10-22 19:03:29 +0300 (Sun, 22 Oct 2017)
New Revision: 337

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-ooffice.tex
Log:
Use non-breakable spaces for French Babel

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2017-10-21 23:55:54 UTC (rev 336)
+++ trunk/lit/ChangeLog	2017-10-22 16:03:29 UTC (rev 337)
@@ -1,3 +1,8 @@
+2017-10-22  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-ooffice.tex (ooffice.4ht): added configurations for Frenchb spaces.
+	Changed definition of \:nbsp macro to produce actual non-breaking space.
+
 2017-10-21  Karl Berry  <karl at freefriends.org>
 
 	* tex4ht-fonts-noncjk.tex

Modified: trunk/lit/tex4ht-ooffice.tex
===================================================================
--- trunk/lit/tex4ht-ooffice.tex	2017-10-21 23:55:54 UTC (rev 336)
+++ trunk/lit/tex4ht-ooffice.tex	2017-10-22 16:03:29 UTC (rev 337)
@@ -9467,8 +9467,11 @@
    {\HChar{#1}}      {\b:accents{bar}{#1}{#2}}
 >>>
 
+\<configure ooffice frenchb\><<<
+\Configure{frenchb-thinspace}{\HCode{\string&\:sharp x202F;}\setbox\tmp:bx=\hbox\bgroup}{\egroup}
+\Configure{frenchb-nbsp}{\:nbsp\setbox\tmp:bx=\hbox\bgroup}{\egroup}
+>>>
 
-
 %%%%%%%%%%%%%%%%%%
 \section{ElsArt}
 %%%%%%%%%%%%%%%%%%
@@ -10082,7 +10085,7 @@
 >>> 
 
 \<oo space\><<<
-\ht:special{t4ht at +<text{58}s/>}x%
+\ht:special{t4ht at +\string&{35}x00A0{59}}x%
 >>>
 
 Nonbraking spaces may go to aux files and need protect the colon and 



More information about the tex4ht-commits mailing list