Using Mathematica to build presentations and documents

后端 未结 4 1937
闹比i
闹比i 2020-12-12 10:03

I use Mma mainly to solve relatively small problems.

I want to start using it also to prepare my presentations and documents, but I am having troubl

4条回答
  •  执笔经年
    2020-12-12 11:01

    If you browse the back-issues of The Mathematica Journal you will see that articles are available in Notebook format. These may be a useful reference.

    Edit

    I cannot recall a good formatting tutorial at the moment. You can use Show Expression (Win: Shift+Ctrl+E) to view the code expression for a block, such as the table in your example. While one may not enter code by hand in the same form, it can give indications of the options or methods that are used. Code can also be procedurally produced as needed.

    I will add links as I find or recall them.

    David Park's StyleSheet creation notes

    Tips for Mathematica SlideShow presenters

    These are brief, but may still be useful:

    Notebook formatting

    Presentations with Mathematica

提交回复
热议问题