Skip to main content

Questions tagged [ubuntu]

Ubuntu is a Linux distribution based on Debian. It includes TeX and Friends in the form of the TeX Live distribution. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.

Filter by
Sorted by
Tagged with
0 votes
1 answer
39 views

LaTeX modules in Ubuntu packages

Ubuntu distributes several LaTeX-related packages which allow to not do full install and gradually grow the local installation of TexLive. For example, there exist: https://packages.ubuntu.com/noble/...
Vadim Kantorov's user avatar
2 votes
2 answers
91 views

LaTeX Error: File `size11.clo' not found

I have recently upgrade (via .ISO image) my Thinkpad to Ubuntu 24.04, unfortunately since then it has been mostly fixing issues. So far I managed it by myself, but this latex problem is causing me a ...
Violet's user avatar
  • 121
0 votes
1 answer
59 views

Latex Workshop send the wrong svg file path to Inkscape [duplicate]

I'm on an Ubuntu 22.04.5 LTS machine, using vscode 1.95.1 and the LatexWorkshop 9.14.1 plugin. I have been writing a document using the acmart document class without problem until now. But I am having ...
Agent J's user avatar
  • 11
0 votes
1 answer
71 views

Added kpfonts to the file but won't produce a pdf. Why?

I just changed computer to work on TeXstudio on Ubuntu. I installed the full TeXlive and all the packages I usually use seem to work, except for a font one : kpfonts. The following script does not ...
20-sided-dice's user avatar
0 votes
0 answers
80 views

vscode Latex-workshop

I've been going through all docs and wikis... The problem: Cannot get to compile .tex on vscosde using the Latex-workshop extension I am using vscode on ubuntu I can id the location of the pdflatex ...
Horacio Samaniego's user avatar
1 vote
0 answers
140 views

Compilation problems right after updating to Ubuntu 24.04 [can't find supp-pdf]

let me start with a comment that I'm not an expert and I really don't understand things concerning LaTeX very well. Thus I apologize in advance if the question is vague and imprecise. Recently, I have ...
Karol66's user avatar
  • 11
2 votes
1 answer
652 views

Installing LyX 2.4.0 on Ubuntu 22.04.4 LTS (Jammy)

The latest version of LyX, 2.4.0, was released on May 31, 2024. I attempted to install this version on my system running Ubuntu 22.04.4 LTS (Jammy) by following the steps provided in the official LyX ...
MYaseen208's user avatar
  • 8,701
0 votes
0 answers
42 views

ubuntu terminal emulator: how to remove horizontal translucent lines

I was using this from Alan Xiang's Blog to emulate an ubuntu terminal in latex. However, with multiple lines, some translucent horizontal lines appear, that make it less attractive to look at. I would ...
Pedro's user avatar
  • 1
0 votes
1 answer
671 views

texlive miktex conflict - texhash

I'm working with Ubuntu 22.04 and texlive (I'm using the Ubuntu texlive from tug.org). I tried to install miktex but gave up because I could not finalize the installation of the miktex console, which ...
Régis FDS's user avatar
0 votes
0 answers
41 views

Bibliography not showing up using biber 2.17 [duplicate]

I had written my bibliography and it was fine until yesterday. Yesterdday, I added a source then compiled in texstudio (biber 2.17, biblatex 3.17, ubuntu 22.04, default bibliography program in options ...
Νικολέτα Σεβαστού's user avatar
0 votes
1 answer
302 views

how to quickly install packages from CTAN locally in standard ubuntu installation

Ubuntu (22.04) with texlive-full installation uses tkz-euclide 4.03 Even after manually installing additonal packages I get plenty of errors. Which packages should I install and what to install where ...
Thierry Blanc's user avatar
1 vote
0 answers
47 views

VS Code chooses wrong Texlive version in second window although PATH is properly defined [duplicate]

I have two installations of Texlive: the newer "native" installation and an outdated "distro" installation. The first window of VS Code uses the "native" Texlive, all ...
babajabba's user avatar
0 votes
0 answers
34 views

Tell Texmaker's internal/embedded pdf viewer to use "build" subdirectory

I've recently discovered the "use 'build' subdirectory" option within Texmaker to get every compilation file neatly into one folder so it doesn't cluster the main folder. When I did that, ...
Epii's user avatar
  • 11
0 votes
1 answer
2k views

TeX Live 2023 + Ubuntu 2022.4.04 LTS + tlmgr =?

I have a new HP laptop. It's just for me; I am not a system administrator for multiple users. I wiped out Windows and replaced it with Ubuntu 22.04.4 LTS, using an ISO file from a thumb drive. Using ...
richardson's user avatar
2 votes
0 answers
5k views

Latex Workshop error: Cannot find LaTeX root file

I recently changed from Windows to Ubuntu because I'm learning to code. I used to write my class assignments in LaTeX using vscode and Latex Workshop. However, I've tried to set it up in Ubuntu and I'...
Alex Moreno's user avatar
0 votes
0 answers
59 views

Tex Live does not show section title

Here is a very simple latex example I copied online. \documentclass{article} \usepackage{amsmath}% For the equation* environment ...
YAC's user avatar
  • 1
0 votes
3 answers
931 views

Setting up Latex Workshop to work with flatpak version of VS Code (Debian)

My question concerns a specific VS Code setup I chose within my Debian 12 distro -- I basically went with the flatpak route in order to avoid installing VS Code from a proprietary/unofficial package ...
dash-dot's user avatar
0 votes
1 answer
36 views

pdflatex stops at \vec when using many packages lubuntu 23.04

I have a very strange error on my lubutu (23.04 Lunar Lobster) using pdflatex: 3.1412592653-2.6-1.40.24 (TeX Live 2022/Debian) Using $\vec{a}$ leads to the following error: ! Missing number, treated ...
iGeeks's user avatar
  • 19
0 votes
0 answers
24 views

Compilation errors after re-installation

I re-installed my OS (Ubuntu 20.04) and Latex (package texlive-latex-extra), and I get compilation errors for my previously working documents. The documents still work fine on Overleaf, but not on my ...
reloh100's user avatar
0 votes
0 answers
395 views

Biber/Biblatex mismatch after fresh installation of texlive

I'm on Ubuntu 20.04, and I needed some more updated latex packages, so I manually installed texlive 2023 (after uninstalling the apt-get version, at least so I thought). I correctly set that up in ...
FooBar's user avatar
  • 1,015
1 vote
2 answers
1k views

Latex compilation very slow

I have a recent installation of Ubuntu 22.04 on which pdflatex takes around 50 secs to compile a document. The exact same document on another computer but with 18.04 takes less than 2 secs to compile. ...
user137846's user avatar
1 vote
0 answers
79 views

Is there a reliable guide for installing non-apt TeX Live on Ubuntu, detailing different procedures for global vs user installations?

The TeX distribution provided by apt on Ubuntu is not the latest (2023 at the time of this question). So one may want to install directly from TeX Live. At this point an important choice is whether ...
pglpm's user avatar
  • 331
0 votes
0 answers
2k views

Installation of texlive packages ubuntu 20.04

I'm kindly asking for your help. I'm trying to install texlive on Ubuntu 20.04. I tried to find information on how to install it, but I found out there are several packages: texlive-full,texlive-latex-...
fany's user avatar
  • 1
1 vote
0 answers
1k views

newtxtext package error: realscripts.sty not found

I'm attempting to use the mnras package to compile a file, but I keep getting the error: TraditionalBuilder: Engine: lualatex. Invoking latexmk... done. Errors: /usr/share/texlive/texmf-dist/tex/...
Gabriel's user avatar
  • 2,243
0 votes
0 answers
213 views

Still getting a "Restricted shell escape" on Kile

In order to add gnuplots in my documents, I'm using this basic code to verify my system (Ubuntu 22.04.2 LTS + Kile 2.9.93) \documentclass{standalone} \usepackage{shellesc} \begin{document} \...
JJ Henry's user avatar
  • 483
2 votes
0 answers
35 views

Amalgamating a second texmf-local tree with my current texlive installation

I have a tarball of a texmf-local folder from a friend's ubuntu installation, that I'd like to amalgamate with my own texlive installation (presumably to texmf-local too). I imagine I can amalgamate ...
welch's user avatar
  • 191
0 votes
0 answers
88 views

Backward search not working in LyX with Okular

Backward search not working in lyx 2.3.6 and okular 22.08.2 (in Ubuntu 22.04). I've implemented steps from https://wiki.lyx.org/LyX/SyncTeX: [Settings]->[Configure Okular]->[Editor] has LyX ...
Apogentus's user avatar
  • 131
0 votes
0 answers
92 views

lyx export fails due to ubuntu updates. !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found

I have removed and re-installed lyx, and added all the fonts I can find. The document has not changed but now cannot generate output. With added preamble stuff \usepackage{ae} I was able to get dvi ...
stuartmacg's user avatar
0 votes
0 answers
190 views

LaTeX Error: File `ubuntu.sty' not found

I am running Winedt10.3 on miktex under windows 10. I like to use the ubuntu font for my project report. I have installed the ubuntu fonts family from Ubuntu Font for windows. However when I am trying ...
Bukaida's user avatar
  • 679
0 votes
0 answers
82 views

Installing TeX Live from source breaks manpages

When I install the latest TeX Live in Linux Mint 21 64-bit, and add the binaries to my $PATH, my manpages break, but when I rm them using the following commands: rm -rf /usr/local/texlive/2022 rm -rf ~...
applecuckoo's user avatar
2 votes
1 answer
149 views

How to remove zeroes before decimal numbers in tables with siunitx -- revisited

Due to style guidelines for a journal, I need to remove the zeros before the decimals. Apparently, the option add-integer-zero=false provided in this answer was removed from siunitx. Is there an ...
jay.sf's user avatar
  • 519
1 vote
1 answer
422 views

How do I install TeX Live on Ubuntu 20.04 in order to use Gregorio

I wanted to install TeX Live on Ubuntu 20.04 in order to use Gregorio in Scribus, and used apt-get to do a full install, but it seems as though that may not be the best way to install it (for example, ...
Francophone's user avatar
1 vote
1 answer
593 views

Setting up Geany to Use LuaTeX or XeTeX

I have installed "texlive-full" on my "ubuntu 22.04" and I use "Geany 1.38" as the editor to edit latex documents. Everything has been fine until I needed to work with a ...
Sinooshka's user avatar
  • 123
0 votes
0 answers
404 views

can't set path of texlive on ubuntu

I installed a full texlive by sudo apt-get install texlive-full then i added the fallowing code to ~/.bashrc, ~/.zshrc ~/.profile export PATH=/usr/share/texlive/2019/bin/x86_64-linux:$PATH enter ...
Mohammed jaidi's user avatar
0 votes
0 answers
274 views

Cannot install texlive 2022 - falls back to 2019

I used to have texlive 2019 installed on my system but I uninstalled it following these instructions in order to upgrade to texlive 2022. For some reason, every time I try to install texlive using ...
Clerni's user avatar
  • 177
0 votes
1 answer
159 views

Lyx: share/sync personnal dictionary among computers?

I am using Lyx and would like that the words saved with Add to personal dictionary can be re-used on two different (Ubuntu) computers. One solution I can think of would be to have my personal ...
Matifou's user avatar
  • 742
0 votes
3 answers
6k views

How to install a specific version of TexLive on Debian/Ubuntu systems via apt-get?

I'm using the following command to install texlive-full on my PopOS! 22.04 LTS: sudo apt-get instal texlive-full It installs the following version: TeX 3.141592653 (TeX Live 2022/dev/Debian) kpathsea ...
Ciniro Nametala's user avatar
0 votes
1 answer
395 views

problem with xetex after updating to ubuntu 22.04.01 LTS

Xetex doesn't work if I try to use tex->pdf. I suppose the problem comes from compatiblity issues. I have no idea what "L3 programming layer" is. This is XeTeX, Version 3.141592653-2.6-0....
Yelle38's user avatar
1 vote
1 answer
194 views

LaTeX and pdfLaTeX stop on using the 'fancy' package

I am preparing a document for a conference (APSIPA 2022); the template is available here. For the camera-ready version, we must use that paper kit to comply with IEEE requirements (adding header and ...
sugab's user avatar
  • 113
0 votes
0 answers
33 views

How to properly install Tex Live on Ubuntu? [duplicate]

When I search for installing Tex Live on Ubuntu, the recommended way is to use the apt install texlive-..., unfortunately this method does not allow any package install from tlmgr: tlmgr update --all (...
nowox's user avatar
  • 1,719
0 votes
2 answers
374 views

MiKTeX crashed on Ubuntu 20.04 (Focal Fossa)

I installed MikTeX from their official website on my Ubuntu 20.04 using shared settings and auto-installation. After opening the console for updates my system turned off due to a power failure and the ...
VT22's user avatar
  • 1
0 votes
1 answer
1k views

LaTeX file works on Windows 11 but not on Ubuntu 22.04, why?

I have one file which can run on Windows 11 successfully but fails to run on Ubuntu 22.04. What is the reason for that? Ii might be about the tabularray package. \documentclass{article} \usepackage{...
Y. zeng's user avatar
  • 2,177
1 vote
1 answer
2k views

How to install MikTex on Linux Mint 21?

I was trying to find ways to install MikTex on Linux Mint 21 (which is based on Ubuntu 22.04 LTS) but could not find any solution yet.
Jahurul Islam's user avatar
1 vote
1 answer
197 views

Okular 20.12.3 does not open pdf after compilation in LyX

After updating okular from version 1.3.3 to okular 20.12.3 on Ubuntu 18.04.6 it can can't open pdf after it's compiled in LyX 2.3.6.1 (after clicking View button). Error message: "Could not open ...
Apogentus's user avatar
  • 131
1 vote
1 answer
177 views

texindy does not run (ubuntu 20.04, texstudio)

I'm trying to run texindy on a document. I need it because I'm writing in french and makeindex doesn't understand how to sort some words with diacritics. Unfortunately, after several tryings, I don't ...
Malo's user avatar
  • 213
1 vote
3 answers
518 views

Metric (TFM) file not found when using the initials package in LaTeX

I have installed the initials package from CTAN, using these steps on Ubuntu. I want to use the Acron font, but when I run the following code: \documentclass{article} \usepackage{lettrine, Acorn} \...
Shayan's user avatar
  • 178
1 vote
2 answers
269 views

Which texlive (ubuntu) package contains a given tlmgr package?

I'm using a GitHub action https://github.com/DanySK/setup-texlive-action to install TexLive, and it works via ubuntu packages. My problem is that I know what tlmgr packages I need, but I'm not sure ...
Fuhrmanator's user avatar
0 votes
0 answers
203 views

Cannot compile bold text with specified font

I'm trying to do a title page so I can reuse it for multiple works in my University. I'm obligated to use Times New Roman (which explains the usage of Nimbus Roman as an alternative). It almost works, ...
fefff's user avatar
  • 101
0 votes
0 answers
201 views

Texmaker crashes when typing any word with the letters d-a in sequence

I am experimenting a weird crash on Texmaker. I am using Ubuntu 20.04 and, surprisingly, I experience the same issue on my old computer (Ubuntu 18.04). Whenever I am typing a word containing the ...
guilla87's user avatar
6 votes
1 answer
7k views

tlmgr tells me my Local TeXLive (2019) is older than remote repository (2022) despite running TeXLive version 2022

Hellou I'm running Ubuntu 20.04.4 LTS x86_64. I previously had a TeXLive 2019 install on my machine via apt. But because of a problem with tlmgr (the Native TeXLive manager) concerning incompatible ...
Klaus Rucksack's user avatar

1
2 3 4 5
13