The LaTeX Fetish (2016)
danielallington.net
The LaTeX Fetish (2016)
1–10 of 185 posts
Re: The LaTeX Fetish (2016)
#2Re: The LaTeX Fetish (2016)
#3Re: The LaTeX Fetish (2016)
#4I'm with him to the extent that LaTeX evangelism can be oversold - when I'm talking to curious colleagues I tend to stress the vertical learning curve as much as the quality typesetting and convenient cross-referencing - but I do think most of his argument is simply a matter of personal preference.
For me, the fairly stiff default structure imposed by a LaTeX document class makes my writing easier, quite apart from any advantages at the publishing stage.
Re: The LaTeX Fetish (2016)
#5The author misses one very important feature of LaTeX that is the reason why I keep a lot of my notes in it. LaTeX exposes two mechanisms for easily making replacements all across a document. One is with macros, which you can change the definition of when necessary. The other is the simple search-and-replace, which is very powerful since you can involve macro and formatting syntax in it. Traditional word-processing a…
Re: The LaTeX Fetish (2016)
#6Re: The LaTeX Fetish (2016)
#7Re: The LaTeX Fetish (2016)
#8Note: The article is from 2016.
Appending "(2016)" to the title would not detract from the article. But, as far as I could tell, none of the assertions in the article have changed in the past year since the post was published. LaTeX and WYSIWYG editing haven't undergone fundamental changes on that short of a time frame. So the article's modest age doesn't really imply anything about its relevance.
Re: The LaTeX Fetish (2016)
#9I think the author's thesis could be summed up as 'I like WYSIWYG more than markup', which is purely a matter of preference. I also know there are several tools which let you do this (to varying degrees of success) with LaTeX as an output. My own preference is having a complete understanding of why everything is where it is in a layout. In my experience WYSIWYG UX has to compromise on its own flexibility and coherence in order to support intuitive and immediate operations around formatting. I have memories of superstitiously pushing bits of padding around when I had to sue word in high school. Editing complex proofs in a WYSIWYG editor seems like an exercise in frustration.
Re: The LaTeX Fetish (2016)
#10The author misses one very important feature of LaTeX that is the reason why I keep a lot of my notes in it. LaTeX exposes two mechanisms for easily making replacements all across a document. One is with macros, which you can change the definition of when necessary. The other is the simple search-and-replace, which is very powerful since you can involve macro and formatting syntax in it. Traditional word-processing a…
Probably word processors don't have an analgoue to LaTeX macros, but surely they do have search and replace, don't they?