From 3fcfc78925755f42bb9f1b89086ffdadeb1f6c49 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Wed, 24 Apr 2024 15:12:26 +0200 Subject: [PATCH 1/2] Add inter-column spacing in TwoColumn and ThreeColumn --- src/present.jl | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/src/present.jl b/src/present.jl index 0c0cee9..d47fe0c 100644 --- a/src/present.jl +++ b/src/present.jl @@ -30,9 +30,10 @@ struct TwoColumn{L, R} end function Base.show(io, mime::MIME"text/html", tc::TwoColumn) - write(io, """