Moved lots of files
This commit is contained in:
parent
9f036cedac
commit
e4ecd8b190
3
clean.sh
3
clean.sh
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
project_root=`pwd`
|
project_root=`pwd`
|
||||||
|
rm -f index.pdf
|
||||||
else
|
else
|
||||||
project_root=$1
|
project_root=$1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf *~ auto _minted* *.tex *.aux *.log *.toc *.out index.pdf headers.pdf headers.html lijokken.pdf old-hjapi.pdf zohaen.pdf
|
rm -rf *~ auto _minted* *.tex *.aux *.log *.toc *.out headers.pdf headers.html
|
||||||
for filename in *; do
|
for filename in *; do
|
||||||
if [[ -d $filename ]]; then
|
if [[ -d $filename ]]; then
|
||||||
cd $filename
|
cd $filename
|
||||||
|
9
hjalpi-old/theme-readtheorg.setup
Normal file
9
hjalpi-old/theme-readtheorg.setup
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# -*- mode: org; -*-
|
||||||
|
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
|
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
|||||||
#+TITLE: Grammaire du Hjalpi’
|
#+TITLE: Grammaire du Hjalpi’
|
||||||
#+INCLUDE: "headers.org"
|
#+INCLUDE: "../headers.org"
|
||||||
|
|
||||||
* Introduction
|
* Introduction
|
||||||
Le Hjalpi’ est la langue parlée par les dieux dans l’univers de mon roman. La langue dont je présente ci-dessous la grammaire n’est cependant pas réellement la langue divine mais la représente ; en effet, le Hjalpi’ a été imaginée comme étant bien trop complexe pour être entièrement apprise par un humain, l’élaboration de phrases simples requière quelques années d’études déjà. Bien évidemment, il est impossible pour un humain de créer une telle langue, mais je reste toujours dans cette optique de création de langue complexe, et le résultat me paraîtra complexe mais il se peut que pour certains (du fait des langues qu’ils maîtrisent déjà) n’aient pas cette impression.
|
Le Hjalpi’ est la langue parlée par les dieux dans l’univers de mon roman. La langue dont je présente ci-dessous la grammaire n’est cependant pas réellement la langue divine mais la représente ; en effet, le Hjalpi’ a été imaginée comme étant bien trop complexe pour être entièrement apprise par un humain, l’élaboration de phrases simples requière quelques années d’études déjà. Bien évidemment, il est impossible pour un humain de créer une telle langue, mais je reste toujours dans cette optique de création de langue complexe, et le résultat me paraîtra complexe mais il se peut que pour certains (du fait des langues qu’ils maîtrisent déjà) n’aient pas cette impression.
|
Binary file not shown.
9
hjalpi/theme-readtheorg.setup
Normal file
9
hjalpi/theme-readtheorg.setup
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# -*- mode: org; -*-
|
||||||
|
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
|
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
36
index.html
36
index.html
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2018-08-20 lun. 18:52 -->
|
<!-- 2018-08-21 mar. 18:39 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Ressources grammaticales des langues construites de P’undrak</title>
|
<title>Ressources grammaticales des langues construites de P’undrak</title>
|
||||||
@ -180,12 +180,12 @@
|
|||||||
.org-svg { width: 90%; }
|
.org-svg { width: 90%; }
|
||||||
/*]]>*/-->
|
/*]]>*/-->
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
|
<link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
<link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
<script src="js/jquery.min.js"></script>
|
<script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
<script src="js/bootstrap.min.js"></script>
|
<script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
|
<script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
<script type="text/javascript" src="js/readtheorg.js"></script>
|
<script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
/*
|
/*
|
||||||
@licstart The following is the entire license notice for the
|
@licstart The following is the entire license notice for the
|
||||||
@ -243,8 +243,8 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table des matières</h2>
|
<h2>Table des matières</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org78881d9">1. Langues divines</a></li>
|
<li><a href="#org7443c2c">1. Langues divines</a></li>
|
||||||
<li><a href="#org03a4fb1">2. Langues draconiennes</a></li>
|
<li><a href="#org683c498">2. Langues draconiennes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -252,28 +252,28 @@ for the JavaScript code in this tag.
|
|||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div id="outline-container-org78881d9" class="outline-2">
|
<div id="outline-container-org7443c2c" class="outline-2">
|
||||||
<h2 id="org78881d9"><span class="section-number-2">1</span> Langues divines</h2>
|
<h2 id="org7443c2c"><span class="section-number-2">1</span> Langues divines</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
<p>
|
<p>
|
||||||
🔵 <a href="hjalpi.html">Hjalpi’ Originel</a> (<a href="hjalpi.pdf">pdf</a>)
|
🔵 <a href="https://langue.phundrak.fr/hjalpi">Hjalpi’ Originel</a> (<a href="langue.phundrak.fr/hjalpi/index.pdf">pdf</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
🔴 <a href="old-hjalpi.html">Hjalpi’ Vernaculaire</a> (développement suspendu)
|
🔴 <a href="https://langue.phundrak.fr/old-hjalpi">Hjalpi’ Vernaculaire</a> (développement suspendu)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org03a4fb1" class="outline-2">
|
<div id="outline-container-org683c498" class="outline-2">
|
||||||
<h2 id="org03a4fb1"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
<h2 id="org683c498"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
||||||
<div class="outline-text-2" id="text-2">
|
<div class="outline-text-2" id="text-2">
|
||||||
<p>
|
<p>
|
||||||
🔵 <a href="lijokken.html">Łijökken</a> (en cours)
|
🔵 <a href="https://langue.phundrak.fr/lijokken">Łijökken</a> (en cours)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
🔵 <a href="zohaen.html">Zöhæň</a> (en cours)
|
🔵 <a href="https://langue.phundrak.fr/zohaen">Zöhæň</a> (en cours)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
@ -285,7 +285,7 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||||
<p class="date">Created: 2018-08-20 lun. 18:52</p>
|
<p class="date">Created: 2018-08-21 mar. 18:39</p>
|
||||||
<p class="validation"></p>
|
<p class="validation"></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,15 +3,15 @@
|
|||||||
|
|
||||||
* Langues divines
|
* Langues divines
|
||||||
|
|
||||||
🔵 [[file:hjalpi.html][Hjalpi’ Originel]] ([[file:hjalpi.pdf][pdf]])
|
🔵 [[https://langue.phundrak.fr/hjalpi][Hjalpi’ Originel]] ([[file:langue.phundrak.fr/hjalpi/index.pdf][pdf]])
|
||||||
|
|
||||||
🔴 [[file:old-hjalpi.html][Hjalpi’ Vernaculaire]] (développement suspendu)
|
🔴 [[https://langue.phundrak.fr/old-hjalpi][Hjalpi’ Vernaculaire]] (développement suspendu)
|
||||||
|
|
||||||
* Langues draconiennes
|
* Langues draconiennes
|
||||||
|
|
||||||
🔵 [[file:lijokken.html][Łijökken]] (en cours)
|
🔵 [[https://langue.phundrak.fr/lijokken][Łijökken]] (en cours)
|
||||||
|
|
||||||
🔵 [[file:zohaen.html][Zöhæň]] (en cours)
|
🔵 [[https://langue.phundrak.fr/zohaen][Zöhæň]] (en cours)
|
||||||
|
|
||||||
|
|
||||||
[[https://phundrak.fr/privacy-policy.html][Privacy and Cookie Policy]]
|
[[https://phundrak.fr/privacy-policy.html][Privacy and Cookie Policy]]
|
||||||
|
9
lijokken/theme-readtheorg.setup
Normal file
9
lijokken/theme-readtheorg.setup
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# -*- mode: org; -*-
|
||||||
|
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
|
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
BIN
old-hjalpi.pdf
BIN
old-hjalpi.pdf
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
# -*- mode: org; -*-
|
# -*- mode: org; -*-
|
||||||
|
|
||||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
|
|
||||||
#+HTML_HEAD: <script src="js/jquery.min.js"></script>
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
#+HTML_HEAD: <script src="js/bootstrap.min.js"></script>
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
#+HTML_HEAD: <script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
#+HTML_HEAD: <script type="text/javascript" src="js/readtheorg.js"></script>
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# -*- mode: org; -*-
|
# -*- mode: org; -*-
|
||||||
|
|
||||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/htmlize.css"/>
|
||||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://langue.phundrak.fr/css/readtheorg.css"/>
|
||||||
|
|
||||||
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/jquery.min.js"></script>
|
||||||
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
#+HTML_HEAD: <script src="https://langue.phundrak.fr/js/bootstrap.min.js"></script>
|
||||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/jquery.stickytableheaders.min.js"></script>
|
||||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
#+HTML_HEAD: <script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
||||||
|
Reference in New Issue
Block a user