File:LaTeX logo.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为1,200 × 500像素,文件大小:2 KB)


摘要

描述

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:
% !TeX TS-program = pdflatex
% !TeX encoding = UTF-8
% !TeX spellcheck = en_US
% !BIB TS-program = bibtex
%PDFLaTeX
%LaTeX=>PDF
\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.
日期 2019年3月30日 (原始上传日期)
来源 自己的作品
作者 原上传者为维基共享资源Alejo2083, optimised by Vulphere
其他版本
SVG开发
InfoField
 
SVG的源代码为有效代码.
 
矢量图使用multiple tools创作。
 
This SVG text-logo uses the path text method.
源代码
InfoField

LaTeX

% !TeX TS-program = pdflatex
% !TeX encoding = UTF-8
% !TeX spellcheck = en_US
% !BIB TS-program = bibtex
%PDFLaTeX
%LaTeX=>PDF
\documentclass[a4paper,12pt]{article}

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

许可协议

Public domain
本标志图片仅包含简单的几何图形或文字,没有达到受版权保护所需的原创性门槛,故属于公有领域。虽然不受版权保护,本图仍受到其他限制。详情请见Wikipedia:公有領域 § 字体Template talk:PD-textlogo

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2021年4月14日 (三) 12:162021年4月14日 (三) 12:16版本的缩略图1,200 × 500(2 KB)VulcanSphereOptimised logo
2008年5月16日 (五) 09:532008年5月16日 (五) 09:53版本的缩略图1,200 × 500(4 KB)EmilJrecreate in normal size to fix positiona of the A {{PD-ineligible}}
2006年6月21日 (三) 18:262006年6月21日 (三) 18:26版本的缩略图1,052 × 452(6 KB)Alejo2083 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

全域文件用途

元数据