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/README.md | 39 +++++++++++++++-------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'Master/texmf-dist/doc/latex/breqn/README.md') 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 -- cgit v1.2.3