MacBook-Pro-de-Oscar.local 2026-3-28:13:34:18
This commit is contained in:
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@@ -36,10 +36,10 @@
|
|||||||
"general_interface",
|
"general_interface",
|
||||||
"checkboxes",
|
"checkboxes",
|
||||||
"headers",
|
"headers",
|
||||||
"dark_pdf",
|
|
||||||
"omts-[editor] Compact Right Sidebar notes",
|
"omts-[editor] Compact Right Sidebar notes",
|
||||||
"omts-Excalidraw - Compact",
|
"omts-Excalidraw - Compact",
|
||||||
"popup_preview_size"
|
"popup_preview_size",
|
||||||
|
"dark_pdf"
|
||||||
],
|
],
|
||||||
"interfaceFontFamily": "CMU Bright,CMU Serif,FiraCode Nerd Font",
|
"interfaceFontFamily": "CMU Bright,CMU Serif,FiraCode Nerd Font",
|
||||||
"textFontFamily": "CMU Sans Serif,CMU Serif,FiraCode Nerd Font",
|
"textFontFamily": "CMU Sans Serif,CMU Serif,FiraCode Nerd Font",
|
||||||
|
|||||||
@@ -152,5 +152,9 @@
|
|||||||
"wikipedia-theme@@hide-frontmatter": false,
|
"wikipedia-theme@@hide-frontmatter": false,
|
||||||
"wikipedia-theme@@hide-callout-icons": false,
|
"wikipedia-theme@@hide-callout-icons": false,
|
||||||
"wikipedia-theme@@hide-callout-title": false,
|
"wikipedia-theme@@hide-callout-title": false,
|
||||||
"wikipedia-theme@@info-normal": false
|
"wikipedia-theme@@info-normal": false,
|
||||||
|
"pdf-plus@@pdf-plus-rect-highlight-border-width": 3,
|
||||||
|
"pdf-plus@@pdf-plus-vim-hint-inverted": false,
|
||||||
|
"minimal-style@@pdf-invert-dark": false,
|
||||||
|
"minimal-style@@pdf-blend-light": true
|
||||||
}
|
}
|
||||||
5
.obsidian/snippets/dark_pdf.css
vendored
5
.obsidian/snippets/dark_pdf.css
vendored
@@ -5,9 +5,8 @@
|
|||||||
/* pdfs, figures... */
|
/* pdfs, figures... */
|
||||||
|
|
||||||
|
|
||||||
/* markmind pdf reader (and annotator) */
|
.theme-dark .pdf-cropped-embed, /* PDF++ rectangle highlights */
|
||||||
/* .theme-dark*/
|
.theme-dark .pdfViewer > .page {
|
||||||
.pdfViewer {
|
|
||||||
filter: invert(0.7)
|
filter: invert(0.7)
|
||||||
brightness(0.85)
|
brightness(0.85)
|
||||||
contrast(1.6)
|
contrast(1.6)
|
||||||
|
|||||||
@@ -70,8 +70,22 @@ author:
|
|||||||
|
|
||||||
## Théorèmes
|
## Théorèmes
|
||||||
|
|
||||||
> [!proposition]+ Théorème du jour 1
|
> [!proposition]+ Théorème du jour 1 – [[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=185&rect=13,283,371,469|p.185]]
|
||||||
> Les de type $,ax,bx,x^{\geq 4}$ et $x^{3}y^{3}$
|
> Les morceaux de type :
|
||||||
|
> 1. $,ax,bx,$
|
||||||
|
> 2. $x^{\geq 4}$
|
||||||
|
> 3. $x^{3}y^{3}$
|
||||||
|
>
|
||||||
|
> n'apparaîssent pas dans les chaînes agées d'un jour.
|
||||||
|
> > [!démonstration]- Démonstration
|
||||||
|
> > 1. $,ax,bx,$
|
||||||
|
> > - ! ce premier morceau à un parsing donné
|
||||||
|
> > La première possibilité doit venir de $x^{a}x^{b}$ qui aurait du être écrit $x^{a+b}$ dans la chaîne du jour précédent.
|
||||||
|
> > 2. $x^{\geq 4}$
|
||||||
|
> > On peut parser cette expression de plusieurs manières :
|
||||||
|
> > $x^{2},x^{ \geq 2}$
|
||||||
|
> > 3. $x^{3}y^{3}$
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Exemples
|
# Exemples
|
||||||
|
|||||||
Reference in New Issue
Block a user