Fixed chktex warnings
This commit is contained in:
parent
3dcc229971
commit
403350eccd
3 changed files with 17 additions and 14 deletions
|
|
@ -18,7 +18,7 @@
|
|||
fonts = ["Hack"];
|
||||
};
|
||||
tex = pkgs.texlive.combine {
|
||||
inherit (pkgs.texlive) scheme-basic latex-bin latexmk enumitem multirow titlesec xcolor fontspec;
|
||||
inherit (pkgs.texlive) scheme-basic latex-bin latexmk enumitem multirow titlesec xcolor fontspec chktex latexindent;
|
||||
};
|
||||
vars = ["email" "phonenumber"];
|
||||
# Create definitions like \def\email{$EMAIL}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue