2 column documents in mathematica

前端 未结 3 1656
广开言路
广开言路 2021-02-07 18:32

Mathematica can be used to write very nice documents. Does anyone know if it is possible to write documents with 2 columns? If so, can you provide some examples or links to othe

3条回答
  •  情书的邮戳
    2021-02-07 18:48

    This apparently used to be possible using the AuthorTools package for version 5 (see this reference in the Mathematica users wiki).

    However, there is no such palette in version 8, and neither the "Writing Assistant" palette nor the Option Inspector seem to have a relevant option.

    It might be possible to do something using Grid with text-style Cells inside it, but I doubt it would be straightforward.

提交回复
热议问题