multiscript variant of biber for use with biblatex-ms
biber-ms is the multiscript variant of biber, designed to work with the biblatex-ms LaTeX package. It supports bibliographies that mix multiple scripts (e.g. Latin, Cyrillic, CJK) by allowing each entry field to carry per-script forms and per-language translations. It installs alongside biber as a separate biber-ms executable, so biblatex documents continue to use biber while biblatex-ms documents use biber-ms.
biber-ms is the multiscript variant of biber, designed to work with the biblatex-ms LaTeX package. It supports bibliographies that mix multiple scripts (e.g. Latin, Cyrillic, CJK) by allowing each entry field to carry per-script forms and per-language translations. It installs alongside biber as a separate biber-ms executable, so biblatex documents continue to use biber while biblatex-ms documents use biber-ms.
To install biblatex-biber-ms, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install biblatex-biber-ms
To see what files were installed by biblatex-biber-ms, run:
port contents biblatex-biber-ms
To later upgrade biblatex-biber-ms, run:
sudo port selfupdate && sudo port upgrade biblatex-biber-ms
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.