lyx_mirror/lib
Jürgen Spitzmüller 54acb900ad The Grand Font Selection Redesign:
* lib/lyx2lyx/LyX.py (format_relation): add file format 247 (from Georg BAUM).

        * lib/lyx2lyx/lyx_1_5.py: add convert_font_settings, revert_font_settings (from Georg BAUM).

        * lib/chkconfig.ltx: Test for newly supported font packages

        * lib/doc/LaTeXConfig.lyx.in: document newly supported font packages

        * lib/doc/UserGuide.lyx: document new UI.

        * lib/doc/Extended.lyx: update PostScript font documentation

        * development/FORMAT: document file format change 246->247.

        * src/tex-strings.[Ch]: new strings tex_fonts_roman, tex_fonts_sans, 
           tex_fonts_monospaced (with GUI equivalents).

        * src/buffer.C: Format up to 247.

        * src/bufferparams.C:
        new params fontsRoman, fontsSans, fontsTypewriter, fontsDefaultFamily,    
        fontsSC, fontsOSF, fontsSansScale and fontsTypewriterScale
        (LyXFont const BufferParams::getFont): consider switch of default family.
        (string const BufferParams::loadFonts): new method to get all the LaTeX 
        font stuff done.

        * src/paragraph.C
        (LyXFont const Paragraph::getFont):
        (LyXFont const Paragraph::getLabelFont):
        (LyXFont const Paragraph::getLayoutFont): user buffer's not textclass's 
        default font

        * src/text.C
        (int LyXText::leftMargin):
        (int LyXText::rightMargin): user buffer's not textclass's default font

        * src/text2.C
        (LyXFont LyXText::getFont):
        (LyXFont LyXText::getLayoutFont):
        (LyXFont LyXText::getLabelFont): check if the family of the default document 
        font has been customized.

        * src/frontends/gtk/GDocument.[Ch]: implement new font ui (from Georg BAUM).

        * src/frontends/gtk/glade/document.glade: implement new font ui (from Georg BAUM). 

        * src/frontends/qt3/Makefile.dialogs: add new FontModuleBase

        * src/frontends/qt3/ui/FontModuleBase.ui: new File

        * src/frontends/qt3/ui/TextLayoutModuleBase.ui: remove font widgets

        * src/frontends/qt3/QDocument.C
        * src/frontends/qt3/QDocumentDialog.[Ch]: implement new font ui

        * src/frontends/qt4/Makefile.dialogs: add new FontUi

        * src/frontends/qt4/QDocumentDialog.[Ch]: implement new font ui

        * src/frontends/qt4/ui/FontUi.ui: new File

        * src/frontends/qt4/ui/TextLayoutUi.ui: remove font widgets

        * src/frontends/qt4/ui/compile_uic.sh: add new FontUi

        * src/frontends/xforms/FormDocument.[Ch]: implement new font ui

        * src/frontends/xforms/forms/form_document.fd: add new font tab.

        * src/frontends/controllers/ControlDocument.[Ch]
        (char ControlDocument::fontfamilies):
        (char ControlDocument::fontfamilies_gui):
        (bool ControlDocument::isFontAvailable):
        (bool ControlDocument::providesSC):
        (bool ControlDocument::providesOSF):
        (bool ControlDocument::providesScale): new methods, providing font info.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14143 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-19 08:10:17 +00:00
..
bind fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
clipart
doc The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
examples Update templates and examples to latest file format 2006-05-05 10:26:53 +00:00
images Add \overset and \underset to math panel (bug 2533): 2006-05-18 07:10:56 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts 2006-06-01 Panayotis Papasotiriou <papasot@physics.upatras.gr> 2006-06-01 13:13:16 +00:00
lyx2lyx The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
scripts From Joost Verburg: Put the clean_dvi.py script into the main distribution 2006-05-24 20:06:42 +00:00
templates 2006-06-01 Panayotis Papasotiriou <papasot@physics.upatras.gr> 2006-06-01 13:13:16 +00:00
tex Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
ui fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog fix bug 2234 2006-03-16 15:05:47 +00:00
chkconfig.ltx The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
configure.py * lib/configure.py: Add tgif->png and tgif->ppm converters 2006-06-04 09:58:19 +00:00
CREDITS Add Peter Kümmel to our list of contributers. 2006-06-07 14:14:38 +00:00
encodings Latin-7 patch 2004-06-22 06:08:11 +00:00
external_templates Fix bug 2107: 2006-03-28 18:49:46 +00:00
generate_contributions.py Add Peter Kümmel to our list of contributers. 2006-06-07 14:14:38 +00:00
languages add support for naustrian; fix locale for austrian 2006-04-24 12:28:52 +00:00
lyxrc.example Ensure that the grammar used to invoke the spellchecker is consistent. 2005-09-08 09:20:16 +00:00
Makefile.am 2006-06-01 Panayotis Papasotiriou <papasot@physics.upatras.gr> 2006-06-01 13:13:16 +00:00
symbols Make MathBigInset working 2006-04-20 09:55:45 +00:00
syntax.default partial fix for bug 2132 2005-11-25 09:37:09 +00:00