Skip to main content

All Questions

Tagged with or
0 votes
0 answers
65 views

For a paper I have a rather long title which is setup as \title{Some very long text\\which\\needed line breaks} so that it looks fine on the cover page. However I get an error from hyperref: Package ...
ViToni's user avatar
  • 305
2 votes
1 answer
40 views

I have code sections in my text that are highlighted with lstlisting. The line breaks are working and I get a (desired!) \hookrightarrow int the output text. So from this input TeX: My code: \begin{...
rzickler's user avatar
  • 225
0 votes
1 answer
29 views

I have a document using the revtex4-2 class. Citations using the standard \cite{...} command are numbered, and when there are multiple sources in the citations (\cite{ref1,ref2,...,refN}) that have ...
Kalo's user avatar
  • 5
1 vote
1 answer
32 views

I'm trying to make a command that would put the first argument in bold. Then it must create a line break and put the remaining text normally, which should have been passed as second arg. The problem ...
user1850133's user avatar
  • 1,509
0 votes
0 answers
28 views

With \titlecontents of the package titletoc to configure table of contents, I am encountering an issue that if the text is essentially occupying the whole line, then the page number might be wrapped ...
Jinwen's user avatar
  • 10.2k
0 votes
2 answers
55 views

I was afraid that this question is duplicated, but I can't find it since 5-minutes' search. I have the following code with minted-v3 on TL2025: \documentclass{article} \usepackage{showframe} \...
Explorer's user avatar
  • 11.6k
3 votes
2 answers
169 views

A minimal working sample is as follows. \documentclass{ctexart} \usepackage{babel}% \babelprovide{greek} \babelfont[greek]{rm}[Scale=MatchUppercase, ItalicFont={GFSArtemisiaIt.otf}, BoldFont={...
M. Logic's user avatar
  • 5,488
3 votes
1 answer
148 views

I'm trying to visualize newlines in an input file by making ^^M active and displaying it as \n. However, the \input command appears to append an extra empty line at the end of the file, which I don't ...
Junseok Lee's user avatar
2 votes
1 answer
90 views

In this example: \documentclass{exam} \title{Exam} \qformat{\thequestion. \ \ignorespaces} \begin{document} \begin{questions} \question How many legs does a duck have? \begin{checkboxes} ...
nowox's user avatar
  • 1,985
1 vote
1 answer
99 views

I am struggling on writing the data on a document latex, because it writes me down on two lines, as you can see on the picture. Is it possible to write: Thursday 25th September, 2025 on the same line ...
GiacomoDB's user avatar
  • 187
12 votes
1 answer
344 views

I noticed that when I load the unicode-math package and select a math font (I tested several, and the issue occurs with all of them), the command \* no longer produces the expected multiplication sign ...
Bastien's user avatar
  • 693
2 votes
1 answer
138 views

This question is related to another question about breaking lines into some boxes. There, if I get a vbox with my content split into lines, I can use L3 \vbox_set_split_to_ht:NNn. From interface3.pdf: ...
Miguel V. S. Frasson's user avatar
1 vote
1 answer
75 views

I would like to typeset bilingual text – one language on the left page, other on the right page, with as little interference as possible, like manual breaks. The text of each language spans 20 pages. ...
Miguel V. S. Frasson's user avatar
3 votes
2 answers
224 views

I'm writing a LaTeX document using siunitx to typeset quantities: \documentclass{article} \usepackage[showframe=true]{geometry} \usepackage{siunitx} \begin{document} AAA AAA AAA AAA AAA AAA AAA AAA ...
taiwan12's user avatar
  • 3,328
0 votes
0 answers
68 views

So i have a 100-page lecture notes document in which due to some software error all equations have turned from to which wastes a lot of space so is there an automatic method to fix this?
Niv Sorek's user avatar

15 30 50 per page
1
2 3 4 5
196