Newest Questions

Filter by
Sorted by
Tagged with
3 votes
1 answer
9 views

I am using the packages changes for tracking updates to a shared .tex document, but I get errors caused by the \cite command. Consider this .tex file: \documentclass{article} \usepackage{cite} \...
Antonio Sesto's user avatar
2 votes
0 answers
25 views

I would like to factorize the code to avoid to manually type the a's, b's and m's. Is it possible? \documentclass{standalone} \usepackage{nicematrix} \usepackage[svgnames]{xcolor} \begin{document} $...
projetmbc's user avatar
  • 15.5k
2 votes
2 answers
64 views

I try to compile the following with lualatex, TeXLive 2025 current, {pdfmanagement-testphase}{2025-11-12}{0.96x} \DocumentMetadata{lang=en-US,pdfversion=2.0,pdfstandard=x-6n} ... but this yields ! ...
user2609605's user avatar
  • 1,243
4 votes
1 answer
49 views

Based on the documentation, I would expect the two rectangles generated by this code to look identical: \documentclass{article} \usepackage{tikz} \begin{document} \pgfdeclarehorizontalshading{...
karlh's user avatar
  • 2,248
2 votes
1 answer
18 views

My straightforward implementation of the solution for referring to a biblatex citation note creates an unwanted extra space before the referenced citation as seen in the example below. How do I avoid ...
bongbang's user avatar
  • 511
0 votes
1 answer
13 views

In my document, a newspaper article should be cited without the author(s) or title, which I've implemented successfully. The problem is, except for citations to the same article that immediately ...
bongbang's user avatar
  • 511
0 votes
0 answers
69 views

I was courious to know how many line of expl3 code is in the LaTeX kernel. I run a python script (code below) to count the number of lines in each dtx file in the base directory of the LaTeX2e ...
TeXtnik's user avatar
  • 5,953
0 votes
0 answers
20 views

EDIT: When used within a keytheorem environment, footnote label counter is different ('a', 'b',...) than \documentclass[11pt]{book} \usepackage{amsmath,amssymb,amsthm,mathtools} \usepackage{...
clueless's user avatar
1 vote
1 answer
28 views

NewComputerModern is adding support for more diacritics including titlo (UFE2E+UFE2F). When titlo is placed above two consecutive letters of the same height then everything works as expected. For ...
Antonis's user avatar
  • 572
5 votes
1 answer
50 views

Disclaimer: This is a bit a XY problem, or rather: I have a problem X and I have a solution Y which works but does not really make me happy. Background: I have an environment, say {foo}, which I use ...
campa's user avatar
  • 33.5k
0 votes
0 answers
29 views

I am using biblatex on Overleaf to cite in my Beamer document. When I don't specify any styles, \usepackage{biblatex} \addbibresource{references.bib} works just fine. But I want the citations to look ...
Hrach's user avatar
  • 101
1 vote
1 answer
55 views

I am using tikz to make a PA Dutch hex sign-like image. How can I make the comma-like shape that is seen below? I will ultimately be replicating it and rotating it around a center point, but I don't ...
Andrew's user avatar
  • 71
4 votes
2 answers
58 views

I've been trying to adapt the answer https://tex.stackexchange.com/a/239471 to the drawing I've been attempting, but I'm getting a strange result. I want draw an arc that begins and ends where it ...
troy's user avatar
  • 131
0 votes
3 answers
78 views

The desired output is with an overlay; but \tl_show:N prevents inhibits it. Though I found a workaround for this, \tl_log:N, it has cost me time so I thought I'd post it for insights. The question is: ...
Erwann's user avatar
  • 2,500
0 votes
0 answers
23 views

A journal with which I'm associated is considering moving to CharisSIL for the font. So I've been trying to experiment with it. This is for a maths journal, so we're using Greek and small caps and ...
Richard Kimberly Heck's user avatar
1 vote
1 answer
49 views

Good afternoon, so I found about parnotes which work quite good, till I was in the search of a little annoyance in vertical lines in my table to look as booktabs. As suggested I tried the ...
Fr3d's user avatar
  • 325
5 votes
2 answers
97 views

I have the following document \documentclass{article} \usepackage{fontsetup} \usepackage{amsmath} \newcommand{\coordRng}{\operatorname{\Gamma}} \begin{document} \(\coordRng (X)\) \(\Gamma\) \end{...
msx's user avatar
  • 705
4 votes
1 answer
206 views

What is the best way to demonstrate a tagged PDF vs untagged. I don't mean a verification mark. I am looking for a, preferably Linux, screen reader that can read a tagged pdf and its formulas ...
Namal's user avatar
  • 361
0 votes
0 answers
36 views

I'm creating example papers in LaTeX with different PDF backgrounds for different pages, and demo PDFs are given as follows: First page: example-image-a.pdf Odd pages (except first): example-image-b....
John Stone's user avatar
2 votes
3 answers
114 views

I meant to restrict the overlay to all but the last page, but this setup fails due to \zref@extractdefault{abspage}{abspage}{0} stuck at 0. Is there a solution to this specific issue, and a better ...
Erwann's user avatar
  • 2,500
3 votes
2 answers
83 views

I'm trying to customize the quote environment for a novel (citations at the beginning of each chapter), and I'm having troubles in setting custom vertical line spacing, horizontal line length, the ...
Cham's user avatar
  • 2,846
1 vote
1 answer
31 views

I switched to TexStudio from Overleaf recently. I do miss the autocomplete suggestions in Overleaf where you don't have to get the cases or even the order of the words in the label right for the ...
Aditya Ghosh's user avatar
3 votes
1 answer
99 views

I am working with the amsart class and I would like to define two new environments to create a sort of structured dialogue with que (question), ris (answer). I would have with this MWE: \...
Sebastiano's user avatar
  • 67.1k
4 votes
2 answers
114 views

I would like to put parentheses around one column of a tikz-cd diagram — something like the diagram in the example below, but with the second set of parens around just the left-hand vertical of the ...
Peter LeFanu Lumsdaine's user avatar
8 votes
2 answers
149 views

I'm working on creating a specific two-column table in \LaTeX. The second column, $f(n)$, contains expressions that are linear combinations of $\alpha$, $\beta$, and $\gamma$, but not all terms are ...
tmc's user avatar
  • 91
2 votes
1 answer
29 views

I'm trying to have text wrap around other text or a figure as is supposed to be done with wrapfigure. However I'm encountering an issue where there is a lot of whitespace under the wrapfig when the ...
Skilopsaros's user avatar
5 votes
2 answers
96 views

Consider the following MWE: \documentclass{article} \DeclareKeys [ myKeys ]{ a .store = \whereA, b .store = \whereB, } \SetKeys [ myKeys ] { a = AAA, b = \pageref{#2}, } \...
wmnorth's user avatar
  • 709
2 votes
1 answer
137 views

I need to print cards (bussiness for example) on both sides of A4 paper so they must match exactly.I was trying to do some calculations and search for hidden margin, but none of those worked. code: ...
user32017992's user avatar
0 votes
4 answers
81 views

I would like to have a framed box that contains some (justified) text and, on the side, a figure with its label and caption, something like this: I think/I read on other threads that some starting ...
Jacopo Remondina's user avatar
8 votes
5 answers
207 views

The following is an example from an English book. I'm planning to rewrite it in latex. The layout is with an itemize of points in the middle, and with "CONNECTIONS" notes along the two sides....
xuehao's user avatar
  • 169
17 votes
3 answers
554 views

I would like to draw a sphere, of radius 3, and an ellipsoid of semi-axis 2, 3 and 4 together. They intersect at two great circles on the sphere (marked in red). I started out with the sphere and the ...
Knudsen's user avatar
  • 1,637
13 votes
4 answers
704 views

I would like to add a reversed gray shadow under a title to mimmic a mirror effect. How can we do that with standard pdflatex (the live tex distribution)? Currtently, the code below only add a dull ...
Cham's user avatar
  • 2,846
2 votes
1 answer
92 views

How do I get the table to respect the “new” left margin/indent in a list so it centres correctly, rather than the full-page text width? \documentclass[10pt]{book} \usepackage{booktabs} \usepackage{...
mf67's user avatar
  • 878
2 votes
1 answer
58 views

\documentclass[11pt,a4paper]{article} % Use XeLaTeX to compile % Go to Menu > Compiler and set it to XeLaTeX \usepackage{wrapfig} \usepackage{fontspec} \usepackage{polyglossia} \usepackage{siunitx}...
Chathura's user avatar
0 votes
3 answers
104 views

Please help. OT3 is a very old encoding and I want to use it for stylistic reasons to make my document look old. EDIT: I figured out how, but I have a new question: does OT3 and \usepackage{ipa} ...
Grzegorz Brzczyszczykiewicz's user avatar
1 vote
2 answers
79 views

Good morning, I would like to know if there is a tweak, or better an other package that would let me have a continues vertical line in table IF it doesn't intersect any horizontal line. As I know ...
Fr3d's user avatar
  • 325
1 vote
1 answer
110 views

This LuaLaTeX code tries to process key-value pairs from a Lua string. The Lua function parse_kv_pairs takes a string containing comma-separated key-value pairs, removes whitespace, and splits the ...
xcn's user avatar
  • 1,195
3 votes
2 answers
158 views

Suppose I have a paragraph, and the first line of it may or may not contain an inline picture or a big character with the height greater than that of normal characters. Something like this: Lorem ...
Sergey Slyusarev's user avatar
7 votes
1 answer
172 views

I'm trying to set up tcolorbox blocks using minted engine. I want to use a font of my choice in those, not the default monospaced one (or tt or helvetica, per minted manual). Let's say I want 'Code ...
yury10578's user avatar
  • 315
7 votes
1 answer
186 views

Sometimes I see the accented è written in LaTeX sources as a command like this: \`e I've always wondered the reason. On my laptop (a modern machine), I can type è directly using the keyboard, and the ...
Sebastiano's user avatar
  • 67.1k
2 votes
1 answer
66 views

I heard verbatim fonts have extra characters for stuff you can type on a keyboard. How are they stored internally? Is it a secret? Is it hacked?
Grzegorz Brzczyszczykiewicz's user avatar
0 votes
1 answer
178 views

Problem I am encountering a problem which has already been raised in this site: Can't locate Algorithm/Diff.pm in @INC (you may need to install the Algorithm::Diff module) Can't locate Algorithm/Diff....
Daneel Olivaw's user avatar
2 votes
0 answers
63 views

Alphabetical list in my index is not sorted properly. Letters like č and š appear at the end, instead of after c and s. Now, I've tried solutions from previous similar posts, and they don't work. In ...
clueless's user avatar
6 votes
3 answers
304 views

Suppose we are working in the three-dimensional real vector space V. A cone is a subset C of V such that if an element v of V lies in C, then all of its nonnegative multiples also lie in C. I would ...
Fradns's user avatar
  • 213
4 votes
1 answer
120 views

I'm trying to draw a pixelated (blocky) circle in TikZ where each filled 1×1 square corresponds exactly to an integer grid cell (think Minecraft blocks). Given a center and radius, I want a compact ...
Jax's user avatar
  • 41
3 votes
1 answer
87 views

I am compiling my thesis using Latex, which eventually generates a PDF file. In addition to its textual content, I want to insert a graphical image (.png) as its cover page. This is what I am doing ...
ranaya's user avatar
  • 31
2 votes
2 answers
181 views

I was inspired by some of the illustrations in https://math.stackexchange.com/a/46222. I wanted to try graphing implicit surfaces myself, and came across the method of marching cubes. See https://...
Jasper's user avatar
  • 10.9k
5 votes
5 answers
233 views

I have a list of numbers from 1 to 12. I want to print the numbers 3,6,9 and 12 in purple, the others in blue. With my code: \documentclass{standalone} \usepackage{tikz,ifthen} \begin{document} \...
Raffaele Santoro's user avatar
5 votes
0 answers
75 views

What is the meaning of Package tagpdf Warning: Destination 'section*.2' has no related structure. (tagpdf) /Ref not updated. It appears to be caused by: \DocumentMetadata{lang=en-US,...
user2609605's user avatar
  • 1,243
0 votes
3 answers
56 views

Every now and then I need a refresher on LaTeX logic. In the example below I expected either an error or at least a different result — certainly not the value 2, which is the behavior I would have ...
Erwann's user avatar
  • 2,500

15 30 50 per page
1
2 3 4 5
5444