Undefined control sequence M@currentTitle
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
The document uses an undocumented command from the Memoir class, \M@currentTitle. This command is not present in the version of The Memoir Class available on CTAN. The older versions of the class are not available on CTAN. An attempt to compile the document ends up with
! Undefined control sequence.
\customlabel ...tleReference {#2}{\M@currentTitle
}}\MNR@label {#1}\endgroup...
l.3 \rSec0[intro.scope]{Scope}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the compile failure using the document and inspect the \customlabel expansion around \M@currentTitle. Check the current Memoir class available on CTAN, then update the draft's TeX source so compilation no longer raises the undefined-control-sequence error; confirm by recompiling the document.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100