beamer add tag
a year ago Anonymous 12859

I copy Mathematica’s code into beamer. How can I get the result?

Top Answer
a year ago samcarter

There are a couple of problems:

  • missing } after \begin{frame

  • same as in https://topanswers.xyz/tex?q=7398 : if you want show source code, use the fragile frame option

  • you could just use the normal verbatim environment, however I’d suggest the listings package to allow automatic line breaks and other nice features

document-1.png

This room is for discussion about this question.

Once logged in you can direct comments to any contributor here.

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.