I have a question: if what you have to write in order to create your beautiful and aesthetically pleasing proof, and thereby "establish your ethos and character" (presumably as a righteous and good), is an ugly and fragile instance of a poorly designed, inherently unreadable, archaic language that embodies none of the characteristics you are after, can the result really be "a work of art that combines both the precis…
> RE: ugly and fragile instance of a poorly designed, inherently unreadable, archaic language That's a lot of hate for LaTeX, and some of it is warranted, but you have to think of the results, not the source... It's not the source code that people are in love with, but the result (rendered PDF or via MathJax/KaTeX on the web). The "ugly" markup syntax allows you to produce beautiful, versatile, well designed, readabl…
The Art of LaTeX: Common mistakes and advice for typesetting proofs
101–110 of 149 posts
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#102Earlier quoted context omitted.
Asciidoc, TexMacs, LyX, reStructuredText, Markdown (admittedly, only ish). None of them have become the standard. But some of the ones above - though excluding Markdown - are a complete replacement. Actually, even Markdown stands a chance if supplemented with enough HTML and CSS. HTML and CSS have practically replaced most non-maths uses of Latex.
None of those are a complete replacement, except maybe Lyx, and it’s based on LaTeX. > HTML and CSS have practically replaced most non-maths uses of Latex. Huh? You must be totally ignorant of the uses of LaTeX.
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#103Earlier quoted context omitted.
I disagree. I think Latex will soon become legacy like Cobol. HTML and CSS basically do a lot more than Latex does - except for maths things - and are far more widely known, and far more forgiving. Also importantly, they support hyperlinks, animations, and inline interactive scripts. It seems that HTML and CSS with the appropriate CSS styles and shorthands (like Markdown) could eat up everything that Latex does and m…
> I think Latex will soon become legacy like Cobol. LaTeX’s usage has only increased with the creation and growth of the web. What makes you think it’s going anywhere?
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#104Some journals ask you to submit your manuscript in plain LaTeX, without defining your own macros.
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#105Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#106Earlier quoted context omitted.
This is the first time I have seen such a complaint against bibtex. Yes bib files are finicky to write correctly, and bibtex can be a pain to use. But bibliographies are never "imprecise, missing important info or plain wrong." I've written 100s of pieces with latex+bibtex, papers, websites, reports, books. bibtex always makes citations and bib entries look like what I or the publisher need. If something is missing,…
I have seen very few fully correct bibliographies written with bibtex in the wild. Not everything wrong with bibtex is a bug; the big problem is that bibtex is not adapted to its modern usage. A non-comprehensive list of problems: 1. Does anyone run bibtex directly from the command line? No, it's an extra step and the syntax is hard to memorize (should it run on the tex or the bib, and with or without the extension?)…
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#107Earlier quoted context omitted.
It might have originated as a hack, but now it's a font in its own right. Why not use it? It's quite common to see \mathbb{R} used for the actual set of reals, while \mathbf{R} means a totally ordered field (i.e., an abstract object behaving somewhat like \mathbb{R}). The distinction is deliberate and the notation is good.
> Why not use it? Better question: why use it, when you can use the real thing? Mathematicians concerned by typography universally use real boldface. For example: Terrence Tao's blog, Donald Knuth, Paul Halmos (author of "how to write mathematics"), and the famous journal "Publications Mathématiques de l'IHÉS" which is the undisputed gold standard in mathematical typography. They use real boldface for the number sets…
[1] https://arxiv.org/pdf/1611.07441.pdf
[2] https://annals.math.princeton.edu/wp-content/uploads/annals-...
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#108Earlier quoted context omitted.
It might have originated as a hack, but now it's a font in its own right. Why not use it? It's quite common to see \mathbb{R} used for the actual set of reals, while \mathbf{R} means a totally ordered field (i.e., an abstract object behaving somewhat like \mathbb{R}). The distinction is deliberate and the notation is good.
> Why not use it? Better question: why use it, when you can use the real thing? Mathematicians concerned by typography universally use real boldface. For example: Terrence Tao's blog, Donald Knuth, Paul Halmos (author of "how to write mathematics"), and the famous journal "Publications Mathématiques de l'IHÉS" which is the undisputed gold standard in mathematical typography. They use real boldface for the number sets…
(if we are nitpicking about typography...)
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#109I have a question: if what you have to write in order to create your beautiful and aesthetically pleasing proof, and thereby "establish your ethos and character" (presumably as a righteous and good), is an ugly and fragile instance of a poorly designed, inherently unreadable, archaic language that embodies none of the characteristics you are after, can the result really be "a work of art that combines both the precis…
As ugly as it may appear to you, it is so much more readable than MathML Core. TeX is, in fact, still better than all the alternatives to represent mathematical equations in plain text created so far.
And I think most people complain about the non-equation parts of LaTeX.
Re: The Art of LaTeX: Common mistakes and advice for typesetting proofs
#110Earlier quoted context omitted.
Asciidoc, TexMacs, LyX, reStructuredText, Markdown (admittedly, only ish). None of them have become the standard. But some of the ones above - though excluding Markdown - are a complete replacement. Actually, even Markdown stands a chance if supplemented with enough HTML and CSS. HTML and CSS have practically replaced most non-maths uses of Latex.
None of those are a complete replacement, except maybe Lyx, and it’s based on LaTeX. > HTML and CSS have practically replaced most non-maths uses of Latex. Huh? You must be totally ignorant of the uses of LaTeX.
First of all, this:
> None of those are a complete replacement, except maybe Lyx, and it’s based on LaTeX.
Source: Your [censored].
> Huh? You must be totally ignorant of the uses of LaTeX.
Outside of academic papers and books, what?