GeneralIndexer needs help - can I import an RTF index into LaTex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
indexer_ken
Posts: 1
Joined: Sat Feb 02, 2008 7:10 pm

Indexer needs help - can I import an RTF index into LaTex

Post by indexer_ken »

Hi LaTex People,

I'm brand new to LaTex. I'm a professional back-of-book indexer who works using indexing software and usually turn in my indexes, to publishers, in RTF format. I work for academic/scholarly presses (among others).

A client asked me if I could write an index for a book written in LaTex. Someone suggested to me that I might be able to write the index, as usual, in my indexing software, save that file as an RTF file (as usual) and then import that file into LaTex.

Is this true? Any help is greatly appreciated!!

Ken Hassman
http://hassmanindexing.com

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

balf
Posts: 158
Joined: Sat Jan 12, 2008 1:11 am

Re: Indexer needs help - can I import an RTF index into LaTex

Post by balf »

It seems to be very complicated. I would understand your query if it were, say, a Word document. Anyway, I don't know if it's possible, but I'm sure it would be as simple to go the normal way: insert the indexing commands directly in the latex file, run latex (or pdflatex), which creates an auxiliary file dedicated to indexes (among many others), then run MakeIndex, thus creating the index file, and finally rerun latex and you're done!

B.A.
Post Reply