arXiv / html_feedback

Supports a student project developing a UI for feedback on arXiv articles rendered as html.
MIT License
17 stars 3 forks source link

failed: tabularray #2081

Open xiongjiuli opened 1 week ago

xiongjiuli commented 1 week ago

Description

failed: tabularray, so would i should delete the package: \usepackage{tabularray}. the wrong place is the authors info : 截屏2024-09-11 14 38 01 and the inference: 截屏2024-09-11 14 38 51 and the table is fine.

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

my packages is

\documentclass[runningheads]{llncs}
\usepackage[colorlinks]{hyperref}
\usepackage{graphicx}
\usepackage{makecell}
\usepackage{amsmath}
\usepackage{booktabs}
\usepackage{array}
\usepackage{tabularx}
\usepackage{multirow}
\usepackage{amssymb}
\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{tabularray}
\usepackage{graphicx}
\usepackage{setspace}
\newcommand{\pmsp}[1]{$\pm$\scriptsize {#1}}
\renewcommand{\algorithmicrequire}{\textbf{Input:}}
\renewcommand{\algorithmicensure}{\textbf{Output:}}
\usepackage{color}
\usepackage{soul}
\usepackage{tikz}
\usepackage{marvosym}
\usetikzlibrary{matrix}
\definecolor{tomato}{rgb}{1.0, 0.39, 0.28}
\usepackage{xargs} 

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

Formula

Internal issue ID

db09fd63-33ec-459f-9083-3e3df527f43d

Paper URL

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

Browser

Chrome/128.0.0.0

Device Type

Desktop

github-actions[bot] commented 1 week ago

Hello @xiongjiuli, thanks for the issue report! We are reviewing your report and will address it as soon as possible.