Pedro Andres Aranda Gutierrez <[email protected]> writes:

> [X] I use org-mode and export documents to pdf using latex
from PDF export to printed books, e.g. (source, then PDF)
https://hg.sr.ht/~arnebab/draketo/browse/anderes/latex-fonts.orghttps://www.draketo.de/anderes/latex-fonts.pdf
https://hg.sr.ht/~arnebab/draketo/browse/kreatives/steno-grundrechte.orghttps://www.draketo.de/kreatives/steno-grundrechte.pdf
https://hg.sr.ht/~arnebab/draketo/browse/software/programming-scheme.orghttps://www.draketo.de/software/programming-scheme.pdf
https://hg.sr.ht/~arnebab/draketo/browse/software/programming-basics-wisp.orghttps://www.draketo.de/software/programming-basics-wisp.pdf
https://hg.sr.ht/~arnebab/ews/browse/Hauptdokument/ews30/ews.orghttps://www.1w6.org/releases/ews30-rb5-screen.pdf
> [X] I use org-mode and export presentations to pdf using latex
Lecture slides and a printed book with quotes, e.g. (source, then PDF)
https://hg.sr.ht/~arnebab/draketo/browse/software/p2p-talk.orghttps://www.draketo.de/software/p2p-talk.pdf
https://hg.sr.ht/~arnebab/vorlesung-verteilte-systeme/browsehttps://www.draketo.de/software/vorlesung-verteilte-systeme-0-einfuehrung.pdf
https://hg.sr.ht/~arnebab/draketo/browse/zitate.orghttps://www.draketo.de/zitate.pdf
> [X] My LaTeX compiler is pdflatex
> [] My LaTeX compiler is lualatex
> [] My LaTeX compiler is xelatex
> [X] I use babel to control my fonts
>   [] \usepackage[AUTO]{babel} in LATEX_HEADER is all I need
>   [] I add other languages to \usepackage[AUTO]{babel} in LATEX_HEADER
>   [] I need to add \babelprovide commands
>   [X] I add more LaTeX code to be able to export correctly
My usual packages include:
\usepackage[ngerman, english]{babel}
\usepackage{uniinput}
\usepackage[babel,protrusion=true,expansion=true,tracking=true,stretch=15,shrink=10]{microtype}

Uniinput is a custom package from
https://www.neo-layout.org/Tips/LaTeX/#uniinput
https://git.neo-layout.org/neo/latex-unicode-extras/src/branch/master/Standard-LaTeX/

It provides a many nice DeclareUnicodeCharacter replacements.

The roleplaying book (ews30-rb5-screen.pdf) includes the most extensive
setup for fonts:
https://hg.sr.ht/~arnebab/ews/browse/Hauptdokument/ews30/basesetup.tex?rev=tip
https://hg.sr.ht/~arnebab/ews/browse/Hauptdokument/ews30/ews30setup.tex?rev=tip 
(mostly geometry and footnote adjustments, no direct fontmeddling)

> [] I use polyglossia
>   [] \usepackage[AUTO]{polyglossia} in LATEX_HEADER is all I need
>   [] I need to add more languages to \usepackage[AUTO]{polyglossia} in 
> LATEX_HEADER
>   [] I add more LaTeX code to be able to export correctly
>
> /PA
> Maintaining ox-latex.el 

Thank you very much!

I know no better tool for writing and publishing books and lecture
slides than Emacs org-mode with ox-latex.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

Attachment: signature.asc
Description: PGP signature

Reply via email to