Skip to main content

Questions tagged [latex]

LaTeX is a programming language used primarily for creating high quality academic written documents, slideshows and posters. LaTeX questions are often a better fit for the sister site "TeX - LaTeX" (https://tex.stackexchange.com). This includes questions on tools and other languages producing LaTeX code. The JavaScript libraries MathJax and KaTeX are off-topic on "TeX - LaTeX" and should be asked on Stack Overflow instead (and tagged accordingly).

0 votes
0 answers
18 views

Page x of y /rfoot

Using the following command I get a weird font in italic for page number "x/y". How do I get it to say "Page x of y" in regular font? \pagestyle{fancy} \fancyhf{} % clear all ...
Kazi Aurnob's user avatar
1 vote
1 answer
29 views

! LaTeX Error: Missing \begin{document}. Error: LaTeX failed to compile paper_template.tex [closed]

I am trying to prepare a paper template using R Markdown and Latex for the upcoming semester. I learn as I go through and the recent problem I am facing is the error message of ! LaTeX Error: Missing \...
mzkrc's user avatar
  • 287
0 votes
0 answers
21 views

Landscape table Latex

I am currently doing a literature review and want to add a table in landscape in the appendix of my paper. However, when doing so it overlaps with the previous page making it unreadable. I am writing ...
Worldy's user avatar
  • 23
3 votes
1 answer
51 views

pandoc: fenced code block does not work within LaTeX environment

If I use fenced code block within pandoc markdown it produces reasonable LaTeX ouptut: \pagebreak ```python foo = 1 ``` pandoc input.md -o output.tex \pagebreak \begin{Shaded} \begin{Highlighting}[]...
grigoryvp's user avatar
  • 41.8k
0 votes
0 answers
57 views

Why are the tables not displaying side by side?

I'm attempting to format a report and am running into annoying issues with the formatting. What I'm trying to do is display these tables side by side, but each seems to really want to appear on a new ...
Miller25's user avatar
0 votes
0 answers
17 views

How to adjust text/page formatting in Latex for CV?

While making europass cv in latex I used \ecvblueitem to make two sections (section 1 and section 2). Section 1 has text around half of the page whereas Section 2 has text exceeding one page. (1) How ...
Jack's user avatar
  • 145
0 votes
1 answer
18 views

Page numbering with Fancyfoot overlays the default page numbering

I wan't to customize the page numbering in my LaTex document. I'm using \fancyfoot{} but it shows up the footer next to the default page numbering. I use \cfoot{} to get rid of default numbering, but ...
Javier Arambarri Calvo's user avatar
0 votes
0 answers
20 views

How to italicize and bold parts of a matplotlib title?

I want part of a matplotlib plot title be both bold and italicized, while the rest of the plot title is just bold. Matplotlib apparently doesn't recognize LaTeX functions like \textbf, while for other ...
Koryak21's user avatar
-1 votes
0 answers
22 views

Inserting citation within Latex figure caption

I am writing my thesis and am struggling to create a citation within Latex code. I get following error: Warning: LaTeX Warning: Citation `2023TylerIyengarTestingRobustnessANES' on page 12 undefined on ...
Cosmic Outlaw's user avatar
1 vote
0 answers
52 views

LaTeX Workshop: Biber cannot find Thesis.bcf

I'm having some difficulty with Biber and the LaTeX Workshop extension for VS Code. Every time I try to start the build, this error occurs: INFO - This is Biber 2.20 INFO - Logfile is 'Thesis.blg' ...
tobiaspol's user avatar
0 votes
0 answers
11 views

Latex decimal alignment issues- font changed, header affected, not aligning for bold maths

I'm a beginner of Latex and I'm working on a journal formatting. I have a lot of statistical tables (ANOVA table, post-hoc test) to put into my paper, here are some problem I encountered: Decimal ...
Annie Teng's user avatar
0 votes
0 answers
41 views

How do I pass a field value in docx to a variable in LaTeX?

I'm looking into automating the typesetting of corporate memos drafted in Word-format (.docx) using pandoc. I have found the default LaTeX template, but I seem to be missing a basic understanding of ...
Timothy Roes's user avatar
0 votes
1 answer
57 views

Matplotlib LaTeX preamble not correctly interpreted

I was trying to use a custom LaTeX preamble with matplotlib, but it raises ValueError: Key text.latex.preamble: Could not convert ['\\usepackage{siunitx}' ...] to str For some reason, the \ are ...
mapf's user avatar
  • 2,018
1 vote
1 answer
32 views

Left aligning two columns of text

I want to have to columns of text on the opposite sides of the page that both will be left aligned. I have the following LaTeX code so far: \documentclass[12pt, a4paper]{article} \usepackage[scale=0....
RafalMaziejuk's user avatar
0 votes
0 answers
30 views

Creating a frame with text ON the line

Hello to all (please excuse my English, I'lm French...) I'm just starting with LaTeX and I'm trying to create the structure of my future documents (physics & chemistry lessons). I'm going for ...
Florinadje's user avatar

15 30 50 per page