1 Dec 2003 06:09
Help on modifying on Indexname requested
Hello List Members,
Presently I am doing a Ph.D. dissertation of Law. One of the requirement is that all cases should be typeset
in bold letters. I accomplished this with the following:
\newcommand{\case}[1]{\textbf{#1}}
Another requirement is that there will be a 'List of Cases' showing alphabetically all the cases referred
to in the dissertation. I accomplished this by modifying the above as follows:
\newcommand{\case}[1]{\textbf{#1}\index{#1}}
When I generated the Index it is coming in two columns (which is the default). I want the list in a single
column like Contents, i.e., Sl. No. Case and Page No. I tried to modify the index command with
\renewcommand which I could not accomplish.
Likewise I wanted to change the name of 'Index' to 'List of Cases' with \renewcommand{\indexname}. Here
also I faced problem.
Help in this regard is highly appreciated.
duvvUri vENugOpAl
_______________________________________________
Home: http://www.tug.org.in/
unsubscribe: http://tug.org/mailman/listinfo/tugindia
) file. You can include it by
modifying the commands for \listoffigures to suit you.
On the other hand the FAQ may throw up a link to a style file that does
this.
Manoj.
RSS Feed