All Projects → wspr → Unicode Math

wspr / Unicode Math

Licence: other
XeLaTeX/LuaLaTeX package for using unicode/OpenType maths fonts

Projects that are alternatives of or similar to Unicode Math

Austen-Works
Jane Austen’s Collected Works
Stars: ✭ 26 (-84.97%)
Mutual labels:  typesetting
Pagedown
Paginate the HTML Output of R Markdown with CSS for Print
Stars: ✭ 619 (+257.8%)
Mutual labels:  typesetting
Mulimgviewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
Stars: ✭ 57 (-67.05%)
Mutual labels:  typesetting
Vivliostyle.js
📖 The power of CSS typesetting, right at your fingertips.
Stars: ✭ 328 (+89.6%)
Mutual labels:  typesetting
Posterdown
Use RMarkdown to generate PDF Conference Posters via HTML
Stars: ✭ 602 (+247.98%)
Mutual labels:  typesetting
Cv Boilerplate
Programmatic generation of high-quality CVs
Stars: ✭ 967 (+458.96%)
Mutual labels:  typesetting
casile
The CaSILE toolkit, a book publishing workflow employing SILE and other wizardry.
Stars: ✭ 36 (-79.19%)
Mutual labels:  typesetting
React Typesetting
React typesetting components.
Stars: ✭ 80 (-53.76%)
Mutual labels:  typesetting
Invoice Boilerplate
Simple automated LaTeX invoicing system
Stars: ✭ 604 (+249.13%)
Mutual labels:  typesetting
Sile
Simon’s Improved Layout Engine
Stars: ✭ 1,032 (+496.53%)
Mutual labels:  typesetting
Rinohtype
The Python document processor
Stars: ✭ 365 (+110.98%)
Mutual labels:  typesetting
Textblock
Continuously responsive typesetting — Demo:
Stars: ✭ 536 (+209.83%)
Mutual labels:  typesetting
Formulador
Render math formulas in 2D in your terminal!
Stars: ✭ 33 (-80.92%)
Mutual labels:  typesetting
markdown-memo
Compile simple (or not so simple) Markdown memos to html and/or pdf via LaTeX with pandoc.
Stars: ✭ 19 (-89.02%)
Mutual labels:  typesetting
Yawysiwygee
Yet another what-you-see-is-what-you-get equation editor
Stars: ✭ 60 (-65.32%)
Mutual labels:  typesetting
OpTeX
OpTeX - LuaTeX format with extended Plain TeX macros
Stars: ✭ 17 (-90.17%)
Mutual labels:  typesetting
Paralayout
Paralayout is a set of simple, useful, and straightforward utilities that enable pixel-perfect layout in iOS. Your designers will love you.
Stars: ✭ 742 (+328.9%)
Mutual labels:  typesetting
Typesettable
📐 A typesetting library for SVG and Canvas
Stars: ✭ 134 (-22.54%)
Mutual labels:  typesetting
Typeset
自动修正中文、英文、代码混合排版中的全半角、空格等问题
Stars: ✭ 63 (-63.58%)
Mutual labels:  typesetting
Caoutchouc
Make TeX great again
Stars: ✭ 38 (-78.03%)
Mutual labels:  typesetting

The UNICODE-MATH package

This package provides an implementation of Unicode/OpenType mathematics for XeLaTeX and LuaLaTeX.

While I am a little wary of encouraging people to use this package for production work, I understand that it has certain uses and am making it available for distribution. Your testing and feedback is essential to fill in the many gaps that I miss!

Please be aware that this package is undergoing continued development and the interface and functionality should not be considered completely stable. But the more the package is used the more stable it will become. (Things are generally working now; it is only minutiae that may change in the future.)

Unicode maths is currently supported by the following freely available fonts:

These fonts are available under open source licences (the GUST Font License and Open Font Licence).

The following fonts are proprietary with OpenType maths support:

I'm always looking for new fonts to test with, so please let me know of any new releases.

PACKAGE USAGE

Please see the PDF documentation for full details. A simple beginning is:

\usepackage{unicode-math}
\setmathfont{texgyrepagella-math.otf}

Most LaTeX math should still work after this. (Let me know if it doesn't.) Furthermore, it will be in a different font.

REQUIREMENTS

As well as running XeTeX or LuaTeX, this package requires recent versions of the lm-math, fontspec, expl3, xpackages, and lualatex-math packages.

THANKS

I write LaTeX code as a hobby and a passion, not as part of my day job. If you would like to say thanks, please consider a donation at: https://www.patreon.com/wspr

DEVELOPMENT and MAINTENANCE

The current release version is available from CTAN:

https://ctan.org/pkg/unicode-math

Latest developmental and archived historical versions are available from Github:

http://github.com/wspr/unicode-math

Please file bug reports with minimal examples:

http://github.com/wspr/unicode-math/issues

See CHANGES.md for the complete listing of change history.

Further information on the details surrounding the development of the package can be found in the CONTRIBUTING.md file in the Github repository.

LICENCE

The unicode-math package may be modified and distributed under the terms and conditions of the LaTeX Project Public License, version 1.3c or greater.

This work is maintained by Will Robertson and consists of the files listed in MANIFEST.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].