Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snippet 20 generates Parent-Child 'Reference/' --> 'text/user' warning #21

Open
jfbu opened this issue Jan 13, 2024 · 1 comment
Open
Labels
at-2024-01-12 2024-01-12 has the issue may-be-a-duplicate tagging Relative to support of the `LaTeX tagged PDF` project

Comments

@jfbu
Copy link
Owner

jfbu commented Jan 13, 2024

20

%% -*- mode: latex -*-
%% LaTeX2e file `etocsnippet-20.tex'
%% generated by the `filecontentsdef' environment
%% from source `etoc' on 2024/01/12.
%% EDITED - \ref
%%        - add chapter style!
%% NOTA BENE there is an extra white line in section lines
%%           which goes away if using \etocthename
%%           and also is not there if no tagging
\begin{center}
\etocsetlinestyle{chapter}
             {}
             {\\\hline\hline}
             {\multicolumn{3}{|c|}{\etocname}}
             {}


\etocsetlinestyle{section}
             {}
             {\etociffirst{\\\hline\hline}{\\\hline}}
             {\etocname & \etocnumber & \etocpage }
             {}

\etocsettocstyle
   {\hypersetup{hidelinks}\begin{tabular}{|>{\RaggedRight}p{4.5cm}|c|c|}\hline
    \multicolumn{1}{|c|}{\bfseries Section title}&
    \bfseries number&
    \bfseries page}
   {\\\hline\end{tabular}}

\etocglobaldefs % MANDATORY !!
\etocsetnexttocdepth{1}

\tableofcontents%%%%%%%%\ref{toc:overview}
\end{center}
@jfbu
Copy link
Owner Author

jfbu commented Jan 15, 2024

Maybe is a manifestation of #24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
at-2024-01-12 2024-01-12 has the issue may-be-a-duplicate tagging Relative to support of the `LaTeX tagged PDF` project
Projects
None yet
Development

No branches or pull requests

1 participant