lyx_mirror/development
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
..
attic Typos 2012-06-05 12:22:13 +02:00
autotests Fixed longstanding bug in Advanced Find&Replace, when dealing with documents containing braces. 2011-08-25 19:16:14 +00:00
cmake Make package name be platform dependent 2012-09-21 15:09:46 +02:00
coding Move the lyx2lyx guide to coding/. 2010-11-06 03:08:02 +00:00
cygwin Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest Next keystest patch from John McCabe-Dansted. 2010-01-06 22:11:59 +00:00
lyxserver Remove obsolete source file. 2010-02-18 09:58:20 +00:00
MacOSX add high resolution display support 2012-09-23 16:06:56 +02:00
mathmacros
qmake Patch from Benjamin Piwowar - see ticket #8185: 2012-08-19 22:27:20 +02:00
tools Port changes to update-po.sh script to trunk. 2012-07-02 17:49:08 -04:00
Win32 installer: rename install folder as discussed 2012-07-08 15:48:26 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
FORMAT Very basic support for unicode-math 2012-09-24 13:19:25 +02:00
LyX-Mac-binary-release.sh support for Xcode 4.3 and Mountain Lion 2012-09-23 16:06:55 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update version strings 2010-03-16 09:25:30 +00:00
Makefile.am Remove outdated, unmaintained build system. Still one to go ;-) 2012-02-19 13:13:05 +00:00