arXiv / arXiv/html_feedback

Rendering Error: using \begin{tcolorbox} and \explains

Open
#1,346 2 comments 0 reactions 0 assignees View on GitHub
bug tcolorbox
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

There are some issues rendering the glossary for the HTML version of the paper: https://arxiv.org/html/2405.15272v1

Overleaf source (abbreviated):
```
\begin{figure*}\begin{tcolorbox}[colback=gray!5!white, colframe=gray!75!black, title=Glossary, fonttitle=\bfseries]
\explains{Item name}{TEXT}\\
\end{tcolorbox}
\end{figure*}
```

### (Optional:) Please add any files, screenshots, or other information here.

How it should look:
![image](https://github.com/arXiv/html_feedback/assets/5844454/2e6b2df4-8418-45d2-86fb-f8912a2d94a8)

How it renders:
![image](https://github.com/arXiv/html_feedback/assets/5844454/6dad6a96-fb1f-49fc-8807-1e29356ea503)

Full source:

```
\begin{figure*}
\begin{tcolorbox}[colback=gray!5!white, colframe=gray!75!black, title=Glossary, fonttitle=\bfseries]
\explains{Data Steward}{A data steward is any party that may collect, handle, distribute, and/or use data collected from users. This is distinct from established terminology common in both legislation and business contexts (such as GDPR's "data controller"). We have selected this term to simplify the discussion and to avoid dependency on definitions specific to legislation.}\\
\explains{Behavioral data}{Behavioral signals are observable interactions with computing systems. They can be \emph{explicit} interactions such as sharing or liking content, but can also be measured \emph{implicitly} as side-information of a primary activity. For example, click-through data to monitor which links users follow and dwell time to measure how long users spend on content.} \\
\explains{Physiological data}{Psychophysiological processes often directly relate to how the human body and brain react to psychological states or external events. Physiological data are the stored measurements of the biological signals produced by these processes.}\\
\explains{Coerced Utilization}{When social, economic, or legal pressures create a strong incentive to adopt and use a technology to obtain social or material advantages and/or to avoid social or economic disadvantages from refusing to adopt and use the technology.}\\
\explains{Primary use}{When physiological data are used in their original context. Carries the lowest risks for abuse and misuse.}\\
\explains{Secondary use}{When physiological data are used for other purposes beyond the original scope, but without supplement from other data.}\\
\explains{Auxiliary use}{When physiological data are combined with other sources of data to be used in contexts well beyond the original intention of the user. Has the greatest risks for abuse and misuse.}\\
\end{tcolorbox}
\end{figure*}

```

### (Required) What is this issue most closely related to? Select one.

Figures

### Internal issue ID

325dddd3-a859-48bc-856d-af669149fe3d

### Paper URL

https://arxiv.org/html/2405.15272v1

### Browser

Chrome/124.0.0.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

Start with the full LaTeX source in the issue and compare the expected and rendered glossary screenshots for the linked arXiv paper. Reproduce the HTML rendering in Chrome, then trace how the \begin{tcolorbox} figure and \explains entries are handled. Done means the glossary renders with its box, title, entries, and line breaks as shown in the expected image.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.