cplusplus / cplusplus/draft

Undefined control sequence M@currentTitle

Open
#6,716 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.