LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Saturday, Aug 16, 2025 and last modified on Thursday, May 28, 2026 by François Chaplais.

Media

François Chaplais

1 Introduction

2 Images and figures

\begin{figure}
\includegraphics{path or url of the image}
\caption{the figure caption}
\end{figure}
Figure 4
\begin{figure}
\caption{Observe how the grid behaves when resizing the browser window.}
\begin{subfigure}
\includegraphics{4600_8-02.svg}
\caption{A cute space cat}
\end{subfigure}
\begin{subfigure}
\includegraphics{cute-cat-with-blue-eyes-2024-10-14-17-06-59-utc.jpg}
\caption{Cuteness overload}
\end{subfigure}
\begin{subfigure}
\includegraphics{mlvseq9yvZhba.gif}
\caption{Not ALL cats are cute}
\end{subfigure}
\end{figure}
Figure 7. Observe how the grid behaves when resizing the browser window.
\begin{imageLink}
\url{https://documents.live/}
\imageUrl{house.jpg}
\alt{link to LaTeX2Web home page}
\caption{Click on this image to go to the Documents Live home page}
\end{imageLink}

3 Video

\begin{video}
\theme{red, 24}
\url{a1r1sgxcBJI902avWpkNUGVdv2ukUfNtZ6ndsmEsX8Ug}
\type{mux}
\end{video}
\theme{red, 24}
\begin{video}
\theme{red, 24}
\url{https://youtu.be/ElDRYDgSUO0?si=5uVw525mx99F3p3k}
\type{youtube}
\caption{A YouTube video featuring the LaTeX2Web Inline Editor}
\end{video}

4 Video with subtitles

\begin{video}
\url{022SoBc1wsvTvyIms6ofTTJKuSl1z3kmkyoQTCvPX00i8}
\type{mux}
\srt{Create a document from scratch.srt}
\caption{A video with an interactive transcript}
\end{video}

5 Audio

\begin{audio}
\url{path or url of the audio}
\end{audio}

6 Upload media

7 Get media info

8 Summary