LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Saturday, Sep 20, 2025 and last modified on Sunday, Feb 22, 2026

Documents Live tabs

François Chaplais

1 Introduction

2 Examples

3 Syntax

\begin{tabGroup}[pill]
\begin{tab}
\caption{text of the first tab button}
... content of first tab ...
\end{tab}
\begin{tab}
\caption{text of the second tab button}
... content of second tab ...
\end{tab}
\end{tabGroup}

4 Summary