在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):gdiepen/latexbeamer-handoutWithNotes开源软件地址(OpenSource Url):https://github.com/gdiepen/latexbeamer-handoutWithNotes开源编程语言(OpenSource Language):TeX 99.8%开源软件介绍(OpenSource Introduction):handoutWithNotes.sty 2022/02/22 v1.3Create Handouts with notes from your LaTeX beamer presentation. ––––––––––––––––––––––––––––––––––––––––––––– Copyright (C) 2009–2018 by Guido Diepen [email protected] Parts provided by Edson Valle Copyright (C) 2021–2022 Marei Peischl [email protected] This material is subject to the LaTeX Project Public License version 1.3c or later. See http://www.latex-project.org/lppl.txt for details. QuickstartTo use this package load it in a document using beamer and select a layout: Minimal example: \documentclass{beamer}
\usepackage{handoutWithNotes}
\pgfpagesuselayout{3 on 1 with notes}
\begin{document}
…
\end{document} Currently the following layouts are implemented by this package:
Additionally we support the following package options:
Additionally the pgfpages options can be used. for more detailed information use the pdf documentation. Version History
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论