File:Latex layout.svg
From Wikimedia Commons, the free media repository
Latex_layout.svg (SVG file, nominally 310 × 430 pixels, file size: 62 KB)
[edit] Summary
| Description |
diagram showing the layout of each page for LaTeX. I created in the following way. First I downloaded layout.pdf, that contains a similar diagram in the second page. Another possible way to get the same (??) diagram could be creating a latex file called test.tex with the code:
\documentclass[a4paper,12pt]{article}
\usepackage{layout}
\begin{document}
\layout
\end{document}
compile it with pdflatex: pdflatex test.tex I don't know why, I got a sightly different output. Anyway, I have used the original layout.pdf from the link above. Once you have your PDF, you can continue. Convert it into PS: pdf2ps test.pdf then I converted it to SVG with my ps2svg.sh script: ps2svg.sh test.ps I got an SVG version without any text. I heavily post-processed it with Inkscape and there it is. I didn't insert any text, just numbers, so that the caption can be added wherever wanted using wiki-text. I previewed it with rsvg (the same program Wikimedia uses), and it looks perfect, while here the fonts don't look well aligned and are a bit overlapping with the rest. I guess it is because my rsvg is more updated than Mediawiki's, so I think the picture will look better in the future (next time Wikimedia is updated). |
|---|---|
| Date |
17 January 2007 |
| Source |
the layout.sty LaTeX package, heavily post-processed by myself |
| Author | |
| Permission (Reusing this image) |
see below |
[edit] Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 18:44, 17 January 2007 | 310×430 (62 KB) | Alejo2083 (Talk | contribs) | ({{Information |Description=diagram showing the layout of each page for LaTeX. I created in the following way. First I made a latex file called ''test.tex'' with the code: <pre> \documentclass[a4paper,12pt]{article} \usepackage{layout} \begin{document} ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Latex layout.svg on dewiktionary
- Usage of Latex layout.svg on enwikibooks