LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Friday, Sep 12, 2025 and last modified on Saturday, May 30, 2026 by François Chaplais.

Documents Live cards

François Chaplais

1 Introduction

\begin{card}
\begin{image}
\includegraphics{cute-cat-with-blue-eyes-2024-10-14-17-06-59-utc.jpg}
\end{image}
\begin{header}
\Large{\bf{Why cats are cute}}
\end{header}
\begin{body}
... body content ...
\end{body}
\begin{footer}
\em{This opinion has been produced by AI.}
\end{footer}
\end{card}

2 Documents Live chunks

3 Advanced example

\begin{header}
\begin{style}
\background{black}
\textcolor{white}
\end{style}
\Large{\bf{Why cats are cute}}
\end{header}
\begin{footer}
\begin{style}
\background{black}
\textcolor{white}
\border{red 8}
\end{style}
\em{This opinion has been produced by AI.}
\end{footer}
\begin{latexDiv}
\begin{style}
\width{70}
\end{style}
... card code ...
\end{latexDiv}