Turning a Paper Into Slides Without Reading It Twice
Split the job in half and only delegate one of them. The mechanical half, finding every figure, copying the files they need, preserving captions, building the frame skeleton, is genuine work that goes wrong by hand at midnight. The judgment half, deciding what the talk argues and in what order, is the talk. Handing over the second is how you end up presenting your paper's table of contents.
Why section order is the wrong order
A paper is written for someone who can reread a paragraph and skip ahead. Related work goes early so a reviewer can situate the contribution. A talk has none of those affordances: the audience gets one pass, at your pace, and cannot go back. So the same content wants a different order, with the claim near the front and the literature reduced to whatever makes the claim legible. That is the reason a deck built straight from \section headings always feels flat.
The mechanical half, delegated
Inventory first, decide second, lift third. The inventory step matters: you cannot choose which evidence is contested from memory of a forty-page document.
What you want
List every figure, table and section heading in this paper, with captions, in document order. Change nothing.
Why this wording. Read-only on purpose. This step is for you to decide from, and an assistant that starts editing here is editing before anyone has decided anything.
What runs
- read_file
- read_file
What to do with what is left over
Everything you cut has a home: the appendix. Figures that did not earn a slide become backup slides for the questions they answer, which is exactly the pattern a defence needs and a conference talk benefits from. Mark them noframenumbering so the talk still reads as twelve slides.
Frequently asked questions
Can I convert a LaTeX paper into Beamer slides automatically?
The mechanical parts convert well: figures with their captions, tables, the bibliography, and a frame skeleton from the section headings. What does not convert is the argument, because a paper is organised for a reader who can go back and a talk is not.
Why do slides made directly from a paper feel wrong?
Because section order is a reading structure. A paper front-loads related work so a reviewer can place the contribution; a talk that spends three of twelve minutes there has lost the room before the idea arrives.
How do I move figures from a paper to a deck?
Copy the image files as well as the \includegraphics lines, then compile. A figure whose file was never copied renders as a blank box with no error anyone notices, which is the single most common way a lifted deck ships broken.
Ready to try LetX?
Join researchers and students focusing on their work, not the tools.
Get Started FreeWritten by Shihab Shahriar Antor , AI Engineer & Founder of Shahriar Labs. Builder of LetX (collaborative LaTeX) and QuantumSketch (AI STEM video).
