marp | theme | style |
---|---|---|
true |
default |
.ccolumns {
display: grid;
grid-template-columns: 50% auto;
gap: 1rem;
}
|
First Author¹, Second Author²
¹Centre for Advanced Research Computing, UCL. ²Department of Collaborators, UCL.
Conference, Location. 202Y-MM-DD.
- First point.
- Second point.
- I appear...
- Then I appear...
- Then I appear 🎉!
Example of something centred.
- Bullet to the left
- Bullet to the right
def i_prefer_python() -> None
print("Obviously, I use type hints")
return
int butWillWriteCppIfNeeded()
{
return 1337;
}
- ❤️🎉✅
- An example of inline maths
$e^{i\pi} = -1$ - An example of display format maths:
- One or two clear take-home points.
- Don't overload your audience.
- Delete all of this if you don't need it.
- (Obviously)