mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
Load the minimal class in chkconfig.ltx
Otherwise some packages (e.g. babel and xkeyval) error on checking
This commit is contained in:
parent
ee63d0890e
commit
b1c388207e
@ -60,6 +60,11 @@
|
|||||||
% the variable chk_<name>.
|
% the variable chk_<name>.
|
||||||
%%%
|
%%%
|
||||||
|
|
||||||
|
% we need to load the minmal class
|
||||||
|
% since some packages will error out
|
||||||
|
% on checking of no class is loaded
|
||||||
|
\documentclass{minimal}
|
||||||
|
|
||||||
\newcommand{\prefix}{+} % the character used by grep to filter 'good' output
|
\newcommand{\prefix}{+} % the character used by grep to filter 'good' output
|
||||||
|
|
||||||
\newcommand{\AddLayout}[5][\default]{
|
\newcommand{\AddLayout}[5][\default]{
|
||||||
|
Loading…
Reference in New Issue
Block a user