[latex3-commits] [git/LaTeX3-latex3-babel] master: layout: patched, instead of redefined. New (lua): layout=graphics. (820dff8)

Javier jbezos at dante.de
Wed May 22 17:03:47 CEST 2019


Repository : https://github.com/latex3/babel
On branch  : master
Link       : https://github.com/latex3/babel/commit/820dff81ba53468db586a2f202adf642dcd1ca51

>---------------------------------------------------------------

commit 820dff81ba53468db586a2f202adf642dcd1ca51
Author: Javier <jbezos at localhost>
Date:   Wed May 22 17:03:47 2019 +0200

    layout: patched, instead of redefined. New (lua): layout=graphics.
    
    * layout=graphics patches the picture environment and pgf, somewhat experimental.


>---------------------------------------------------------------

820dff81ba53468db586a2f202adf642dcd1ca51
 README.md             |    7 +++++--
 babel.ins             |    2 +-
 babel.pdf             |  Bin 708107 -> 708388 bytes
 bbcompat.dtx          |    2 +-
 samples/bidi-misc.tex |    2 ++
 5 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index c862160..52d8f32 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Babel 3.31.1640
+## Babel 3.31.1649
 
 This package manages culturally-determined typographical (and other)
 rules, and hyphenation patterns for a wide range of languages.  Many
@@ -55,6 +55,9 @@ respective authors.
        - CJK line breaking is now disabled in verbatim (lua).
        - New - \babelcharproperty, to change the direction, mirroring
          glyph and line break properties (lua).
+       - Support for the picture environment (with pict2e) and pgf (lua,
+         somewhat experimental).
+
 3.31   2019-05-04
        - Basic support for line breaking with CJK scripts (lua)
        - layout=tabular now works with the 'array' package (and some
@@ -147,4 +150,4 @@ respective authors.
 ```
 
 Javier Bezos
-2019/05/13
+2019/05/22
diff --git a/babel.ins b/babel.ins
index 986cbdf..bac18e8 100644
--- a/babel.ins
+++ b/babel.ins
@@ -26,7 +26,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 %%
-\def\filedate{2019/05/13}
+\def\filedate{2019/05/22}
 \def\batchfile{babel.ins}
 \input docstrip.tex
 
diff --git a/babel.pdf b/babel.pdf
index 14ffe17..7eb12c4 100644
Binary files a/babel.pdf and b/babel.pdf differ
diff --git a/bbcompat.dtx b/bbcompat.dtx
index 13d0663..063ad53 100644
--- a/bbcompat.dtx
+++ b/bbcompat.dtx
@@ -30,7 +30,7 @@
 %
 % \iffalse
 %<*dtx>
-\ProvidesFile{bbcompat.dtx}[2019/05/13 v3.31.1640]
+\ProvidesFile{bbcompat.dtx}[2019/05/22 v3.31.1649]
 %</dtx>
 %
 %% File 'bbcompat.dtx'
diff --git a/samples/bidi-misc.tex b/samples/bidi-misc.tex
index 283d3bd..236ba38 100644
--- a/samples/bidi-misc.tex
+++ b/samples/bidi-misc.tex
@@ -311,6 +311,8 @@ diam, quis viverra dolor tortor ac lorem.}
 \caption{Phasellus ac lacus vel risus faucibus.}
 \end{figure}
 
+\tracingmacros2
+
 \twocolumn[%
   \section{Ut suscipit, velit at mattis tempor, arcu justo
                     malesuada sem}%





More information about the latex3-commits mailing list