Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 277 Bytes

File metadata and controls

15 lines (11 loc) · 277 Bytes

libreoffice-Calc-SVG-Latex

Simple script that workaround a little bug when converting:

LibreOffice Calc -> SVG -> Latex

Usage

python LibreCalc_SVG_Latex.py --file file.svg

\begin{figure}[h]
	\centering
	\resizebox{1\columnwidth}{!}{file.pdf_tex}}
\end{figure}