From e9ca6b6bf48b23559384e1108e01df68a9ee18b6 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Wed, 19 Sep 2012 17:46:55 +0200 Subject: [PATCH] Support for the Minion Pro LaTeX font --- development/FORMAT | 5 +++++ lib/chkconfig.ltx | 1 + lib/doc/LaTeXConfig.lyx | 34 ++++++++++++++++++++++++++++++++-- lib/latexfonts | 13 +++++++++++++ lib/lyx2lyx/lyx_2_1.py | 25 +++++++++++++++++++++++-- src/LaTeXFonts.cpp | 11 +++++++++-- src/LaTeXFonts.h | 4 ++++ src/version.h | 4 ++-- 8 files changed, 89 insertions(+), 8 deletions(-) diff --git a/development/FORMAT b/development/FORMAT index a78a36adb0..f75d182a73 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -11,6 +11,11 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx. ----------------------- + +2012-09-19 Jürgen Spitzmüller + * Format incremented to 439 + Support for the MinionPro LaTeX font. + 2012-08-23 Jürgen Spitzmüller * Format incremented to 438 Support for some IPA macros that are not unicoded. diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 8fe2f40c75..eac93e2ea7 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -366,6 +366,7 @@ \TestPackage{mdbch} \TestPackage{mdput} \TestPackage{mdugm} +\TestPackage{MinionPro} \TestPackage{tgadventor} \TestPackage{tgbonum} \TestPackage{tgchorus} diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index 1662106e31..dd6ac8c282 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -1,5 +1,5 @@ #LyX 2.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 437 +\lyxformat 438 \begin_document \begin_header \textclass article @@ -604,7 +604,7 @@ arg "libertine" \begin_layout Description CTAN: -\family sans +\family typewriter fonts/libertine-legacy/ \end_layout @@ -721,6 +721,36 @@ If you only want the text fonts and retain LaTeX's default math font, select a non-mathdesign variant of the respective font instead. \end_layout +\begin_layout Subsection +MinionPro +\end_layout + +\begin_layout Description +Found: +\begin_inset Info +type "package" +arg "MinionPro" +\end_inset + + +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +fonts/minionpro +\end_layout + +\begin_layout Description +Notes: The +\family sans +MinionPro +\family default + package provides support for the Minion Pro font. + Note that the font itself is not part of the package and must be installed + separately (please consult the MinionPro package manual for details). +\end_layout + \begin_layout Subsection psnfss \end_layout diff --git a/lib/latexfonts b/lib/latexfonts index c0cc9ac027..b4d19a19ad 100644 --- a/lib/latexfonts +++ b/lib/latexfonts @@ -15,6 +15,7 @@ # CompletePackage # PackageOptions # OsfOption