(LaTeX) figure width=100% in margin not always based on marginparwidth
@cscheid is already working on this.
Since Feb 21, 2024.
Assessment
This issue has not been assessed yet.
Description
Bug description
It seems that a figure placed inside a {.column-margin} div that's also not a #fig still uses geometry->textwidth for scaling in percentages. It should probably use geometry->marginparwidth.
Second page code shows other cases where it works as I expect.
---
format:
pdf:
papersize: a4
geometry:
- showframe # Debugging purposes
- left=15.0mm
- textwidth=102.0mm
- marginparsep=7.7mm
- marginparwidth=70.3mm
---
::: {#fig-mainseg}
{width=100%}
It's a basic fact of life.
:::
:::{.column-margin #fig-marginseg cap-location=bottom}
{width=100%}
This seems to work fine...
:::
\vspace{3cm}
:::{.column-margin}
{width=100%}
This is where we break.
:::
{{< pagebreak >}}
:::{.callout-note title="image in callout"}
Here we see the C mom teaching about `\0`.
The image width seems proper.
{width=100%}
:::
::::::{.column-margin}
:::{.callout-note title="image in marginal callout"}
This works fine...
{width=100%}
...too.
:::
::::::
Quarto check output
sasja@ed800:~/.quarto/quarto-cli$ git show -s --format="%as %H"
2024-02-20 5446285d6aebd56cca2785610edad9c18ea06ea3
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from quarto-dev/quarto-cli
-
binder bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
quarto-dev/quarto-cli#14907 · 3 comments ·
-
brand bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
quarto-dev/quarto-cli#14891 ·
-
brand bug html revealjs
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
quarto-dev/quarto-cli#14882 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
quarto-dev/quarto-cli#14875 ·
-
Percent scripts: accept raw-string (r""") and '''-delimited markdown cells, as jupytext writes them Openengines-jupyter enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
quarto-dev/quarto-cli#14850 · 2 comments ·
All issues in quarto-dev/quarto-cli
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
avniproject/avni-client#2135 ·
-
automated broken-link
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
agent/security hive/hosted-available-lke648397-260827-5n31 security
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
bevyengine/bevy-website#2595 ·