From Wikipedia, the free encyclopedia
|
This is a file from the Wikimedia Commons. The description on its description page there is shown below. |
|
Commons is attempting to create a freely licensed media file repository. You can help.
|
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}
\TeX
\end{huge}
\end{document}
and save it under tex_logo.tex
- compile the PDF version running
pdflatex tex_logo.tex
- create the Postscript version using
pdf2ps tex_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 tex_logo.ps
- now you have your SVG version to post-process to obtaine the image.
Licensing
|
This image is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
العربية | Afrikaans | Česky | Dansk | Deutsch | English | Esperanto | Español | Français | हिन्दी | Italiano | 日本語 | 한국어 | Nederlands | Norsk (nynorsk) | Polski | Português | Русский | Swedish | Türkçe | 简体中文 | 正體中文 | +/- |
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):
- TeX
-
User:Alejo2083/Pictures SVG