Slashdot Mirror


User: sandbote

sandbote's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. LaTeX not XML-based on Could LaTeX Replace HTML? · · Score: 1

    XML can be effectively used to separate content and presentation, which makes several output formats possible, for instance HTML, WML, PDF. Since modern web publishing relies on this there is quite certainly no interest in using LaTeX.

    (check out the XML Apache Project if you want to simplify the management of your web site in this way)