Instructions on building a latex beamer presentation for a scientifically literate but non-professional audience. Use this skill when asked to create a latex beamer presentation for a non-professional audience.
40:T1753,
Follow the instructions below. See example.md for latex code for handling figures
This skill produces clear, accurate, and visually clean LaTeX Beamer presentations intended for scientifically literate non-specialists. Typical audiences include undergraduate of high school science students, educators, engineers from other fields, advanced hobbyists, policy professionals, and the general public with a strong interest in science.
The goal is conceptual understanding without loss of correctness, avoiding both technical overload and popular-science sensationalism.
This skill applies exclusively to presentations created using .
Supported use cases include:
Research seminars for specialists and technical conference talks are out of scope for this skill.
The document must use:
\documentclass{beamer}
Output must compile cleanly with pdflatex
Use only standard, widely available LaTeX packages
On the title slide only, include a logo at bottom right /home/yogesh/work/images/ncralogo.jpg which is 697x797 pixel image.
Ensure:
If a pdflatex error is reported, the skill must automatically fix it and return corrected LaTeX.
Each frame must:
Slides should be self-contained and understandable without prior domain expertise.
Preferred:
“A black hole is a region where gravity is so strong that light cannot escape.”
Disallowed:
“Black holes are mind-blowing cosmic monsters that eat everything!”
All statements must be scientifically correct
Use analogies only when they aid understanding, and explicitly state their limitations
Clearly separate:
Approximations and simplifications must be acknowledged.
Use mathematics sparingly
Equations should:
Prefer proportionalities or scaling relations over full formulae
All symbols must be defined immediately
Beautiful cosmic images will be central to the talk. All images sit in a common images folder. Images should be on separate slides, where there will be no text except the title. See example.md for how images are to be formatted. Suggest suitable images by adding latex comments to image slides. Add a credit line at the bottom of all images.
Additional figures, if needed, should be produced using tikz and/or pgfplots
Cartoon diagrams are preferred over plots unless quantitative insight is essential
Figures must:
All links must be clickable in the PDF
Use:
\usepackage{hyperref}
Links may point to:
Place links on dedicated “Further Reading” or summary slides
If the user reports:
The skill must:
This skill must not:
Typical inputs may include:
pdflatex error messages, if anyAsk user for clarifications, if in doubt.
Every response produced by this skill must be:
pdflatex-compilable with zero errors other than the occasional overflow