De la Wikipedia, enciclopedia liberă

[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}
\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 obtaine the image.
[edit] Licensing
 |
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 (at your option) 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 the GNU General Public License for more details. |
Legăturile imaginii
Următoarele pagini leagă la această imagine: