All Questions

6 votes
1 answer
100 views

Vertical alignment of equations in column environment

I'm trying to put two equations side by side in Beamer, both of them inside an \item in an \itemize environment. The code I'm using is: \documentclass[aspectratio=169, spanish]{beamer} \usepackage{...
Josemi's user avatar
  • 63
1 vote
1 answer
9 views

How to justify two columns in the altacv.cls environment?

I'm making a cv using altacv.cls (More Info). It uses the paracol environment to create two columns for each of the sections of the resume. However, no matter what I try to change (whether in the main ...
KN202's user avatar
  • 21
0 votes
0 answers
52 views

Fixing Height of Numbers in Libertinus Fonts

I'm using the Libertinus font set and have noticed that the digits in both the main and math fonts aren't tall enough (see photo). I've seen a suggestion to add \addfontfeatures{RawFeature={+case}}, ...
wrb98's user avatar
  • 896
6 votes
0 answers
98 views

Can I simulate colour-blindness (in Beamer / TikZ)

I'm putting together a talk on figures for publications, and one point I want to make is about them being accessible to colour-blind readers/viewers. So far I've been using ColorOracle to simulate ...
Chris H's user avatar
  • 8,877
0 votes
1 answer
44 views

Pandoc to LaTeX Conversion Problem

I tried to convert an article from Stanford Encyclopedia of Philosophy that contains symbolic logic notations from ".html" to ".tex". I used Pandoc like this: pandoc -o article....
TeXman's user avatar
  • 1
0 votes
0 answers
14 views

How to cite a single-page item with amsrefs?

I am quoting a 2-sentence passage out of a (long) book and I want my bibliographic entry to include the number of the page where I found that passage. The passage is in an essay within a collection, ...
PaulTanenbaum's user avatar
0 votes
0 answers
123 views

Error: "Loading a class or package in a group. \usepackage" with .cls file

I am writing my thesis with .cls file. This morning, everything worked well, and suddenly, my dumb brain decided to mess around with the MikTeX Console. And of course, I could not compile with the ....
l.ngn's user avatar
  • 1
2 votes
0 answers
40 views

Prime symbol appears in superscript while loading unicode-math [duplicate]

When I use the unicode-math package, the \prime symbol appears in the superscript position. Could you please advise how to solve this issue? Compiler: lualatex-dev.exe (2024) My MWE is below. \...
murugan anbu's user avatar
2 votes
0 answers
31 views

Making sure that a citation always has the same number

I know this will sound quite weird. However I can assure you that I have a very good (easter-egg related) reason to do this. I would like a certain hidden citation - i.e. not shown in the text - to ...
mranvick's user avatar
  • 420
6 votes
1 answer
126 views

Lemma's taking value of succeeding theorem

For my notes I'd like to number my lemma's in the following way: Lemma 1a. Lemma 1b. Theorem 1. Lemma 2a. Theorem 2. and so forth. The following code \documentclass{article} \usepackage{amsthm} \...
JackpotWizard 180's user avatar
0 votes
1 answer
81 views

Re-writing a LaTeX document programatically

Over time, I have written a LaTeX document for some work I'm doing. Basically, I have a main.tex file that imports each of my little chapters, bibliography, and whatever I have. Is there a way to, ...
Orsu's user avatar
  • 113
0 votes
0 answers
6 views

Sage Publications: APA style references

I'm preparing my manuscript for publication in Sage journal Music & Science. The journal requires APA style references. According to https://us.sagepub.com/sites/default/files/...
Druepter's user avatar
0 votes
0 answers
35 views

nicematrix & RTL languages

I try to compile an example of the documentation of the nicematrix package, but it fails with right-to-left languages. \documentclass{article} \usepackage{tikz, nicematrix} \usepackage{polyglossia} %...
user26437576's user avatar
3 votes
1 answer
25 views

Unify numbering of Theorems (amsmath package) and Exercises (Exsheets package)

I'm quite new to Latex and struggle since a couple of days with a numbering issue I'm having. I want to write a math script that contains theory (definitions, theorems, lemmas, examples, ...) and ...
Rob's user avatar
  • 33
0 votes
0 answers
19 views

Highlight text containing commands - cite, footnote, ref, etc

This seems quite important omission but latex obviously doesn't handle it well, from my looking for solutions to this. I want to find a way to easily highlight text (as you would do using textbf or ...
Reuben Long's user avatar

15 30 50 per page