Skip to main content

Questions tagged [output]

about the main output of the (La)TeX compilation process. Not meant to be used for questions about {compiling} in general or the {output-routine}.

1 vote
1 answer
44 views

Bookmarks: \Part and \textgreek with dgruyter.sty

I am finalizing a book using XeLaTeX and the dgruyter.sty package (I cannot share it). Everything is ready except for the bookmarks, which are behaving oddly in their output in two cases: When I use ...
Giacomo's user avatar
  • 145
0 votes
0 answers
31 views

(VSCode/LaTeX Previewer) Can someone help me figure out why my installation of the plugin doesn't work?

Posted on the VSCode Stack Overflow but since this is a latex plugin I am having trouble with, this should be allowed here. I have the following LuaLaTeX code that I want to be able to have coupled ...
Felix Maldonado's user avatar
1 vote
0 answers
22 views

How to store individual entries of a CSV file in variables with csvsimple

I would like to save different entries from a csvfile as variables in Latex. Here is my code \begin{filecontents*}{DateTime.csv} Group;Date;Time Group 1;27.05.2024;13:00 Group 2;28.05.2024;18:00 Group ...
Roman's user avatar
  • 21
1 vote
1 answer
58 views

Why this wrong horizontal spacing in mathmode?

I'm having a spacing glitch that I don't understand, while it should be obvious: \documentclass[12pt,letterpaper,twoside]{book} \usepackage{lmodern} \usepackage{amsmath} \begin{document} Blabla: ...
Cham's user avatar
  • 2,328
3 votes
2 answers
83 views

Changing a catcode of WolframAlpha output character

Sometimes I exploit WolframAlpha to do some simple calculations and then insert results in my latex code. But I find annoying to adapt the output given by WA to the LaTeX syntax. When the output is a ...
Antonio's user avatar
  • 107
1 vote
0 answers
34 views

Example usage of marks as provided in ltmarks.dtx

The ltmarks.dtx provides a number of design level as well as code level commands, such as \FirstMark, \BottomMark, \LastMark. Can someone provide a short example of their usage with explanations? It ...
yannisl's user avatar
  • 118k
4 votes
2 answers
159 views

Better looking quantum states

I'm having a spacing glitch with the last of these four quantum states, and I'm wondering if there's a way to get a better output: \documentclass[12pt,letterpaper,twoside]{book} \usepackage{lmodern} \...
Cham's user avatar
  • 2,328
0 votes
1 answer
54 views

How to configure LyX to create PDF file in the same folder and open the right PDF file with "view"

I would like LyX to create the PDF file in the same folder as the *.lyx file. I'm using LyX 2.4 on Windows 11. Note that the 11 year old answer to the similar question "Can LyX automatically ...
Alan C.'s user avatar
2 votes
0 answers
78 views

Storage location of PDFs created by LyX on Mac

I am using the current Lyx version on an up-to-date Mac and have one issue: LyX is supposed to store the PDFs in the same folder location as the source file .lyx, however on my Mac the PDFs are always ...
Michael Seyfried's user avatar
1 vote
0 answers
54 views

Why does my TexMaker output have this terrible kerning?

I am writing a research article using TexMaker. The article uses the following packages as preamble: \ifx\directlua\undefined\ifx\XeTeXcharclass\undefined \usepackage[utf8]{inputenc} ...
Niki Di Giano's user avatar
0 votes
2 answers
87 views

Don't work \immediate\write

I'm writing my own .sty file. It contains its own table of contents and commands like \section{}, but nothing works because the output to the file for the table of contents does not work correctly ...
Andrew D.'s user avatar
0 votes
0 answers
46 views

Can I show the raw generated text from a command in my document?

I am trying to debug my code and I keep running into the same problem so I would like to see what the command that causes the problem is giving to the compiler. I have looked for this and I can't seem ...
Balansoire's user avatar
0 votes
1 answer
110 views

Mysterious error with output.nls file and nomencl package

I am using an Overleaf template to write my master thesis, which I have to hand in in 2 days. While finalizing the Symbol and Abbreviations List, I had an error while compiling the file. As I could ...
J Faller's user avatar
3 votes
2 answers
86 views

Not able to generate output when Kannada is used in Beamer

The document (and beamer also) includes Kannada as the main language and English as the other language. I am able to generate a document file (through XeLatex) successfully. But when I try to generate ...
Kiran K U's user avatar
  • 323
2 votes
1 answer
80 views

ifcase eats up letters

I created a command that switches between GCD and LCM. However it has a side effect of erasing everything before the second visible character after the command. How can I fix this bug? \documentclass{...
hau2643's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
16