mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
chkconfig.ltx: add the packages used in our documentation files (the docs should be compilable also without them, but then the PDF output would not contain all sections). This way we assure that at least on Windows all used LaTeX-packages are installed while installing LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39849 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9115fb222f
commit
ac04879a4c
@ -318,6 +318,17 @@
|
||||
\TestPackage{xargs}
|
||||
\TestPackage{xcolor}
|
||||
|
||||
% Packages used by LyX's documentation files
|
||||
\TestPackage{arydshln}
|
||||
\TestPackage{braket}
|
||||
\TestPackage{cancel}
|
||||
\TestPackage{colortbl}
|
||||
\TestPackage{eurosym}
|
||||
\TestPackage{marginnote}
|
||||
\TestPackage{picinpar}
|
||||
\TestPackage{sidecap}
|
||||
\TestPackage{was}
|
||||
|
||||
% 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.
|
||||
\TestPackage[times.sty]{psnfss}
|
||||
|
Loading…
Reference in New Issue
Block a user