Re: how to export (latex) a image without using figure

2021-04-04 Thread Uwe Brauer
>>> "JMM" == Juan Manuel Macías writes: Hi Juan, > Hi Uwe, > Try: > #+ATTR_LaTeX: :float nil > #+CAPTION: La función La función $x^2 e^{-\alpha x} = \frac{1}{\alpha}$, > $\alpha=-\ln(1-p)$ con $p=0.01$ con $p=0.3$ > [[./images/dfp_03.png]] Muchas gracias, I mean thank you very much. U

Re: how to export (latex) a image without using figure

2021-04-04 Thread Juan Manuel Macías
Hi Uwe, Try: #+ATTR_LaTeX: :float nil #+CAPTION: La función La función $x^2 e^{-\alpha x} = \frac{1}{\alpha}$, $\alpha=-\ln(1-p)$ con $p=0.01$ con $p=0.3$ [[./images/dfp_03.png]] Best regards, Juan Manuel Uwe Brauer writes: > Hi > > Currently > > #+CAPTION: La función La función $x

how to export (latex) a image without using figure

2021-04-04 Thread Uwe Brauer
Hi Currently #+CAPTION: La función La función $x^2 e^{-\alpha x} = \frac{1}{\alpha}$, $\alpha=-\ln(1-p)$ con $p=0.01$ con $p=0.3$ #+NAME: fig:plotcalor23 [[./images/dfp_03.png]] Gets translated to \begin{figure}[htbp] \centering \includegraphics[width=.9\linewidth]{./images/dfp_03.