Skip to content

Commit

Permalink
dblatex: fixup build with texlive-2016
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat authored and domenkozar committed Sep 14, 2016
1 parent 79c2330 commit e56d208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/typesetting/tex/dblatex/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
, tex ? texlive.combine { # satisfy all packages that ./configure mentions
inherit (texlive) scheme-basic epstopdf anysize appendix changebar
fancybox fancyvrb float footmisc listings jknapltx/*for mathrsfs.sty*/
multirow overpic pdfpages rotating stmaryrd subfigure titlesec wasysym
multirow overpic pdfpages graphics stmaryrd subfigure titlesec wasysym
# pkgs below don't seem requested by dblatex, but our manual fails without them
ec zapfding symbol eepic times rsfs cs tex4ht courier helvetic ly1;
}
Expand Down

0 comments on commit e56d208

Please sign in to comment.