Skip to content

Enable lightbox for figures in the HTML book (#53) - #71

Open
LukasWallrich wants to merge 1 commit into
mainfrom
content/issue-53-lightbox
Open

Enable lightbox for figures in the HTML book (#53)#71
LukasWallrich wants to merge 1 commit into
mainfrom
content/issue-53-lightbox

Conversation

@LukasWallrich

Copy link
Copy Markdown
Contributor

Turns on Quarto's built-in lightbox for the HTML book, by adding lightbox: true to the format: html block in _quarto.yml. Readers can now click any figure to open it enlarged in an overlay, with the figure caption shown underneath and arrows to step through the other figures on the same page. This helps most for the dense flowcharts and screenshots, which are otherwise limited to the width of the text column. The PDF format is unchanged, and no chapter sources were edited. The two logo images on the landing page also become clickable, which leaves the page layout as it was.

Closes #53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add lightbox to images - so that they can be seen enlarged

1 participant