Cascading Style Sheets
4
votes
0answers
112 views
HTML to Latex: Converting CSS styles to respetive LaTeX functions
I am using HTML to LaTeX programme to convert large quantity of HTML files. A typical example:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
...