Most voted "latex" questions
Latex is a macro package implemented in Donald Knuth’s Tex programming language and is mainly used for creating high-quality written documents. Note that http://tex.stackexchange.com (in English) is dedicated specifically to Latex (and Tex, and other related technologies).
Learn more…87 questions
Sort by count of
-
1
votes1
answer74
viewsGenerate PDF with pdflatex
I’m trying to generate my pdf but I’m having difficulties, follow the images with the errors found…
-
1
votes2
answers400
viewsHow to change the conjunction between the authors of the hepthesis model in Overleaf?
Save everyone. I wrote my dissertation using the template/class "hepthesis" on Overleaf. The model is in English. Soon, in the initial writing I did not worry about the necessary flourishes. But now…
latexasked 6 years, 10 months ago Marcos Alves 11 -
1
votes0
answers119
viewsHow to modify the margin in a minipage environment
Guys, I have a problem with my Tex code, I want to make a header with an image on each side, but I want these images to occupy the margin part, that is, leave the margin smaller during this header,…
latexasked 6 years, 8 months ago Salomao Luiz 11 -
1
votes1
answer770
viewsFloating table for new page
Hello, I am trying to adjust a table so that it stays on the same page of the section that was created to compose it, however, as much as it is an empty page section with only this table, it…
-
1
votes1
answer396
viewsHow to position this text below the table?
Using this Latex code: \begin{table}[!htb] \centering \caption{My caption} \label{my-label} \begin{tabular}{|l|l|} \hline \multicolumn{2}{|c|}{\textbf{UC-Responder Atividade}} \\ \hline…
latexasked 6 years, 5 months ago thiago xavier 339 -
1
votes0
answers35
viewsHow to add a field in the.Bibtex format and display it using the class Ieeeannot.Bst
I’m using the class of Ieeeannot.Bst to do bibliographic surveys and wanted to include a field in the Bibtex file, as @article attribute, and then display this field in the PDF references. I’m very…
-
1
votes1
answer1073
viewsSpace between title and table
The title of my table is very far from the table itself, I would like to know some way to decrease this spacing. Imagery: Code: \begin{table}[!htb] \renewcommand{\arraystretch}{1.5}…
-
1
votes0
answers77
viewsAdjustments Margins and Header
I’m writing my dissertation from UFSC using a latex ufscthesis template on overleaf. I’m having trouble adjusting the margins of the document. The parameters for margin setting are:…
-
1
votes1
answer27
viewsUnstructured boundary notation when it is in an exponent
I’m having a hard time getting the function lim_{x to infty} to stay in the structured exponent so that {x to infty} is below and not on the 'Lim' side. This only happens when I limit the exponent.…
-
1
votes0
answers236
viewsUsing Python to Extract Equations, Figures and Other Latex File Items
I’m on a personal project that involves leaving an article written in Latex as clean as possible for sending the translation. Aiming to increase my productivity, avoid problems of information…
-
1
votes0
answers195
viewsLatex - How to turn a table into a longtable?
I have a table that got too grid. I would like to turn it into a long table. How do I ? I have tried to delete Begin{table} and change Begin{tabular} to Begin{longtable}, but it did not work. The…
-
0
votes0
answers119
viewsHow to plot the graph of a complex equation in latex?
I need to create standard maps charts (https://en.wikipedia.org/wiki/Standard_map). How can I implement a chart like this below in latex?…
-
0
votes1
answer488
viewsCorrupted Latex file
I use Texstudio (Latex) and today I worked all day in a chapter of my thesis. I stopped now the night and when I came back I put it to save one more time before exporting to the cloud and to my…
-
0
votes1
answer42
viewsError generating section title references when using amsmath package
I am preparing a work and for this I need to use keys in the equations mode as following: \begin{equation} \Delta \eta_{i,j} = \begin{cases} \eta_{i,j},& se\quad aresta\quad i,j\quad foi\quad…
-
0
votes1
answer5794
viewsList of Acronyms latex
I’m making a list of acronyms in latex, more specifically I’m using overleaf for this... I have a problem, when I create the list of acronyms it is coming disorderly, appears in order of citation in…
latexasked 6 years, 12 months ago Renann Rodrigues 3 -
0
votes1
answer608
views -
0
votes0
answers36
viewsDoubt about images in Latex
\begin{figure}[h!] \centering \graphicspath[scale = 0.2]{/Desktop/Universidade/2017li1g013/relatorio/Imagens/haddock.png} \caption{Documentação Haddock} \label{fig:my_label} \end{figure} I want to…
latexasked 6 years, 11 months ago João Sampaio 125 -
0
votes0
answers61
viewsSublevels {Description} latex
Work on latex with list {Description} but its sublevels are limited. The most we can get is up to seven levels. After researching the latex documentation, we found the environment {easylist} but the…
latexasked 6 years, 10 months ago Paulo Contini 1 -
0
votes3
answers12182
viewsCenter table on latex page
I’m having trouble centralizing a table on latex. She’s eating this text the following way: In my code I programmed like this: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % APÊNDICE %…
latexasked 8 years ago Renan Rodrigues 3,709 -
0
votes1
answer1744
viewsChange the Section source
I have the following excerpt: \section{Referencial teórico} I want to change the font to 14pt how to do without changing the rest of the text that is with source 12pt…
-
0
votes0
answers78
viewsEdit Latex in Vim and Aspell - Accents
Hi, I’m trying to use VIM to edit a Latex file. When writing the text in Latex in the same I can accentuate normally, having difficulty to correct it in Aspell or Texmaker: I write in VIM:…
-
0
votes1
answer118
viewsHow to convert a text in Mathml to Latex using Pandoc?
I’m trying to use the site http://pandoc.org/try/ to convert html text to latex. My python code is as follows:: import requests mathml = "<math…
-
0
votes1
answer400
viewsHow to add the Brazilian real symbol (R$) in Latex?
I would like to know how to insert the symbol of R$ latex using Overleaf? Some package I have to insert?
latexasked 4 years, 8 months ago user179501 -
0
votes1
answer294
viewsHow to center all cells in a table in Latex?
I created a table and would like to center all cells. I used the \centering but it’s not centering the two titles, what should I do to fix that? \begin{table}[H] \centering…
latexasked 4 years, 6 months ago Márcio Pimentel 41 -
0
votes2
answers589
viewsLatex and Python or R integration
Hi, I have a project that involves reporting automation. Currently all reports are done through word and graphics in excel, now I’m trying to implententar an application that generates graphics…
-
0
votes1
answer67
viewscitation of the same work by the same author and different years
Hello. I recently started using Latex to write my work. I would like to know how I can quote the same work of the same author in different years, writing something like: Nameauthor(2009; 2017) I’m…
-
0
votes0
answers28
viewsHow to change the conjunction AND to E between authors in Overleaf citations in Portuguese?
All my references are using the conjunction and between the authors in Overleaf in English. Autor1 and Autor2.... I want to change to Portuguese. Therefore, it would be: Autor1 and Autor2... I am…
latexasked 3 years, 7 months ago Roberto Monteiro 7 -
0
votes2
answers91
viewsUnicode troubleshooting when trying to save a picture with latex text in Matplotlib
Talk personal. I have a problem using the Matplotlib library. Before the last Windows update I used the library without any problem. I basically use it to create function charts and save them on.…
-
0
votes1
answer793
viewsHow do I place a caption/text under a figure that is inside a table in Latex?
I would like to place a caption/text below a figure that is inside a table in Latex. As I wish... How are you... I’m willing to put.. (a) NTFS - Random reading ... Follows the code \begin{table}[H]…
latexasked 5 years, 6 months ago Rafael Breno 33 -
0
votes1
answer1350
viewsProblem configuring "Figures" in Latex
Hi, I’m starting to work on Latex and I found a problem I can’t solve. When inserting a picture in Latex everything is fine, however, before the image (in pdf) appears her name, disturbing the text…
latexasked 5 years, 2 months ago Angelo Ramos 3 -
0
votes1
answer212
viewsPage in landscape, not figure
I’m creating a file in latex, and I need one of the pages to be in landscape, because it has several figures. However, only the figures are getting into landscape, and not the page itself. I’m doing…
-
0
votes1
answer388
viewsOrder of Latex summaries
I am in need of help with the order of the abstracts in my article. I want the "ABSTRACT" to come before the "ABSTRACT". The same with the keywords, "KEYWORDS" first and then "KEYWORDS". I am using…
latexasked 4 years, 12 months ago Cássio Bernardes 1 -
0
votes0
answers102
viewsTable with wrong Overleaf numbering
I need to build a table in a work I’m doing on Overleaf, but for some reason the table starts to be counted from 0 and not from 1 as is standard ABNT. I do not think it is a problem in the…
-
0
votes0
answers55
viewsLatex - How to merge columns to correct spacing error in the last column of the table?
Hello! I’m trying to merge the third column of the attached code table but I’m not able to develop a code that can eliminate the spacing error in the last column. Note that the text of the third…
-
0
votes0
answers29
viewsABNT Latex Formatting: Space between figure number and its title in index
good night. Writing a latex document with standard ABNT formatting. I am trying to add an index of figures, but the figure number is overlapping its name, as follows figure: Note that the first…
-
0
votes0
answers8
viewsLatex implemetation in Jekyll
I use Jekyll to perform posts on my webpage created through the artifices of GitHub Pages. Originally my file was recorded using Markdown syntax. As I am new to Jekyll, a problem that has arisen is:…
-
-1
votes0
answers16
viewsFigure positioning on Latex page
When I put a figure on Latex, the figure leaves the place where I put it, it goes to the middle document or end of it. Everything gets messy. How can I fix this? I do: \begin{figure}[ht] \centering…
latexasked 3 years, 3 months ago Maria Vithória Peres Dias 1