Add measurements and change a little the definition of free software
This commit is contained in:
@ -3,7 +3,7 @@ $pdf_mode = "1";
|
||||
|
||||
push @generated_exts, 'glo', 'gls', 'glg';
|
||||
push @generated_exts, 'acn', 'acr', 'alg';
|
||||
$clean_ext .= ' %R.bbl %R-blx.bib %R.ist %R.nav %R.run.xml %R.snm %R.xdy';
|
||||
$clean_ext .= ' %R.bbl %R-blx.bib %R.ist %R.nav %R.run.xml %R.snm %R.xdy %R.pyg';
|
||||
|
||||
add_cus_dep( 'glo', 'gls', 0, 'makeglossaries' );
|
||||
sub makeglossaries {
|
||||
|
Reference in New Issue
Block a user