Lowercase Org options, change link to main website, add Matomo headers
This commit is contained in:
parent
a7bf01c06a
commit
8e071714eb
@ -1,18 +1,16 @@
|
|||||||
# -*- org-confirm-babel-evaluate: nil -*-
|
# -*- org-confirm-babel-evaluate: nil -*-
|
||||||
#+TITLE: Eittlandais
|
#+setupfile: headers
|
||||||
#+LANGUAGE: fr
|
#+title: Eittlandais
|
||||||
#+HTML_HEAD: <meta name="description" content="Grammaire détaillée de l’Eittlandais" />
|
#+html_head: <meta name="description" content="Grammaire détaillée de l’Eittlandais" />
|
||||||
#+HTML_HEAD: <meta property="og:title" content="Grammaire de l’Eittlandais" />
|
#+html_head: <meta property="og:title" content="Grammaire de l’Eittlandais" />
|
||||||
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de l’idéolangue Eittlandaise" />
|
#+html_head: <meta property="og:description" content="Grammaire détaillée de l’idéolangue Eittlandaise" />
|
||||||
#+LATEX_HEADER: \usepackage{allrunes}
|
#+latex_header: \usepackage{allrunes}
|
||||||
#+INCLUDE: headers
|
#+macro: rune-manual @@latex:\textara{$1}@@@@html:$2@@
|
||||||
#+MACRO: rune-manual @@latex:\textara{$1}@@@@html:$2@@
|
#+macro: rune (eval (conlanging/eittlanda-org-export-runes $1))
|
||||||
#+MACRO: rune (eval (conlanging/eittlanda-org-export-runes $1))
|
#+keywords: eittland eittlande einnland einnlande nordique viking islande norrois
|
||||||
#+STARTUP: content
|
#+options: auto-id:t
|
||||||
#+STARTUP: shrink
|
#+uid: https://langue.phundrak.com/eittland
|
||||||
#+KEYWORDS: eittland eittlande einnland einnlande nordique viking islande norrois
|
#+startup: content
|
||||||
#+OPTIONS: auto-id:t
|
|
||||||
#+UID: https://langue.phundrak.com/eittland
|
|
||||||
|
|
||||||
* Propos préliminaires
|
* Propos préliminaires
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="../css/nyqy.css"/>
|
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="../css/nyqy.css"/>
|
||||||
#+OPTIONS: auto-id:t
|
#+OPTIONS: auto-id:t
|
||||||
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
|
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
|
||||||
|
#+startup: content
|
||||||
|
|
||||||
# To be used at https://jasontank.net/wordgen.html
|
# To be used at https://jasontank.net/wordgen.html
|
||||||
#+NAME: wordgen-backup
|
#+NAME: wordgen-backup
|
||||||
@ -1288,8 +1289,8 @@ with a base 12 system, except for its units.
|
|||||||
|
|
||||||
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
||||||
|
|
||||||
[fn:2] [[https://phundrak.fr]]
|
[fn:2] [[https://phundrak.com]]
|
||||||
|
|
||||||
[fn:1] https://langue.phundrak.fr
|
[fn:1] https://langue.phundrak.com
|
||||||
|
|
||||||
# LocalWords: Rhete né Hje lpel neography Ňy Qy proto
|
# LocalWords: Rhete né Hje lpel neography Ňy Qy proto
|
||||||
|
@ -6,46 +6,65 @@
|
|||||||
|
|
||||||
# ### ORG OPTIONS ##############################################################
|
# ### ORG OPTIONS ##############################################################
|
||||||
|
|
||||||
#+OPTIONS: H:4 broken_links:mark email:t ^:{} tex:dvisvgm
|
#+options: H:4 broken_links:mark email:t ^:{} tex:dvisvgm
|
||||||
#+KEYWORDS: conlang idéolangue langue langues linguistique phundrak drakpa
|
#+keywords: conlang idéolangue langue langues linguistique phundrak drakpa
|
||||||
|
|
||||||
# ### LaTeX ####################################################################
|
# ### LaTeX ####################################################################
|
||||||
|
|
||||||
#+LATEX_CLASS: conlang
|
#+latex_class: conlang
|
||||||
#+LaTeX_CLASS_OPTIONS: [a4paper,twoside]
|
#+latex_class_options: [a4paper,twoside]
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{xltxtra}
|
#+latex_header_extra: \usepackage{xltxtra}
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage[total={17cm,24cm}]{geometry}
|
#+latex_header_extra: \usepackage[total={17cm,24cm}]{geometry}
|
||||||
#+LATEX_HEADER_EXTRA: \setmainfont{Charis SIL}
|
#+latex_header_extra: \usepackage{newunicodechar}
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{newunicodechar}
|
#+latex_header_extra: \usepackage{xcolor}
|
||||||
#+LATEX_HEADER_EXTRA: \newunicodechar{’}{'}
|
#+latex_header_extra: \usepackage{hyperref}
|
||||||
#+LATEX_HEADER_EXTRA: \newunicodechar{…}{...}
|
#+latex_header_extra: \usepackage{indentfirst}
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{xcolor}
|
#+latex_header_extra: \usepackage{enumitem}
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{hyperref}
|
#+latex_header_extra: \setmainfont{Charis SIL}
|
||||||
#+LATEX_HEADER_EXTRA: \hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}}
|
#+latex_header_extra: \newunicodechar{’}{'}
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{indentfirst}
|
#+latex_header_extra: \newunicodechar{…}{\ldots}
|
||||||
|
#+latex_header_extra: \hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}}
|
||||||
|
|
||||||
|
|
||||||
# ### HTML #####################################################################
|
# ### HTML #####################################################################
|
||||||
|
|
||||||
#+HTML_DOCTYPE: html5
|
#+html_doctype: html5
|
||||||
#+HTML_HEAD_EXTRA: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
|
#+html_head_extra: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
|
||||||
#+HTML_HEAD_EXTRA: <meta name="twitter:card" content="summary" />
|
#+html_head_extra: <meta name="twitter:card" content="summary" />
|
||||||
#+HTML_HEAD_EXTRA: <meta name="twitter:site" content="@phundrak" />
|
#+html_head_extra: <meta name="twitter:site" content="@phundrak" />
|
||||||
#+HTML_HEAD_EXTRA: <meta name="twitter:creator" content="@phundrak" />
|
#+html_head_extra: <meta name="twitter:creator" content="@phundrak" />
|
||||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="/style/style.css"/>
|
#+html_head_extra: <link rel="stylesheet" href="/style/style.css"/>
|
||||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
|
#+html_head_extra: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
|
||||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
|
#+html_head_extra: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
|
||||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
|
#+html_head_extra: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
|
||||||
#+HTML_HEAD_EXTRA: <link rel="apple-touch-icon" href="/img/icon.png" />
|
#+html_head_extra: <link rel="apple-touch-icon" href="/img/icon.png" />
|
||||||
#+HTML_HEAD_EXTRA: <script defer src="/dart/main.dart.js"></script>
|
#+html_head_extra: <script defer src="/dart/main.dart.js"></script>
|
||||||
|
#+html_head_extra: <!-- Matomo -->
|
||||||
|
#+html_head_extra: <script type="text/javascript">
|
||||||
|
#+html_head_extra: var _paq = window._paq || [];
|
||||||
|
#+html_head_extra: /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||||
|
#+html_head_extra: _paq.push(['trackPageView']);
|
||||||
|
#+html_head_extra: _paq.push(['enableLinkTracking']);
|
||||||
|
#+html_head_extra: (function() {
|
||||||
|
#+html_head_extra: var u="//matomo.phundrak.com/";
|
||||||
|
#+html_head_extra: _paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||||
|
#+html_head_extra: _paq.push(['setSiteId', '3']);
|
||||||
|
#+html_head_extra: var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||||
|
#+html_head_extra: g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||||
|
#+html_head_extra: })();
|
||||||
|
#+html_head_extra: </script>
|
||||||
|
#+html_head_extra: <!-- End Matomo Code -->
|
||||||
|
|
||||||
# ### EPUB #####################################################################
|
# ### EPUB #####################################################################
|
||||||
#+PUBLISHER: Lucien Cartier-Tilet
|
#+publisher: Lucien Cartier-Tilet
|
||||||
|
|
||||||
# ### MACROS ###################################################################
|
# ### MACROS ###################################################################
|
||||||
#+MACRO: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@
|
#+macro: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@
|
||||||
#+MACRO: newpage @@latex:\newpage@@
|
#+macro: newpage @@latex:\newpage@@
|
||||||
#+MACRO: latex-html @@latex:$1@@@@html:$2@@
|
#+macro: latex-html @@latex:$1@@@@html:$2@@
|
||||||
#+MACRO: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@
|
#+macro: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@
|
||||||
#+MACRO: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:<span class=vertical>$1</span>@@
|
#+macro: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:<span class=vertical>$1</span>@@
|
||||||
#+MACRO: begin-largetable @@html:<div class="largetable">@@
|
#+macro: begin-largetable @@html:<div class="largetable">@@
|
||||||
#+MACRO: end-largetable @@html:</div>@@
|
#+macro: end-largetable @@html:</div>@@
|
||||||
|
#+macro: def @@latex:\hfill@@
|
||||||
|
#+macro: defnl @@latex: \hfill\\@@
|
||||||
|
@ -2722,8 +2722,8 @@
|
|||||||
|
|
||||||
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
||||||
|
|
||||||
[fn:2] [[https://phundrak.fr]]
|
[fn:2] [[https://phundrak.com]]
|
||||||
|
|
||||||
[fn:1] https://langue.phundrak.fr
|
[fn:1] https://langue.phundrak.com
|
||||||
|
|
||||||
# LocalWords: Pappa langue-jouet Matté Einlant Mattés
|
# LocalWords: Pappa langue-jouet Matté Einlant Mattés
|
||||||
|
@ -1,16 +1,15 @@
|
|||||||
# -*- org-confirm-babel-evaluate: nil -*-
|
# -*- org-confirm-babel-evaluate: nil -*-
|
||||||
#+TITLE: Proto-Ñyqy
|
#+setupfile: headers
|
||||||
#+SUBTITLE: Un détail de la langue construite prototype du Proto-Ñyqy, et une rapide description de son peuple et sa culture
|
#+title: Proto-Ñyqy
|
||||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Grammaire détaillée de la langue construite Proto-Ñyqy" />
|
#+subtitle: Un détail de la langue construite prototype du Proto-Ñyqy, et une rapide description de son peuple et sa culture
|
||||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Grammaire du Proto-Ñyqy" />
|
#+html_head_extra: <meta name="description" content="Grammaire détaillée de la langue construite Proto-Ñyqy" />
|
||||||
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Grammaire détaillée de la langue construite Proto-Ñyqy" />
|
#+html_head_extra: <meta property="og:title" content="Grammaire du Proto-Ñyqy" />
|
||||||
#+INCLUDE: headers
|
#+html_head_extra: <meta property="og:description" content="Grammaire détaillée de la langue construite Proto-Ñyqy" />
|
||||||
#+OPTIONS: auto-id:t
|
#+macro: nyqy (eval (conlanging/nyqy-to-org $1))
|
||||||
#+MACRO: nyqy (eval (conlanging/nyqy-to-org $1))
|
#+options: auto-id:t
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{enumitem}
|
#+subject: Grammaire du Proto-Ñyqy
|
||||||
#+STARTUP: content
|
#+uid: https://langue.phundrak.com/proto-nyqy
|
||||||
#+SUBJECT: Grammaire du Proto-Ñyqy
|
#+startup: content
|
||||||
#+UID: https://langue.phundrak.com/proto-nyqy
|
|
||||||
|
|
||||||
* Propos préliminaires
|
* Propos préliminaires
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
@ -3174,9 +3173,9 @@ CPWCP
|
|||||||
|
|
||||||
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
|
||||||
|
|
||||||
[fn:2] [[https://phundrak.fr]]
|
[fn:2] [[https://phundrak.com]]
|
||||||
|
|
||||||
[fn:1] https://langue.phundrak.fr
|
[fn:1] https://langue.phundrak.com
|
||||||
|
|
||||||
# Traduction de « je t’aime »
|
# Traduction de « je t’aime »
|
||||||
# Mon âme est tienne
|
# Mon âme est tienne
|
||||||
|
@ -1032,6 +1032,6 @@
|
|||||||
:CUSTOM_ID: h-defe47b2-686b-4d1c-ba9b-c84e6c482478
|
:CUSTOM_ID: h-defe47b2-686b-4d1c-ba9b-c84e6c482478
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
[fn:2] [[https://phundrak.fr]]
|
[fn:2] [[https://phundrak.com]]
|
||||||
|
|
||||||
[fn:1] [[https://langue.phundrak.fr]]
|
[fn:1] [[https://langue.phundrak.com]]
|
||||||
|
Reference in New Issue
Block a user