Sort parskip
This commit is contained in:
parent
c793b3123f
commit
688cf1f105
2 changed files with 4 additions and 4 deletions
|
@ -70,6 +70,7 @@
|
||||||
(replace-match "@@html:<label for=\"\\1\" class=\"margin-toggle sidenote-number\"></label><input type=\"checkbox\" id=\"\\1\" class=\"margin-toggle\"/><span class=\"sidenote\">\\2</span>@@@@latex:\\\\footnote{\\2}@@"))
|
(replace-match "@@html:<label for=\"\\1\" class=\"margin-toggle sidenote-number\"></label><input type=\"checkbox\" id=\"\\1\" class=\"margin-toggle\"/><span class=\"sidenote\">\\2</span>@@@@latex:\\\\footnote{\\2}@@"))
|
||||||
(let ((user-full-name "ovely")
|
(let ((user-full-name "ovely")
|
||||||
(org-html-head "<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"/><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin/><link href=\"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400;1,700&display=swap\" rel=\"stylesheet\"/><link rel=\"stylesheet\" href=\"/fic/tufte.css\"/>")
|
(org-html-head "<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"/><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin/><link href=\"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400;1,700&display=swap\" rel=\"stylesheet\"/><link rel=\"stylesheet\" href=\"/fic/tufte.css\"/>")
|
||||||
|
(org-export-with-author t)
|
||||||
(org-latex-default-class "memoir"))
|
(org-latex-default-class "memoir"))
|
||||||
(org-html-export-to-html)
|
(org-html-export-to-html)
|
||||||
(org-latex-export-to-latex))
|
(org-latex-export-to-latex))
|
||||||
|
|
|
@ -14,7 +14,6 @@
|
||||||
\newcommand{\sepffx}{\vspace{0.5em}\begin{center}{\yevon
|
\newcommand{\sepffx}{\vspace{0.5em}\begin{center}{\yevon
|
||||||
A}\end{center}\vspace{0.5em}}
|
A}\end{center}\vspace{0.5em}}
|
||||||
|
|
||||||
\setlength\parindent{30pt}
|
|
||||||
\setlength\afterchapskip{3em}
|
\setlength\afterchapskip{3em}
|
||||||
|
|
||||||
\usepackage{titling}
|
\usepackage{titling}
|
||||||
|
@ -102,9 +101,9 @@
|
||||||
{\large\itshape by \theauthor}\\[\baselineskip]
|
{\large\itshape by \theauthor}\\[\baselineskip]
|
||||||
\vfill
|
\vfill
|
||||||
\rule{0.4\textwidth}{0.4pt}\\[\baselineskip]
|
\rule{0.4\textwidth}{0.4pt}\\[\baselineskip]
|
||||||
{\large\\item shape\the\year{}}\par
|
{\large\the\year}\par
|
||||||
\vspace*{0.1\textheight}
|
\vspace*{0.1\textheight}
|
||||||
\endgroup}
|
\endgroup}
|
||||||
|
|
||||||
\newcommand*{\titleasal}{\begingroup
|
\newcommand*{\titleasal}{\begingroup
|
||||||
\begin{minipage}{0.05\textwidth}
|
\begin{minipage}{0.05\textwidth}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue