I have a problem in disappearing the Index!! it doesn't work; this is the begining of my code:
\documentclass[12pt,oneside,a4paper,french]{book}
\usepackage{babel}
\usepackage{setspace}
\setstretch{1,3}
\usepackage{enumerate}
%\usepackage{float}
\usepackage{tikz}
\usepackage[latin1]{inputenc}
\usepackage{imakeidx}
\makeindex % from
\usepackage{makeidx}
\usepackage[left=2.5cm,right=2.5cm,top=1.5cm,bottom=2cm,includeheadfoot]{geometry}
\usepackage[hang]{caption}
........
........
\printindex
General ⇒ Index
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Index
We cannot say a lot with this code snippet. Only, that you should not load package makeidx after you've already loaded package imakeidx.
If this change does not help: Please (always) show a
minimal working example or have a look into the Log of the MakeIndex run. It has the same basename as your main document file but the extension ".ilg". If you are using Windows you may have to configure the explorer to show file extensions to see the extension, because the default is to hide known extensions.
If this change does not help: Please (always) show a

Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 
