Questions tagged as 'latex'

1
answer

Legends in bokeh with latex

I would like to know if there is any way to write the legends in Bokeh with LateX format. I say this because it is quite frustrating to write f(x)=x^3-1 , it is very poor.     
asked by 08.05.2016 / 22:38
1
answer

How to rotate a table name left margin with knitr and xtable?

I'm trying to get a pdf with the results of the table command applied to two vectors. For this I use knitr and the xtable package, although other solutions and advice are welcome, such as with Kable. As an example we can create the table f...
asked by 29.03.2017 / 17:51
1
answer

Edit LaTeX snippets in Sublime Text 3

In the following snippet of the package LaTeX (Sublime Text 3) every time I enter a espacio , * , ? or . in the part of : label{sec:*********} y % section ********* (end) substitutes the characters...
asked by 12.06.2016 / 08:15
1
answer

Insert an image from the internet in latex

I'm trying to insert an image from the Internet in LaTeX, I have the following code. The link is as follows link \documentclass{article} \usepackage{hyperref} \usepackage[demo]{graphicx} \begin{document} \href{http://190.145.116.60/ustamai...
asked by 22.06.2017 / 05:56
1
answer

Problem to build PDF in LaTeX using Linux

I try to make a PDF document through the linux command line. For this I have previously written a file .tex which runs perfectly in TexMaker , to generate the PDF I use the command pdflatex archivo.tex This is the LaTeX code...
asked by 13.04.2017 / 22:21
0
answers

From Python to LaTeX [closed]

How do I generate a latex table from Python? For example, out of 25 columns I pull the average by rows and then sort the latex document and compile it into Python. Leaving a PDF at the end.     
asked by 28.10.2016 / 22:31
0
answers

Problem with latex in Python function Sympy how do I solve it? [closed]

A couple of weeks ago I started using Python. The problem is that with the SymPy library, using the use_latex parameter, the text does not appear in latex. Before it worked and I do not know what happened, I just tried to print on the Python con...
asked by 25.04.2016 / 03:33
3
answers

Can LaTex be used in HTML5? [closed]

You need to add equations to a code of HTML5 , for example: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <body> <h1>El teorema de Pitágoras</h1>...
asked by 18.06.2016 / 21:09
1
answer

Tool for drawing in LaTeX [closed]

I have been working with LaTeX for some time and I have to draw some diagrams or draw geometric shapes on more than one occasion. So my question is: Someone knows of some tool that facilitates this work. That is, maybe some GUI that allows...
asked by 04.06.2016 / 02:30