Skip to content

The html page has footnotes overlapping with caption if both are put on margin. #8058

@yuxi-liu-wired

Description

@yuxi-liu-wired

Bug description

The html page has footnotes overlapping with caption if both are put on margin.

Steps to reproduce

---
title: "Test"
format:
  html:
    fig-cap-location: margin
    reference-location: margin
---

If we have a mask perceptron machine that can solve the connectedness problem, then it can be repurposed[^note] to solve the one-in-a-box problem of the following kind:

![Test figure caption](test.png)

[^note]: If we have a mask perceptron machine that can solve the connectedness problem, then it can be repurposed to solve the one-in-a-box problem of the following kind:

Expected behavior

The caption and footnotes should not overlap.

Actual behavior

image

Your environment

Win 11.

Quarto check output

[>] Checking versions of quarto binary dependencies...
      Pandoc version 3.1.1: OK
      Dart Sass version 1.55.0: OK
[>] Checking versions of quarto dependencies......OK
[>] Checking Quarto installation......OK
      Version: 1.3.450
      Path: C:\Users\lyxkg\AppData\Local\Programs\Quarto\bin
      CodePage: 1252

[>] Checking basic markdown render....OK

[>] Checking Python 3 installation....OK
      Version: 3.11.5 (Conda)
      Path: C:/Users/lyxkg/miniconda3/python.exe
      Jupyter: 5.3.2
      Kernels: python3

(|) Checking Jupyter engine render....0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
[>] Checking Jupyter engine render....OK

[>] Checking R installation...........(None)

      Unable to locate an installed version of R.
      Install R from https://cloud.r-project.org/

Metadata

Metadata

Assignees

Labels

articlesbugSomething isn't workingfiguresregressionFunctionality that used to work but now is broken.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions