Code: Select all
\begin{flushright}
1.appendix
\end{flushright}
- work with LaTeX standard sectioning features
- or use packages such as the mentioned titlesec package, titletoc or tocloft to customize headings and table of contents entries.
Stefan
Code: Select all
\begin{flushright}
1.appendix
\end{flushright}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\renewcommand{\appendixname}{\arabic{section}.\arabic{equation}}
\appendix
\renewcommand{\thesection}{\arabic{section}}
\titlecontents{section}
[3.5em]%
{\vspace{0.5em}}%
{\contentslabel{1.5em}}%
{\hspace*{-1.5em}}%
{\titlerule*[1pc]{.}\contentspage}
[]
\titleformat{\section}
{\normalsize\filleft}
{\thesection.}
{0em}
{}
[]
\section[Appendix. DM Matlab code]{Appendix}
\label{a:DM}
\begin{center}
{\Large{\bf{DM Matlab code}}}
\end{center}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p