mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
chkconfig.ltx, LaTeXConfig.lyx: it turns out that the fonts of the psnffs package are not always bundled together, so we (already) check for each of them. I added the 3 missing fonts.
Should also be done in branch, Jürgen? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26706 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8051296872
commit
510f7db943
@ -275,19 +275,21 @@
|
||||
\TestPackage{xcolor}
|
||||
|
||||
% psnfss is in fact the name of a set of style files, among which
|
||||
% times.sty. If times.sty is here, we will assume that everything is
|
||||
% fine.
|
||||
% times.sty. If times.sty is here, we will assume that everything is fine.
|
||||
\TestPackage[times.sty]{psnfss}
|
||||
% not sure if these are in all versions of psnfss
|
||||
% test the following fonts in case they are not in all versions of psnfss
|
||||
\TestPackage{avant}
|
||||
\TestPackage{bookman}
|
||||
\TestPackage{chancery}
|
||||
\TestPackage{charter}
|
||||
\TestPackage{courier}
|
||||
\TestPackage{helvet}
|
||||
\TestPackage{mathpazo}
|
||||
\TestPackage{mathpple}
|
||||
\TestPackage{mathptm}
|
||||
\TestPackage{mathptmx}
|
||||
\TestPackage{newcent}
|
||||
\TestPackage{pifont}
|
||||
\TestPackage{utopia}
|
||||
% Other font packages
|
||||
\TestPackage{ae}
|
||||
|
@ -397,101 +397,6 @@ psnfss
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathpazo
|
||||
\family default
|
||||
(newest Palatino support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathpazo"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathpple
|
||||
\family default
|
||||
(deprecated Palatino support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathpple"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathptmx
|
||||
\family default
|
||||
(newest Times support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathptmx"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathptm
|
||||
\family default
|
||||
(deprecated Times support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathptm"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
utopia
|
||||
\family default
|
||||
(Utopia).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "utopia"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
avant
|
||||
\family default
|
||||
@ -526,6 +431,25 @@ arg "bookman"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
chancery
|
||||
\family default
|
||||
(Zapf Chancery).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "chancery"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -545,6 +469,120 @@ arg "charter"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
courier
|
||||
\family default
|
||||
(Courier).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "courier"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
helvet
|
||||
\family default
|
||||
(Helvetica).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "helvet"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathpazo
|
||||
\family default
|
||||
(newest Palatino support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathpazo"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathpple
|
||||
\family default
|
||||
(deprecated Palatino support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathpple"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathptm
|
||||
\family default
|
||||
(deprecated Times support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathptm"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
mathptmx
|
||||
\family default
|
||||
(newest Times support).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "mathptmx"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -569,9 +607,9 @@ arg "newcent"
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
chancery
|
||||
pifont
|
||||
\family default
|
||||
(Zapf Chancery).
|
||||
(Zapf Dingbats).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
@ -579,7 +617,26 @@ Found:
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "chancery"
|
||||
arg "pifont"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\family sans
|
||||
utopia
|
||||
\family default
|
||||
(Utopia).
|
||||
|
||||
\series bold
|
||||
Found:
|
||||
\series default
|
||||
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "utopia"
|
||||
\end_inset
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user