Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure groups shouldn't require a grid be specified #23

Open
geealbers opened this issue Jul 7, 2020 · 0 comments
Open

Figure groups shouldn't require a grid be specified #23

geealbers opened this issue Jul 7, 2020 · 0 comments

Comments

@geealbers
Copy link
Member

This is from the currently in-progress Rococo catalogue.

If you use the q-figure-group shortcode, add a group caption, and don't specify a grid, the caption stretches beyond the borders of the figure area to the left and the right. Adding grid="1" fixes it in this case, but the template should default to grid="1" even if none is supplied.

Shortcode:

{{< q-figure-group id="fig-8-13-1, fig-8-13-2" caption="Overlay of one of the desk's interior units ...." >}}

Incorrect result:

Screen Shot 2020-07-07 at 2 47 39 PM

Should be:

Screen Shot 2020-07-07 at 2 56 50 PM

@Erin-Cecele Erin-Cecele transferred this issue from thegetty/quire-docs Feb 22, 2021
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

No branches or pull requests

1 participant