From 04c89e604877fa9a4aea160d971c782006872710 Mon Sep 17 00:00:00 2001 From: albert-github Date: Thu, 29 May 2014 15:28:47 +0200 Subject: Added documentation for some missing HTML commands Added documentation for H4, H5 and H6 command to be complete and extended IMG description a bit --- doc/htmlcmds.doc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc index a5e40a1..d041f1e 100644 --- a/doc/htmlcmds.doc +++ b/doc/htmlcmds.doc @@ -62,9 +62,15 @@ of a HTML tag are passed on to the HTML output only
  • \ Ends an unnumbered subsection.
  • \ Starts an unnumbered subsubsection.
  • \ Ends an unnumbered subsubsection. +
  • \ Starts an unnumbered subsubsection. +
  • \ Ends an unnumbered subsubsection. +
  • \ Starts an unnumbered subsubsection. +
  • \ Ends an unnumbered subsubsection. +
  • \ Starts an unnumbered subsubsection. +
  • \ Ends an unnumbered subsubsection.
  • \ Starts a piece of text displayed in an italic font.
  • \ Ends a \ section. -
  • \ This command is written with attributes to the HTML output only. +
  • \ This command is written with its attributes to the HTML output only. The SRC attribute is mandatory.
  • \ Starts a new list item.
  • \ Ends a list item.
  • \ Starts a numbered item list. -- cgit v0.12