0

Why do many CS students and researchers write their publications with LaTeX although it is much heavier than wkhtmltopdf?

guest
  • 11
  • 2

2 Answers2

0

Journals, conferences want a 'house look' ie fonts, spacing, columns etc.

So they typically mandate Latex ... yes with some latitude. So they may say: For MSWord authoring use xyz, for Latex use abc. The xyz/abc specs being quite detailed.

See for example the IEEE recommended template


PS Count me among the people that suffer Latex but the html,css,JS morass is inarguably worse!

Rusi
  • 918
  • 4
  • 12
0

I think this webpage on arXiv might help you get perspective on why LaTeX is valued by the academic and research community.

Then on this arXiv page you find this wording:

Our goal is to store articles in formats that are highly portable and stable over time. Currently, the best choice is TeX/LaTeX.

And when one looks at the mirror image crank website vixra.org, you notice that very few of these authors use LaTeX!

Then of course for computer scientists, LaTeX is the brainchild of the preeminent computer scientist Donald Knuth.

user52817
  • 101
  • 1