在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):nschloe/ua-beamer开源软件地址(OpenSource Url):https://github.com/nschloe/ua-beamer开源编程语言(OpenSource Language):TeX 98.5%开源软件介绍(OpenSource Introduction):UA beamer themeThis is a LaTeX beamer theme for the University of Antwerp. It is designed to match the official UA templates for Microsoft PowerPoint. InstallationRetrieve ua-beamer via GitHub and place
it in a directory where LaTeX can find it. For user installations on Unix, this is
typically You can check the integrity of your installation with
UsageUsing the theme is as simple as invoking beamer's \documentclass[compress]{beamer}
\usetheme[light,darktitle,framenumber,totalframenumber]{UniversiteitAntwerpen}
\usepackage{lipsum}
\title{Some slides with a UA beamer theme}
\subtitle{This is a dummy subtitle}
\author{Nico~Schl\"omer}
\begin{document}
\maketitle
\begin{frame}
\frametitle{A first test frame}
Some dummy text.
\end{frame}
\end{document} See here for a more verbose example. Note that the official font of Universiteit Antwerpen is Underware's Auto 1. If you have access to it, you can include it by adding
to the document preamble. All options are documented as part of the manual. To compile,
LicenseThis software is published under the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论