lyx_mirror/lib
Juergen Spitzmueller 8bf5d4b461 Very basic support for unicode-math
With non-TeX fonts, you can select a 'Non-TeX Font Default' math font, which simply loads unicode-math without actually selecting a math font, this then uses the default math otf font, currently Latin Modern. Other fonts still need to be set manually in the preamble, via \setmathfont.

The implementation suppresses unneeded package requests from unicodesymbols, but the output still uses macros instead of full unicode (both is possible with unicode-math).

The whole thing is a proof of concept, and it needs to be tested. I have tested it with the math manual, which compiles and seems to display correctly if I remove some hardcoded package loadings. OTOH I have not much experience with math.

This addresses #7449 partly.
2012-09-24 13:19:25 +02:00
..
bind Fix bug #8129: add zoom-in binding for Cmd-plus for US-keyboards 2012-07-27 11:59:44 +02:00
commands
doc Some refinement of the font packages documentation 2012-09-24 10:30:05 +02:00
examples Fix bibliography indentation 2012-08-24 15:24:32 +02:00
fonts Prepare for Math Formal Script Family. 2010-07-17 15:00:12 +00:00
images Add support for some basic non-unicoded IPA macros 2012-08-23 17:42:53 +02:00
kbd Fix #7348. Patch by Liviu. 2011-04-02 11:00:19 +00:00
layouts Typos 2012-09-12 19:38:26 -04:00
lyx2lyx Very basic support for unicode-math 2012-09-24 13:19:25 +02:00
scripts documentation 2012-08-08 10:07:31 +02:00
templates APA.lyx: improve a comment 2012-07-14 16:05:06 +02:00
tex Help Joost to fix bug #7317 2011-02-21 19:56:43 +00:00
ui Add support for some basic non-unicoded IPA macros 2012-08-23 17:42:53 +02:00
.gitignore Add a few more things to ignore, mostly generated files. 2012-03-23 14:09:19 -04:00
autocorrect Remove bogus line from lib/autocorrect. Fixes bug #6261. 2010-12-07 20:10:41 +00:00
build-listerrors
chkconfig.ltx Very basic support for unicode-math 2012-09-24 13:19:25 +02:00
configure.py Fix bug #8254: An encoding problem 2012-07-18 22:20:46 +02:00
CREDITS generate_contributions.py: add Nickolay Shashkin and update maintainer status 2012-06-23 01:04:41 +02:00
encodings Pass the encoding to the japanese pLaTeX processor (#4697). 2011-10-25 23:10:19 +00:00
external_templates external_templates: correct program names 2011-12-03 15:40:33 +00:00
generate_contributions.py generate_contributions.py: add Nickolay Shashkin and update maintainer status 2012-06-23 01:04:41 +02:00
languages arabi requires the language option to be passed to babel directly. Candidate for branch 2012-07-23 11:03:25 +02:00
latexfonts Support for the NewTX Math fonts (newtx, libertine, minion) 2012-09-23 18:33:04 +02:00
layouttranslations layouttranslations: revert [40cc43f150ab5da386fb0358805389c657b77c4c/lyxgit] 2012-04-25 23:18:05 +02:00
layouttranslations.review layouttranslations reminder. 2012-04-22 12:29:57 +02:00
lyx.desktop.in Improve support for distributing desktop files and icons 2011-12-20 13:11:03 +00:00
Makefile.am Revert "Read list of translated languages from a file" 2012-09-08 16:59:18 +02:00
symbols Load mathtools.sty automatically (bug #7949) and make lyx2lyx reversion 2012-01-05 20:53:48 +00:00
syntax.default Fix bug #8306: LyX incorrectly imports mhchem commands outside math mode 2012-08-21 04:04:54 +02:00
unicodesymbols More tipa shortcuts 2012-08-21 12:47:50 +02:00