Posts

Showing posts with the label LaTeX

On displaying theorems in slides

Image
Last week, Freddy left this comment on  On why I hate LaTeX/Beamer : We have to think something about the theorem issue. If it is a mathematical presentation, the most important contribution is indeed a theorem. Think about a math thesis presentation: most results will be theorems :( and I replied I agree that in a math presentations theorems have a big role. The question is how you present them. As University of Manchester Mathematics Professor Nicholas Higham in "Handbook of Writing for the Mathemetical sciences write" writes "When you write a slide, aim for economy of words. Chop sentences mercilessly to leave the bare minimum that is readily comprehensible." Think about it, people may take their theorems directly out of their latex articles and dump them into their beamer slides without further thought. That is that Beamer fosters, but ultimately it Beamer is just a tool. As I wrote on the post, the responsibility lies on the person using it.   Let me ...

How to do math slides with LaTeX and Scribus – and not with Beamer

Image
Yeah, I keep (really) hating  LaTeX/Beamer. Thankfully, there is a better way to make slides with LaTeX on a WYSIWYG software. It is Scribus running LaTeX as a external tool. Here is how to get started. Yesterday I got a comment from wipeout on a remix of a math presentation I did in 2011. He asked if it could be done all in Beamer. I did research and ended writing this post. I have been using LaTeX for more than 10 years. It is a beautiful tool to typeset beautiful math. But LaTeX is neither a word processor, a desktop publishing tool, nor slideware. In words of its creator Producing good slides requires visual formatting, which means LaTeX is not well suited for the task.                                                                        – Leslie Lamport LaTeX/Beamer doesn't create the v...