summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/breqn/CHANGES.md
blob: bad962a4b7585f6f8a88f10e9fe0816aedb10006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Release notes for the `breqn` packages

## v0.98i (2020/02/18)

  * Fix clash with new version of `babel` around use of the generic `\\@elt` command.


## v0.98h (2020/02/16)

  * No longer redefine LaTeX2e's `\\@ifstar` command, use a custom prefix instead.
    This fixes a bizarre conflict with a combination of the `thm-restate` and `cleveref` packages.
  * Use a prefix for `\\@optarg`, similar chance of potential conflict.
  * Fix bug in `\\genfrac`.
  * Allow `mathtools` to be loaded after `breqn` (by preloading `graphicx` always).


## v0.98g (2019/10/15)

  * Fix for robustness change in LaTeX 2019.


## v0.98f (2018/09/14)

  * Insert `\nolinenumbers` inside maths environments if the `lineno` package is loaded.
    It would be better to insert a line number, but at least with this the document still compiles!


## v0.98e (2017/01/27)

  * Fix in `\mathchoice` to allow use under recent versions of LuaTeX