File:LaTeXe logo.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

LaTeXe_logo.svg(SVG file, nominally 1,063 × 333 pixels, file size: 8 KB)

[edit] Summary

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}
\begin{huge}
\LaTeXe
\end{huge}
\end{document}

and save it under latexe_logo.tex

  • compile the PDF version running
pdflatex latexe_logo.tex
  • create the Postscript version using
pdf2ps latexe_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 latexe_logo.ps
  • now you have your SVG version to post-process to obtaine the image.

[edit] Licensing

GNU head This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See version 2 and version 3 of the GNU General Public License for more details.

العربية | Català | Česky | Deutsch | Ελληνικά | English | Español | Eesti | Suomi | Français | Italiano | 日本語 | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Português | Русский | Slovenčina | ไทย | Vèneto | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:38, 21 June 2006Thumbnail for version as of 18:38, 21 June 20061,063×333 (8 KB)Alejo2083 (talk | contribs) ( 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{document} \begin{huge} \La)

There are no pages that link to this file.