|
From: <px...@vi...> - 2004-02-23 09:01:04
|
hi! i have 2 q's: 1 - i understand i can use the raw latex directive, for instance to inclu= de math formulas; though i get a perfect output using the katex writer (rst= 2latex) it seems i cannot with the html writer, rst2html; is there a way to inclu= de math formulas or other latex things in the final html document? 2 - i don't think i understand encoding... i would like to write a rst so= urce file using latin-1 (for including accented vowels since i am italian...),= but to obtain an html file that uses ascii encoding, so that =E0 is repre= sented as à for instance... i try --input-encoding=3Dlatin-1 and --output= -encoding=3Dascii, but the writer chokes, sayying it does not know how to encode the charact= ers outside the ascii range... how come? bye max piai |