From 89621c1ee7abdb0d7e8e8fa92d4f582093fb7dac Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Sep 2018 21:37:43 +0000 Subject: breqn (16sep18) git-svn-id: svn://tug.org/texlive/trunk@48679 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/breqn/CHANGES.md | 10 ++++++ Master/texmf-dist/doc/latex/breqn/README.md | 39 ++++++++++++------------ Master/texmf-dist/doc/latex/breqn/breqn.pdf | Bin 654174 -> 655285 bytes Master/texmf-dist/doc/latex/breqn/flexisym.pdf | Bin 286197 -> 286197 bytes Master/texmf-dist/doc/latex/breqn/mathstyle.pdf | Bin 205238 -> 205238 bytes 5 files changed, 30 insertions(+), 19 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/breqn/CHANGES.md (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/breqn/CHANGES.md b/Master/texmf-dist/doc/latex/breqn/CHANGES.md new file mode 100644 index 00000000000..fb079f78cc8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/breqn/CHANGES.md @@ -0,0 +1,10 @@ +# Release notes for the `breqn` packages + +* 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 diff --git a/Master/texmf-dist/doc/latex/breqn/README.md b/Master/texmf-dist/doc/latex/breqn/README.md index 276fab16d00..ab25e9bf71d 100644 --- a/Master/texmf-dist/doc/latex/breqn/README.md +++ b/Master/texmf-dist/doc/latex/breqn/README.md @@ -1,34 +1,39 @@ + # The BREQN packages -This is the latest repository for the breqn package, originally developed by Michael J. Downes and later taken over by Morten Høgholm. +This is the latest repository for the breqn package, originally developed by +Michael J. Downes and later taken over by Morten Høgholm. +Will Robertson currently manages the code but without time for major development. -The version of the package here will be used as the source for current CTAN releases. +* CTAN URL: +* Feedback/bugs: +* Change history: [CHANGES.md](./CHANGES.md) -Internal updates are planned but no major development is expected. Contributors welcome — if you dare. +## Installation -Feedback should be directed to the Issue Tracker at: - +The `breqn` packages are distributed in the major TeX distributions so manual installation +is only necessary if you wish to install pre-release versions or contribute to the development +of the package. -## Installation +Individually, running `pdftex` on each dtx file extracts the runtime files. +As a package, `l3build install` will extract the needed files and install them locally. -Running TeX on each dtx file extracts the runtime files. See the dtx -files for details. -## The code -### breqn +# The code + +## breqn The breqn package facilitates automatic line-breaking of displayed -math expressions. The package was originally developed by Michael -J. Downes. +math expressions. -### flexisym +## flexisym This package turns math symbols into macros. -Is is required by breqn so that breqn can make intelligent decisions +It is required by breqn so that breqn can make intelligent decisions with respect to line-breaking and other details. -### mathstyle +## mathstyle Ensures uniform syntax for math subscript (_) and superscript (^) operations so that they always take exactly one argument. @@ -36,8 +41,4 @@ Grants access to the current mathstyle which eases several tasks such as avoiding the many pitfalls of \mathchoice and \mathpalette. This package is used by flexisym. -## Release notes - -* v0.98e (2017/01/27) - * Fix in `\mathchoice` to allow use under recent versions of LuaTeX diff --git a/Master/texmf-dist/doc/latex/breqn/breqn.pdf b/Master/texmf-dist/doc/latex/breqn/breqn.pdf index 441bd80c44d..90f25a563aa 100644 Binary files a/Master/texmf-dist/doc/latex/breqn/breqn.pdf and b/Master/texmf-dist/doc/latex/breqn/breqn.pdf differ diff --git a/Master/texmf-dist/doc/latex/breqn/flexisym.pdf b/Master/texmf-dist/doc/latex/breqn/flexisym.pdf index 627bc038953..216df9adabb 100644 Binary files a/Master/texmf-dist/doc/latex/breqn/flexisym.pdf and b/Master/texmf-dist/doc/latex/breqn/flexisym.pdf differ diff --git a/Master/texmf-dist/doc/latex/breqn/mathstyle.pdf b/Master/texmf-dist/doc/latex/breqn/mathstyle.pdf index ac8f9a08c9a..39d577182c0 100644 Binary files a/Master/texmf-dist/doc/latex/breqn/mathstyle.pdf and b/Master/texmf-dist/doc/latex/breqn/mathstyle.pdf differ -- cgit v1.2.3