m + using multiple index, not just concept index

This commit is contained in:
Mattias Andrée 2012-09-17 20:10:48 +02:00
parent 140d04b2ca
commit d610f6166f
3 changed files with 281 additions and 261 deletions

View file

@ -39,7 +39,7 @@ ttyponies()
pdfmanual()
{
texi2pdf "manuals/ponysay.texinfo"
for ext in `echo aux cp cps fn ky log pg toc tp vr bak`; do
for ext in `echo aux cp cps fn ky log pg toc tp vr op ops bak`; do
if [ -f "ponysay.$ext" ]; then
unlink "ponysay.$ext"
fi

File diff suppressed because it is too large Load diff

Binary file not shown.