Document ClassesGlossary macro error compiling memman.tex from memoir class

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Jabroni34
Posts: 2
Joined: Mon Dec 05, 2011 3:07 am

Glossary macro error compiling memman.tex from memoir class

Post by Jabroni34 »

I've been trying to compile memman.tex as a starting point for using the memoir class. I just downloaded it from ctan, and I get pretty close to a full compile, but then I run into an error that I think is related to a glossary macro:

Writing index file lines.idx
("C:\...\memoir\doc-src\memman.aux"
! Undefined control sequence.
l.9417 \@@wr

I messed around for a while to try to fix this but no success. Here are the exact steps to reproduce the error from scratch:

1) download and unzip the memoir directory from ctan:
http://mirror.ctan.org/macros/latex/contrib/memoir.zip
2) open memoir\doc-src\memman.tex
3) compile twice

I'm using MiKTeX 2.8 and TeXworks 0.4.3 r.858 on a Windows 7 machine
Any help is appreciated. Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Glossary macro error compiling memman.tex from memoir class

Post by localghost »

Why do you want to compile the manual from source. It is present as PDF file [1]. So there is no need for this.

[1] CTAN web interface: package memoir


Best regards and welcome to the board
Thorsten
Jabroni34
Posts: 2
Joined: Mon Dec 05, 2011 3:07 am

Re: Glossary macro error compiling memman.tex from memoir cl

Post by Jabroni34 »

My thinking was that if I can't compile memman from source how can I expect to use all of the features of the memoir class effectively?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Glossary macro error compiling memman.tex from memoir class

Post by localghost »

I don' think that this goes in the right direction. I suggest just to start a document with the memoir class. If you face problems, ask targeted questions.
Post Reply