Browse Source

Specify the correct encoding.

remotes/origin/translate_notes
Alexandre Dupas 15 years ago
parent
commit
0177da3632
  1. 2
      songbook-makeindex.py

2
songbook-makeindex.py

@ -1,5 +1,5 @@
#!/usr/bin/python
#
# -*- coding: utf-8 -*-
# Generate indexes files for the Crep's chordbook compilation. This is
# a replacement for the original makeindex program written in C that
# produces an index file (.sbx) from a file generated by the latex

Loading…
Cancel
Save