To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

File:LaTeX logo.svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 1,200 × 500 pixels, file size: 2 KB)

Summary

Description

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.
Date 30 March 2019 (original upload date)
Source Own work
Author The original uploader was Alejo2083 at  Wikimedia Commons., optimised by Vulphere
Other versions
SVG development
InfoField
 
The SVG code is valid.
 
This text-logo was created with multiple tools.
 
This SVG text-logo uses the path text method.
Source code
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}

Licensing

Public domain
This logo image consists only of simple geometric shapes or text. It does not meet the threshold of originality needed for copyright protection, and is therefore in the public domain. Although it is free of copyright restrictions, this image may still be subject to other restrictions. See WP:PD § Fonts and typefaces or Template talk:PD-textlogo for more information.

File history

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

Date/TimeThumbnailDimensionsUserComment
current12:16, 14 April 2021Thumbnail for version as of 12:16, 14 April 20211,200 × 500 (2 KB)VulcanSphereOptimised logo
09:53, 16 May 2008Thumbnail for version as of 09:53, 16 May 20081,200 × 500 (4 KB)EmilJrecreate in normal size to fix positiona of the A {{PD-ineligible}}
18:26, 21 June 2006Thumbnail for version as of 18:26, 21 June 20061,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

More than 100 pages use this file. The following list shows the first 100 pages that use this file only. A full list is available.

View more links to this file.

Global file usage

Metadata

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.