flathub / flathub/org.cvfosammmm.Setzer

Last update breaks building my document

Open
#9 19 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Fedora 34 Silverblue, Wayland.

I have a fairly standard document in Russian which I compile with XeLaTeX, nothing unusual. After the last update I'm getting these weird errors:

![Screenshot from 2021-04-11 15-32-11](https://user-images.githubusercontent.com/1794388/114304350-58026780-9adb-11eb-8770-f6a007ea2adb.png)

The first three line numbers don't change even when removing lines above them.

Here's the start of the document:

```
\documentclass[a4paper,12pt]{article}
\usepackage{fontspec}
\usepackage{polyglossia}
\usepackage{microtype}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{parskip}
\usepackage[nottoc]{tocbibind}
\usepackage{setspace}

\setmainlanguage{russian}
\setmainfont[Ligatures=TeX]{Liberation Serif}

\onehalfspacing
\frenchspacing

\begin{document}
```

Downgrading to before last Flathub commit fixed the issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with the provided Russian XeLaTeX preamble on Fedora 34 Silverblue, then compare the current Flathub build with the version before the last Flathub commit. Done means the supplied document builds successfully in the current Setzer package without the reported errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
fedora, latex
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.