
Function r = html2latex(s) converts some html codes into latex codes. Some of these latex codes must be defined in the preamble of the latex file. Input variable s is a string or a cell array of strings. The output has the same type. The input strings contain a subset of html code, mainly for inline formatting (bold, italic, sub/superscript, math mode and symbols). (c) 2026 fabien van mook 2026.08.20 release of this file within package "fvm-miscellaneous" under GNU GPLv3+