Search found 3 matches

by mhayes
Tue May 01, 2012 9:41 pm
Forum: Page Layout
Topic: multind | Entries not added to the Index
Replies: 3
Views: 3536

multind | Entries not added to the Index

I'm trying to make an index using the multind package. While the indexes both print at the end of the document when I use \printindex , it only prints the titles of the indexes and lacks any entries. Typesetting the sample code produces the same issues as my larger document, so for brevity I'll use ...
by mhayes
Tue May 01, 2012 4:58 am
Forum: General
Topic: ProcessList, SplitList and Xparse
Replies: 2
Views: 3797

Re: ProcessList, SplitList and Xparse

Ah, thanks for suggesting an update. I recently downloaded 2011 so I figured that it would be current, but updating solved my issue!
by mhayes
Tue May 01, 2012 12:17 am
Forum: General
Topic: ProcessList, SplitList and Xparse
Replies: 2
Views: 3797

ProcessList, SplitList and Xparse

Currently, I'm attempting to use processlist and splitlist. However, it doesn't seem to recognize these, so to find out if I was inputting it correctly, I was using some sample code that was posted on these forums that supposedly worked:
\documentclass{article}
\usepackage{xparse ...