sectionmark ingored on first call

Issue #78 duplicate
Former user created an issue
Chaptermark, sectionmark, etc. ignored on first call if used either in short form

\section{foo}
\sectionmark{short foo}

or long form

\section[some foo]{some other foo%
\sectionmark{more foo}}%
\sectionmark{more foo}}%

Should produce [some foo] in toc, {some other foo} at title and {more foo} as head.
Head is ignored on first call ({some other foo} displayed on first page the command
appears/the current title is called), but appears on pages after its first appearance
({more foo} on all remaining calls).



What version of the product are you using? On what operating system?

- 4.1,  Aug. 2012
- Reproducible on Windows 7 (Miktex (can't see version on this computer) TexnicCenter),
linux mint (gedit/kate, tex live 3.1415926 2009), debian (gedit, same texlive version).
- Using dvi version, but is reproducible using pdf version.
- Using classicthesis without parts, manychapters.


Possibly has something to do with http://code.google.com/p/classicthesis/issues/detail?id=43
and redefinition of sectionmark, etc.

Original issue reported on code.google.com by KatharinaHolstein on 2013-11-08 21:34:51

Comments (2)

  1. André Miede repo owner
    Will be addressed together with issue #43 (thus, closed here), thanks for pointing out
    the similarity.
    

    Original issue reported on code.google.com by amiede on 2013-11-18 17:23:44

  2. Former user Account Deleted
    Is there a workaround for this?
    

    Original issue reported on code.google.com by timsmith3 on 2015-03-24 04:49:15

  3. Log in to comment