html regression fix: now, the old layout also works again in oneColumnLayout

This commit is contained in:
Andreas Meyer 2007-04-18 20:34:37 +00:00
parent 4f4a806c0f
commit b07e5c14b9
1 changed files with 5 additions and 4 deletions

View File

@ -554,10 +554,11 @@ function getObj(name)
\end{savestream}
}{
\lciPushOutput{toc}
% \lcRawHtml{##Chapter_}#C1 % omit anchor, we start at the page top
\lcRawHtml{<a class="TocLinkChapter" href="}\lcRawHtmlExpanded{\lciOut}
\lcRawHtml{">}#C1~~~#C2\lcRawHtml{</a>}%
\lcTocRight\lcTocLeft\lciTocOpenInner%
\lciTocCompleteRow
\lcRawHtml{<span class="TocChapter">
<a class="TocLinkChapter" href="}\lcRawHtmlExpanded{\lciOut}
\lcRawHtml{">}#C1~~~#C2\lcRawHtml{</a></span>}%
\lcTocRight\lcTocLeft\lciTocOpenInner%
\lciPopOutput
}
}}