<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Lamport says, "LaTeX and MakeIndex support only three levels of
    indexing; you can't have subsubsubentries."<br>
    <br>
    Regards,<br>
    <br>
    George Pearson<br>
    MacKichan Software, Inc.   Scientific Word/WorkPlace/Notebook 5.5<br>
    Home:     <a class="moz-txt-link-freetext" href="http://www.mackichan.com">http://www.mackichan.com</a><br>
    Support:  <a class="moz-txt-link-freetext" href="http://www.mackichan.com/techtalk/support.html">http://www.mackichan.com/techtalk/support.html</a><br>
    Support email  <a class="moz-txt-link-freetext" href="mailto:support@mackichan.com">mailto:support@mackichan.com</a><br>
    <div class="moz-cite-prefix">-------- Original Message --------<br>
      Subject: [XeTeX] Depth of an index entry.<br>
      From: Sharon Kimble <a class="moz-txt-link-rfc2396E" href="mailto:boudiccas@skimble.plus.com"><boudiccas@skimble.plus.com></a><br>
      To: xetex mailing list <a class="moz-txt-link-rfc2396E" href="mailto:xetex@tug.org"><xetex@tug.org></a><br>
      Date: 7/31/2014 11:14 AM<br>
    </div>
    <blockquote cite="mid:87zjfpcuxv.fsf@skimble.plus.com" type="cite">
      <pre wrap="">
How can I have an index entry to a depth of 4? This works -
╭────
│\index{ginseng!side-effects!nausea}
╰────
but this doesn't -
╭────
│\index{herbals!ginseng!s/e!insomnia}
╰────

I am using -
--8<---------------cut here---------------start------------->8---
\documentclass{scrreprt}
\usepackage{imakeidx}
\makeindex[options=-s ./index.ist,columnseprule,intoc]
\usepackage[colorlinks=true,linkcolor=blue,citecolor=green,linktoc=all,hyperindex=true]{hyperref}
--8<---------------cut here---------------end--------------->8---

I've been looking at "imakeidx.pdf" but can't see anywhere where the
depth is defined, so I'm stumped.

Thanks
Sharon.
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/xetex">http://tug.org/mailman/listinfo/xetex</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>