Questions tagged [overleaf]

Overleaf is an open-source online real-time collaborative LaTeX editor. It is hosted at https://www.overleaf.com/ or can be self-hosted.

243 questions
1
vote
1 answer

Strange behaviour of \oldstylenums

I've just copied a latex document which was a presentation, presentation I've made last year (beamer class) where I've written the date on the title slide like this : \date{\oldstylenums{\today}} I run the ancient document and it is still ok -->…
BJB
  • 21
  • 3
1
vote
1 answer

How can I reduce the space between 2 blocks in TikZposter?

Hi all I have this code and I would like to reduce the space between block, in horizontal and in vertical, and I also would like to optimize the space inside block reducing empty space on lateral side. \documentclass[a2paper]{tikzposter} …
1
vote
1 answer

How Can put lateral title in block Tikz Overleaf

Hi Have the following code and I would like to set the title on the left, so that on the right I will be able to load an Image …
1
vote
2 answers

How can I write the code of bellow figure in Latex?

Help me to write the code of given figure in Latex.
sania
  • 11
  • 2
1
vote
0 answers

overleaf standalone package (for multi-file projects) - subpreamble is not considered

I am building a multi-file latex project with overleaf, following this guide. In short, I like moderncv title, and i want to use that together with a simple article to have my cover letter be consistent with my cv. I tried setting up a main…
MaX
  • 489
  • 7
  • 18
1
vote
1 answer

How to write formula in Latex(Using Big Brackets)

I am new to the Latex code. I want to write the below formula in Latex Thank you!!
Fusdev
  • 119
  • 1
  • 6
1
vote
0 answers

Embedded links not working in downloaded pdf

When I embed a URL in my overleaf main text and compile it, upon clicking on it, it does re-direct to the addressed webpage as expected, but when I download the text as a pdf, clicking on the link has no effect. Below is an example of how I include…
Reem Al-Assaf
  • 734
  • 6
  • 19
1
vote
1 answer

Getting compilation error with latex file in overleaf

This is my first time with overleaf. I have a latex template, and when I try to compile it shows the following error: Emergency stop. <*> header.tex *** (job aborted, no legal \end found) Here is how much of TeX's memory you…
Ragu
  • 155
  • 2
  • 12
1
vote
1 answer

Hindi fonts not loading in latex

I am running the below in overleaf latex editor with XeLaTex compiler. But the hindi text are not rendering. Not able to find the fonts Devanagari MT. I tried this solution but it isn't working. Any help is…
Pragyan
  • 567
  • 1
  • 5
  • 18
1
vote
0 answers

Problem with citation in table caption in LATEX

I'm writing my bachelor's thesis, and I'm trying to cite into a table caption. I've tried several things, and none works. \begin{table}[] \begin{tabular}{lllll} \textbf{Year} & \textbf{Model} & \textbf{Number of parameters} & \textbf{Training data…
ignacioct
  • 325
  • 1
  • 12
1
vote
0 answers

Overleaf/Latex: No Errors, good job! + Fatal Syntax Errors

This isn't a very big problem, but it's really annoying. I couldn't find any similar question (actually only one, but with no clear answers, sadly), therefore I decided to put this here. I've been working on my master's thesis in Overleaf, I'm a…
7ovana
  • 13
  • 3
1
vote
1 answer

How to remove default headers and author information but keep line numbers in acmart document class

I am working with overleaf latex using \documentclass[sigconf,authordraft]{acmart} I need To include line numbers for the two column document To remove author information which comes as page header. I…
1
vote
0 answers

Mendeley-Overleaf Double Brace Issue

I am not sure if this is the appropriate place for this post, please let me know if I should post this somewhere else. So I am using Overleaf and Mendeley to write my paper. I am using the online version of Mendeley and I sync my references into…
Aditya Lahiri
  • 409
  • 3
  • 11
1
vote
1 answer

Warning Underfull \hbox (badness 6510) in paragraph

I get a warning while citing an article in my bibliography: Warning : Underfull \hbox (badness 6510) in paragraph at lines 618--619 in my latex file. \documentclass[a4paper,12pt]{report} \begin{document} \begin{thebibliography}{00} …
bennius
  • 111
  • 7
1
vote
0 answers

New to latex, don't know why this \maketitle command is showing error?

I am new to latex and trying to use a conference template. This error is popping up for the \maketitle command and I have tried many things which did no help: l.72 \maketitle The control sequence at the end…
Sailor_Twift
  • 11
  • 1
  • 2