Directory info/latex-via-exemplos
LaTeX2ε Via Exemplos
This is the LaTeX2ε course written in brazilian portuguese language.
How to compile
To compile, need to use XeLaTeX or LuaLaTeX.
First, compile the following files, using pdflatex, xelatex, ou lualatex: latex-via-exemplos-fig.tex, latex-via-exemplos-poster.tex, latex-via-exemplos-slides.tex, latex-via-exemplos-certificado.tex, latex-via-exemplos-cracha.tex, latex-via-exemplos-folder, latex-via-exemplos-todonotes
For example, will compile using pdflatex as
pdflatex latex-via-exemplos-fig pdflatex latex-via-exemplos-poster pdflatex latex-via-exemplos-slides biber latex-via-exemplos-slides pdflatex latex-via-exemplos-slides pdflatex latex-via-exemplos-certificado pdflatex latex-via-exemplos-cracha pdflatex latex-via-exemplos-folder pdflatex latex-via-exemplos-todonotes pdflatex latex-via-exemplos-todonotes
Note that latex-via-exemplos-slides.tex and latex-via-exemplos-todonotes.tex are compiled twice.
The next step is to compile latex-via-exemplos.tex using XeLaTeX or LuaLaTeX as
lualatex latex-via-exemplos bibtex latex-via-exemplos makeindex latex-via-exemplos lualatex latex-via-exemplos lualatex latex-via-exemplos
The latex-via-exemplos is one sided document.
To generate two sided version, compile latex-via-exemplos-twosides.tex using XeLaTeX (or LuaLaTeX) as
lualatex latex-via-exemplos-twosides bibtex latex-via-exemplos-twosides makeindex latex-via-exemplos-twosides lualatex latex-via-exemplos-twosides lualatex latex-via-exemplos-twosides
Note: The linux user will use shell script "makedoc.sh" to compile at once as
bash makedoc.sh
to produce one sided document and
bash makedoc.sh twoside
to produce two sided document.
bash makedoc.sh help
show usage parameters.
Remark
The latex-via-exemplos.tex require japanese font in way to compile, due to example of multilingual features of XeLaTeX/LuaLaTeX.
Also requires several packages available on CTAN, used on examples.
Author
Name: Sadao Massago
Email: sadao at ufscar dot br
Institute: DFQM-UFSCar
Copyright 2018-2024 Sadao Massago
License
This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version.
The latest version of this license is in
Download the contents of this package in one zip archive (1.6M).
latex-via-exemplos – A LaTeX course written in brazilian portuguese language
This is a LaTeX2ε course written in brazilian portuguese language.
Package | latex-via-exemplos |
Version | 2024-12-19 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2018–2024 Sadao Massago |
Maintainer | Sadao Massago |
Contained in | TeX Live as latex-via-exemplos MiKTeX as latex-via-exemplos |
Topics | Portuguese doc Tutorial LaTeX |
See also | lshort-portuguese-br |