Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
403 views

Would anybody know why does my image (EPS) causes LaTeX to crash? \documentclass [a4paper, 10pt] {article} \usepackage [brazilian] {babel} \usepackage [ansinew] {inputenc} \usepackage [T1] {fontenc} \...
Marcus's user avatar
  • 469
1 vote
0 answers
427 views

This is the R markdown file I'm trying to knit, it is basically the auto generated template from the APA 6th template from the papaja package: --- title : "The title" shorttitle ...
watermargin39's user avatar
2 votes
1 answer
127 views

I wanted to make a table and to insert some values in it. For one of the column, I wanted to separate it from the left top corner to the right bottom corner and I did it using diagbox. The problem is ...
Elena Isabella's user avatar
1 vote
1 answer
426 views

This follows a recent post which got a few views and no reply at all. I have a system with Windows 11, Python 3.10.8 and Matplotlib 3.9.2 and MiKTeX 24.0. Until a couple of weeks ago, I was able to ...
Carlos Gouveia's user avatar
1 vote
0 answers
364 views

Problem description I use Texlive 2024 in a docker-image to build my PDF in a github action. On my laptop I use TexStudio with MikTex to build my PDF. TexLive and MikTex produce different outputs for ...
Pepijn B.'s user avatar
3 votes
1 answer
3k views

I'm encountering an issue with MiKTeX on my Windows 11 machine. Whenever I try to open the MiKTeX Console (both user and admin versions), I receive an error saying: MiKTeX cannot retrieve attributes ...
Daniel Teixeira's user avatar
0 votes
2 answers
725 views

I'm trying to go about learning LaTeX and would really like to be able to write up documents in my preferred IDE (Spyder) and render them there. I've been trying for some time to get it working but ...
AnarQ's user avatar
  • 11
1 vote
0 answers
925 views

I have a LaTex project that requires to be compiled with XeLaTex. This project compiles successfully on Overleaf, with some warnings. I have installed MikTex in my Ubuntu and the following commands ...
Zainab Iftikhar's user avatar
-1 votes
1 answer
190 views

im a LaTeX beginner and i keep running into this one issue compiling a .tex file. the error is as following: *geometry* driver: auto-detecting *geometry* detected driver: pdftex ! Missing $ inserted. &...
Martin Babka's user avatar
0 votes
0 answers
550 views

I have been scratching my head for so long and trying every remedy possible on the net to help me fix the following error while running few Manim codes. [08/11/24 22:01:39] ERROR LaTeX compilation ...
Ashish Awasthi's user avatar
0 votes
0 answers
87 views

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
1 vote
1 answer
285 views

I am using Gitlab as CI/CD tool. Here I want to get all the .java files from various repositories and find the .java files & convert to pdf file. I have written a pipeline stage to convert to pdf ...
saranyat's user avatar
1 vote
1 answer
204 views

I'm using a .tex file as a subsection in my main .tex file. In the main.tex file I have: \documentclass{article} \usepackage{subfiles} \begin{document} \subsection{Section title} \subfile{sub.tex} ...
Russell Urquhart C's user avatar
0 votes
1 answer
144 views

I have a rule in my Makefile like the following: %: %.tex echo $@ texify --pdf --synctex=1 --clean [email protected] Whatever file that is passed, I'd like to prepend an existing file called fm.tex and ...
Russell Urquhart C's user avatar
1 vote
1 answer
338 views

There are several similar questions here, but no answers. If I compile an Rnw-file in Rstudio using knitr (that is to say: by clicking the "Compile PDF" button, but in Global Options I ...
Vincent's user avatar
  • 815

15 30 50 per page
1
2 3 4 5
15