Forgot password?
 Register account
View 2494|Reply 0

Beamer 制作16:9演示文稿设置参数

[Copy link]

768

Threads

4685

Posts

26

Reputation

Show all posts

isee posted 2016-12-14 16:35 |Read mode
  1. \documentclass[aspectratio=1610]{beamer}
  2. Sets aspect ratio to 16:10, and frame size to 160mm by 100mm.
  3. \documentclass[aspectratio=169]{beamer}
  4. Sets aspect ratio to 16:9, and frame size to 160mm by 90mm.
  5. \documentclass[aspectratio=149]{beamer}
  6. Sets aspect ratio to 14:9, and frame size to 140mm by 90mm.
  7. \documentclass[aspectratio=141]{beamer}
  8. Sets aspect ratio to 1.41:1, and frame size to 148.5mm by 105mm.
  9. \documentclass[aspectratio=54]{beamer}
  10. Sets aspect ratio to 5:4, and frame size to 125mm by 100mm.
  11. \documentclass[aspectratio=43]{beamer}
  12. The default aspect ratio and frame size. You need not specify this option.
  13. \documentclass[aspectratio=32]{beamer}
  14. Sets aspect ratio to 3:2, and frame size to 135mm by 90mm.
Copy the Code
记录下,下次好找,beameruserguide.pdf 中搜索 16:9

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | 快速注册

$\LaTeX$ formula tutorial

Mobile version

2025-6-8 06:47 GMT+8

Powered by Discuz!

Processed in 0.046603 second(s), 21 queries

× Quick Reply To Top Edit