Datei:LaTeX logo.svg

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen

Originaldatei(SVG-Datei, Basisgröße: 1.200 × 500 Pixel, Dateigröße: 4 KB)

Beschreibung

Beschreibung

I created it by myself using TeTex, Ghostscript, Sketch and Inkscape, working in Linux. If you want to create it, too, follow these steps:

  • create the following LaTeX source:
\documentclass[a4paper,12pt]{article}

\begin{document}
\thispagestyle{empty}
\begin{huge}
\LaTeX
\end{huge}
\end{document}

and save it under latex_logo.tex

  • compile the PDF version running
pdflatex latex_logo.tex
  • create the Postscript version using
pdf2ps latex_logo.pdf
  • now you have to convert the Postscript version into the SVG format. If you have Sketch installed, you can create your own script following the guidelines in this guide. After you have created the script, simply run:
ps2svg.sh latex_logo.ps
  • now you have your SVG version to post-process to obtain the image.

Vorlage:Igen

Lizenz

Vorlage:PD-ineligible

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell16:34, 1. Mär. 2020Vorschaubild der Version vom 1. März 2020, 16:34 Uhr1.200 × 500 (4 KB)Andreas Plank (Diskussion | Beiträge)== {{int:filedesc}} == I created it by myself using TeTex, Ghostscript, Sketch and Inkscape, working in Linux. If you want to create it, too, follow these steps: * create the following LaTeX source: <pre> \documentclass[a4paper,12pt]{article} \begin{d…

Die folgende Seite verwendet diese Datei: