MacBook-Pro-de-Oscar.local 2026-3-31:5:2:57
This commit is contained in:
Vendored
+2
-2
@@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "APA",
|
"name": "APA",
|
||||||
"template": "({{properties.author}}, {{properties.year}})"
|
"template": "({{properties.author.toString().replace('[[','').replace(/\\|.*]]/g,'')}}, {{properties.year}})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Title",
|
"name": "Title",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bullet point",
|
"name": "bullet point",
|
||||||
"template": " - <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"highlight\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{display}} {{linkWithDisplay}}"
|
"template": " - <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"yellow\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{display}} {{linkWithDisplay}}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"useAnotherCopyTemplateWhenNoSelection": false,
|
"useAnotherCopyTemplateWhenNoSelection": false,
|
||||||
|
|||||||
BIN
Binary file not shown.
+2
-1
@@ -2,9 +2,10 @@
|
|||||||
up:
|
up:
|
||||||
tags:
|
tags:
|
||||||
aliases:
|
aliases:
|
||||||
pdf: Spinoza - Lettre 12 à Lodewijk Meyer (FR)
|
pdf: "[[sources/0 - cours/LOGOS S2/le savoir en mathématiques/Spinoza - Lettre 12 à Lodewijk Meyer (FR).pdf|Spinoza - Lettre 12 à Lodewijk Meyer (FR)]]"
|
||||||
author:
|
author:
|
||||||
- "[[Baruch de Spinoza|Spinoza]]"
|
- "[[Baruch de Spinoza|Spinoza]]"
|
||||||
|
year: 1663
|
||||||
---
|
---
|
||||||
|
|
||||||
# Distinctions sur les différentes notions d'infini
|
# Distinctions sur les différentes notions d'infini
|
||||||
|
|||||||
Reference in New Issue
Block a user