If you see this, something is wrong

LaTex2Web logo

LaTeX2Web, a web authoring and publishing system

LaTex2Web logo

LaTeX2Web, a web authoring and publishing system

Table of contents

Digest for "A LaTeX guide for web publishing"

Remark 1

The previous CSS code applies to all figures in the document, independently of the document itself.

If we wish to modify the styling of figures, all it takes is to modify the previous CSS code.

The styling is separated from the document.

Summary 1

A LaTeX2Web slider can have mixed content. It is a high level component, that can, for instance, contain theorems such as this one.

The slider is created by using a slider environment. Inside a slider, each slide is delimited by a slide environment. The LaTeX2Web code editor has dedicated commands to create sliders easily.

Summary 2 (card components)

A card has four components.

  • an optional image
  • an optional header
  • a mandatory body
  • an optional footer

Each of these parts is a LaTeX2Web chunk.