Popular recipes tagged "book" but not "sync"http://code.activestate.com/recipes/tags/book-sync/2010-04-07T22:20:21-07:00ActiveState Code RecipesCreate book index. (Python) 2010-04-07T22:20:21-07:00Joseph Reaglehttp://code.activestate.com/recipes/users/4171494/http://code.activestate.com/recipes/577179-create-book-index/ <p style="color: grey"> Python recipe 577179 by <a href="/recipes/users/4171494/">Joseph Reagle</a> (<a href="/recipes/tags/book/">book</a>, <a href="/recipes/tags/index/">index</a>, <a href="/recipes/tags/python/">python</a>). Revision 3. </p> <p>Reads a simple enumeration of "topic (page#|see) subtopic" to create a formatted book index. </p>