Normalize some LaTeX headers
This commit is contained in:
parent
8fe1220e19
commit
fe277fa119
@ -9,13 +9,6 @@
|
|||||||
#+options: auto-id:t
|
#+options: auto-id:t
|
||||||
#+latex_header: \usepackage{allrunes}
|
#+latex_header: \usepackage{allrunes}
|
||||||
#+macro: rune (eval (conlanging-to-org-runes $1 'eittlandic))
|
#+macro: rune (eval (conlanging-to-org-runes $1 'eittlandic))
|
||||||
#+latex_header: \linespread{1.15}
|
|
||||||
#+latex_header: \usepackage{multicol}
|
|
||||||
#+latex_header: \setlength{\columnsep}{2cm}
|
|
||||||
#+latex_header: \setlength{\columnseprule}{1pt}
|
|
||||||
#+latex_header: \usepackage{glossaries}
|
|
||||||
#+latex_header: \makeglossaries
|
|
||||||
#+latex: \printglossaries
|
|
||||||
|
|
||||||
* Foreword
|
* Foreword
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
@ -7,9 +7,16 @@
|
|||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
\hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}}
|
\hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}}
|
||||||
|
|
||||||
|
% Convert some characters to native LaTeX
|
||||||
\usepackage{newunicodechar}
|
\usepackage{newunicodechar}
|
||||||
\newunicodechar{’}{'}
|
\newunicodechar{’}{'}
|
||||||
\newunicodechar{…}{\ldots}
|
\newunicodechar{…}{\ldots}
|
||||||
\newunicodechar{ }{~}
|
\newunicodechar{ }{~}
|
||||||
\newunicodechar{ }{~}
|
\newunicodechar{ }{~}
|
||||||
\usepackage{glossaries}
|
|
||||||
|
% Ease of reading
|
||||||
|
\linespread{1.15}
|
||||||
|
\usepackage{multicol}
|
||||||
|
\setlength{\columnsep}{2cm}
|
||||||
|
\setlength{\columnseprule}{1pt}
|
||||||
|
@ -8,9 +8,6 @@
|
|||||||
#+options: auto-id:t
|
#+options: auto-id:t
|
||||||
#+subject: Proto-Ñyqy Culture and Language
|
#+subject: Proto-Ñyqy Culture and Language
|
||||||
#+uid: https://langue.phundrak.com/en/proto-nyqy
|
#+uid: https://langue.phundrak.com/en/proto-nyqy
|
||||||
#+latex_header: \linespread{1.15}
|
|
||||||
#+latex_header: \makeglossaries
|
|
||||||
#+latex: \printglossaries
|
|
||||||
|
|
||||||
* Foreword
|
* Foreword
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
Reference in New Issue
Block a user