OthersIndexmeister - Semi-automatic indexing for LaTex

Information and discussion about other tools not listed above.
Post Reply
User avatar
longhunt
Posts: 1
Joined: Fri Dec 11, 2015 9:38 pm

Indexmeister - Semi-automatic indexing for LaTex

Post by longhunt »

Hi all, I just wanted to let you know that I have written a couple of software tools which significantly speed up the process of creating indexes for large multi-file LaTex projects. I write non-fiction books for a living and developed this for my own projects, but I have released it to the public under the GPL. This is an alpha release so I am very interested in feedback and/or bug reports.

indexmeister reads in a LaTex file (or several other formats, if you have Pandoc installed) and uses heuristics to make a list of important terms that you might want to index.

imbrowse lets you rapidly browse through a multi-file LaTex file and add the /index{} tags with many fewer keystrokes than if you did it by hand with a text editor.

You can download both programs at https://sourceforge.net/projects/indexmeister/. On the same page is a short embedded YouTube tutorial showing how the system works.

Currently, I have only tested the programs on my own Linux boxes but the should work in the console on any Unix-like system.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply