Code refactoring separating style schemes from color schemes

This commit is contained in:
Xavier Danaux 2011-12-12 01:23:29 +01:00
commit 5dc47a8c75
21 changed files with 678 additions and 603 deletions

View file

@ -3,6 +3,7 @@ version 0.15 (xx December 2011)
- corrects inconsistent use of sans serif fonts in roman layout option.
- the lmodern fonts are now automatically loaded only if installed on the system.
The "nolmodern" option is now therefore obsolete.
- complete code refactoring separating themes in separate styles and colors.
version 0.14 (04 December 2011)
- adds support for CJK, thanks to the help of P. D'Apice.