diff --git a/.obsidian/app.json b/.obsidian/app.json index 9754fbf..f828319 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,9 +1 @@ -{ - "pdfExportSettings": { - "includeName": true, - "pageSize": "A4", - "landscape": false, - "margin": "0", - "downscalePercent": 100 - } -} \ No newline at end of file +{"pdfExportSettings":{"includeName":true,"pageSize":"A4","landscape":false,"margin":"0","downscalePercent":100}} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index c8c365d..0ab3820 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,3 +1 @@ -{ - "accentColor": "" -} \ No newline at end of file +{"accentColor":""} \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index 5306326..ae0ceef 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,25 +1 @@ -[ - "obsidian-git", - "obsidian-mind-map", - "table-editor-obsidian", - "calendar", - "obsidian-advanced-slides", - "cm-editor-syntax-highlight-obsidian", - "code-block-copy", - "url-into-selection", - "obsidian-dictionary-plugin", - "obsidian-languagetool-plugin", - "obsidian-image-toolkit", - "quick-latex", - "obsidian-excel-to-markdown-table", - "obsidian-icons-plugin", - "juggl", - "obsidian-plugin-toc", - "drawio-obsidian", - "obsidian-completr", - "execute-code", - "nldates-obsidian", - "obsidian-livesync", - "obsidian-dynamic-toc", - "obsidian-excalidraw-plugin" -] \ No newline at end of file +["obsidian-git","obsidian-mind-map","table-editor-obsidian","calendar","obsidian-advanced-slides","cm-editor-syntax-highlight-obsidian","code-block-copy","url-into-selection","obsidian-dictionary-plugin","obsidian-languagetool-plugin","obsidian-image-toolkit","quick-latex","obsidian-excel-to-markdown-table","obsidian-icons-plugin","juggl","obsidian-plugin-toc","drawio-obsidian","obsidian-completr","execute-code","nldates-obsidian","obsidian-livesync","obsidian-dynamic-toc","obsidian-excalidraw-plugin"] \ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json index 3106ebd..ed19c46 100644 --- a/.obsidian/core-plugins-migration.json +++ b/.obsidian/core-plugins-migration.json @@ -1,29 +1 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "starred": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": false -} \ No newline at end of file +{"file-explorer":true,"global-search":true,"switcher":true,"graph":true,"backlink":true,"canvas":true,"outgoing-link":true,"tag-pane":true,"page-preview":true,"daily-notes":true,"templates":true,"note-composer":true,"command-palette":true,"slash-command":false,"editor-status":true,"starred":true,"markdown-importer":false,"zk-prefixer":false,"random-note":false,"outline":true,"word-count":true,"slides":false,"audio-recorder":false,"workspaces":false,"file-recovery":true,"publish":false,"sync":false} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 086a8e4..093dd7d 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,20 +1 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "starred", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file +["file-explorer","global-search","switcher","graph","backlink","canvas","outgoing-link","tag-pane","page-preview","daily-notes","templates","note-composer","command-palette","editor-status","starred","outline","word-count","file-recovery"] \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json index e21a18d..3ef0499 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -1,22 +1 @@ -{ - "collapse-filter": true, - "search": "", - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": true, - "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, - "linkStrength": 1, - "linkDistance": 250, - "scale": 1, - "close": false -} \ No newline at end of file +{"collapse-filter":true,"search":"","showTags":false,"showAttachments":false,"hideUnresolved":false,"showOrphans":true,"collapse-color-groups":true,"colorGroups":[],"collapse-display":true,"showArrow":false,"textFadeMultiplier":0,"nodeSizeMultiplier":1,"lineSizeMultiplier":1,"collapse-forces":true,"centerStrength":0.518713248970312,"repelStrength":10,"linkStrength":1,"linkDistance":250,"scale":1,"close":false} \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index 371278d..0b4f126 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -1,28 +1 @@ -{ - "obsidian-git:commit": [ - { - "modifiers": [ - "Alt" - ], - "key": "C" - } - ], - "obsidian-git:push2": [ - { - "modifiers": [ - "Alt" - ], - "key": "P" - } - ], - "obsidian-excalidraw-plugin:excalidraw-autocreate-newtab": [ - { - "modifiers": [ - "Alt", - "Mod", - "Shift" - ], - "key": "E" - } - ] -} \ No newline at end of file +{"obsidian-git:commit":[{"modifiers":["Alt"],"key":"C"}],"obsidian-git:push2":[{"modifiers":["Alt"],"key":"P"}],"obsidian-excalidraw-plugin:excalidraw-autocreate-newtab":[{"modifiers":["Alt","Mod","Shift"],"key":"E"}]} \ No newline at end of file diff --git a/.obsidian/plugins/better-pdf-plugin/manifest.json b/.obsidian/plugins/better-pdf-plugin/manifest.json index 3a55166..62a158a 100644 --- a/.obsidian/plugins/better-pdf-plugin/manifest.json +++ b/.obsidian/plugins/better-pdf-plugin/manifest.json @@ -1,10 +1 @@ -{ - "id": "better-pdf-plugin", - "name": "Better PDF Plugin", - "version": "1.4.0", - "minAppVersion": "0.11.13", - "description": "Goal of this Plugin in to implement a native PDF handling workflow", - "author": "MSzturc", - "authorUrl": "https://github.com/MSzturc", - "isDesktopOnly": false -} +{"id":"better-pdf-plugin","name":"Better PDF Plugin","version":"1.4.0","minAppVersion":"0.11.13","description":"Goal of this Plugin in to implement a native PDF handling workflow","author":"MSzturc","authorUrl":"https://github.com/MSzturc","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/calendar/data.json b/.obsidian/plugins/calendar/data.json index b03e21d..65e7bd1 100644 --- a/.obsidian/plugins/calendar/data.json +++ b/.obsidian/plugins/calendar/data.json @@ -1,10 +1 @@ -{ - "shouldConfirmBeforeCreate": true, - "weekStart": "locale", - "wordsPerDot": 250, - "showWeeklyNote": false, - "weeklyNoteFormat": "", - "weeklyNoteTemplate": "", - "weeklyNoteFolder": "", - "localeOverride": "system-default" -} \ No newline at end of file +{"shouldConfirmBeforeCreate":true,"weekStart":"locale","wordsPerDot":250,"showWeeklyNote":false,"weeklyNoteFormat":"","weeklyNoteTemplate":"","weeklyNoteFolder":"","localeOverride":"system-default"} \ No newline at end of file diff --git a/.obsidian/plugins/calendar/manifest.json b/.obsidian/plugins/calendar/manifest.json index 028bfa5..4a857a5 100644 --- a/.obsidian/plugins/calendar/manifest.json +++ b/.obsidian/plugins/calendar/manifest.json @@ -1,10 +1 @@ -{ - "id": "calendar", - "name": "Calendar", - "description": "Calendar view of your daily notes", - "version": "1.5.10", - "author": "Liam Cain", - "authorUrl": "https://github.com/liamcain/", - "isDesktopOnly": false, - "minAppVersion": "0.9.11" -} +{"id":"calendar","name":"Calendar","description":"Calendar view of your daily notes","version":"1.5.10","author":"Liam Cain","authorUrl":"https://github.com/liamcain/","isDesktopOnly":false,"minAppVersion":"0.9.11"} \ No newline at end of file diff --git a/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json b/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json index 188745f..59d5627 100644 --- a/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json +++ b/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json @@ -1,10 +1 @@ -{ - "id": "cm-editor-syntax-highlight-obsidian", - "name": "Editor Syntax Highlight", - "author": "death_au", - "authorUrl": "https://github.com/deathau", - "description": "Show syntax highlighing in code blocks the editor", - "isDesktopOnly": false, - "version": "0.1.3", - "minAppVersion": "0.10.0" -} \ No newline at end of file +{"id":"cm-editor-syntax-highlight-obsidian","name":"Editor Syntax Highlight","author":"death_au","authorUrl":"https://github.com/deathau","description":"Show syntax highlighing in code blocks the editor","isDesktopOnly":false,"version":"0.1.3","minAppVersion":"0.10.0"} \ No newline at end of file diff --git a/.obsidian/plugins/code-block-copy/manifest.json b/.obsidian/plugins/code-block-copy/manifest.json index 53c096c..34d39d6 100644 --- a/.obsidian/plugins/code-block-copy/manifest.json +++ b/.obsidian/plugins/code-block-copy/manifest.json @@ -1,8 +1 @@ -{ - "id": "code-block-copy", - "name": "Copy button for code blocks", - "author": "Daniel Brandenburg", - "description": "Copy button for code blocks", - "isDesktopOnly": false, - "version": "0.1.0" -} +{"id":"code-block-copy","name":"Copy button for code blocks","author":"Daniel Brandenburg","description":"Copy button for code blocks","isDesktopOnly":false,"version":"0.1.0"} \ No newline at end of file diff --git a/.obsidian/plugins/drawio-obsidian/manifest.json b/.obsidian/plugins/drawio-obsidian/manifest.json index b44bcbe..827f468 100644 --- a/.obsidian/plugins/drawio-obsidian/manifest.json +++ b/.obsidian/plugins/drawio-obsidian/manifest.json @@ -1,10 +1 @@ -{ - "id": "drawio-obsidian", - "name": "Diagrams", - "version": "1.5.0", - "minAppVersion": "0.9.12", - "description": "Draw.io diagrams for Obsidian. This plugin introduces diagrams that can be included within notes or as stand-alone files. Diagrams are created as SVG files (although .drawio extensions are also supported).", - "author": "Sam Greenhalgh", - "authorUrl": "https://www.radicalresearch.co.uk/", - "isDesktopOnly": true -} +{"id":"drawio-obsidian","name":"Diagrams","version":"1.5.0","minAppVersion":"0.9.12","description":"Draw.io diagrams for Obsidian. This plugin introduces diagrams that can be included within notes or as stand-alone files. Diagrams are created as SVG files (although .drawio extensions are also supported).","author":"Sam Greenhalgh","authorUrl":"https://www.radicalresearch.co.uk/","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/execute-code/manifest.json b/.obsidian/plugins/execute-code/manifest.json index acdb2a5..f0a9ab0 100644 --- a/.obsidian/plugins/execute-code/manifest.json +++ b/.obsidian/plugins/execute-code/manifest.json @@ -1,10 +1 @@ -{ - "id": "execute-code", - "name": "Execute Code", - "version": "1.8.0", - "minAppVersion": "0.12.0", - "description": "Allows to execute code snippets within a note. Supported programming languages: C, CPP, Dart, Golang, Groovy, Kotlin, Java, JavaScript, TypeScript, Lean, Lua, CSharp, Prolog, Rust, Python, R, Ruby, Wolfram Mathematica, Haskell, Scala, Racket, F#, Batch, Shell & Powershell.", - "author": "twibiral", - "authorUrl": "https://www.github.com/twibiral", - "isDesktopOnly": true -} \ No newline at end of file +{"id":"execute-code","name":"Execute Code","version":"1.8.0","minAppVersion":"0.12.0","description":"Allows to execute code snippets within a note. Supported programming languages: C, CPP, Dart, Golang, Groovy, Kotlin, Java, JavaScript, TypeScript, Lean, Lua, CSharp, Prolog, Rust, Python, R, Ruby, Wolfram Mathematica, Haskell, Scala, Racket, F#, Batch, Shell & Powershell.","author":"twibiral","authorUrl":"https://www.github.com/twibiral","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/juggl/manifest.json b/.obsidian/plugins/juggl/manifest.json index 058b7ef..ccb9286 100644 --- a/.obsidian/plugins/juggl/manifest.json +++ b/.obsidian/plugins/juggl/manifest.json @@ -1,10 +1 @@ -{ - "id": "juggl", - "name": "Juggl", - "version": "1.4.0", - "minAppVersion": "0.11.5", - "description": "Adds a completely interactive, stylable and expandable graph view to Obsidian.", - "author": "Emile", - "authorUrl": "https://twitter.com/emilevankrieken", - "isDesktopOnly": false -} +{"id":"juggl","name":"Juggl","version":"1.4.0","minAppVersion":"0.11.5","description":"Adds a completely interactive, stylable and expandable graph view to Obsidian.","author":"Emile","authorUrl":"https://twitter.com/emilevankrieken","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/nldates-obsidian/manifest.json b/.obsidian/plugins/nldates-obsidian/manifest.json index 5aca7ed..6d86c1d 100644 --- a/.obsidian/plugins/nldates-obsidian/manifest.json +++ b/.obsidian/plugins/nldates-obsidian/manifest.json @@ -1,10 +1 @@ -{ - "id": "nldates-obsidian", - "name": "Natural Language Dates", - "description": "Create date-links based on natural language", - "version": "0.6.1", - "author": "Argentina Ortega Sainz", - "authorUrl": "https://argentinaos.com/", - "isDesktopOnly": false, - "minAppVersion": "0.13.0" -} +{"id":"nldates-obsidian","name":"Natural Language Dates","description":"Create date-links based on natural language","version":"0.6.1","author":"Argentina Ortega Sainz","authorUrl":"https://argentinaos.com/","isDesktopOnly":false,"minAppVersion":"0.13.0"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-advanced-slides/data.json b/.obsidian/plugins/obsidian-advanced-slides/data.json index 05bc29b..4d7e559 100644 --- a/.obsidian/plugins/obsidian-advanced-slides/data.json +++ b/.obsidian/plugins/obsidian-advanced-slides/data.json @@ -1,21 +1 @@ -{ - "port": "3000", - "autoReload": true, - "exportDirectory": "/export", - "enableChalkboard": false, - "enableOverview": false, - "enableMenu": false, - "enablePointer": false, - "enableTimeBar": false, - "theme": "black", - "highlightTheme": "zenburn", - "transition": "slide", - "transitionSpeed": "default", - "controls": true, - "progress": true, - "slideNumber": false, - "showGrid": false, - "autoComplete": "inPreview", - "paneMode": "split", - "motm": "2023-04-16T08:56:11.065Z" -} \ No newline at end of file +{"port":"3000","autoReload":true,"exportDirectory":"/export","enableChalkboard":false,"enableOverview":false,"enableMenu":false,"enablePointer":false,"enableTimeBar":false,"theme":"black","highlightTheme":"zenburn","transition":"slide","transitionSpeed":"default","controls":true,"progress":true,"slideNumber":false,"showGrid":false,"autoComplete":"inPreview","paneMode":"split","motm":"2023-04-16T08:56:11.065Z"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-advanced-slides/distVersion.json b/.obsidian/plugins/obsidian-advanced-slides/distVersion.json index 35f5e54..0308d19 100644 --- a/.obsidian/plugins/obsidian-advanced-slides/distVersion.json +++ b/.obsidian/plugins/obsidian-advanced-slides/distVersion.json @@ -1,3 +1 @@ -{ - "version": "1.20.0" -} \ No newline at end of file +{"version":"1.20.0"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-advanced-slides/manifest.json b/.obsidian/plugins/obsidian-advanced-slides/manifest.json index 7ea86a5..263d82b 100644 --- a/.obsidian/plugins/obsidian-advanced-slides/manifest.json +++ b/.obsidian/plugins/obsidian-advanced-slides/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-advanced-slides", - "name": "Advanced Slides", - "version": "1.20.0", - "minAppVersion": "0.12.0", - "description": "Create markdown-based presentations in Obsidian", - "author": "Matthäus Szturc", - "authorUrl": "https://github.com/MSzturc", - "isDesktopOnly": true -} \ No newline at end of file +{"id":"obsidian-advanced-slides","name":"Advanced Slides","version":"1.20.0","minAppVersion":"0.12.0","description":"Create markdown-based presentations in Obsidian","author":"Matthäus Szturc","authorUrl":"https://github.com/MSzturc","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/bower.json b/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/bower.json index df8e88e..1c2fbdb 100644 --- a/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/bower.json +++ b/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/bower.json @@ -1,10 +1 @@ -{ - "name": "reveal.js-menu", - "version": "2.1.0", - "homepage": "https://denehyg.github.io/reveal.js-menu", - "authors": ["Greg Denehy"], - "description": "A slideout menu for navigating reveal.js presentations", - "keywords": ["reveal", "menu"], - "license": "MIT, Copyright (C) 2020 Greg Denehy", - "ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"] -} +{"name":"reveal.js-menu","version":"2.1.0","homepage":"https://denehyg.github.io/reveal.js-menu","authors":["Greg Denehy"],"description":"A slideout menu for navigating reveal.js presentations","keywords":["reveal","menu"],"license":"MIT, Copyright (C) 2020 Greg Denehy","ignore":["**/.*","node_modules","bower_components","test","tests"]} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/package.json b/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/package.json index 161691b..bd4009e 100644 --- a/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/package.json +++ b/.obsidian/plugins/obsidian-advanced-slides/plugin/menu/package.json @@ -1,35 +1 @@ -{ - "name": "reveal.js-menu", - "version": "2.1.0", - "description": "A slideout menu for navigating reveal.js presentations", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", - "build": "gulp" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/denehyg/reveal.js-menu.git" - }, - "keywords": [ - "reveal", - "menu" - ], - "author": "Greg Denehy", - "license": "MIT, Copyright (C) 2020 Greg Denehy", - "bugs": { - "url": "https://github.com/denehyg/reveal.js-menu/issues" - }, - "homepage": "https://github.com/denehyg/reveal.js-menu#readme", - "devDependencies": { - "@babel/core": "^7.10.4", - "@babel/preset-env": "^7.10.4", - "@rollup/plugin-babel": "^5.0.4", - "@rollup/plugin-commonjs": "^13.0.0", - "@rollup/plugin-node-resolve": "^8.1.0", - "babel-plugin-transform-html-import-to-string": "0.0.1", - "core-js": "^3.6.5", - "gulp": "^4.0.2", - "rollup": "^2.21.0", - "rollup-plugin-terser": "^6.1.0" - } -} +{"name":"reveal.js-menu","version":"2.1.0","description":"A slideout menu for navigating reveal.js presentations","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"gulp"},"repository":{"type":"git","url":"git+https://github.com/denehyg/reveal.js-menu.git"},"keywords":["reveal","menu"],"author":"Greg Denehy","license":"MIT, Copyright (C) 2020 Greg Denehy","bugs":{"url":"https://github.com/denehyg/reveal.js-menu/issues"},"homepage":"https://github.com/denehyg/reveal.js-menu#readme","devDependencies":{"@babel/core":"^7.10.4","@babel/preset-env":"^7.10.4","@rollup/plugin-babel":"^5.0.4","@rollup/plugin-commonjs":"^13.0.0","@rollup/plugin-node-resolve":"^8.1.0","babel-plugin-transform-html-import-to-string":"0.0.1","core-js":"^3.6.5","gulp":"^4.0.2","rollup":"^2.21.0","rollup-plugin-terser":"^6.1.0"}} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-completr/callout_suggestions.json b/.obsidian/plugins/obsidian-completr/callout_suggestions.json index e28776e..f6bb3fe 100644 --- a/.obsidian/plugins/obsidian-completr/callout_suggestions.json +++ b/.obsidian/plugins/obsidian-completr/callout_suggestions.json @@ -1,164 +1 @@ -[ - { - "displayName": "Note", - "replacement": "note", - "icon": "lucide-pencil", - "color": "#448aff" - }, - { - "displayName": "Summary", - "replacement": "summary", - "icon": "lucide-clipboard-list", - "color": "#00b0ff" - }, - { - "displayName": "Abstract", - "replacement": "abstract", - "icon": "lucide-clipboard-list", - "color": "#00b0ff" - }, - { - "displayName": "TL;DR", - "replacement": "tldr", - "icon": "lucide-clipboard-list", - "color": "#00b0ff" - }, - { - "displayName": "Info", - "replacement": "info", - "icon": "lucide-info", - "color": "#00b8d4" - }, - { - "displayName": "To-Do", - "replacement": "todo", - "icon": "lucide-check-circle-2", - "color": "#00b8d4" - }, - { - "displayName": "Tip", - "replacement": "tip", - "icon": "lucide-flame", - "color": "#00bfa6" - }, - { - "displayName": "Hint", - "replacement": "hint", - "icon": "lucide-flame", - "color": "#00bfa6" - }, - { - "displayName": "Important", - "replacement": "important", - "icon": "lucide-flame", - "color": "#00bfa6" - }, - { - "displayName": "Success", - "replacement": "success", - "icon": "lucide-check", - "color": "#00c853" - }, - { - "displayName": "Check", - "replacement": "check", - "icon": "lucide-check", - "color": "#00c853" - }, - { - "displayName": "Done", - "replacement": "done", - "icon": "lucide-check", - "color": "#00c853" - }, - { - "displayName": "Question", - "replacement": "question", - "icon": "lucide-help-circle", - "color": "#63dd17" - }, - { - "displayName": "Help", - "replacement": "Help", - "icon": "lucide-help-circle", - "color": "#63dd17" - }, - { - "displayName": "FAQ", - "replacement": "faq", - "icon": "lucide-help-circle", - "color": "#63dd17" - }, - { - "displayName": "Warning", - "replacement": "warning", - "icon": "lucide-alert-triangle", - "color": "#ff9100" - }, - { - "displayName": "Caution", - "replacement": "caution", - "icon": "lucide-alert-triangle", - "color": "#ff9100" - }, - { - "displayName": "Attention", - "replacement": "attention", - "icon": "lucide-alert-triangle", - "color": "#ff9100" - }, - { - "displayName": "Failure", - "replacement": "failure", - "icon": "lucide-x", - "color": "#ff5252" - }, - { - "displayName": "Fail", - "replacement": "fail", - "icon": "lucide-x", - "color": "#ff5252" - }, - { - "displayName": "Missing", - "replacement": "missing", - "icon": "lucide-x", - "color": "#ff5252" - }, - { - "displayName": "Danger", - "replacement": "danger", - "icon": "lucide-zap", - "color": "#ff1744" - }, - { - "displayName": "Error", - "replacement": "error", - "icon": "lucide-zap", - "color": "#ff1744" - }, - { - "displayName": "Bug", - "replacement": "bug", - "icon": "lucide-bug", - "color": "#f50057" - }, - { - "displayName": "Example", - "replacement": "example", - "icon": "lucide-list", - "color": "#7c4dff" - }, - { - "displayName": "Quote", - "replacement": "quote", - "icon": "quote-glyph", - "color": "#9e9e9e" - }, - { - "displayName": "Cite", - "replacement": "cite", - "icon": "quote-glyph", - "color": "#9e9e9e" - } -] \ No newline at end of file +[{"displayName":"Note","replacement":"note","icon":"lucide-pencil","color":"#448aff"},{"displayName":"Summary","replacement":"summary","icon":"lucide-clipboard-list","color":"#00b0ff"},{"displayName":"Abstract","replacement":"abstract","icon":"lucide-clipboard-list","color":"#00b0ff"},{"displayName":"TL;DR","replacement":"tldr","icon":"lucide-clipboard-list","color":"#00b0ff"},{"displayName":"Info","replacement":"info","icon":"lucide-info","color":"#00b8d4"},{"displayName":"To-Do","replacement":"todo","icon":"lucide-check-circle-2","color":"#00b8d4"},{"displayName":"Tip","replacement":"tip","icon":"lucide-flame","color":"#00bfa6"},{"displayName":"Hint","replacement":"hint","icon":"lucide-flame","color":"#00bfa6"},{"displayName":"Important","replacement":"important","icon":"lucide-flame","color":"#00bfa6"},{"displayName":"Success","replacement":"success","icon":"lucide-check","color":"#00c853"},{"displayName":"Check","replacement":"check","icon":"lucide-check","color":"#00c853"},{"displayName":"Done","replacement":"done","icon":"lucide-check","color":"#00c853"},{"displayName":"Question","replacement":"question","icon":"lucide-help-circle","color":"#63dd17"},{"displayName":"Help","replacement":"Help","icon":"lucide-help-circle","color":"#63dd17"},{"displayName":"FAQ","replacement":"faq","icon":"lucide-help-circle","color":"#63dd17"},{"displayName":"Warning","replacement":"warning","icon":"lucide-alert-triangle","color":"#ff9100"},{"displayName":"Caution","replacement":"caution","icon":"lucide-alert-triangle","color":"#ff9100"},{"displayName":"Attention","replacement":"attention","icon":"lucide-alert-triangle","color":"#ff9100"},{"displayName":"Failure","replacement":"failure","icon":"lucide-x","color":"#ff5252"},{"displayName":"Fail","replacement":"fail","icon":"lucide-x","color":"#ff5252"},{"displayName":"Missing","replacement":"missing","icon":"lucide-x","color":"#ff5252"},{"displayName":"Danger","replacement":"danger","icon":"lucide-zap","color":"#ff1744"},{"displayName":"Error","replacement":"error","icon":"lucide-zap","color":"#ff1744"},{"displayName":"Bug","replacement":"bug","icon":"lucide-bug","color":"#f50057"},{"displayName":"Example","replacement":"example","icon":"lucide-list","color":"#7c4dff"},{"displayName":"Quote","replacement":"quote","icon":"quote-glyph","color":"#9e9e9e"},{"displayName":"Cite","replacement":"cite","icon":"quote-glyph","color":"#9e9e9e"}] \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-completr/latex_commands.json b/.obsidian/plugins/obsidian-completr/latex_commands.json index 0985699..16470f6 100644 --- a/.obsidian/plugins/obsidian-completr/latex_commands.json +++ b/.obsidian/plugins/obsidian-completr/latex_commands.json @@ -1,4342 +1 @@ -[ - { - "displayName": "\\begin{align}...", - "replacement": "\\begin{align}\n~\n\\end{align}" - }, - { - "displayName": "\\begin{alignat}...", - "replacement": "\\begin{alignat}{#}\n\\end{alignat}" - }, - { - "displayName": "\\begin{aligned}...", - "replacement": "\\begin{aligned}\n~\n\\end{aligned}" - }, - { - "displayName": "\\begin{alignedat}...", - "replacement": "\\begin{alignedat}{#}\n\\end{alignedat}" - }, - { - "displayName": "\\begin{array}...", - "replacement": "\\begin{array}{#}\n\\end{array}" - }, - { - "displayName": "\\begin{bmatrix}...", - "replacement": "\\begin{bmatrix}\n~\n\\end{bmatrix}" - }, - { - "displayName": "\\begin{Bmatrix}...", - "replacement": "\\begin{Bmatrix}\n~\n\\end{Bmatrix}" - }, - { - "displayName": "\\begin{bsmallmatrix}...", - "replacement": "\\begin{bsmallmatrix}\n~\n\\end{bsmallmatrix}" - }, - { - "displayName": "\\begin{Bsmallmatrix}...", - "replacement": "\\begin{Bsmallmatrix}\n~\n\\end{Bsmallmatrix}" - }, - { - "displayName": "\\begin{cases}...", - "replacement": "\\begin{cases}\n~\n\\end{cases}" - }, - { - "displayName": "\\begin{crampedsubarray}...", - "replacement": "\\begin{crampedsubarray}{#}\n\\end{crampedsubarray}" - }, - { - "displayName": "\\begin{dcases}...", - "replacement": "\\begin{dcases}\n~\n\\end{dcases}" - }, - { - "displayName": "\\begin{drcases}...", - "replacement": "\\begin{drcases}\n~\n\\end{drcases}" - }, - { - "displayName": "\\begin{empheq}...", - "replacement": "\\begin{empheq}{#}{#}\n\\end{empheq}" - }, - { - "displayName": "\\begin{eqnarray}...", - "replacement": "\\begin{eqnarray}\n~\n\\end{eqnarray}" - }, - { - "displayName": "\\begin{equation}...", - "replacement": "\\begin{equation}\n~\n\\end{equation}" - }, - { - "displayName": "\\begin{flalign}...", - "replacement": "\\begin{flalign}\n~\n\\end{flalign}" - }, - { - "displayName": "\\begin{gather}...", - "replacement": "\\begin{gather}\n~\n\\end{gather}" - }, - { - "displayName": "\\begin{gathered}...", - "replacement": "\\begin{gathered}\n~\n\\end{gathered}" - }, - { - "displayName": "\\begin{lgathered}...", - "replacement": "\\begin{lgathered}\n~\n\\end{lgathered}" - }, - { - "displayName": "\\begin{matrix}...", - "replacement": "\\begin{matrix}\n~\n\\end{matrix}" - }, - { - "displayName": "\\begin{multiline}...", - "replacement": "\\begin{multiline}\n~\n\\end{multiline}" - }, - { - "displayName": "\\begin{multilined}...", - "replacement": "\\begin{multilined}\n~\n\\end{multilined}" - }, - { - "displayName": "\\begin{numcases}...", - "replacement": "\\begin{numcases}{#}\n\\end{numcases}" - }, - { - "displayName": "\\begin{pmatrix}...", - "replacement": "\\begin{pmatrix}\n~\n\\end{pmatrix}" - }, - { - "displayName": "\\begin{prooftree}...", - "replacement": "\\begin{prooftree}\n~\n\\end{prooftree}" - }, - { - "displayName": "\\begin{psmallmatrix}...", - "replacement": "\\begin{psmallmatrix}\n~\n\\end{psmallmatrix}" - }, - { - "displayName": "\\begin{rcases}...", - "replacement": "\\begin{rcases}\n~\n\\end{rcases}" - }, - { - "displayName": "\\begin{rgathered}...", - "replacement": "\\begin{rgathered}\n~\n\\end{rgathered}" - }, - { - "displayName": "\\begin{smallmatrix}...", - "replacement": "\\begin{smallmatrix}\n~\n\\end{smallmatrix}" - }, - { - "displayName": "\\begin{split}...", - "replacement": "\\begin{split}\n~\n\\end{split}" - }, - { - "displayName": "\\begin{spreadlines}...", - "replacement": "\\begin{spreadlines}{#}\n\\end{spreadlines}" - }, - { - "displayName": "\\begin{subarray}...", - "replacement": "\\begin{subarray}{#}\n\\end{subarray}" - }, - { - "displayName": "\\begin{subnumcases}...", - "replacement": "\\begin{subnumcases}{#}\n\\end{subnumcases}" - }, - { - "displayName": "\\begin{vmatrix}...", - "replacement": "\\begin{vmatrix}\n~\n\\end{vmatrix}" - }, - { - "displayName": "\\begin{Vmatrix}...", - "replacement": "\\begin{Vmatrix}\n~\n\\end{Vmatrix}" - }, - { - "displayName": "\\begin{vsmallmatrix}...", - "replacement": "\\begin{vsmallmatrix}\n~\n\\end{vsmallmatrix}" - }, - { - "displayName": "\\begin{Vsmallmatrix}...", - "replacement": "\\begin{Vsmallmatrix}\n~\n\\end{Vsmallmatrix}" - }, - { - "displayName": "\\begin{xalignat}...", - "replacement": "\\begin{xalignat}{#}\n\\end{xalignat}" - }, - { - "displayName": "\\begin{xxalignat}...", - "replacement": "\\begin{xxalignat}{#}\n\\end{xxalignat}" - }, - { - "displayName": "\\begin{align*}...", - "replacement": "\\begin{align*}\n~\n\\end{align*}" - }, - { - "displayName": "\\begin{alignat*}...", - "replacement": "\\begin{alignat*}{#}\n\\end{alignat*}" - }, - { - "displayName": "\\begin{bmatrix*}...", - "replacement": "\\begin{bmatrix*}\n~\n\\end{bmatrix*}" - }, - { - "displayName": "\\begin{Bmatrix*}...", - "replacement": "\\begin{Bmatrix*}\n~\n\\end{Bmatrix*}" - }, - { - "displayName": "\\begin{bsmallmatrix*}...", - "replacement": "\\begin{bsmallmatrix*}\n~\n\\end{bsmallmatrix*}" - }, - { - "displayName": "\\begin{Bsmallmatrix*}...", - "replacement": "\\begin{Bsmallmatrix*}\n~\n\\end{Bsmallmatrix*}" - }, - { - "displayName": "\\begin{cases*}...", - "replacement": "\\begin{cases*}\n~\n\\end{cases*}" - }, - { - "displayName": "\\begin{dcases*}...", - "replacement": "\\begin{dcases*}\n~\n\\end{dcases*}" - }, - { - "displayName": "\\begin{drcases*}...", - "replacement": "\\begin{drcases*}\n~\n\\end{drcases*}" - }, - { - "displayName": "\\begin{eqnarray*}...", - "replacement": "\\begin{eqnarray*}\n~\n\\end{eqnarray*}" - }, - { - "displayName": "\\begin{equation*}...", - "replacement": "\\begin{equation*}\n~\n\\end{equation*}" - }, - { - "displayName": "\\begin{flalign*}...", - "replacement": "\\begin{flalign*}\n~\n\\end{flalign*}" - }, - { - "displayName": "\\begin{gather*}...", - "replacement": "\\begin{gather*}\n~\n\\end{gather*}" - }, - { - "displayName": "\\begin{matrix*}...", - "replacement": "\\begin{matrix*}\n~\n\\end{matrix*}" - }, - { - "displayName": "\\begin{multiline*}...", - "replacement": "\\begin{multiline*}\n~\n\\end{multiline*}" - }, - { - "displayName": "\\begin{pmatrix*}...", - "replacement": "\\begin{pmatrix*}\n~\n\\end{pmatrix*}" - }, - { - "displayName": "\\begin{psmallmatrix*}...", - "replacement": "\\begin{psmallmatrix*}\n~\n\\end{psmallmatrix*}" - }, - { - "displayName": "\\begin{rcases*}...", - "replacement": "\\begin{rcases*}\n~\n\\end{rcases*}" - }, - { - "displayName": "\\begin{smallmatrix*}...", - "replacement": "\\begin{smallmatrix*}\n~\n\\end{smallmatrix*}" - }, - { - "displayName": "\\begin{vmatrix*}...", - "replacement": "\\begin{vmatrix*}\n~\n\\end{vmatrix*}" - }, - { - "displayName": "\\begin{Vmatrix*}...", - "replacement": "\\begin{Vmatrix*}\n~\n\\end{Vmatrix*}" - }, - { - "displayName": "\\begin{vsmallmatrix*}...", - "replacement": "\\begin{vsmallmatrix*}\n~\n\\end{vsmallmatrix*}" - }, - { - "displayName": "\\begin{Vsmallmatrix*}...", - "replacement": "\\begin{Vsmallmatrix*}\n~\n\\end{Vsmallmatrix*}" - }, - { - "displayName": "\\begin{xalignat*}...", - "replacement": "\\begin{xalignat*}{#}\n\\end{xalignat*}" - }, - { - "displayName": "\\above{#}{#}", - "replacement": "\\above{#}{#}" - }, - { - "displayName": "\\verb|#|", - "replacement": "\\verb|#|" - }, - { - "displayName": "\\left\\", - "replacement": "\\left\\" - }, - { - "displayName": "\\right\\", - "replacement": "\\right\\" - }, - { - "displayName": "\\acute{#}", - "replacement": "\\acute{#}" - }, - { - "displayName": "\\aleph", - "replacement": "\\aleph" - }, - { - "displayName": "\\alpha", - "replacement": "\\alpha" - }, - { - "displayName": "\\amalg", - "replacement": "\\amalg" - }, - { - "displayName": "\\And", - "replacement": "\\And" - }, - { - "displayName": "\\angle", - "replacement": "\\angle" - }, - { - "displayName": "\\approx", - "replacement": "\\approx" - }, - { - "displayName": "\\approxeq", - "replacement": "\\approxeq" - }, - { - "displayName": "\\arccos", - "replacement": "\\arccos" - }, - { - "displayName": "\\arcsin", - "replacement": "\\arcsin" - }, - { - "displayName": "\\arctan", - "replacement": "\\arctan" - }, - { - "displayName": "\\arg", - "replacement": "\\arg" - }, - { - "displayName": "\\array{#}", - "replacement": "\\array{#}" - }, - { - "displayName": "\\arrowvert", - "replacement": "\\arrowvert" - }, - { - "displayName": "\\Arrowvert", - "replacement": "\\Arrowvert" - }, - { - "displayName": "\\ast", - "replacement": "\\ast" - }, - { - "displayName": "\\asymp", - "replacement": "\\asymp" - }, - { - "displayName": "\\atop", - "replacement": "\\atop" - }, - { - "displayName": "\\backepsilon", - "replacement": "\\backepsilon" - }, - { - "displayName": "\\backprime", - "replacement": "\\backprime" - }, - { - "displayName": "\\backsim", - "replacement": "\\backsim" - }, - { - "displayName": "\\backsimeq", - "replacement": "\\backsimeq" - }, - { - "displayName": "\\backslash", - "replacement": "\\backslash" - }, - { - "displayName": "\\bar{#}", - "replacement": "\\bar{#}" - }, - { - "displayName": "\\barwedge", - "replacement": "\\barwedge" - }, - { - "displayName": "\\Bbb{#}", - "replacement": "\\Bbb{#}" - }, - { - "displayName": "\\Bbbk", - "replacement": "\\Bbbk" - }, - { - "displayName": "\\bbFont", - "replacement": "\\bbFont" - }, - { - "displayName": "\\bbox{#}", - "replacement": "\\bbox{#}" - }, - { - "displayName": "\\bcancel{#}", - "replacement": "\\bcancel{#}" - }, - { - "displayName": "\\because", - "replacement": "\\because" - }, - { - "displayName": "\\beta", - "replacement": "\\beta" - }, - { - "displayName": "\\beth", - "replacement": "\\beth" - }, - { - "displayName": "\\between", - "replacement": "\\between" - }, - { - "displayName": "\\bf", - "replacement": "\\bf" - }, - { - "displayName": "\\bigcap", - "replacement": "\\bigcap" - }, - { - "displayName": "\\bigcirc", - "replacement": "\\bigcirc" - }, - { - "displayName": "\\bigcup", - "replacement": "\\bigcup" - }, - { - "displayName": "\\bigodot", - "replacement": "\\bigodot" - }, - { - "displayName": "\\bigoplus", - "replacement": "\\bigoplus" - }, - { - "displayName": "\\bigotimes", - "replacement": "\\bigotimes" - }, - { - "displayName": "\\bigsqcup", - "replacement": "\\bigsqcup" - }, - { - "displayName": "\\bigstar", - "replacement": "\\bigstar" - }, - { - "displayName": "\\bigtimes", - "replacement": "\\bigtimes" - }, - { - "displayName": "\\bigtriangledown", - "replacement": "\\bigtriangledown" - }, - { - "displayName": "\\bigtriangleup", - "replacement": "\\bigtriangleup" - }, - { - "displayName": "\\biguplus", - "replacement": "\\biguplus" - }, - { - "displayName": "\\bigvee", - "replacement": "\\bigvee" - }, - { - "displayName": "\\bigwedge", - "replacement": "\\bigwedge" - }, - { - "displayName": "\\binom{#}{#}", - "replacement": "\\binom{#}{#}" - }, - { - "displayName": "\\blacklozenge", - "replacement": "\\blacklozenge" - }, - { - "displayName": "\\blacksquare", - "replacement": "\\blacksquare" - }, - { - "displayName": "\\blacktriangle", - "replacement": "\\blacktriangle" - }, - { - "displayName": "\\blacktriangledown", - "replacement": "\\blacktriangledown" - }, - { - "displayName": "\\blacktriangleleft", - "replacement": "\\blacktriangleleft" - }, - { - "displayName": "\\blacktriangleright", - "replacement": "\\blacktriangleright" - }, - { - "displayName": "\\bmod", - "replacement": "\\bmod" - }, - { - "displayName": "\\boldsymbol{#}", - "replacement": "\\boldsymbol{#}" - }, - { - "displayName": "\\bot", - "replacement": "\\bot" - }, - { - "displayName": "\\bowtie", - "replacement": "\\bowtie" - }, - { - "displayName": "\\Box", - "replacement": "\\Box" - }, - { - "displayName": "\\boxdot", - "replacement": "\\boxdot" - }, - { - "displayName": "\\boxed{#}", - "replacement": "\\boxed{#}" - }, - { - "displayName": "\\boxminus", - "replacement": "\\boxminus" - }, - { - "displayName": "\\boxplus", - "replacement": "\\boxplus" - }, - { - "displayName": "\\boxtimes", - "replacement": "\\boxtimes" - }, - { - "displayName": "\\bra{#}", - "replacement": "\\bra{#}" - }, - { - "displayName": "\\Bra{#}", - "replacement": "\\Bra{#}" - }, - { - "displayName": "\\brace", - "replacement": "\\brace" - }, - { - "displayName": "\\bracevert", - "replacement": "\\bracevert" - }, - { - "displayName": "\\brack", - "replacement": "\\brack" - }, - { - "displayName": "\\braket{#}", - "replacement": "\\braket{#}" - }, - { - "displayName": "\\Braket{#}", - "replacement": "\\Braket{#}" - }, - { - "displayName": "\\breve{#}", - "replacement": "\\breve{#}" - }, - { - "displayName": "\\bullet", - "replacement": "\\bullet" - }, - { - "displayName": "\\bumpeq", - "replacement": "\\bumpeq" - }, - { - "displayName": "\\Bumpeq", - "replacement": "\\Bumpeq" - }, - { - "displayName": "\\cal", - "replacement": "\\cal" - }, - { - "displayName": "\\cancel{#}", - "replacement": "\\cancel{#}" - }, - { - "displayName": "\\cancelto{#}{#}", - "replacement": "\\cancelto{#}{#}" - }, - { - "displayName": "\\cap", - "replacement": "\\cap" - }, - { - "displayName": "\\Cap", - "replacement": "\\Cap" - }, - { - "displayName": "\\cases{#}", - "replacement": "\\cases{#}" - }, - { - "displayName": "\\cdot", - "replacement": "\\cdot" - }, - { - "displayName": "\\cdotp", - "replacement": "\\cdotp" - }, - { - "displayName": "\\cdots", - "replacement": "\\cdots" - }, - { - "displayName": "\\celsius", - "replacement": "\\celsius" - }, - { - "displayName": "\\centercolon", - "replacement": "\\centercolon" - }, - { - "displayName": "\\centerdot", - "replacement": "\\centerdot" - }, - { - "displayName": "\\centernot{#}", - "replacement": "\\centernot{#}" - }, - { - "displayName": "\\centerOver{#}{#}", - "replacement": "\\centerOver{#}{#}" - }, - { - "displayName": "\\cfrac{#}{#}", - "replacement": "\\cfrac{#}{#}" - }, - { - "displayName": "\\check{#}", - "replacement": "\\check{#}" - }, - { - "displayName": "\\checkmark", - "replacement": "\\checkmark" - }, - { - "displayName": "\\chi", - "replacement": "\\chi" - }, - { - "displayName": "\\choose", - "replacement": "\\choose" - }, - { - "displayName": "\\circ", - "replacement": "\\circ" - }, - { - "displayName": "\\circeq", - "replacement": "\\circeq" - }, - { - "displayName": "\\circlearrowleft", - "replacement": "\\circlearrowleft" - }, - { - "displayName": "\\circlearrowright", - "replacement": "\\circlearrowright" - }, - { - "displayName": "\\circledast", - "replacement": "\\circledast" - }, - { - "displayName": "\\circledcirc", - "replacement": "\\circledcirc" - }, - { - "displayName": "\\circleddash", - "replacement": "\\circleddash" - }, - { - "displayName": "\\circledR", - "replacement": "\\circledR" - }, - { - "displayName": "\\circledS", - "replacement": "\\circledS" - }, - { - "displayName": "\\clap{#}", - "replacement": "\\clap{#}" - }, - { - "displayName": "\\class{#}{#}", - "replacement": "\\class{#}{#}" - }, - { - "displayName": "\\clubsuit", - "replacement": "\\clubsuit" - }, - { - "displayName": "\\colon", - "replacement": "\\colon" - }, - { - "displayName": "\\colonapprox", - "replacement": "\\colonapprox" - }, - { - "displayName": "\\Colonapprox", - "replacement": "\\Colonapprox" - }, - { - "displayName": "\\coloneq", - "replacement": "\\coloneq" - }, - { - "displayName": "\\Coloneq", - "replacement": "\\Coloneq" - }, - { - "displayName": "\\coloneqq", - "replacement": "\\coloneqq" - }, - { - "displayName": "\\Coloneqq", - "replacement": "\\Coloneqq" - }, - { - "displayName": "\\colonsim", - "replacement": "\\colonsim" - }, - { - "displayName": "\\Colonsim", - "replacement": "\\Colonsim" - }, - { - "displayName": "\\color{#}", - "replacement": "\\color{#}" - }, - { - "displayName": "\\colorbox{#}{#}", - "replacement": "\\colorbox{#}{#}" - }, - { - "displayName": "\\complement", - "replacement": "\\complement" - }, - { - "displayName": "\\cong", - "replacement": "\\cong" - }, - { - "displayName": "\\coprod", - "replacement": "\\coprod" - }, - { - "displayName": "\\cos", - "replacement": "\\cos" - }, - { - "displayName": "\\cosh", - "replacement": "\\cosh" - }, - { - "displayName": "\\cot", - "replacement": "\\cot" - }, - { - "displayName": "\\coth", - "replacement": "\\coth" - }, - { - "displayName": "\\cramped{#}", - "replacement": "\\cramped{#}" - }, - { - "displayName": "\\crampedclap{#}", - "replacement": "\\crampedclap{#}" - }, - { - "displayName": "\\crampedllap{#}", - "replacement": "\\crampedllap{#}" - }, - { - "displayName": "\\crampedrlap{#}", - "replacement": "\\crampedrlap{#}" - }, - { - "displayName": "\\crampedsubstack{#}", - "replacement": "\\crampedsubstack{#}" - }, - { - "displayName": "\\csc", - "replacement": "\\csc" - }, - { - "displayName": "\\cssId{#}{#}", - "replacement": "\\cssId{#}{#}" - }, - { - "displayName": "\\cup", - "replacement": "\\cup" - }, - { - "displayName": "\\Cup", - "replacement": "\\Cup" - }, - { - "displayName": "\\curlyeqprec", - "replacement": "\\curlyeqprec" - }, - { - "displayName": "\\curlyeqsucc", - "replacement": "\\curlyeqsucc" - }, - { - "displayName": "\\curlyvee", - "replacement": "\\curlyvee" - }, - { - "displayName": "\\curlywedge", - "replacement": "\\curlywedge" - }, - { - "displayName": "\\curvearrowleft", - "replacement": "\\curvearrowleft" - }, - { - "displayName": "\\curvearrowright", - "replacement": "\\curvearrowright" - }, - { - "displayName": "\\dagger", - "replacement": "\\dagger" - }, - { - "displayName": "\\daleth", - "replacement": "\\daleth" - }, - { - "displayName": "\\dashleftarrow", - "replacement": "\\dashleftarrow" - }, - { - "displayName": "\\dashrightarrow", - "replacement": "\\dashrightarrow" - }, - { - "displayName": "\\dashv", - "replacement": "\\dashv" - }, - { - "displayName": "\\dbinom{#}{#}", - "replacement": "\\dbinom{#}{#}" - }, - { - "displayName": "\\dblcolon", - "replacement": "\\dblcolon" - }, - { - "displayName": "\\ddagger", - "replacement": "\\ddagger" - }, - { - "displayName": "\\ddddot{#}", - "replacement": "\\ddddot{#}" - }, - { - "displayName": "\\dddot{#}", - "replacement": "\\dddot{#}" - }, - { - "displayName": "\\ddot{#}", - "replacement": "\\ddot{#}" - }, - { - "displayName": "\\ddots", - "replacement": "\\ddots" - }, - { - "displayName": "\\DeclareMathOperator{#}{#}", - "replacement": "\\DeclareMathOperator{#}{#}" - }, - { - "displayName": "\\DeclarePairedDelimiters{#}{#}{#}", - "replacement": "\\DeclarePairedDelimiters{#}{#}{#}" - }, - { - "displayName": "\\DeclarePairedDelimitersX{#}{#}{#}{#}", - "replacement": "\\DeclarePairedDelimitersX{#}{#}{#}{#}" - }, - { - "displayName": "\\DeclarePairedDelimitersXPP{#}{#}{#}{#}{#}{#}", - "replacement": "\\DeclarePairedDelimitersXPP{#}{#}{#}{#}{#}{#}" - }, - { - "displayName": "\\deg", - "replacement": "\\deg" - }, - { - "displayName": "\\degree", - "replacement": "\\degree" - }, - { - "displayName": "\\delta", - "replacement": "\\delta" - }, - { - "displayName": "\\Delta", - "replacement": "\\Delta" - }, - { - "displayName": "\\det", - "replacement": "\\det" - }, - { - "displayName": "\\dfrac{#}{#}", - "replacement": "\\dfrac{#}{#}" - }, - { - "displayName": "\\diagdown", - "replacement": "\\diagdown" - }, - { - "displayName": "\\diagup", - "replacement": "\\diagup" - }, - { - "displayName": "\\diamond", - "replacement": "\\diamond" - }, - { - "displayName": "\\Diamond", - "replacement": "\\Diamond" - }, - { - "displayName": "\\diamondsuit", - "replacement": "\\diamondsuit" - }, - { - "displayName": "\\digamma", - "replacement": "\\digamma" - }, - { - "displayName": "\\dim", - "replacement": "\\dim" - }, - { - "displayName": "\\displaylines{#}", - "replacement": "\\displaylines{#}" - }, - { - "displayName": "\\displaystyle", - "replacement": "\\displaystyle" - }, - { - "displayName": "\\div", - "replacement": "\\div" - }, - { - "displayName": "\\divideontimes", - "replacement": "\\divideontimes" - }, - { - "displayName": "\\divsymbol", - "replacement": "\\divsymbol" - }, - { - "displayName": "\\dot{#}", - "replacement": "\\dot{#}" - }, - { - "displayName": "\\doteq", - "replacement": "\\doteq" - }, - { - "displayName": "\\Doteq", - "replacement": "\\Doteq" - }, - { - "displayName": "\\doteqdot", - "replacement": "\\doteqdot" - }, - { - "displayName": "\\dotplus", - "replacement": "\\dotplus" - }, - { - "displayName": "\\dots", - "replacement": "\\dots" - }, - { - "displayName": "\\dotsb", - "replacement": "\\dotsb" - }, - { - "displayName": "\\dotsc", - "replacement": "\\dotsc" - }, - { - "displayName": "\\dotsi", - "replacement": "\\dotsi" - }, - { - "displayName": "\\dotsm", - "replacement": "\\dotsm" - }, - { - "displayName": "\\dotso", - "replacement": "\\dotso" - }, - { - "displayName": "\\doublebarwedge", - "replacement": "\\doublebarwedge" - }, - { - "displayName": "\\doublecap", - "replacement": "\\doublecap" - }, - { - "displayName": "\\doublecup", - "replacement": "\\doublecup" - }, - { - "displayName": "\\downarrow", - "replacement": "\\downarrow" - }, - { - "displayName": "\\Downarrow", - "replacement": "\\Downarrow" - }, - { - "displayName": "\\downdownarrows", - "replacement": "\\downdownarrows" - }, - { - "displayName": "\\downharpoonleft", - "replacement": "\\downharpoonleft" - }, - { - "displayName": "\\downharpoonright", - "replacement": "\\downharpoonright" - }, - { - "displayName": "\\ell", - "replacement": "\\ell" - }, - { - "displayName": "\\empheqbiglangle", - "replacement": "\\empheqbiglangle" - }, - { - "displayName": "\\empheqbiglbrace", - "replacement": "\\empheqbiglbrace" - }, - { - "displayName": "\\empheqbiglbrack", - "replacement": "\\empheqbiglbrack" - }, - { - "displayName": "\\empheqbiglceil", - "replacement": "\\empheqbiglceil" - }, - { - "displayName": "\\empheqbiglfloor", - "replacement": "\\empheqbiglfloor" - }, - { - "displayName": "\\empheqbiglparen", - "replacement": "\\empheqbiglparen" - }, - { - "displayName": "\\empheqbiglvert", - "replacement": "\\empheqbiglvert" - }, - { - "displayName": "\\empheqbiglVert", - "replacement": "\\empheqbiglVert" - }, - { - "displayName": "\\empheqbigrangle", - "replacement": "\\empheqbigrangle" - }, - { - "displayName": "\\empheqbigrbrace", - "replacement": "\\empheqbigrbrace" - }, - { - "displayName": "\\empheqbigrbrack", - "replacement": "\\empheqbigrbrack" - }, - { - "displayName": "\\empheqbigrceil", - "replacement": "\\empheqbigrceil" - }, - { - "displayName": "\\empheqbigrfloor", - "replacement": "\\empheqbigrfloor" - }, - { - "displayName": "\\empheqbigrparen", - "replacement": "\\empheqbigrparen" - }, - { - "displayName": "\\empheqbigrvert", - "replacement": "\\empheqbigrvert" - }, - { - "displayName": "\\empheqbigrVert", - "replacement": "\\empheqbigrVert" - }, - { - "displayName": "\\empheqlangle", - "replacement": "\\empheqlangle" - }, - { - "displayName": "\\empheqlbrace", - "replacement": "\\empheqlbrace" - }, - { - "displayName": "\\empheqlbrack", - "replacement": "\\empheqlbrack" - }, - { - "displayName": "\\empheqlceil", - "replacement": "\\empheqlceil" - }, - { - "displayName": "\\empheqlfloor", - "replacement": "\\empheqlfloor" - }, - { - "displayName": "\\empheqlparen", - "replacement": "\\empheqlparen" - }, - { - "displayName": "\\empheqlvert", - "replacement": "\\empheqlvert" - }, - { - "displayName": "\\empheqlVert", - "replacement": "\\empheqlVert" - }, - { - "displayName": "\\empheqrangle", - "replacement": "\\empheqrangle" - }, - { - "displayName": "\\empheqrbrace", - "replacement": "\\empheqrbrace" - }, - { - "displayName": "\\empheqrbrack", - "replacement": "\\empheqrbrack" - }, - { - "displayName": "\\empheqrceil", - "replacement": "\\empheqrceil" - }, - { - "displayName": "\\empheqrfloor", - "replacement": "\\empheqrfloor" - }, - { - "displayName": "\\empheqrparen", - "replacement": "\\empheqrparen" - }, - { - "displayName": "\\empheqrvert", - "replacement": "\\empheqrvert" - }, - { - "displayName": "\\empheqrVert", - "replacement": "\\empheqrVert" - }, - { - "displayName": "\\emptyset", - "replacement": "\\emptyset" - }, - { - "displayName": "\\enclose{#}{#}", - "replacement": "\\enclose{#}{#}" - }, - { - "displayName": "\\enspace", - "replacement": "\\enspace" - }, - { - "displayName": "\\epsilon", - "replacement": "\\epsilon" - }, - { - "displayName": "\\eqalign{#}", - "replacement": "\\eqalign{#}" - }, - { - "displayName": "\\eqalignno{#}", - "replacement": "\\eqalignno{#}" - }, - { - "displayName": "\\eqcirc", - "replacement": "\\eqcirc" - }, - { - "displayName": "\\eqcolon", - "replacement": "\\eqcolon" - }, - { - "displayName": "\\Eqcolon", - "replacement": "\\Eqcolon" - }, - { - "displayName": "\\eqqcolon", - "replacement": "\\eqqcolon" - }, - { - "displayName": "\\Eqqcolon", - "replacement": "\\Eqqcolon" - }, - { - "displayName": "\\eqref{#}", - "replacement": "\\eqref{#}" - }, - { - "displayName": "\\eqsim", - "replacement": "\\eqsim" - }, - { - "displayName": "\\eqslantgtr", - "replacement": "\\eqslantgtr" - }, - { - "displayName": "\\eqslantless", - "replacement": "\\eqslantless" - }, - { - "displayName": "\\equiv", - "replacement": "\\equiv" - }, - { - "displayName": "\\eta", - "replacement": "\\eta" - }, - { - "displayName": "\\eth", - "replacement": "\\eth" - }, - { - "displayName": "\\exists", - "replacement": "\\exists" - }, - { - "displayName": "\\exp", - "replacement": "\\exp" - }, - { - "displayName": "\\fallingdotseq", - "replacement": "\\fallingdotseq" - }, - { - "displayName": "\\fbox{#}", - "replacement": "\\fbox{#}" - }, - { - "displayName": "\\fCenter", - "replacement": "\\fCenter" - }, - { - "displayName": "\\fcolorbox{#}{#}{#}", - "replacement": "\\fcolorbox{#}{#}{#}" - }, - { - "displayName": "\\Finv", - "replacement": "\\Finv" - }, - { - "displayName": "\\flat", - "replacement": "\\flat" - }, - { - "displayName": "\\forall", - "replacement": "\\forall" - }, - { - "displayName": "\\frac{#}{#}", - "replacement": "\\frac{#}{#}" - }, - { - "displayName": "\\frak", - "replacement": "\\frak" - }, - { - "displayName": "\\framebox{#}", - "replacement": "\\framebox{#}" - }, - { - "displayName": "\\frown", - "replacement": "\\frown" - }, - { - "displayName": "\\Game", - "replacement": "\\Game" - }, - { - "displayName": "\\gamma", - "replacement": "\\gamma" - }, - { - "displayName": "\\Gamma", - "replacement": "\\Gamma" - }, - { - "displayName": "\\gcd", - "replacement": "\\gcd" - }, - { - "displayName": "\\ge", - "replacement": "\\ge" - }, - { - "displayName": "\\geq", - "replacement": "\\geq" - }, - { - "displayName": "\\geqq", - "replacement": "\\geqq" - }, - { - "displayName": "\\geqslant", - "replacement": "\\geqslant" - }, - { - "displayName": "\\gets", - "replacement": "\\gets" - }, - { - "displayName": "\\gg", - "replacement": "\\gg" - }, - { - "displayName": "\\ggg", - "replacement": "\\ggg" - }, - { - "displayName": "\\gggtr", - "replacement": "\\gggtr" - }, - { - "displayName": "\\gimel", - "replacement": "\\gimel" - }, - { - "displayName": "\\gnapprox", - "replacement": "\\gnapprox" - }, - { - "displayName": "\\gneq", - "replacement": "\\gneq" - }, - { - "displayName": "\\gneqq", - "replacement": "\\gneqq" - }, - { - "displayName": "\\gnsim", - "replacement": "\\gnsim" - }, - { - "displayName": "\\grave{#}", - "replacement": "\\grave{#}" - }, - { - "displayName": "\\gt", - "replacement": "\\gt" - }, - { - "displayName": "\\gtrapprox", - "replacement": "\\gtrapprox" - }, - { - "displayName": "\\gtrdot", - "replacement": "\\gtrdot" - }, - { - "displayName": "\\gtreqless", - "replacement": "\\gtreqless" - }, - { - "displayName": "\\gtreqqless", - "replacement": "\\gtreqqless" - }, - { - "displayName": "\\gtrless", - "replacement": "\\gtrless" - }, - { - "displayName": "\\gtrsim", - "replacement": "\\gtrsim" - }, - { - "displayName": "\\gvertneqq", - "replacement": "\\gvertneqq" - }, - { - "displayName": "\\hat{#}", - "replacement": "\\hat{#}" - }, - { - "displayName": "\\hbar", - "replacement": "\\hbar" - }, - { - "displayName": "\\hbox{#}", - "replacement": "\\hbox{#}" - }, - { - "displayName": "\\heartsuit", - "replacement": "\\heartsuit" - }, - { - "displayName": "\\hline", - "replacement": "\\hline" - }, - { - "displayName": "\\hom", - "replacement": "\\hom" - }, - { - "displayName": "\\hookleftarrow", - "replacement": "\\hookleftarrow" - }, - { - "displayName": "\\hookrightarrow", - "replacement": "\\hookrightarrow" - }, - { - "displayName": "\\hphantom{#}", - "replacement": "\\hphantom{#}" - }, - { - "displayName": "\\href{#}{#}", - "replacement": "\\href{#}{#}" - }, - { - "displayName": "\\hslash", - "replacement": "\\hslash" - }, - { - "displayName": "\\huge", - "replacement": "\\huge" - }, - { - "displayName": "\\Huge", - "replacement": "\\Huge" - }, - { - "displayName": "\\idotsint", - "replacement": "\\idotsint" - }, - { - "displayName": "\\iff", - "replacement": "\\iff" - }, - { - "displayName": "\\iiiint", - "replacement": "\\iiiint" - }, - { - "displayName": "\\iiint", - "replacement": "\\iiint" - }, - { - "displayName": "\\iint", - "replacement": "\\iint" - }, - { - "displayName": "\\Im", - "replacement": "\\Im" - }, - { - "displayName": "\\imath", - "replacement": "\\imath" - }, - { - "displayName": "\\impliedby", - "replacement": "\\impliedby" - }, - { - "displayName": "\\implies", - "replacement": "\\implies" - }, - { - "displayName": "\\in", - "replacement": "\\in" - }, - { - "displayName": "\\inf", - "replacement": "\\inf" - }, - { - "displayName": "\\infty", - "replacement": "\\infty" - }, - { - "displayName": "\\injlim", - "replacement": "\\injlim" - }, - { - "displayName": "\\int", - "replacement": "\\int" - }, - { - "displayName": "\\int^{#}_{#}", - "replacement": "\\int^{#}_{#}" - }, - { - "displayName": "\\intercal", - "replacement": "\\intercal" - }, - { - "displayName": "\\intop", - "replacement": "\\intop" - }, - { - "displayName": "\\iota", - "replacement": "\\iota" - }, - { - "displayName": "\\it", - "replacement": "\\it" - }, - { - "displayName": "\\jmath", - "replacement": "\\jmath" - }, - { - "displayName": "\\Join", - "replacement": "\\Join" - }, - { - "displayName": "\\kappa", - "replacement": "\\kappa" - }, - { - "displayName": "\\ker", - "replacement": "\\ker" - }, - { - "displayName": "\\ket{#}", - "replacement": "\\ket{#}" - }, - { - "displayName": "\\Ket{#}", - "replacement": "\\Ket{#}" - }, - { - "displayName": "\\ketbra{#}{#}", - "replacement": "\\ketbra{#}{#}" - }, - { - "displayName": "\\Ketbra{#}{#}", - "replacement": "\\Ketbra{#}{#}" - }, - { - "displayName": "\\label{#}", - "replacement": "\\label{#}" - }, - { - "displayName": "\\lambda", - "replacement": "\\lambda" - }, - { - "displayName": "\\Lambda", - "replacement": "\\Lambda" - }, - { - "displayName": "\\land", - "replacement": "\\land" - }, - { - "displayName": "\\langle", - "replacement": "\\langle" - }, - { - "displayName": "\\large", - "replacement": "\\large" - }, - { - "displayName": "\\Large", - "replacement": "\\Large" - }, - { - "displayName": "\\LARGE", - "replacement": "\\LARGE" - }, - { - "displayName": "\\LaTeX", - "replacement": "\\LaTeX" - }, - { - "displayName": "\\lbrace", - "replacement": "\\lbrace" - }, - { - "displayName": "\\lbrack", - "replacement": "\\lbrack" - }, - { - "displayName": "\\lceil", - "replacement": "\\lceil" - }, - { - "displayName": "\\ldots", - "replacement": "\\ldots" - }, - { - "displayName": "\\ldotp", - "replacement": "\\ldotp" - }, - { - "displayName": "\\le", - "replacement": "\\le" - }, - { - "displayName": "\\leadsto", - "replacement": "\\leadsto" - }, - { - "displayName": "\\Leftarrow", - "replacement": "\\Leftarrow" - }, - { - "displayName": "\\leftarrow", - "replacement": "\\leftarrow" - }, - { - "displayName": "\\leftarrowtail", - "replacement": "\\leftarrowtail" - }, - { - "displayName": "\\leftharpoondown", - "replacement": "\\leftharpoondown" - }, - { - "displayName": "\\leftharpoonup", - "replacement": "\\leftharpoonup" - }, - { - "displayName": "\\leftleftarrows", - "replacement": "\\leftleftarrows" - }, - { - "displayName": "\\Leftrightarrow", - "replacement": "\\Leftrightarrow" - }, - { - "displayName": "\\leftrightarrow", - "replacement": "\\leftrightarrow" - }, - { - "displayName": "\\leftrightarrows", - "replacement": "\\leftrightarrows" - }, - { - "displayName": "\\leftrightharpoons", - "replacement": "\\leftrightharpoons" - }, - { - "displayName": "\\leftrightsquigarrow", - "replacement": "\\leftrightsquigarrow" - }, - { - "displayName": "\\leftthreetimes", - "replacement": "\\leftthreetimes" - }, - { - "displayName": "\\leq", - "replacement": "\\leq" - }, - { - "displayName": "\\leqalignno{#}", - "replacement": "\\leqalignno{#}" - }, - { - "displayName": "\\leqq", - "replacement": "\\leqq" - }, - { - "displayName": "\\leqslant", - "replacement": "\\leqslant" - }, - { - "displayName": "\\lessapprox", - "replacement": "\\lessapprox" - }, - { - "displayName": "\\lessdot", - "replacement": "\\lessdot" - }, - { - "displayName": "\\lesseqgtr", - "replacement": "\\lesseqgtr" - }, - { - "displayName": "\\lesseqqgtr", - "replacement": "\\lesseqqgtr" - }, - { - "displayName": "\\lessgtr", - "replacement": "\\lessgtr" - }, - { - "displayName": "\\lesssim", - "replacement": "\\lesssim" - }, - { - "displayName": "\\lfloor", - "replacement": "\\lfloor" - }, - { - "displayName": "\\lg", - "replacement": "\\lg" - }, - { - "displayName": "\\lgroup", - "replacement": "\\lgroup" - }, - { - "displayName": "\\lhd", - "replacement": "\\lhd" - }, - { - "displayName": "\\lim", - "replacement": "\\lim" - }, - { - "displayName": "\\lim_{#}", - "replacement": "\\lim_{#}" - }, - { - "displayName": "\\liminf", - "replacement": "\\liminf" - }, - { - "displayName": "\\limsup", - "replacement": "\\limsup" - }, - { - "displayName": "\\ll", - "replacement": "\\ll" - }, - { - "displayName": "\\llap{#}", - "replacement": "\\llap{#}" - }, - { - "displayName": "\\llcorner", - "replacement": "\\llcorner" - }, - { - "displayName": "\\Lleftarrow", - "replacement": "\\Lleftarrow" - }, - { - "displayName": "\\lll", - "replacement": "\\lll" - }, - { - "displayName": "\\llless", - "replacement": "\\llless" - }, - { - "displayName": "\\lmoustache", - "replacement": "\\lmoustache" - }, - { - "displayName": "\\ln", - "replacement": "\\ln" - }, - { - "displayName": "\\lnapprox", - "replacement": "\\lnapprox" - }, - { - "displayName": "\\lneq", - "replacement": "\\lneq" - }, - { - "displayName": "\\lneqq", - "replacement": "\\lneqq" - }, - { - "displayName": "\\lnot", - "replacement": "\\lnot" - }, - { - "displayName": "\\lnsim", - "replacement": "\\lnsim" - }, - { - "displayName": "\\log", - "replacement": "\\log" - }, - { - "displayName": "\\longleftarrow", - "replacement": "\\longleftarrow" - }, - { - "displayName": "\\Longleftarrow", - "replacement": "\\Longleftarrow" - }, - { - "displayName": "\\Longleftrightarrow", - "replacement": "\\Longleftrightarrow" - }, - { - "displayName": "\\longleftrightarrow", - "replacement": "\\longleftrightarrow" - }, - { - "displayName": "\\longleftrightarrows", - "replacement": "\\longleftrightarrows" - }, - { - "displayName": "\\longLeftrightharpoons", - "replacement": "\\longLeftrightharpoons" - }, - { - "displayName": "\\longmapsto", - "replacement": "\\longmapsto" - }, - { - "displayName": "\\longrightarrow", - "replacement": "\\longrightarrow" - }, - { - "displayName": "\\Longrightarrow", - "replacement": "\\Longrightarrow" - }, - { - "displayName": "\\longrightleftharpoons", - "replacement": "\\longrightleftharpoons" - }, - { - "displayName": "\\longRightleftharpoons", - "replacement": "\\longRightleftharpoons" - }, - { - "displayName": "\\looparrowleft", - "replacement": "\\looparrowleft" - }, - { - "displayName": "\\looparrowright", - "replacement": "\\looparrowright" - }, - { - "displayName": "\\lor", - "replacement": "\\lor" - }, - { - "displayName": "\\lozenge", - "replacement": "\\lozenge" - }, - { - "displayName": "\\lparen", - "replacement": "\\lparen" - }, - { - "displayName": "\\lrcorner", - "replacement": "\\lrcorner" - }, - { - "displayName": "\\Lsh", - "replacement": "\\Lsh" - }, - { - "displayName": "\\lt", - "replacement": "\\lt" - }, - { - "displayName": "\\ltimes", - "replacement": "\\ltimes" - }, - { - "displayName": "\\lvert", - "replacement": "\\lvert" - }, - { - "displayName": "\\lVert", - "replacement": "\\lVert" - }, - { - "displayName": "\\lvertneqq", - "replacement": "\\lvertneqq" - }, - { - "displayName": "\\maltese", - "replacement": "\\maltese" - }, - { - "displayName": "\\mapsto", - "replacement": "\\mapsto" - }, - { - "displayName": "\\mathbb{#}", - "replacement": "\\mathbb{#}" - }, - { - "displayName": "\\mathbb{R}", - "replacement": "\\mathbb{R}" - }, - { - "displayName": "\\mathbb{N}", - "replacement": "\\mathbb{N}" - }, - { - "displayName": "\\mathbb{C}", - "replacement": "\\mathbb{C}" - }, - { - "displayName": "\\mathbb{Z}", - "replacement": "\\mathbb{Z}" - }, - { - "displayName": "\\mathbb{Q}", - "replacement": "\\mathbb{Q}" - }, - { - "displayName": "\\mathbf{#}", - "replacement": "\\mathbf{#}" - }, - { - "displayName": "\\mathbfcal{#}", - "replacement": "\\mathbfcal{#}" - }, - { - "displayName": "\\mathbffrak{#}", - "replacement": "\\mathbffrak{#}" - }, - { - "displayName": "\\mathbfit{#}", - "replacement": "\\mathbfit{#}" - }, - { - "displayName": "\\mathbfscr{#}", - "replacement": "\\mathbfscr{#}" - }, - { - "displayName": "\\mathbfsf{#}", - "replacement": "\\mathbfsf{#}" - }, - { - "displayName": "\\mathbfsfit{#}", - "replacement": "\\mathbfsfit{#}" - }, - { - "displayName": "\\mathbfsfup{#}", - "replacement": "\\mathbfsfup{#}" - }, - { - "displayName": "\\mathbfup{#}", - "replacement": "\\mathbfup{#}" - }, - { - "displayName": "\\mathbin{#}", - "replacement": "\\mathbin{#}" - }, - { - "displayName": "\\mathcal{#}", - "replacement": "\\mathcal{#}" - }, - { - "displayName": "\\mathchoice{#}{#}{#}{#}", - "replacement": "\\mathchoice{#}{#}{#}{#}" - }, - { - "displayName": "\\mathclap{#}", - "replacement": "\\mathclap{#}" - }, - { - "displayName": "\\mathclose{#}", - "replacement": "\\mathclose{#}" - }, - { - "displayName": "\\mathfrak{#}", - "replacement": "\\mathfrak{#}" - }, - { - "displayName": "\\mathinner{#}", - "replacement": "\\mathinner{#}" - }, - { - "displayName": "\\mathit{#}", - "replacement": "\\mathit{#}" - }, - { - "displayName": "\\mathllap{#}", - "replacement": "\\mathllap{#}" - }, - { - "displayName": "\\mathmakebox{#}", - "replacement": "\\mathmakebox{#}" - }, - { - "displayName": "\\mathmbox{#}", - "replacement": "\\mathmbox{#}" - }, - { - "displayName": "\\mathnormal{#}", - "replacement": "\\mathnormal{#}" - }, - { - "displayName": "\\mathop{#}", - "replacement": "\\mathop{#}" - }, - { - "displayName": "\\mathopen{#}", - "replacement": "\\mathopen{#}" - }, - { - "displayName": "\\mathord{#}", - "replacement": "\\mathord{#}" - }, - { - "displayName": "\\mathpunct{#}", - "replacement": "\\mathpunct{#}" - }, - { - "displayName": "\\mathrel{#}", - "replacement": "\\mathrel{#}" - }, - { - "displayName": "\\mathring{#}", - "replacement": "\\mathring{#}" - }, - { - "displayName": "\\mathrlap{#}", - "replacement": "\\mathrlap{#}" - }, - { - "displayName": "\\mathrm{#}", - "replacement": "\\mathrm{#}" - }, - { - "displayName": "\\mathscr{#}", - "replacement": "\\mathscr{#}" - }, - { - "displayName": "\\mathsf{#}", - "replacement": "\\mathsf{#}" - }, - { - "displayName": "\\mathsfit{#}", - "replacement": "\\mathsfit{#}" - }, - { - "displayName": "\\mathsfup{#}", - "replacement": "\\mathsfup{#}" - }, - { - "displayName": "\\mathstrut", - "replacement": "\\mathstrut" - }, - { - "displayName": "\\mathtip{#}{#}", - "replacement": "\\mathtip{#}{#}" - }, - { - "displayName": "\\mathtt{#}", - "replacement": "\\mathtt{#}" - }, - { - "displayName": "\\mathup{#}", - "replacement": "\\mathup{#}" - }, - { - "displayName": "\\max", - "replacement": "\\max" - }, - { - "displayName": "\\mbox{#}", - "replacement": "\\mbox{#}" - }, - { - "displayName": "\\measuredangle", - "replacement": "\\measuredangle" - }, - { - "displayName": "\\mho", - "replacement": "\\mho" - }, - { - "displayName": "\\micro", - "replacement": "\\micro" - }, - { - "displayName": "\\mid", - "replacement": "\\mid" - }, - { - "displayName": "\\min", - "replacement": "\\min" - }, - { - "displayName": "\\mit", - "replacement": "\\mit" - }, - { - "displayName": "\\mod{#}", - "replacement": "\\mod{#}" - }, - { - "displayName": "\\models", - "replacement": "\\models" - }, - { - "displayName": "\\mp", - "replacement": "\\mp" - }, - { - "displayName": "\\MTThinColon", - "replacement": "\\MTThinColon" - }, - { - "displayName": "\\mu", - "replacement": "\\mu" - }, - { - "displayName": "\\multimap", - "replacement": "\\multimap" - }, - { - "displayName": "\\nabla", - "replacement": "\\nabla" - }, - { - "displayName": "\\natural", - "replacement": "\\natural" - }, - { - "displayName": "\\ncong", - "replacement": "\\ncong" - }, - { - "displayName": "\\ndownarrow", - "replacement": "\\ndownarrow" - }, - { - "displayName": "\\ne", - "replacement": "\\ne" - }, - { - "displayName": "\\nearrow", - "replacement": "\\nearrow" - }, - { - "displayName": "\\neg", - "replacement": "\\neg" - }, - { - "displayName": "\\negmedspace", - "replacement": "\\negmedspace" - }, - { - "displayName": "\\negthickspace", - "replacement": "\\negthickspace" - }, - { - "displayName": "\\negthinspace", - "replacement": "\\negthinspace" - }, - { - "displayName": "\\neq", - "replacement": "\\neq" - }, - { - "displayName": "\\newcommand{#}{#}", - "replacement": "\\newcommand{#}{#}" - }, - { - "displayName": "\\newenvironment{#}{#}{#}", - "replacement": "\\newenvironment{#}{#}{#}" - }, - { - "displayName": "\\newline", - "replacement": "\\newline" - }, - { - "displayName": "\\newtagform{#}{#}{#}", - "replacement": "\\newtagform{#}{#}{#}" - }, - { - "displayName": "\\nexists", - "replacement": "\\nexists" - }, - { - "displayName": "\\ngeq", - "replacement": "\\ngeq" - }, - { - "displayName": "\\ngeqq", - "replacement": "\\ngeqq" - }, - { - "displayName": "\\ngeqslant", - "replacement": "\\ngeqslant" - }, - { - "displayName": "\\ngtr", - "replacement": "\\ngtr" - }, - { - "displayName": "\\ni", - "replacement": "\\ni" - }, - { - "displayName": "\\nleftarrow", - "replacement": "\\nleftarrow" - }, - { - "displayName": "\\nLeftarrow", - "replacement": "\\nLeftarrow" - }, - { - "displayName": "\\nleftrightarrow", - "replacement": "\\nleftrightarrow" - }, - { - "displayName": "\\nLeftrightarrow", - "replacement": "\\nLeftrightarrow" - }, - { - "displayName": "\\nleq", - "replacement": "\\nleq" - }, - { - "displayName": "\\nleqq", - "replacement": "\\nleqq" - }, - { - "displayName": "\\nleqslant", - "replacement": "\\nleqslant" - }, - { - "displayName": "\\nless", - "replacement": "\\nless" - }, - { - "displayName": "\\nmid", - "replacement": "\\nmid" - }, - { - "displayName": "\\nobreakspace", - "replacement": "\\nobreakspace" - }, - { - "displayName": "\\nonscript", - "replacement": "\\nonscript" - }, - { - "displayName": "\\nonumber", - "replacement": "\\nonumber" - }, - { - "displayName": "\\normalsize", - "replacement": "\\normalsize" - }, - { - "displayName": "\\not", - "replacement": "\\not" - }, - { - "displayName": "\\notag", - "replacement": "\\notag" - }, - { - "displayName": "\\notChar", - "replacement": "\\notChar" - }, - { - "displayName": "\\notin", - "replacement": "\\notin" - }, - { - "displayName": "\\nparallel", - "replacement": "\\nparallel" - }, - { - "displayName": "\\nprec", - "replacement": "\\nprec" - }, - { - "displayName": "\\npreceq", - "replacement": "\\npreceq" - }, - { - "displayName": "\\nrightarrow", - "replacement": "\\nrightarrow" - }, - { - "displayName": "\\nRightarrow", - "replacement": "\\nRightarrow" - }, - { - "displayName": "\\nshortmid", - "replacement": "\\nshortmid" - }, - { - "displayName": "\\nshortparallel", - "replacement": "\\nshortparallel" - }, - { - "displayName": "\\nsim", - "replacement": "\\nsim" - }, - { - "displayName": "\\nsubseteq", - "replacement": "\\nsubseteq" - }, - { - "displayName": "\\nsubseteqq", - "replacement": "\\nsubseteqq" - }, - { - "displayName": "\\nsucc", - "replacement": "\\nsucc" - }, - { - "displayName": "\\nsucceq", - "replacement": "\\nsucceq" - }, - { - "displayName": "\\nsupseteq", - "replacement": "\\nsupseteq" - }, - { - "displayName": "\\nsupseteqq", - "replacement": "\\nsupseteqq" - }, - { - "displayName": "\\ntriangleleft", - "replacement": "\\ntriangleleft" - }, - { - "displayName": "\\ntrianglelefteq", - "replacement": "\\ntrianglelefteq" - }, - { - "displayName": "\\ntriangleright", - "replacement": "\\ntriangleright" - }, - { - "displayName": "\\ntrianglerighteq", - "replacement": "\\ntrianglerighteq" - }, - { - "displayName": "\\nu", - "replacement": "\\nu" - }, - { - "displayName": "\\nuparrow", - "replacement": "\\nuparrow" - }, - { - "displayName": "\\nvdash", - "replacement": "\\nvdash" - }, - { - "displayName": "\\nvDash", - "replacement": "\\nvDash" - }, - { - "displayName": "\\nVdash", - "replacement": "\\nVdash" - }, - { - "displayName": "\\nVDash", - "replacement": "\\nVDash" - }, - { - "displayName": "\\nwarrow", - "replacement": "\\nwarrow" - }, - { - "displayName": "\\odot", - "replacement": "\\odot" - }, - { - "displayName": "\\ohm", - "replacement": "\\ohm" - }, - { - "displayName": "\\oint", - "replacement": "\\oint" - }, - { - "displayName": "\\oldstyle", - "replacement": "\\oldstyle" - }, - { - "displayName": "\\omega", - "replacement": "\\omega" - }, - { - "displayName": "\\Omega", - "replacement": "\\Omega" - }, - { - "displayName": "\\omicron", - "replacement": "\\omicron" - }, - { - "displayName": "\\ominus", - "replacement": "\\ominus" - }, - { - "displayName": "\\operatorname{#}", - "replacement": "\\operatorname{#}" - }, - { - "displayName": "\\oplus", - "replacement": "\\oplus" - }, - { - "displayName": "\\ordinarycolon", - "replacement": "\\ordinarycolon" - }, - { - "displayName": "\\oslash", - "replacement": "\\oslash" - }, - { - "displayName": "\\otimes", - "replacement": "\\otimes" - }, - { - "displayName": "\\over", - "replacement": "\\over" - }, - { - "displayName": "\\overbrace{#}", - "replacement": "\\overbrace{#}" - }, - { - "displayName": "\\overbracket{#}", - "replacement": "\\overbracket{#}" - }, - { - "displayName": "\\overleftarrow{#}", - "replacement": "\\overleftarrow{#}" - }, - { - "displayName": "\\overleftrightarrow{#}", - "replacement": "\\overleftrightarrow{#}" - }, - { - "displayName": "\\overline{#}", - "replacement": "\\overline{#}" - }, - { - "displayName": "\\overparen{#}", - "replacement": "\\overparen{#}" - }, - { - "displayName": "\\overrightarrow{#}", - "replacement": "\\overrightarrow{#}" - }, - { - "displayName": "\\overset{#}{#}", - "replacement": "\\overset{#}{#}" - }, - { - "displayName": "\\overunderset{#}{#}{#}", - "replacement": "\\overunderset{#}{#}{#}" - }, - { - "displayName": "\\owns", - "replacement": "\\owns" - }, - { - "displayName": "\\parallel", - "replacement": "\\parallel" - }, - { - "displayName": "\\partial", - "replacement": "\\partial" - }, - { - "displayName": "\\perp", - "replacement": "\\perp" - }, - { - "displayName": "\\perthousand", - "replacement": "\\perthousand" - }, - { - "displayName": "\\phantom{#}", - "replacement": "\\phantom{#}" - }, - { - "displayName": "\\phi", - "replacement": "\\phi" - }, - { - "displayName": "\\Phi", - "replacement": "\\Phi" - }, - { - "displayName": "\\pi", - "replacement": "\\pi" - }, - { - "displayName": "\\Pi", - "replacement": "\\Pi" - }, - { - "displayName": "\\pitchfork", - "replacement": "\\pitchfork" - }, - { - "displayName": "\\pm", - "replacement": "\\pm" - }, - { - "displayName": "\\pmb{#}", - "replacement": "\\pmb{#}" - }, - { - "displayName": "\\pmod{#}", - "replacement": "\\pmod{#}" - }, - { - "displayName": "\\pod{#}", - "replacement": "\\pod{#}" - }, - { - "displayName": "\\Pr", - "replacement": "\\Pr" - }, - { - "displayName": "\\prec", - "replacement": "\\prec" - }, - { - "displayName": "\\precapprox", - "replacement": "\\precapprox" - }, - { - "displayName": "\\preccurlyeq", - "replacement": "\\preccurlyeq" - }, - { - "displayName": "\\preceq", - "replacement": "\\preceq" - }, - { - "displayName": "\\precnapprox", - "replacement": "\\precnapprox" - }, - { - "displayName": "\\precneqq", - "replacement": "\\precneqq" - }, - { - "displayName": "\\precnsim", - "replacement": "\\precnsim" - }, - { - "displayName": "\\precsim", - "replacement": "\\precsim" - }, - { - "displayName": "\\prescript{#}{#}{#}", - "replacement": "\\prescript{#}{#}{#}" - }, - { - "displayName": "\\prime", - "replacement": "\\prime" - }, - { - "displayName": "\\prod", - "replacement": "\\prod" - }, - { - "displayName": "\\prod^{#}_{#}", - "replacement": "\\prod^{#}_{#}" - }, - { - "displayName": "\\projlim", - "replacement": "\\projlim" - }, - { - "displayName": "\\propto", - "replacement": "\\propto" - }, - { - "displayName": "\\psi", - "replacement": "\\psi" - }, - { - "displayName": "\\Psi", - "replacement": "\\Psi" - }, - { - "displayName": "\\qquad", - "replacement": "\\qquad" - }, - { - "displayName": "\\quad", - "replacement": "\\quad" - }, - { - "displayName": "\\rangle", - "replacement": "\\rangle" - }, - { - "displayName": "\\rbrace", - "replacement": "\\rbrace" - }, - { - "displayName": "\\rbrack", - "replacement": "\\rbrack" - }, - { - "displayName": "\\rceil", - "replacement": "\\rceil" - }, - { - "displayName": "\\Re", - "replacement": "\\Re" - }, - { - "displayName": "\\ref{#}", - "replacement": "\\ref{#}" - }, - { - "displayName": "\\refeq{#}", - "replacement": "\\refeq{#}" - }, - { - "displayName": "\\renewcommand{#}{#}", - "replacement": "\\renewcommand{#}{#}" - }, - { - "displayName": "\\renewenvironment{#}{#}{#}", - "replacement": "\\renewenvironment{#}{#}{#}" - }, - { - "displayName": "\\renewtagform{#}{#}{#}", - "replacement": "\\renewtagform{#}{#}{#}" - }, - { - "displayName": "\\restriction", - "replacement": "\\restriction" - }, - { - "displayName": "\\rfloor", - "replacement": "\\rfloor" - }, - { - "displayName": "\\rgroup", - "replacement": "\\rgroup" - }, - { - "displayName": "\\rhd", - "replacement": "\\rhd" - }, - { - "displayName": "\\rho", - "replacement": "\\rho" - }, - { - "displayName": "\\Rightarrow", - "replacement": "\\Rightarrow" - }, - { - "displayName": "\\rightarrow", - "replacement": "\\rightarrow" - }, - { - "displayName": "\\rightarrowtail", - "replacement": "\\rightarrowtail" - }, - { - "displayName": "\\rightharpoondown", - "replacement": "\\rightharpoondown" - }, - { - "displayName": "\\rightharpoonup", - "replacement": "\\rightharpoonup" - }, - { - "displayName": "\\rightleftarrows", - "replacement": "\\rightleftarrows" - }, - { - "displayName": "\\rightleftharpoons", - "replacement": "\\rightleftharpoons" - }, - { - "displayName": "\\rightrightarrows", - "replacement": "\\rightrightarrows" - }, - { - "displayName": "\\rightsquigarrow", - "replacement": "\\rightsquigarrow" - }, - { - "displayName": "\\rightthreetimes", - "replacement": "\\rightthreetimes" - }, - { - "displayName": "\\risingdotseq", - "replacement": "\\risingdotseq" - }, - { - "displayName": "\\rlap{#}", - "replacement": "\\rlap{#}" - }, - { - "displayName": "\\rm", - "replacement": "\\rm" - }, - { - "displayName": "\\rmoustache", - "replacement": "\\rmoustache" - }, - { - "displayName": "\\rparen", - "replacement": "\\rparen" - }, - { - "displayName": "\\Rrightarrow", - "replacement": "\\Rrightarrow" - }, - { - "displayName": "\\Rsh", - "replacement": "\\Rsh" - }, - { - "displayName": "\\rtimes", - "replacement": "\\rtimes" - }, - { - "displayName": "\\rvert", - "replacement": "\\rvert" - }, - { - "displayName": "\\rVert", - "replacement": "\\rVert" - }, - { - "displayName": "\\S", - "replacement": "\\S" - }, - { - "displayName": "\\scr", - "replacement": "\\scr" - }, - { - "displayName": "\\scriptscriptstyle", - "replacement": "\\scriptscriptstyle" - }, - { - "displayName": "\\scriptsize", - "replacement": "\\scriptsize" - }, - { - "displayName": "\\scriptstyle", - "replacement": "\\scriptstyle" - }, - { - "displayName": "\\searrow", - "replacement": "\\searrow" - }, - { - "displayName": "\\sec", - "replacement": "\\sec" - }, - { - "displayName": "\\set{#}", - "replacement": "\\set{#}" - }, - { - "displayName": "\\Set{#}", - "replacement": "\\Set{#}" - }, - { - "displayName": "\\setminus", - "replacement": "\\setminus" - }, - { - "displayName": "\\sf", - "replacement": "\\sf" - }, - { - "displayName": "\\sharp", - "replacement": "\\sharp" - }, - { - "displayName": "\\shortmid", - "replacement": "\\shortmid" - }, - { - "displayName": "\\shortparallel", - "replacement": "\\shortparallel" - }, - { - "displayName": "\\sideset{#}{#}{#}", - "replacement": "\\sideset{#}{#}{#}" - }, - { - "displayName": "\\sigma", - "replacement": "\\sigma" - }, - { - "displayName": "\\Sigma", - "replacement": "\\Sigma" - }, - { - "displayName": "\\sim", - "replacement": "\\sim" - }, - { - "displayName": "\\simeq", - "replacement": "\\simeq" - }, - { - "displayName": "\\sin", - "replacement": "\\sin" - }, - { - "displayName": "\\sinh", - "replacement": "\\sinh" - }, - { - "displayName": "\\skew{#}{#}{#}", - "replacement": "\\skew{#}{#}{#}" - }, - { - "displayName": "\\SkipLimits", - "replacement": "\\SkipLimits" - }, - { - "displayName": "\\small", - "replacement": "\\small" - }, - { - "displayName": "\\smallfrown", - "replacement": "\\smallfrown" - }, - { - "displayName": "\\smallint", - "replacement": "\\smallint" - }, - { - "displayName": "\\smallsetminus", - "replacement": "\\smallsetminus" - }, - { - "displayName": "\\smallsmile", - "replacement": "\\smallsmile" - }, - { - "displayName": "\\smash{#}", - "replacement": "\\smash{#}" - }, - { - "displayName": "\\smile", - "replacement": "\\smile" - }, - { - "displayName": "\\space", - "replacement": "\\space" - }, - { - "displayName": "\\spadesuit", - "replacement": "\\spadesuit" - }, - { - "displayName": "\\sphericalangle", - "replacement": "\\sphericalangle" - }, - { - "displayName": "\\splitdfrac{#}{#}", - "replacement": "\\splitdfrac{#}{#}" - }, - { - "displayName": "\\splitfrac{#}{#}", - "replacement": "\\splitfrac{#}{#}" - }, - { - "displayName": "\\sqcap", - "replacement": "\\sqcap" - }, - { - "displayName": "\\sqcup", - "replacement": "\\sqcup" - }, - { - "displayName": "\\sqrt{#}", - "replacement": "\\sqrt{#}" - }, - { - "displayName": "\\sqsubset", - "replacement": "\\sqsubset" - }, - { - "displayName": "\\sqsubseteq", - "replacement": "\\sqsubseteq" - }, - { - "displayName": "\\sqsupset", - "replacement": "\\sqsupset" - }, - { - "displayName": "\\sqsupseteq", - "replacement": "\\sqsupseteq" - }, - { - "displayName": "\\square", - "replacement": "\\square" - }, - { - "displayName": "\\stackbin{#}{#}", - "replacement": "\\stackbin{#}{#}" - }, - { - "displayName": "\\stackrel{#}{#}", - "replacement": "\\stackrel{#}{#}" - }, - { - "displayName": "\\star", - "replacement": "\\star" - }, - { - "displayName": "\\strut", - "replacement": "\\strut" - }, - { - "displayName": "\\style{#}{#}", - "replacement": "\\style{#}{#}" - }, - { - "displayName": "\\subset", - "replacement": "\\subset" - }, - { - "displayName": "\\Subset", - "replacement": "\\Subset" - }, - { - "displayName": "\\subseteq", - "replacement": "\\subseteq" - }, - { - "displayName": "\\subseteqq", - "replacement": "\\subseteqq" - }, - { - "displayName": "\\subsetneq", - "replacement": "\\subsetneq" - }, - { - "displayName": "\\subsetneqq", - "replacement": "\\subsetneqq" - }, - { - "displayName": "\\substack{#}", - "replacement": "\\substack{#}" - }, - { - "displayName": "\\succ", - "replacement": "\\succ" - }, - { - "displayName": "\\succapprox", - "replacement": "\\succapprox" - }, - { - "displayName": "\\succcurlyeq", - "replacement": "\\succcurlyeq" - }, - { - "displayName": "\\succeq", - "replacement": "\\succeq" - }, - { - "displayName": "\\succnapprox", - "replacement": "\\succnapprox" - }, - { - "displayName": "\\succneqq", - "replacement": "\\succneqq" - }, - { - "displayName": "\\succnsim", - "replacement": "\\succnsim" - }, - { - "displayName": "\\succsim", - "replacement": "\\succsim" - }, - { - "displayName": "\\sum", - "replacement": "\\sum" - }, - { - "displayName": "\\sum^{#}_{#}", - "replacement": "\\sum^{#}_{#}" - }, - { - "displayName": "\\sup", - "replacement": "\\sup" - }, - { - "displayName": "\\supset", - "replacement": "\\supset" - }, - { - "displayName": "\\Supset", - "replacement": "\\Supset" - }, - { - "displayName": "\\supseteq", - "replacement": "\\supseteq" - }, - { - "displayName": "\\supseteqq", - "replacement": "\\supseteqq" - }, - { - "displayName": "\\supsetneq", - "replacement": "\\supsetneq" - }, - { - "displayName": "\\supsetneqq", - "replacement": "\\supsetneqq" - }, - { - "displayName": "\\surd", - "replacement": "\\surd" - }, - { - "displayName": "\\swarrow", - "replacement": "\\swarrow" - }, - { - "displayName": "\\symbb{#}", - "replacement": "\\symbb{#}" - }, - { - "displayName": "\\symbf{#}", - "replacement": "\\symbf{#}" - }, - { - "displayName": "\\symbfcal{#}", - "replacement": "\\symbfcal{#}" - }, - { - "displayName": "\\symbffrak{#}", - "replacement": "\\symbffrak{#}" - }, - { - "displayName": "\\symbfit{#}", - "replacement": "\\symbfit{#}" - }, - { - "displayName": "\\symbfscr{#}", - "replacement": "\\symbfscr{#}" - }, - { - "displayName": "\\symbfsf{#}", - "replacement": "\\symbfsf{#}" - }, - { - "displayName": "\\symbfsfit{#}", - "replacement": "\\symbfsfit{#}" - }, - { - "displayName": "\\symbfsfup{#}", - "replacement": "\\symbfsfup{#}" - }, - { - "displayName": "\\symbfup{#}", - "replacement": "\\symbfup{#}" - }, - { - "displayName": "\\symcal{#}", - "replacement": "\\symcal{#}" - }, - { - "displayName": "\\symfrak{#}", - "replacement": "\\symfrak{#}" - }, - { - "displayName": "\\symit{#}", - "replacement": "\\symit{#}" - }, - { - "displayName": "\\symnormal{#}", - "replacement": "\\symnormal{#}" - }, - { - "displayName": "\\symrm{#}", - "replacement": "\\symrm{#}" - }, - { - "displayName": "\\symscr{#}", - "replacement": "\\symscr{#}" - }, - { - "displayName": "\\symsf{#}", - "replacement": "\\symsf{#}" - }, - { - "displayName": "\\symsfit{#}", - "replacement": "\\symsfit{#}" - }, - { - "displayName": "\\symsfup{#}", - "replacement": "\\symsfup{#}" - }, - { - "displayName": "\\symtt{#}", - "replacement": "\\symtt{#}" - }, - { - "displayName": "\\symup{#}", - "replacement": "\\symup{#}" - }, - { - "displayName": "\\tag{#}", - "replacement": "\\tag{#}" - }, - { - "displayName": "\\tan", - "replacement": "\\tan" - }, - { - "displayName": "\\tanh", - "replacement": "\\tanh" - }, - { - "displayName": "\\tau", - "replacement": "\\tau" - }, - { - "displayName": "\\tbinom{#}{#}", - "replacement": "\\tbinom{#}{#}" - }, - { - "displayName": "\\TeX", - "replacement": "\\TeX" - }, - { - "displayName": "\\text{#}", - "replacement": "\\text{#}" - }, - { - "displayName": "\\textacutedbl", - "replacement": "\\textacutedbl" - }, - { - "displayName": "\\textasciiacute", - "replacement": "\\textasciiacute" - }, - { - "displayName": "\\textasciibreve", - "replacement": "\\textasciibreve" - }, - { - "displayName": "\\textasciicaron", - "replacement": "\\textasciicaron" - }, - { - "displayName": "\\textasciicircum", - "replacement": "\\textasciicircum" - }, - { - "displayName": "\\textasciidieresis", - "replacement": "\\textasciidieresis" - }, - { - "displayName": "\\textasciimacron", - "replacement": "\\textasciimacron" - }, - { - "displayName": "\\textasciitilde", - "replacement": "\\textasciitilde" - }, - { - "displayName": "\\textasteriskcentered", - "replacement": "\\textasteriskcentered" - }, - { - "displayName": "\\textbackslash", - "replacement": "\\textbackslash" - }, - { - "displayName": "\\textbaht", - "replacement": "\\textbaht" - }, - { - "displayName": "\\textbar", - "replacement": "\\textbar" - }, - { - "displayName": "\\textbardbl", - "replacement": "\\textbardbl" - }, - { - "displayName": "\\textbf{#}", - "replacement": "\\textbf{#}" - }, - { - "displayName": "\\textbigcircle", - "replacement": "\\textbigcircle" - }, - { - "displayName": "\\textblank", - "replacement": "\\textblank" - }, - { - "displayName": "\\textborn", - "replacement": "\\textborn" - }, - { - "displayName": "\\textbraceleft", - "replacement": "\\textbraceleft" - }, - { - "displayName": "\\textbraceright", - "replacement": "\\textbraceright" - }, - { - "displayName": "\\textbrokenbar", - "replacement": "\\textbrokenbar" - }, - { - "displayName": "\\textbullet", - "replacement": "\\textbullet" - }, - { - "displayName": "\\textcelsius", - "replacement": "\\textcelsius" - }, - { - "displayName": "\\textcent", - "replacement": "\\textcent" - }, - { - "displayName": "\\textcentoldstyle", - "replacement": "\\textcentoldstyle" - }, - { - "displayName": "\\textcircledP", - "replacement": "\\textcircledP" - }, - { - "displayName": "\\textclap{#}", - "replacement": "\\textclap{#}" - }, - { - "displayName": "\\textcolonmonetary", - "replacement": "\\textcolonmonetary" - }, - { - "displayName": "\\textcolor{#}{#}", - "replacement": "\\textcolor{#}{#}" - }, - { - "displayName": "\\textcompwordmark", - "replacement": "\\textcompwordmark" - }, - { - "displayName": "\\textcopyleft", - "replacement": "\\textcopyleft" - }, - { - "displayName": "\\textcopyright", - "replacement": "\\textcopyright" - }, - { - "displayName": "\\textcurrency", - "replacement": "\\textcurrency" - }, - { - "displayName": "\\textdagger", - "replacement": "\\textdagger" - }, - { - "displayName": "\\textdaggerdbl", - "replacement": "\\textdaggerdbl" - }, - { - "displayName": "\\textdegree", - "replacement": "\\textdegree" - }, - { - "displayName": "\\textdied", - "replacement": "\\textdied" - }, - { - "displayName": "\\textdiscount", - "replacement": "\\textdiscount" - }, - { - "displayName": "\\textdiv", - "replacement": "\\textdiv" - }, - { - "displayName": "\\textdivorced", - "replacement": "\\textdivorced" - }, - { - "displayName": "\\textdollar", - "replacement": "\\textdollar" - }, - { - "displayName": "\\textdollaroldstyle", - "replacement": "\\textdollaroldstyle" - }, - { - "displayName": "\\textdong", - "replacement": "\\textdong" - }, - { - "displayName": "\\textdownarrow", - "replacement": "\\textdownarrow" - }, - { - "displayName": "\\texteightoldstyle", - "replacement": "\\texteightoldstyle" - }, - { - "displayName": "\\textellipsis", - "replacement": "\\textellipsis" - }, - { - "displayName": "\\textemdash", - "replacement": "\\textemdash" - }, - { - "displayName": "\\textendash", - "replacement": "\\textendash" - }, - { - "displayName": "\\textestimated", - "replacement": "\\textestimated" - }, - { - "displayName": "\\texteuro", - "replacement": "\\texteuro" - }, - { - "displayName": "\\textexclamdown", - "replacement": "\\textexclamdown" - }, - { - "displayName": "\\textfiveoldstyle", - "replacement": "\\textfiveoldstyle" - }, - { - "displayName": "\\textflorin", - "replacement": "\\textflorin" - }, - { - "displayName": "\\textfouroldstyle", - "replacement": "\\textfouroldstyle" - }, - { - "displayName": "\\textfractionsolidus", - "replacement": "\\textfractionsolidus" - }, - { - "displayName": "\\textgravedbl", - "replacement": "\\textgravedbl" - }, - { - "displayName": "\\textgreater", - "replacement": "\\textgreater" - }, - { - "displayName": "\\textguarani", - "replacement": "\\textguarani" - }, - { - "displayName": "\\textinterrobang", - "replacement": "\\textinterrobang" - }, - { - "displayName": "\\textinterrobangdown", - "replacement": "\\textinterrobangdown" - }, - { - "displayName": "\\textit{#}", - "replacement": "\\textit{#}" - }, - { - "displayName": "\\textlangle", - "replacement": "\\textlangle" - }, - { - "displayName": "\\textlbrackdbl", - "replacement": "\\textlbrackdbl" - }, - { - "displayName": "\\textleftarrow", - "replacement": "\\textleftarrow" - }, - { - "displayName": "\\textless", - "replacement": "\\textless" - }, - { - "displayName": "\\textlira", - "replacement": "\\textlira" - }, - { - "displayName": "\\textllap{#}", - "replacement": "\\textllap{#}" - }, - { - "displayName": "\\textlnot", - "replacement": "\\textlnot" - }, - { - "displayName": "\\textlquill", - "replacement": "\\textlquill" - }, - { - "displayName": "\\textmarried", - "replacement": "\\textmarried" - }, - { - "displayName": "\\textmho", - "replacement": "\\textmho" - }, - { - "displayName": "\\textminus", - "replacement": "\\textminus" - }, - { - "displayName": "\\textmu", - "replacement": "\\textmu" - }, - { - "displayName": "\\textmusicalnote", - "replacement": "\\textmusicalnote" - }, - { - "displayName": "\\textnaira", - "replacement": "\\textnaira" - }, - { - "displayName": "\\textnineoldstyle", - "replacement": "\\textnineoldstyle" - }, - { - "displayName": "\\textnormal{#}", - "replacement": "\\textnormal{#}" - }, - { - "displayName": "\\textnumero", - "replacement": "\\textnumero" - }, - { - "displayName": "\\textohm", - "replacement": "\\textohm" - }, - { - "displayName": "\\textonehalf", - "replacement": "\\textonehalf" - }, - { - "displayName": "\\textoneoldstyle", - "replacement": "\\textoneoldstyle" - }, - { - "displayName": "\\textonequarter", - "replacement": "\\textonequarter" - }, - { - "displayName": "\\textonesuperior", - "replacement": "\\textonesuperior" - }, - { - "displayName": "\\textopenbullet", - "replacement": "\\textopenbullet" - }, - { - "displayName": "\\textordfeminine", - "replacement": "\\textordfeminine" - }, - { - "displayName": "\\textordmasculine", - "replacement": "\\textordmasculine" - }, - { - "displayName": "\\textparagraph", - "replacement": "\\textparagraph" - }, - { - "displayName": "\\textperiodcentered", - "replacement": "\\textperiodcentered" - }, - { - "displayName": "\\textpertenthousand", - "replacement": "\\textpertenthousand" - }, - { - "displayName": "\\textperthousand", - "replacement": "\\textperthousand" - }, - { - "displayName": "\\textpeso", - "replacement": "\\textpeso" - }, - { - "displayName": "\\textpm", - "replacement": "\\textpm" - }, - { - "displayName": "\\textquestiondown", - "replacement": "\\textquestiondown" - }, - { - "displayName": "\\textquotedblleft", - "replacement": "\\textquotedblleft" - }, - { - "displayName": "\\textquotedblright", - "replacement": "\\textquotedblright" - }, - { - "displayName": "\\textquoteleft", - "replacement": "\\textquoteleft" - }, - { - "displayName": "\\textquoteright", - "replacement": "\\textquoteright" - }, - { - "displayName": "\\textrangle", - "replacement": "\\textrangle" - }, - { - "displayName": "\\textrbrackdbl", - "replacement": "\\textrbrackdbl" - }, - { - "displayName": "\\textrecipe", - "replacement": "\\textrecipe" - }, - { - "displayName": "\\textreferencemark", - "replacement": "\\textreferencemark" - }, - { - "displayName": "\\textregistered", - "replacement": "\\textregistered" - }, - { - "displayName": "\\textrightarrow", - "replacement": "\\textrightarrow" - }, - { - "displayName": "\\textrlap{#}", - "replacement": "\\textrlap{#}" - }, - { - "displayName": "\\textrm{#}", - "replacement": "\\textrm{#}" - }, - { - "displayName": "\\textrquill", - "replacement": "\\textrquill" - }, - { - "displayName": "\\textsection", - "replacement": "\\textsection" - }, - { - "displayName": "\\textservicemark", - "replacement": "\\textservicemark" - }, - { - "displayName": "\\textsevenoldstyle", - "replacement": "\\textsevenoldstyle" - }, - { - "displayName": "\\textsf{#}", - "replacement": "\\textsf{#}" - }, - { - "displayName": "\\textsixoldstyle", - "replacement": "\\textsixoldstyle" - }, - { - "displayName": "\\textsterling", - "replacement": "\\textsterling" - }, - { - "displayName": "\\textstyle", - "replacement": "\\textstyle" - }, - { - "displayName": "\\textsurd", - "replacement": "\\textsurd" - }, - { - "displayName": "\\textthreeoldstyle", - "replacement": "\\textthreeoldstyle" - }, - { - "displayName": "\\textthreequarters", - "replacement": "\\textthreequarters" - }, - { - "displayName": "\\textthreesuperior", - "replacement": "\\textthreesuperior" - }, - { - "displayName": "\\texttildelow", - "replacement": "\\texttildelow" - }, - { - "displayName": "\\texttimes", - "replacement": "\\texttimes" - }, - { - "displayName": "\\texttip{#}{#}", - "replacement": "\\texttip{#}{#}" - }, - { - "displayName": "\\texttrademark", - "replacement": "\\texttrademark" - }, - { - "displayName": "\\texttt{#}", - "replacement": "\\texttt{#}" - }, - { - "displayName": "\\texttwooldstyle", - "replacement": "\\texttwooldstyle" - }, - { - "displayName": "\\texttwosuperior", - "replacement": "\\texttwosuperior" - }, - { - "displayName": "\\textunderscore", - "replacement": "\\textunderscore" - }, - { - "displayName": "\\textup{#}", - "replacement": "\\textup{#}" - }, - { - "displayName": "\\textuparrow", - "replacement": "\\textuparrow" - }, - { - "displayName": "\\textvisiblespace", - "replacement": "\\textvisiblespace" - }, - { - "displayName": "\\textwon", - "replacement": "\\textwon" - }, - { - "displayName": "\\textyen", - "replacement": "\\textyen" - }, - { - "displayName": "\\textzerooldstyle", - "replacement": "\\textzerooldstyle" - }, - { - "displayName": "\\tfrac{#}{#}", - "replacement": "\\tfrac{#}{#}" - }, - { - "displayName": "\\therefore", - "replacement": "\\therefore" - }, - { - "displayName": "\\theta", - "replacement": "\\theta" - }, - { - "displayName": "\\Theta", - "replacement": "\\Theta" - }, - { - "displayName": "\\thickapprox", - "replacement": "\\thickapprox" - }, - { - "displayName": "\\thicksim", - "replacement": "\\thicksim" - }, - { - "displayName": "\\thinspace", - "replacement": "\\thinspace" - }, - { - "displayName": "\\tilde{#}", - "replacement": "\\tilde{#}" - }, - { - "displayName": "\\times", - "replacement": "\\times" - }, - { - "displayName": "\\tiny", - "replacement": "\\tiny" - }, - { - "displayName": "\\Tiny", - "replacement": "\\Tiny" - }, - { - "displayName": "\\to", - "replacement": "\\to" - }, - { - "displayName": "\\top", - "replacement": "\\top" - }, - { - "displayName": "\\triangle", - "replacement": "\\triangle" - }, - { - "displayName": "\\triangledown", - "replacement": "\\triangledown" - }, - { - "displayName": "\\triangleleft", - "replacement": "\\triangleleft" - }, - { - "displayName": "\\trianglelefteq", - "replacement": "\\trianglelefteq" - }, - { - "displayName": "\\triangleq", - "replacement": "\\triangleq" - }, - { - "displayName": "\\triangleright", - "replacement": "\\triangleright" - }, - { - "displayName": "\\trianglerighteq", - "replacement": "\\trianglerighteq" - }, - { - "displayName": "\\tripledash", - "replacement": "\\tripledash" - }, - { - "displayName": "\\tt", - "replacement": "\\tt" - }, - { - "displayName": "\\twoheadleftarrow", - "replacement": "\\twoheadleftarrow" - }, - { - "displayName": "\\twoheadrightarrow", - "replacement": "\\twoheadrightarrow" - }, - { - "displayName": "\\ulcorner", - "replacement": "\\ulcorner" - }, - { - "displayName": "\\underbrace{#}", - "replacement": "\\underbrace{#}" - }, - { - "displayName": "\\underbracket{#}", - "replacement": "\\underbracket{#}" - }, - { - "displayName": "\\underleftarrow{#}", - "replacement": "\\underleftarrow{#}" - }, - { - "displayName": "\\underleftrightarrow{#}", - "replacement": "\\underleftrightarrow{#}" - }, - { - "displayName": "\\underline{#}", - "replacement": "\\underline{#}" - }, - { - "displayName": "\\underparen{#}", - "replacement": "\\underparen{#}" - }, - { - "displayName": "\\underrightarrow{#}", - "replacement": "\\underrightarrow{#}" - }, - { - "displayName": "\\underset{#}{#}", - "replacement": "\\underset{#}{#}" - }, - { - "displayName": "\\unicode{#}", - "replacement": "\\unicode{#}" - }, - { - "displayName": "\\unlhd", - "replacement": "\\unlhd" - }, - { - "displayName": "\\unrhd", - "replacement": "\\unrhd" - }, - { - "displayName": "\\upalpha", - "replacement": "\\upalpha" - }, - { - "displayName": "\\uparrow", - "replacement": "\\uparrow" - }, - { - "displayName": "\\Uparrow", - "replacement": "\\Uparrow" - }, - { - "displayName": "\\upbeta", - "replacement": "\\upbeta" - }, - { - "displayName": "\\upchi", - "replacement": "\\upchi" - }, - { - "displayName": "\\updelta", - "replacement": "\\updelta" - }, - { - "displayName": "\\Updelta", - "replacement": "\\Updelta" - }, - { - "displayName": "\\updownarrow", - "replacement": "\\updownarrow" - }, - { - "displayName": "\\Updownarrow", - "replacement": "\\Updownarrow" - }, - { - "displayName": "\\upepsilon", - "replacement": "\\upepsilon" - }, - { - "displayName": "\\upeta", - "replacement": "\\upeta" - }, - { - "displayName": "\\upgamma", - "replacement": "\\upgamma" - }, - { - "displayName": "\\Upgamma", - "replacement": "\\Upgamma" - }, - { - "displayName": "\\upharpoonleft", - "replacement": "\\upharpoonleft" - }, - { - "displayName": "\\upharpoonright", - "replacement": "\\upharpoonright" - }, - { - "displayName": "\\upiota", - "replacement": "\\upiota" - }, - { - "displayName": "\\upkappa", - "replacement": "\\upkappa" - }, - { - "displayName": "\\uplambda", - "replacement": "\\uplambda" - }, - { - "displayName": "\\Uplambda", - "replacement": "\\Uplambda" - }, - { - "displayName": "\\uplus", - "replacement": "\\uplus" - }, - { - "displayName": "\\upmu", - "replacement": "\\upmu" - }, - { - "displayName": "\\upnu", - "replacement": "\\upnu" - }, - { - "displayName": "\\upomega", - "replacement": "\\upomega" - }, - { - "displayName": "\\Upomega", - "replacement": "\\Upomega" - }, - { - "displayName": "\\upomicron", - "replacement": "\\upomicron" - }, - { - "displayName": "\\upphi", - "replacement": "\\upphi" - }, - { - "displayName": "\\Upphi", - "replacement": "\\Upphi" - }, - { - "displayName": "\\uppi", - "replacement": "\\uppi" - }, - { - "displayName": "\\Uppi", - "replacement": "\\Uppi" - }, - { - "displayName": "\\uppsi", - "replacement": "\\uppsi" - }, - { - "displayName": "\\Uppsi", - "replacement": "\\Uppsi" - }, - { - "displayName": "\\uprho", - "replacement": "\\uprho" - }, - { - "displayName": "\\upsigma", - "replacement": "\\upsigma" - }, - { - "displayName": "\\Upsigma", - "replacement": "\\Upsigma" - }, - { - "displayName": "\\upsilon", - "replacement": "\\upsilon" - }, - { - "displayName": "\\Upsilon", - "replacement": "\\Upsilon" - }, - { - "displayName": "\\uptau", - "replacement": "\\uptau" - }, - { - "displayName": "\\uptheta", - "replacement": "\\uptheta" - }, - { - "displayName": "\\Uptheta", - "replacement": "\\Uptheta" - }, - { - "displayName": "\\upuparrows", - "replacement": "\\upuparrows" - }, - { - "displayName": "\\upupsilon", - "replacement": "\\upupsilon" - }, - { - "displayName": "\\Upupsilon", - "replacement": "\\Upupsilon" - }, - { - "displayName": "\\upvarepsilon", - "replacement": "\\upvarepsilon" - }, - { - "displayName": "\\upvarphi", - "replacement": "\\upvarphi" - }, - { - "displayName": "\\upvarpi", - "replacement": "\\upvarpi" - }, - { - "displayName": "\\upvarrho", - "replacement": "\\upvarrho" - }, - { - "displayName": "\\upvarsigma", - "replacement": "\\upvarsigma" - }, - { - "displayName": "\\upvartheta", - "replacement": "\\upvartheta" - }, - { - "displayName": "\\upxi", - "replacement": "\\upxi" - }, - { - "displayName": "\\Upxi", - "replacement": "\\Upxi" - }, - { - "displayName": "\\upzeta", - "replacement": "\\upzeta" - }, - { - "displayName": "\\urcorner", - "replacement": "\\urcorner" - }, - { - "displayName": "\\usetagform{#}", - "replacement": "\\usetagform{#}" - }, - { - "displayName": "\\varDelta", - "replacement": "\\varDelta" - }, - { - "displayName": "\\varepsilon", - "replacement": "\\varepsilon" - }, - { - "displayName": "\\varGamma", - "replacement": "\\varGamma" - }, - { - "displayName": "\\varinjlim", - "replacement": "\\varinjlim" - }, - { - "displayName": "\\varkappa", - "replacement": "\\varkappa" - }, - { - "displayName": "\\varLambda", - "replacement": "\\varLambda" - }, - { - "displayName": "\\varliminf", - "replacement": "\\varliminf" - }, - { - "displayName": "\\varlimsup", - "replacement": "\\varlimsup" - }, - { - "displayName": "\\varnothing", - "replacement": "\\varnothing" - }, - { - "displayName": "\\varOmega", - "replacement": "\\varOmega" - }, - { - "displayName": "\\varphi", - "replacement": "\\varphi" - }, - { - "displayName": "\\varPhi", - "replacement": "\\varPhi" - }, - { - "displayName": "\\varpi", - "replacement": "\\varpi" - }, - { - "displayName": "\\varPi", - "replacement": "\\varPi" - }, - { - "displayName": "\\varprojlim", - "replacement": "\\varprojlim" - }, - { - "displayName": "\\varpropto", - "replacement": "\\varpropto" - }, - { - "displayName": "\\varPsi", - "replacement": "\\varPsi" - }, - { - "displayName": "\\varrho", - "replacement": "\\varrho" - }, - { - "displayName": "\\varsigma", - "replacement": "\\varsigma" - }, - { - "displayName": "\\varSigma", - "replacement": "\\varSigma" - }, - { - "displayName": "\\varsubsetneq", - "replacement": "\\varsubsetneq" - }, - { - "displayName": "\\varsubsetneqq", - "replacement": "\\varsubsetneqq" - }, - { - "displayName": "\\varsupsetneq", - "replacement": "\\varsupsetneq" - }, - { - "displayName": "\\varsupsetneqq", - "replacement": "\\varsupsetneqq" - }, - { - "displayName": "\\vartheta", - "replacement": "\\vartheta" - }, - { - "displayName": "\\varTheta", - "replacement": "\\varTheta" - }, - { - "displayName": "\\vartriangle", - "replacement": "\\vartriangle" - }, - { - "displayName": "\\vartriangleleft", - "replacement": "\\vartriangleleft" - }, - { - "displayName": "\\vartriangleright", - "replacement": "\\vartriangleright" - }, - { - "displayName": "\\varUpsilon", - "replacement": "\\varUpsilon" - }, - { - "displayName": "\\varXi", - "replacement": "\\varXi" - }, - { - "displayName": "\\vcenter{#}", - "replacement": "\\vcenter{#}" - }, - { - "displayName": "\\vdash", - "replacement": "\\vdash" - }, - { - "displayName": "\\vDash", - "replacement": "\\vDash" - }, - { - "displayName": "\\Vdash", - "replacement": "\\Vdash" - }, - { - "displayName": "\\vdots", - "replacement": "\\vdots" - }, - { - "displayName": "\\vec{#}", - "replacement": "\\vec{#}" - }, - { - "displayName": "\\vee", - "replacement": "\\vee" - }, - { - "displayName": "\\veebar", - "replacement": "\\veebar" - }, - { - "displayName": "\\Vert", - "replacement": "\\Vert" - }, - { - "displayName": "\\vert", - "replacement": "\\vert" - }, - { - "displayName": "\\vphantom{#}", - "replacement": "\\vphantom{#}" - }, - { - "displayName": "\\Vvdash", - "replacement": "\\Vvdash" - }, - { - "displayName": "\\wedge", - "replacement": "\\wedge" - }, - { - "displayName": "\\widehat{#}", - "replacement": "\\widehat{#}" - }, - { - "displayName": "\\widetilde{#}", - "replacement": "\\widetilde{#}" - }, - { - "displayName": "\\wp", - "replacement": "\\wp" - }, - { - "displayName": "\\wr", - "replacement": "\\wr" - }, - { - "displayName": "\\xcancel{#}", - "replacement": "\\xcancel{#}" - }, - { - "displayName": "\\xhookleftarrow{#}", - "replacement": "\\xhookleftarrow{#}" - }, - { - "displayName": "\\xhookrightarrow{#}", - "replacement": "\\xhookrightarrow{#}" - }, - { - "displayName": "\\xi", - "replacement": "\\xi" - }, - { - "displayName": "\\Xi", - "replacement": "\\Xi" - }, - { - "displayName": "\\xleftarrow{#}", - "replacement": "\\xleftarrow{#}" - }, - { - "displayName": "\\xLeftarrow{#}", - "replacement": "\\xLeftarrow{#}" - }, - { - "displayName": "\\xleftharpoondown{#}", - "replacement": "\\xleftharpoondown{#}" - }, - { - "displayName": "\\xleftharpoonup{#}", - "replacement": "\\xleftharpoonup{#}" - }, - { - "displayName": "\\xleftrightarrow{#}", - "replacement": "\\xleftrightarrow{#}" - }, - { - "displayName": "\\xLeftrightarrow{#}", - "replacement": "\\xLeftrightarrow{#}" - }, - { - "displayName": "\\xleftrightharpoons{#}", - "replacement": "\\xleftrightharpoons{#}" - }, - { - "displayName": "\\xLeftrightharpoons{#}", - "replacement": "\\xLeftrightharpoons{#}" - }, - { - "displayName": "\\xlongequal{#}", - "replacement": "\\xlongequal{#}" - }, - { - "displayName": "\\xmapsto{#}", - "replacement": "\\xmapsto{#}" - }, - { - "displayName": "\\xmathstrut{#}", - "replacement": "\\xmathstrut{#}" - }, - { - "displayName": "\\xrightarrow{#}", - "replacement": "\\xrightarrow{#}" - }, - { - "displayName": "\\xRightarrow{#}", - "replacement": "\\xRightarrow{#}" - }, - { - "displayName": "\\xrightharpoondown{#}", - "replacement": "\\xrightharpoondown{#}" - }, - { - "displayName": "\\xrightharpoonup{#}", - "replacement": "\\xrightharpoonup{#}" - }, - { - "displayName": "\\xrightleftharpoons{#}", - "replacement": "\\xrightleftharpoons{#}" - }, - { - "displayName": "\\xRightleftharpoons{#}", - "replacement": "\\xRightleftharpoons{#}" - }, - { - "displayName": "\\xtofrom{#}", - "replacement": "\\xtofrom{#}" - }, - { - "displayName": "\\xtwoheadleftarrow{#}", - "replacement": "\\xtwoheadleftarrow{#}" - }, - { - "displayName": "\\xtwoheadrightarrow{#}", - "replacement": "\\xtwoheadrightarrow{#}" - }, - { - "displayName": "\\yen", - "replacement": "\\yen" - }, - { - "displayName": "\\zeta", - "replacement": "\\zeta" - } -] \ No newline at end of file +[{"displayName":"\\begin{align}...","replacement":"\\begin{align}\n~\n\\end{align}"},{"displayName":"\\begin{alignat}...","replacement":"\\begin{alignat}{#}\n\\end{alignat}"},{"displayName":"\\begin{aligned}...","replacement":"\\begin{aligned}\n~\n\\end{aligned}"},{"displayName":"\\begin{alignedat}...","replacement":"\\begin{alignedat}{#}\n\\end{alignedat}"},{"displayName":"\\begin{array}...","replacement":"\\begin{array}{#}\n\\end{array}"},{"displayName":"\\begin{bmatrix}...","replacement":"\\begin{bmatrix}\n~\n\\end{bmatrix}"},{"displayName":"\\begin{Bmatrix}...","replacement":"\\begin{Bmatrix}\n~\n\\end{Bmatrix}"},{"displayName":"\\begin{bsmallmatrix}...","replacement":"\\begin{bsmallmatrix}\n~\n\\end{bsmallmatrix}"},{"displayName":"\\begin{Bsmallmatrix}...","replacement":"\\begin{Bsmallmatrix}\n~\n\\end{Bsmallmatrix}"},{"displayName":"\\begin{cases}...","replacement":"\\begin{cases}\n~\n\\end{cases}"},{"displayName":"\\begin{crampedsubarray}...","replacement":"\\begin{crampedsubarray}{#}\n\\end{crampedsubarray}"},{"displayName":"\\begin{dcases}...","replacement":"\\begin{dcases}\n~\n\\end{dcases}"},{"displayName":"\\begin{drcases}...","replacement":"\\begin{drcases}\n~\n\\end{drcases}"},{"displayName":"\\begin{empheq}...","replacement":"\\begin{empheq}{#}{#}\n\\end{empheq}"},{"displayName":"\\begin{eqnarray}...","replacement":"\\begin{eqnarray}\n~\n\\end{eqnarray}"},{"displayName":"\\begin{equation}...","replacement":"\\begin{equation}\n~\n\\end{equation}"},{"displayName":"\\begin{flalign}...","replacement":"\\begin{flalign}\n~\n\\end{flalign}"},{"displayName":"\\begin{gather}...","replacement":"\\begin{gather}\n~\n\\end{gather}"},{"displayName":"\\begin{gathered}...","replacement":"\\begin{gathered}\n~\n\\end{gathered}"},{"displayName":"\\begin{lgathered}...","replacement":"\\begin{lgathered}\n~\n\\end{lgathered}"},{"displayName":"\\begin{matrix}...","replacement":"\\begin{matrix}\n~\n\\end{matrix}"},{"displayName":"\\begin{multiline}...","replacement":"\\begin{multiline}\n~\n\\end{multiline}"},{"displayName":"\\begin{multilined}...","replacement":"\\begin{multilined}\n~\n\\end{multilined}"},{"displayName":"\\begin{numcases}...","replacement":"\\begin{numcases}{#}\n\\end{numcases}"},{"displayName":"\\begin{pmatrix}...","replacement":"\\begin{pmatrix}\n~\n\\end{pmatrix}"},{"displayName":"\\begin{prooftree}...","replacement":"\\begin{prooftree}\n~\n\\end{prooftree}"},{"displayName":"\\begin{psmallmatrix}...","replacement":"\\begin{psmallmatrix}\n~\n\\end{psmallmatrix}"},{"displayName":"\\begin{rcases}...","replacement":"\\begin{rcases}\n~\n\\end{rcases}"},{"displayName":"\\begin{rgathered}...","replacement":"\\begin{rgathered}\n~\n\\end{rgathered}"},{"displayName":"\\begin{smallmatrix}...","replacement":"\\begin{smallmatrix}\n~\n\\end{smallmatrix}"},{"displayName":"\\begin{split}...","replacement":"\\begin{split}\n~\n\\end{split}"},{"displayName":"\\begin{spreadlines}...","replacement":"\\begin{spreadlines}{#}\n\\end{spreadlines}"},{"displayName":"\\begin{subarray}...","replacement":"\\begin{subarray}{#}\n\\end{subarray}"},{"displayName":"\\begin{subnumcases}...","replacement":"\\begin{subnumcases}{#}\n\\end{subnumcases}"},{"displayName":"\\begin{vmatrix}...","replacement":"\\begin{vmatrix}\n~\n\\end{vmatrix}"},{"displayName":"\\begin{Vmatrix}...","replacement":"\\begin{Vmatrix}\n~\n\\end{Vmatrix}"},{"displayName":"\\begin{vsmallmatrix}...","replacement":"\\begin{vsmallmatrix}\n~\n\\end{vsmallmatrix}"},{"displayName":"\\begin{Vsmallmatrix}...","replacement":"\\begin{Vsmallmatrix}\n~\n\\end{Vsmallmatrix}"},{"displayName":"\\begin{xalignat}...","replacement":"\\begin{xalignat}{#}\n\\end{xalignat}"},{"displayName":"\\begin{xxalignat}...","replacement":"\\begin{xxalignat}{#}\n\\end{xxalignat}"},{"displayName":"\\begin{align*}...","replacement":"\\begin{align*}\n~\n\\end{align*}"},{"displayName":"\\begin{alignat*}...","replacement":"\\begin{alignat*}{#}\n\\end{alignat*}"},{"displayName":"\\begin{bmatrix*}...","replacement":"\\begin{bmatrix*}\n~\n\\end{bmatrix*}"},{"displayName":"\\begin{Bmatrix*}...","replacement":"\\begin{Bmatrix*}\n~\n\\end{Bmatrix*}"},{"displayName":"\\begin{bsmallmatrix*}...","replacement":"\\begin{bsmallmatrix*}\n~\n\\end{bsmallmatrix*}"},{"displayName":"\\begin{Bsmallmatrix*}...","replacement":"\\begin{Bsmallmatrix*}\n~\n\\end{Bsmallmatrix*}"},{"displayName":"\\begin{cases*}...","replacement":"\\begin{cases*}\n~\n\\end{cases*}"},{"displayName":"\\begin{dcases*}...","replacement":"\\begin{dcases*}\n~\n\\end{dcases*}"},{"displayName":"\\begin{drcases*}...","replacement":"\\begin{drcases*}\n~\n\\end{drcases*}"},{"displayName":"\\begin{eqnarray*}...","replacement":"\\begin{eqnarray*}\n~\n\\end{eqnarray*}"},{"displayName":"\\begin{equation*}...","replacement":"\\begin{equation*}\n~\n\\end{equation*}"},{"displayName":"\\begin{flalign*}...","replacement":"\\begin{flalign*}\n~\n\\end{flalign*}"},{"displayName":"\\begin{gather*}...","replacement":"\\begin{gather*}\n~\n\\end{gather*}"},{"displayName":"\\begin{matrix*}...","replacement":"\\begin{matrix*}\n~\n\\end{matrix*}"},{"displayName":"\\begin{multiline*}...","replacement":"\\begin{multiline*}\n~\n\\end{multiline*}"},{"displayName":"\\begin{pmatrix*}...","replacement":"\\begin{pmatrix*}\n~\n\\end{pmatrix*}"},{"displayName":"\\begin{psmallmatrix*}...","replacement":"\\begin{psmallmatrix*}\n~\n\\end{psmallmatrix*}"},{"displayName":"\\begin{rcases*}...","replacement":"\\begin{rcases*}\n~\n\\end{rcases*}"},{"displayName":"\\begin{smallmatrix*}...","replacement":"\\begin{smallmatrix*}\n~\n\\end{smallmatrix*}"},{"displayName":"\\begin{vmatrix*}...","replacement":"\\begin{vmatrix*}\n~\n\\end{vmatrix*}"},{"displayName":"\\begin{Vmatrix*}...","replacement":"\\begin{Vmatrix*}\n~\n\\end{Vmatrix*}"},{"displayName":"\\begin{vsmallmatrix*}...","replacement":"\\begin{vsmallmatrix*}\n~\n\\end{vsmallmatrix*}"},{"displayName":"\\begin{Vsmallmatrix*}...","replacement":"\\begin{Vsmallmatrix*}\n~\n\\end{Vsmallmatrix*}"},{"displayName":"\\begin{xalignat*}...","replacement":"\\begin{xalignat*}{#}\n\\end{xalignat*}"},{"displayName":"\\above{#}{#}","replacement":"\\above{#}{#}"},{"displayName":"\\verb|#|","replacement":"\\verb|#|"},{"displayName":"\\left\\","replacement":"\\left\\"},{"displayName":"\\right\\","replacement":"\\right\\"},{"displayName":"\\acute{#}","replacement":"\\acute{#}"},{"displayName":"\\aleph","replacement":"\\aleph"},{"displayName":"\\alpha","replacement":"\\alpha"},{"displayName":"\\amalg","replacement":"\\amalg"},{"displayName":"\\And","replacement":"\\And"},{"displayName":"\\angle","replacement":"\\angle"},{"displayName":"\\approx","replacement":"\\approx"},{"displayName":"\\approxeq","replacement":"\\approxeq"},{"displayName":"\\arccos","replacement":"\\arccos"},{"displayName":"\\arcsin","replacement":"\\arcsin"},{"displayName":"\\arctan","replacement":"\\arctan"},{"displayName":"\\arg","replacement":"\\arg"},{"displayName":"\\array{#}","replacement":"\\array{#}"},{"displayName":"\\arrowvert","replacement":"\\arrowvert"},{"displayName":"\\Arrowvert","replacement":"\\Arrowvert"},{"displayName":"\\ast","replacement":"\\ast"},{"displayName":"\\asymp","replacement":"\\asymp"},{"displayName":"\\atop","replacement":"\\atop"},{"displayName":"\\backepsilon","replacement":"\\backepsilon"},{"displayName":"\\backprime","replacement":"\\backprime"},{"displayName":"\\backsim","replacement":"\\backsim"},{"displayName":"\\backsimeq","replacement":"\\backsimeq"},{"displayName":"\\backslash","replacement":"\\backslash"},{"displayName":"\\bar{#}","replacement":"\\bar{#}"},{"displayName":"\\barwedge","replacement":"\\barwedge"},{"displayName":"\\Bbb{#}","replacement":"\\Bbb{#}"},{"displayName":"\\Bbbk","replacement":"\\Bbbk"},{"displayName":"\\bbFont","replacement":"\\bbFont"},{"displayName":"\\bbox{#}","replacement":"\\bbox{#}"},{"displayName":"\\bcancel{#}","replacement":"\\bcancel{#}"},{"displayName":"\\because","replacement":"\\because"},{"displayName":"\\beta","replacement":"\\beta"},{"displayName":"\\beth","replacement":"\\beth"},{"displayName":"\\between","replacement":"\\between"},{"displayName":"\\bf","replacement":"\\bf"},{"displayName":"\\bigcap","replacement":"\\bigcap"},{"displayName":"\\bigcirc","replacement":"\\bigcirc"},{"displayName":"\\bigcup","replacement":"\\bigcup"},{"displayName":"\\bigodot","replacement":"\\bigodot"},{"displayName":"\\bigoplus","replacement":"\\bigoplus"},{"displayName":"\\bigotimes","replacement":"\\bigotimes"},{"displayName":"\\bigsqcup","replacement":"\\bigsqcup"},{"displayName":"\\bigstar","replacement":"\\bigstar"},{"displayName":"\\bigtimes","replacement":"\\bigtimes"},{"displayName":"\\bigtriangledown","replacement":"\\bigtriangledown"},{"displayName":"\\bigtriangleup","replacement":"\\bigtriangleup"},{"displayName":"\\biguplus","replacement":"\\biguplus"},{"displayName":"\\bigvee","replacement":"\\bigvee"},{"displayName":"\\bigwedge","replacement":"\\bigwedge"},{"displayName":"\\binom{#}{#}","replacement":"\\binom{#}{#}"},{"displayName":"\\blacklozenge","replacement":"\\blacklozenge"},{"displayName":"\\blacksquare","replacement":"\\blacksquare"},{"displayName":"\\blacktriangle","replacement":"\\blacktriangle"},{"displayName":"\\blacktriangledown","replacement":"\\blacktriangledown"},{"displayName":"\\blacktriangleleft","replacement":"\\blacktriangleleft"},{"displayName":"\\blacktriangleright","replacement":"\\blacktriangleright"},{"displayName":"\\bmod","replacement":"\\bmod"},{"displayName":"\\boldsymbol{#}","replacement":"\\boldsymbol{#}"},{"displayName":"\\bot","replacement":"\\bot"},{"displayName":"\\bowtie","replacement":"\\bowtie"},{"displayName":"\\Box","replacement":"\\Box"},{"displayName":"\\boxdot","replacement":"\\boxdot"},{"displayName":"\\boxed{#}","replacement":"\\boxed{#}"},{"displayName":"\\boxminus","replacement":"\\boxminus"},{"displayName":"\\boxplus","replacement":"\\boxplus"},{"displayName":"\\boxtimes","replacement":"\\boxtimes"},{"displayName":"\\bra{#}","replacement":"\\bra{#}"},{"displayName":"\\Bra{#}","replacement":"\\Bra{#}"},{"displayName":"\\brace","replacement":"\\brace"},{"displayName":"\\bracevert","replacement":"\\bracevert"},{"displayName":"\\brack","replacement":"\\brack"},{"displayName":"\\braket{#}","replacement":"\\braket{#}"},{"displayName":"\\Braket{#}","replacement":"\\Braket{#}"},{"displayName":"\\breve{#}","replacement":"\\breve{#}"},{"displayName":"\\bullet","replacement":"\\bullet"},{"displayName":"\\bumpeq","replacement":"\\bumpeq"},{"displayName":"\\Bumpeq","replacement":"\\Bumpeq"},{"displayName":"\\cal","replacement":"\\cal"},{"displayName":"\\cancel{#}","replacement":"\\cancel{#}"},{"displayName":"\\cancelto{#}{#}","replacement":"\\cancelto{#}{#}"},{"displayName":"\\cap","replacement":"\\cap"},{"displayName":"\\Cap","replacement":"\\Cap"},{"displayName":"\\cases{#}","replacement":"\\cases{#}"},{"displayName":"\\cdot","replacement":"\\cdot"},{"displayName":"\\cdotp","replacement":"\\cdotp"},{"displayName":"\\cdots","replacement":"\\cdots"},{"displayName":"\\celsius","replacement":"\\celsius"},{"displayName":"\\centercolon","replacement":"\\centercolon"},{"displayName":"\\centerdot","replacement":"\\centerdot"},{"displayName":"\\centernot{#}","replacement":"\\centernot{#}"},{"displayName":"\\centerOver{#}{#}","replacement":"\\centerOver{#}{#}"},{"displayName":"\\cfrac{#}{#}","replacement":"\\cfrac{#}{#}"},{"displayName":"\\check{#}","replacement":"\\check{#}"},{"displayName":"\\checkmark","replacement":"\\checkmark"},{"displayName":"\\chi","replacement":"\\chi"},{"displayName":"\\choose","replacement":"\\choose"},{"displayName":"\\circ","replacement":"\\circ"},{"displayName":"\\circeq","replacement":"\\circeq"},{"displayName":"\\circlearrowleft","replacement":"\\circlearrowleft"},{"displayName":"\\circlearrowright","replacement":"\\circlearrowright"},{"displayName":"\\circledast","replacement":"\\circledast"},{"displayName":"\\circledcirc","replacement":"\\circledcirc"},{"displayName":"\\circleddash","replacement":"\\circleddash"},{"displayName":"\\circledR","replacement":"\\circledR"},{"displayName":"\\circledS","replacement":"\\circledS"},{"displayName":"\\clap{#}","replacement":"\\clap{#}"},{"displayName":"\\class{#}{#}","replacement":"\\class{#}{#}"},{"displayName":"\\clubsuit","replacement":"\\clubsuit"},{"displayName":"\\colon","replacement":"\\colon"},{"displayName":"\\colonapprox","replacement":"\\colonapprox"},{"displayName":"\\Colonapprox","replacement":"\\Colonapprox"},{"displayName":"\\coloneq","replacement":"\\coloneq"},{"displayName":"\\Coloneq","replacement":"\\Coloneq"},{"displayName":"\\coloneqq","replacement":"\\coloneqq"},{"displayName":"\\Coloneqq","replacement":"\\Coloneqq"},{"displayName":"\\colonsim","replacement":"\\colonsim"},{"displayName":"\\Colonsim","replacement":"\\Colonsim"},{"displayName":"\\color{#}","replacement":"\\color{#}"},{"displayName":"\\colorbox{#}{#}","replacement":"\\colorbox{#}{#}"},{"displayName":"\\complement","replacement":"\\complement"},{"displayName":"\\cong","replacement":"\\cong"},{"displayName":"\\coprod","replacement":"\\coprod"},{"displayName":"\\cos","replacement":"\\cos"},{"displayName":"\\cosh","replacement":"\\cosh"},{"displayName":"\\cot","replacement":"\\cot"},{"displayName":"\\coth","replacement":"\\coth"},{"displayName":"\\cramped{#}","replacement":"\\cramped{#}"},{"displayName":"\\crampedclap{#}","replacement":"\\crampedclap{#}"},{"displayName":"\\crampedllap{#}","replacement":"\\crampedllap{#}"},{"displayName":"\\crampedrlap{#}","replacement":"\\crampedrlap{#}"},{"displayName":"\\crampedsubstack{#}","replacement":"\\crampedsubstack{#}"},{"displayName":"\\csc","replacement":"\\csc"},{"displayName":"\\cssId{#}{#}","replacement":"\\cssId{#}{#}"},{"displayName":"\\cup","replacement":"\\cup"},{"displayName":"\\Cup","replacement":"\\Cup"},{"displayName":"\\curlyeqprec","replacement":"\\curlyeqprec"},{"displayName":"\\curlyeqsucc","replacement":"\\curlyeqsucc"},{"displayName":"\\curlyvee","replacement":"\\curlyvee"},{"displayName":"\\curlywedge","replacement":"\\curlywedge"},{"displayName":"\\curvearrowleft","replacement":"\\curvearrowleft"},{"displayName":"\\curvearrowright","replacement":"\\curvearrowright"},{"displayName":"\\dagger","replacement":"\\dagger"},{"displayName":"\\daleth","replacement":"\\daleth"},{"displayName":"\\dashleftarrow","replacement":"\\dashleftarrow"},{"displayName":"\\dashrightarrow","replacement":"\\dashrightarrow"},{"displayName":"\\dashv","replacement":"\\dashv"},{"displayName":"\\dbinom{#}{#}","replacement":"\\dbinom{#}{#}"},{"displayName":"\\dblcolon","replacement":"\\dblcolon"},{"displayName":"\\ddagger","replacement":"\\ddagger"},{"displayName":"\\ddddot{#}","replacement":"\\ddddot{#}"},{"displayName":"\\dddot{#}","replacement":"\\dddot{#}"},{"displayName":"\\ddot{#}","replacement":"\\ddot{#}"},{"displayName":"\\ddots","replacement":"\\ddots"},{"displayName":"\\DeclareMathOperator{#}{#}","replacement":"\\DeclareMathOperator{#}{#}"},{"displayName":"\\DeclarePairedDelimiters{#}{#}{#}","replacement":"\\DeclarePairedDelimiters{#}{#}{#}"},{"displayName":"\\DeclarePairedDelimitersX{#}{#}{#}{#}","replacement":"\\DeclarePairedDelimitersX{#}{#}{#}{#}"},{"displayName":"\\DeclarePairedDelimitersXPP{#}{#}{#}{#}{#}{#}","replacement":"\\DeclarePairedDelimitersXPP{#}{#}{#}{#}{#}{#}"},{"displayName":"\\deg","replacement":"\\deg"},{"displayName":"\\degree","replacement":"\\degree"},{"displayName":"\\delta","replacement":"\\delta"},{"displayName":"\\Delta","replacement":"\\Delta"},{"displayName":"\\det","replacement":"\\det"},{"displayName":"\\dfrac{#}{#}","replacement":"\\dfrac{#}{#}"},{"displayName":"\\diagdown","replacement":"\\diagdown"},{"displayName":"\\diagup","replacement":"\\diagup"},{"displayName":"\\diamond","replacement":"\\diamond"},{"displayName":"\\Diamond","replacement":"\\Diamond"},{"displayName":"\\diamondsuit","replacement":"\\diamondsuit"},{"displayName":"\\digamma","replacement":"\\digamma"},{"displayName":"\\dim","replacement":"\\dim"},{"displayName":"\\displaylines{#}","replacement":"\\displaylines{#}"},{"displayName":"\\displaystyle","replacement":"\\displaystyle"},{"displayName":"\\div","replacement":"\\div"},{"displayName":"\\divideontimes","replacement":"\\divideontimes"},{"displayName":"\\divsymbol","replacement":"\\divsymbol"},{"displayName":"\\dot{#}","replacement":"\\dot{#}"},{"displayName":"\\doteq","replacement":"\\doteq"},{"displayName":"\\Doteq","replacement":"\\Doteq"},{"displayName":"\\doteqdot","replacement":"\\doteqdot"},{"displayName":"\\dotplus","replacement":"\\dotplus"},{"displayName":"\\dots","replacement":"\\dots"},{"displayName":"\\dotsb","replacement":"\\dotsb"},{"displayName":"\\dotsc","replacement":"\\dotsc"},{"displayName":"\\dotsi","replacement":"\\dotsi"},{"displayName":"\\dotsm","replacement":"\\dotsm"},{"displayName":"\\dotso","replacement":"\\dotso"},{"displayName":"\\doublebarwedge","replacement":"\\doublebarwedge"},{"displayName":"\\doublecap","replacement":"\\doublecap"},{"displayName":"\\doublecup","replacement":"\\doublecup"},{"displayName":"\\downarrow","replacement":"\\downarrow"},{"displayName":"\\Downarrow","replacement":"\\Downarrow"},{"displayName":"\\downdownarrows","replacement":"\\downdownarrows"},{"displayName":"\\downharpoonleft","replacement":"\\downharpoonleft"},{"displayName":"\\downharpoonright","replacement":"\\downharpoonright"},{"displayName":"\\ell","replacement":"\\ell"},{"displayName":"\\empheqbiglangle","replacement":"\\empheqbiglangle"},{"displayName":"\\empheqbiglbrace","replacement":"\\empheqbiglbrace"},{"displayName":"\\empheqbiglbrack","replacement":"\\empheqbiglbrack"},{"displayName":"\\empheqbiglceil","replacement":"\\empheqbiglceil"},{"displayName":"\\empheqbiglfloor","replacement":"\\empheqbiglfloor"},{"displayName":"\\empheqbiglparen","replacement":"\\empheqbiglparen"},{"displayName":"\\empheqbiglvert","replacement":"\\empheqbiglvert"},{"displayName":"\\empheqbiglVert","replacement":"\\empheqbiglVert"},{"displayName":"\\empheqbigrangle","replacement":"\\empheqbigrangle"},{"displayName":"\\empheqbigrbrace","replacement":"\\empheqbigrbrace"},{"displayName":"\\empheqbigrbrack","replacement":"\\empheqbigrbrack"},{"displayName":"\\empheqbigrceil","replacement":"\\empheqbigrceil"},{"displayName":"\\empheqbigrfloor","replacement":"\\empheqbigrfloor"},{"displayName":"\\empheqbigrparen","replacement":"\\empheqbigrparen"},{"displayName":"\\empheqbigrvert","replacement":"\\empheqbigrvert"},{"displayName":"\\empheqbigrVert","replacement":"\\empheqbigrVert"},{"displayName":"\\empheqlangle","replacement":"\\empheqlangle"},{"displayName":"\\empheqlbrace","replacement":"\\empheqlbrace"},{"displayName":"\\empheqlbrack","replacement":"\\empheqlbrack"},{"displayName":"\\empheqlceil","replacement":"\\empheqlceil"},{"displayName":"\\empheqlfloor","replacement":"\\empheqlfloor"},{"displayName":"\\empheqlparen","replacement":"\\empheqlparen"},{"displayName":"\\empheqlvert","replacement":"\\empheqlvert"},{"displayName":"\\empheqlVert","replacement":"\\empheqlVert"},{"displayName":"\\empheqrangle","replacement":"\\empheqrangle"},{"displayName":"\\empheqrbrace","replacement":"\\empheqrbrace"},{"displayName":"\\empheqrbrack","replacement":"\\empheqrbrack"},{"displayName":"\\empheqrceil","replacement":"\\empheqrceil"},{"displayName":"\\empheqrfloor","replacement":"\\empheqrfloor"},{"displayName":"\\empheqrparen","replacement":"\\empheqrparen"},{"displayName":"\\empheqrvert","replacement":"\\empheqrvert"},{"displayName":"\\empheqrVert","replacement":"\\empheqrVert"},{"displayName":"\\emptyset","replacement":"\\emptyset"},{"displayName":"\\enclose{#}{#}","replacement":"\\enclose{#}{#}"},{"displayName":"\\enspace","replacement":"\\enspace"},{"displayName":"\\epsilon","replacement":"\\epsilon"},{"displayName":"\\eqalign{#}","replacement":"\\eqalign{#}"},{"displayName":"\\eqalignno{#}","replacement":"\\eqalignno{#}"},{"displayName":"\\eqcirc","replacement":"\\eqcirc"},{"displayName":"\\eqcolon","replacement":"\\eqcolon"},{"displayName":"\\Eqcolon","replacement":"\\Eqcolon"},{"displayName":"\\eqqcolon","replacement":"\\eqqcolon"},{"displayName":"\\Eqqcolon","replacement":"\\Eqqcolon"},{"displayName":"\\eqref{#}","replacement":"\\eqref{#}"},{"displayName":"\\eqsim","replacement":"\\eqsim"},{"displayName":"\\eqslantgtr","replacement":"\\eqslantgtr"},{"displayName":"\\eqslantless","replacement":"\\eqslantless"},{"displayName":"\\equiv","replacement":"\\equiv"},{"displayName":"\\eta","replacement":"\\eta"},{"displayName":"\\eth","replacement":"\\eth"},{"displayName":"\\exists","replacement":"\\exists"},{"displayName":"\\exp","replacement":"\\exp"},{"displayName":"\\fallingdotseq","replacement":"\\fallingdotseq"},{"displayName":"\\fbox{#}","replacement":"\\fbox{#}"},{"displayName":"\\fCenter","replacement":"\\fCenter"},{"displayName":"\\fcolorbox{#}{#}{#}","replacement":"\\fcolorbox{#}{#}{#}"},{"displayName":"\\Finv","replacement":"\\Finv"},{"displayName":"\\flat","replacement":"\\flat"},{"displayName":"\\forall","replacement":"\\forall"},{"displayName":"\\frac{#}{#}","replacement":"\\frac{#}{#}"},{"displayName":"\\frak","replacement":"\\frak"},{"displayName":"\\framebox{#}","replacement":"\\framebox{#}"},{"displayName":"\\frown","replacement":"\\frown"},{"displayName":"\\Game","replacement":"\\Game"},{"displayName":"\\gamma","replacement":"\\gamma"},{"displayName":"\\Gamma","replacement":"\\Gamma"},{"displayName":"\\gcd","replacement":"\\gcd"},{"displayName":"\\ge","replacement":"\\ge"},{"displayName":"\\geq","replacement":"\\geq"},{"displayName":"\\geqq","replacement":"\\geqq"},{"displayName":"\\geqslant","replacement":"\\geqslant"},{"displayName":"\\gets","replacement":"\\gets"},{"displayName":"\\gg","replacement":"\\gg"},{"displayName":"\\ggg","replacement":"\\ggg"},{"displayName":"\\gggtr","replacement":"\\gggtr"},{"displayName":"\\gimel","replacement":"\\gimel"},{"displayName":"\\gnapprox","replacement":"\\gnapprox"},{"displayName":"\\gneq","replacement":"\\gneq"},{"displayName":"\\gneqq","replacement":"\\gneqq"},{"displayName":"\\gnsim","replacement":"\\gnsim"},{"displayName":"\\grave{#}","replacement":"\\grave{#}"},{"displayName":"\\gt","replacement":"\\gt"},{"displayName":"\\gtrapprox","replacement":"\\gtrapprox"},{"displayName":"\\gtrdot","replacement":"\\gtrdot"},{"displayName":"\\gtreqless","replacement":"\\gtreqless"},{"displayName":"\\gtreqqless","replacement":"\\gtreqqless"},{"displayName":"\\gtrless","replacement":"\\gtrless"},{"displayName":"\\gtrsim","replacement":"\\gtrsim"},{"displayName":"\\gvertneqq","replacement":"\\gvertneqq"},{"displayName":"\\hat{#}","replacement":"\\hat{#}"},{"displayName":"\\hbar","replacement":"\\hbar"},{"displayName":"\\hbox{#}","replacement":"\\hbox{#}"},{"displayName":"\\heartsuit","replacement":"\\heartsuit"},{"displayName":"\\hline","replacement":"\\hline"},{"displayName":"\\hom","replacement":"\\hom"},{"displayName":"\\hookleftarrow","replacement":"\\hookleftarrow"},{"displayName":"\\hookrightarrow","replacement":"\\hookrightarrow"},{"displayName":"\\hphantom{#}","replacement":"\\hphantom{#}"},{"displayName":"\\href{#}{#}","replacement":"\\href{#}{#}"},{"displayName":"\\hslash","replacement":"\\hslash"},{"displayName":"\\huge","replacement":"\\huge"},{"displayName":"\\Huge","replacement":"\\Huge"},{"displayName":"\\idotsint","replacement":"\\idotsint"},{"displayName":"\\iff","replacement":"\\iff"},{"displayName":"\\iiiint","replacement":"\\iiiint"},{"displayName":"\\iiint","replacement":"\\iiint"},{"displayName":"\\iint","replacement":"\\iint"},{"displayName":"\\Im","replacement":"\\Im"},{"displayName":"\\imath","replacement":"\\imath"},{"displayName":"\\impliedby","replacement":"\\impliedby"},{"displayName":"\\implies","replacement":"\\implies"},{"displayName":"\\in","replacement":"\\in"},{"displayName":"\\inf","replacement":"\\inf"},{"displayName":"\\infty","replacement":"\\infty"},{"displayName":"\\injlim","replacement":"\\injlim"},{"displayName":"\\int","replacement":"\\int"},{"displayName":"\\int^{#}_{#}","replacement":"\\int^{#}_{#}"},{"displayName":"\\intercal","replacement":"\\intercal"},{"displayName":"\\intop","replacement":"\\intop"},{"displayName":"\\iota","replacement":"\\iota"},{"displayName":"\\it","replacement":"\\it"},{"displayName":"\\jmath","replacement":"\\jmath"},{"displayName":"\\Join","replacement":"\\Join"},{"displayName":"\\kappa","replacement":"\\kappa"},{"displayName":"\\ker","replacement":"\\ker"},{"displayName":"\\ket{#}","replacement":"\\ket{#}"},{"displayName":"\\Ket{#}","replacement":"\\Ket{#}"},{"displayName":"\\ketbra{#}{#}","replacement":"\\ketbra{#}{#}"},{"displayName":"\\Ketbra{#}{#}","replacement":"\\Ketbra{#}{#}"},{"displayName":"\\label{#}","replacement":"\\label{#}"},{"displayName":"\\lambda","replacement":"\\lambda"},{"displayName":"\\Lambda","replacement":"\\Lambda"},{"displayName":"\\land","replacement":"\\land"},{"displayName":"\\langle","replacement":"\\langle"},{"displayName":"\\large","replacement":"\\large"},{"displayName":"\\Large","replacement":"\\Large"},{"displayName":"\\LARGE","replacement":"\\LARGE"},{"displayName":"\\LaTeX","replacement":"\\LaTeX"},{"displayName":"\\lbrace","replacement":"\\lbrace"},{"displayName":"\\lbrack","replacement":"\\lbrack"},{"displayName":"\\lceil","replacement":"\\lceil"},{"displayName":"\\ldots","replacement":"\\ldots"},{"displayName":"\\ldotp","replacement":"\\ldotp"},{"displayName":"\\le","replacement":"\\le"},{"displayName":"\\leadsto","replacement":"\\leadsto"},{"displayName":"\\Leftarrow","replacement":"\\Leftarrow"},{"displayName":"\\leftarrow","replacement":"\\leftarrow"},{"displayName":"\\leftarrowtail","replacement":"\\leftarrowtail"},{"displayName":"\\leftharpoondown","replacement":"\\leftharpoondown"},{"displayName":"\\leftharpoonup","replacement":"\\leftharpoonup"},{"displayName":"\\leftleftarrows","replacement":"\\leftleftarrows"},{"displayName":"\\Leftrightarrow","replacement":"\\Leftrightarrow"},{"displayName":"\\leftrightarrow","replacement":"\\leftrightarrow"},{"displayName":"\\leftrightarrows","replacement":"\\leftrightarrows"},{"displayName":"\\leftrightharpoons","replacement":"\\leftrightharpoons"},{"displayName":"\\leftrightsquigarrow","replacement":"\\leftrightsquigarrow"},{"displayName":"\\leftthreetimes","replacement":"\\leftthreetimes"},{"displayName":"\\leq","replacement":"\\leq"},{"displayName":"\\leqalignno{#}","replacement":"\\leqalignno{#}"},{"displayName":"\\leqq","replacement":"\\leqq"},{"displayName":"\\leqslant","replacement":"\\leqslant"},{"displayName":"\\lessapprox","replacement":"\\lessapprox"},{"displayName":"\\lessdot","replacement":"\\lessdot"},{"displayName":"\\lesseqgtr","replacement":"\\lesseqgtr"},{"displayName":"\\lesseqqgtr","replacement":"\\lesseqqgtr"},{"displayName":"\\lessgtr","replacement":"\\lessgtr"},{"displayName":"\\lesssim","replacement":"\\lesssim"},{"displayName":"\\lfloor","replacement":"\\lfloor"},{"displayName":"\\lg","replacement":"\\lg"},{"displayName":"\\lgroup","replacement":"\\lgroup"},{"displayName":"\\lhd","replacement":"\\lhd"},{"displayName":"\\lim","replacement":"\\lim"},{"displayName":"\\lim_{#}","replacement":"\\lim_{#}"},{"displayName":"\\liminf","replacement":"\\liminf"},{"displayName":"\\limsup","replacement":"\\limsup"},{"displayName":"\\ll","replacement":"\\ll"},{"displayName":"\\llap{#}","replacement":"\\llap{#}"},{"displayName":"\\llcorner","replacement":"\\llcorner"},{"displayName":"\\Lleftarrow","replacement":"\\Lleftarrow"},{"displayName":"\\lll","replacement":"\\lll"},{"displayName":"\\llless","replacement":"\\llless"},{"displayName":"\\lmoustache","replacement":"\\lmoustache"},{"displayName":"\\ln","replacement":"\\ln"},{"displayName":"\\lnapprox","replacement":"\\lnapprox"},{"displayName":"\\lneq","replacement":"\\lneq"},{"displayName":"\\lneqq","replacement":"\\lneqq"},{"displayName":"\\lnot","replacement":"\\lnot"},{"displayName":"\\lnsim","replacement":"\\lnsim"},{"displayName":"\\log","replacement":"\\log"},{"displayName":"\\longleftarrow","replacement":"\\longleftarrow"},{"displayName":"\\Longleftarrow","replacement":"\\Longleftarrow"},{"displayName":"\\Longleftrightarrow","replacement":"\\Longleftrightarrow"},{"displayName":"\\longleftrightarrow","replacement":"\\longleftrightarrow"},{"displayName":"\\longleftrightarrows","replacement":"\\longleftrightarrows"},{"displayName":"\\longLeftrightharpoons","replacement":"\\longLeftrightharpoons"},{"displayName":"\\longmapsto","replacement":"\\longmapsto"},{"displayName":"\\longrightarrow","replacement":"\\longrightarrow"},{"displayName":"\\Longrightarrow","replacement":"\\Longrightarrow"},{"displayName":"\\longrightleftharpoons","replacement":"\\longrightleftharpoons"},{"displayName":"\\longRightleftharpoons","replacement":"\\longRightleftharpoons"},{"displayName":"\\looparrowleft","replacement":"\\looparrowleft"},{"displayName":"\\looparrowright","replacement":"\\looparrowright"},{"displayName":"\\lor","replacement":"\\lor"},{"displayName":"\\lozenge","replacement":"\\lozenge"},{"displayName":"\\lparen","replacement":"\\lparen"},{"displayName":"\\lrcorner","replacement":"\\lrcorner"},{"displayName":"\\Lsh","replacement":"\\Lsh"},{"displayName":"\\lt","replacement":"\\lt"},{"displayName":"\\ltimes","replacement":"\\ltimes"},{"displayName":"\\lvert","replacement":"\\lvert"},{"displayName":"\\lVert","replacement":"\\lVert"},{"displayName":"\\lvertneqq","replacement":"\\lvertneqq"},{"displayName":"\\maltese","replacement":"\\maltese"},{"displayName":"\\mapsto","replacement":"\\mapsto"},{"displayName":"\\mathbb{#}","replacement":"\\mathbb{#}"},{"displayName":"\\mathbb{R}","replacement":"\\mathbb{R}"},{"displayName":"\\mathbb{N}","replacement":"\\mathbb{N}"},{"displayName":"\\mathbb{C}","replacement":"\\mathbb{C}"},{"displayName":"\\mathbb{Z}","replacement":"\\mathbb{Z}"},{"displayName":"\\mathbb{Q}","replacement":"\\mathbb{Q}"},{"displayName":"\\mathbf{#}","replacement":"\\mathbf{#}"},{"displayName":"\\mathbfcal{#}","replacement":"\\mathbfcal{#}"},{"displayName":"\\mathbffrak{#}","replacement":"\\mathbffrak{#}"},{"displayName":"\\mathbfit{#}","replacement":"\\mathbfit{#}"},{"displayName":"\\mathbfscr{#}","replacement":"\\mathbfscr{#}"},{"displayName":"\\mathbfsf{#}","replacement":"\\mathbfsf{#}"},{"displayName":"\\mathbfsfit{#}","replacement":"\\mathbfsfit{#}"},{"displayName":"\\mathbfsfup{#}","replacement":"\\mathbfsfup{#}"},{"displayName":"\\mathbfup{#}","replacement":"\\mathbfup{#}"},{"displayName":"\\mathbin{#}","replacement":"\\mathbin{#}"},{"displayName":"\\mathcal{#}","replacement":"\\mathcal{#}"},{"displayName":"\\mathchoice{#}{#}{#}{#}","replacement":"\\mathchoice{#}{#}{#}{#}"},{"displayName":"\\mathclap{#}","replacement":"\\mathclap{#}"},{"displayName":"\\mathclose{#}","replacement":"\\mathclose{#}"},{"displayName":"\\mathfrak{#}","replacement":"\\mathfrak{#}"},{"displayName":"\\mathinner{#}","replacement":"\\mathinner{#}"},{"displayName":"\\mathit{#}","replacement":"\\mathit{#}"},{"displayName":"\\mathllap{#}","replacement":"\\mathllap{#}"},{"displayName":"\\mathmakebox{#}","replacement":"\\mathmakebox{#}"},{"displayName":"\\mathmbox{#}","replacement":"\\mathmbox{#}"},{"displayName":"\\mathnormal{#}","replacement":"\\mathnormal{#}"},{"displayName":"\\mathop{#}","replacement":"\\mathop{#}"},{"displayName":"\\mathopen{#}","replacement":"\\mathopen{#}"},{"displayName":"\\mathord{#}","replacement":"\\mathord{#}"},{"displayName":"\\mathpunct{#}","replacement":"\\mathpunct{#}"},{"displayName":"\\mathrel{#}","replacement":"\\mathrel{#}"},{"displayName":"\\mathring{#}","replacement":"\\mathring{#}"},{"displayName":"\\mathrlap{#}","replacement":"\\mathrlap{#}"},{"displayName":"\\mathrm{#}","replacement":"\\mathrm{#}"},{"displayName":"\\mathscr{#}","replacement":"\\mathscr{#}"},{"displayName":"\\mathsf{#}","replacement":"\\mathsf{#}"},{"displayName":"\\mathsfit{#}","replacement":"\\mathsfit{#}"},{"displayName":"\\mathsfup{#}","replacement":"\\mathsfup{#}"},{"displayName":"\\mathstrut","replacement":"\\mathstrut"},{"displayName":"\\mathtip{#}{#}","replacement":"\\mathtip{#}{#}"},{"displayName":"\\mathtt{#}","replacement":"\\mathtt{#}"},{"displayName":"\\mathup{#}","replacement":"\\mathup{#}"},{"displayName":"\\max","replacement":"\\max"},{"displayName":"\\mbox{#}","replacement":"\\mbox{#}"},{"displayName":"\\measuredangle","replacement":"\\measuredangle"},{"displayName":"\\mho","replacement":"\\mho"},{"displayName":"\\micro","replacement":"\\micro"},{"displayName":"\\mid","replacement":"\\mid"},{"displayName":"\\min","replacement":"\\min"},{"displayName":"\\mit","replacement":"\\mit"},{"displayName":"\\mod{#}","replacement":"\\mod{#}"},{"displayName":"\\models","replacement":"\\models"},{"displayName":"\\mp","replacement":"\\mp"},{"displayName":"\\MTThinColon","replacement":"\\MTThinColon"},{"displayName":"\\mu","replacement":"\\mu"},{"displayName":"\\multimap","replacement":"\\multimap"},{"displayName":"\\nabla","replacement":"\\nabla"},{"displayName":"\\natural","replacement":"\\natural"},{"displayName":"\\ncong","replacement":"\\ncong"},{"displayName":"\\ndownarrow","replacement":"\\ndownarrow"},{"displayName":"\\ne","replacement":"\\ne"},{"displayName":"\\nearrow","replacement":"\\nearrow"},{"displayName":"\\neg","replacement":"\\neg"},{"displayName":"\\negmedspace","replacement":"\\negmedspace"},{"displayName":"\\negthickspace","replacement":"\\negthickspace"},{"displayName":"\\negthinspace","replacement":"\\negthinspace"},{"displayName":"\\neq","replacement":"\\neq"},{"displayName":"\\newcommand{#}{#}","replacement":"\\newcommand{#}{#}"},{"displayName":"\\newenvironment{#}{#}{#}","replacement":"\\newenvironment{#}{#}{#}"},{"displayName":"\\newline","replacement":"\\newline"},{"displayName":"\\newtagform{#}{#}{#}","replacement":"\\newtagform{#}{#}{#}"},{"displayName":"\\nexists","replacement":"\\nexists"},{"displayName":"\\ngeq","replacement":"\\ngeq"},{"displayName":"\\ngeqq","replacement":"\\ngeqq"},{"displayName":"\\ngeqslant","replacement":"\\ngeqslant"},{"displayName":"\\ngtr","replacement":"\\ngtr"},{"displayName":"\\ni","replacement":"\\ni"},{"displayName":"\\nleftarrow","replacement":"\\nleftarrow"},{"displayName":"\\nLeftarrow","replacement":"\\nLeftarrow"},{"displayName":"\\nleftrightarrow","replacement":"\\nleftrightarrow"},{"displayName":"\\nLeftrightarrow","replacement":"\\nLeftrightarrow"},{"displayName":"\\nleq","replacement":"\\nleq"},{"displayName":"\\nleqq","replacement":"\\nleqq"},{"displayName":"\\nleqslant","replacement":"\\nleqslant"},{"displayName":"\\nless","replacement":"\\nless"},{"displayName":"\\nmid","replacement":"\\nmid"},{"displayName":"\\nobreakspace","replacement":"\\nobreakspace"},{"displayName":"\\nonscript","replacement":"\\nonscript"},{"displayName":"\\nonumber","replacement":"\\nonumber"},{"displayName":"\\normalsize","replacement":"\\normalsize"},{"displayName":"\\not","replacement":"\\not"},{"displayName":"\\notag","replacement":"\\notag"},{"displayName":"\\notChar","replacement":"\\notChar"},{"displayName":"\\notin","replacement":"\\notin"},{"displayName":"\\nparallel","replacement":"\\nparallel"},{"displayName":"\\nprec","replacement":"\\nprec"},{"displayName":"\\npreceq","replacement":"\\npreceq"},{"displayName":"\\nrightarrow","replacement":"\\nrightarrow"},{"displayName":"\\nRightarrow","replacement":"\\nRightarrow"},{"displayName":"\\nshortmid","replacement":"\\nshortmid"},{"displayName":"\\nshortparallel","replacement":"\\nshortparallel"},{"displayName":"\\nsim","replacement":"\\nsim"},{"displayName":"\\nsubseteq","replacement":"\\nsubseteq"},{"displayName":"\\nsubseteqq","replacement":"\\nsubseteqq"},{"displayName":"\\nsucc","replacement":"\\nsucc"},{"displayName":"\\nsucceq","replacement":"\\nsucceq"},{"displayName":"\\nsupseteq","replacement":"\\nsupseteq"},{"displayName":"\\nsupseteqq","replacement":"\\nsupseteqq"},{"displayName":"\\ntriangleleft","replacement":"\\ntriangleleft"},{"displayName":"\\ntrianglelefteq","replacement":"\\ntrianglelefteq"},{"displayName":"\\ntriangleright","replacement":"\\ntriangleright"},{"displayName":"\\ntrianglerighteq","replacement":"\\ntrianglerighteq"},{"displayName":"\\nu","replacement":"\\nu"},{"displayName":"\\nuparrow","replacement":"\\nuparrow"},{"displayName":"\\nvdash","replacement":"\\nvdash"},{"displayName":"\\nvDash","replacement":"\\nvDash"},{"displayName":"\\nVdash","replacement":"\\nVdash"},{"displayName":"\\nVDash","replacement":"\\nVDash"},{"displayName":"\\nwarrow","replacement":"\\nwarrow"},{"displayName":"\\odot","replacement":"\\odot"},{"displayName":"\\ohm","replacement":"\\ohm"},{"displayName":"\\oint","replacement":"\\oint"},{"displayName":"\\oldstyle","replacement":"\\oldstyle"},{"displayName":"\\omega","replacement":"\\omega"},{"displayName":"\\Omega","replacement":"\\Omega"},{"displayName":"\\omicron","replacement":"\\omicron"},{"displayName":"\\ominus","replacement":"\\ominus"},{"displayName":"\\operatorname{#}","replacement":"\\operatorname{#}"},{"displayName":"\\oplus","replacement":"\\oplus"},{"displayName":"\\ordinarycolon","replacement":"\\ordinarycolon"},{"displayName":"\\oslash","replacement":"\\oslash"},{"displayName":"\\otimes","replacement":"\\otimes"},{"displayName":"\\over","replacement":"\\over"},{"displayName":"\\overbrace{#}","replacement":"\\overbrace{#}"},{"displayName":"\\overbracket{#}","replacement":"\\overbracket{#}"},{"displayName":"\\overleftarrow{#}","replacement":"\\overleftarrow{#}"},{"displayName":"\\overleftrightarrow{#}","replacement":"\\overleftrightarrow{#}"},{"displayName":"\\overline{#}","replacement":"\\overline{#}"},{"displayName":"\\overparen{#}","replacement":"\\overparen{#}"},{"displayName":"\\overrightarrow{#}","replacement":"\\overrightarrow{#}"},{"displayName":"\\overset{#}{#}","replacement":"\\overset{#}{#}"},{"displayName":"\\overunderset{#}{#}{#}","replacement":"\\overunderset{#}{#}{#}"},{"displayName":"\\owns","replacement":"\\owns"},{"displayName":"\\parallel","replacement":"\\parallel"},{"displayName":"\\partial","replacement":"\\partial"},{"displayName":"\\perp","replacement":"\\perp"},{"displayName":"\\perthousand","replacement":"\\perthousand"},{"displayName":"\\phantom{#}","replacement":"\\phantom{#}"},{"displayName":"\\phi","replacement":"\\phi"},{"displayName":"\\Phi","replacement":"\\Phi"},{"displayName":"\\pi","replacement":"\\pi"},{"displayName":"\\Pi","replacement":"\\Pi"},{"displayName":"\\pitchfork","replacement":"\\pitchfork"},{"displayName":"\\pm","replacement":"\\pm"},{"displayName":"\\pmb{#}","replacement":"\\pmb{#}"},{"displayName":"\\pmod{#}","replacement":"\\pmod{#}"},{"displayName":"\\pod{#}","replacement":"\\pod{#}"},{"displayName":"\\Pr","replacement":"\\Pr"},{"displayName":"\\prec","replacement":"\\prec"},{"displayName":"\\precapprox","replacement":"\\precapprox"},{"displayName":"\\preccurlyeq","replacement":"\\preccurlyeq"},{"displayName":"\\preceq","replacement":"\\preceq"},{"displayName":"\\precnapprox","replacement":"\\precnapprox"},{"displayName":"\\precneqq","replacement":"\\precneqq"},{"displayName":"\\precnsim","replacement":"\\precnsim"},{"displayName":"\\precsim","replacement":"\\precsim"},{"displayName":"\\prescript{#}{#}{#}","replacement":"\\prescript{#}{#}{#}"},{"displayName":"\\prime","replacement":"\\prime"},{"displayName":"\\prod","replacement":"\\prod"},{"displayName":"\\prod^{#}_{#}","replacement":"\\prod^{#}_{#}"},{"displayName":"\\projlim","replacement":"\\projlim"},{"displayName":"\\propto","replacement":"\\propto"},{"displayName":"\\psi","replacement":"\\psi"},{"displayName":"\\Psi","replacement":"\\Psi"},{"displayName":"\\qquad","replacement":"\\qquad"},{"displayName":"\\quad","replacement":"\\quad"},{"displayName":"\\rangle","replacement":"\\rangle"},{"displayName":"\\rbrace","replacement":"\\rbrace"},{"displayName":"\\rbrack","replacement":"\\rbrack"},{"displayName":"\\rceil","replacement":"\\rceil"},{"displayName":"\\Re","replacement":"\\Re"},{"displayName":"\\ref{#}","replacement":"\\ref{#}"},{"displayName":"\\refeq{#}","replacement":"\\refeq{#}"},{"displayName":"\\renewcommand{#}{#}","replacement":"\\renewcommand{#}{#}"},{"displayName":"\\renewenvironment{#}{#}{#}","replacement":"\\renewenvironment{#}{#}{#}"},{"displayName":"\\renewtagform{#}{#}{#}","replacement":"\\renewtagform{#}{#}{#}"},{"displayName":"\\restriction","replacement":"\\restriction"},{"displayName":"\\rfloor","replacement":"\\rfloor"},{"displayName":"\\rgroup","replacement":"\\rgroup"},{"displayName":"\\rhd","replacement":"\\rhd"},{"displayName":"\\rho","replacement":"\\rho"},{"displayName":"\\Rightarrow","replacement":"\\Rightarrow"},{"displayName":"\\rightarrow","replacement":"\\rightarrow"},{"displayName":"\\rightarrowtail","replacement":"\\rightarrowtail"},{"displayName":"\\rightharpoondown","replacement":"\\rightharpoondown"},{"displayName":"\\rightharpoonup","replacement":"\\rightharpoonup"},{"displayName":"\\rightleftarrows","replacement":"\\rightleftarrows"},{"displayName":"\\rightleftharpoons","replacement":"\\rightleftharpoons"},{"displayName":"\\rightrightarrows","replacement":"\\rightrightarrows"},{"displayName":"\\rightsquigarrow","replacement":"\\rightsquigarrow"},{"displayName":"\\rightthreetimes","replacement":"\\rightthreetimes"},{"displayName":"\\risingdotseq","replacement":"\\risingdotseq"},{"displayName":"\\rlap{#}","replacement":"\\rlap{#}"},{"displayName":"\\rm","replacement":"\\rm"},{"displayName":"\\rmoustache","replacement":"\\rmoustache"},{"displayName":"\\rparen","replacement":"\\rparen"},{"displayName":"\\Rrightarrow","replacement":"\\Rrightarrow"},{"displayName":"\\Rsh","replacement":"\\Rsh"},{"displayName":"\\rtimes","replacement":"\\rtimes"},{"displayName":"\\rvert","replacement":"\\rvert"},{"displayName":"\\rVert","replacement":"\\rVert"},{"displayName":"\\S","replacement":"\\S"},{"displayName":"\\scr","replacement":"\\scr"},{"displayName":"\\scriptscriptstyle","replacement":"\\scriptscriptstyle"},{"displayName":"\\scriptsize","replacement":"\\scriptsize"},{"displayName":"\\scriptstyle","replacement":"\\scriptstyle"},{"displayName":"\\searrow","replacement":"\\searrow"},{"displayName":"\\sec","replacement":"\\sec"},{"displayName":"\\set{#}","replacement":"\\set{#}"},{"displayName":"\\Set{#}","replacement":"\\Set{#}"},{"displayName":"\\setminus","replacement":"\\setminus"},{"displayName":"\\sf","replacement":"\\sf"},{"displayName":"\\sharp","replacement":"\\sharp"},{"displayName":"\\shortmid","replacement":"\\shortmid"},{"displayName":"\\shortparallel","replacement":"\\shortparallel"},{"displayName":"\\sideset{#}{#}{#}","replacement":"\\sideset{#}{#}{#}"},{"displayName":"\\sigma","replacement":"\\sigma"},{"displayName":"\\Sigma","replacement":"\\Sigma"},{"displayName":"\\sim","replacement":"\\sim"},{"displayName":"\\simeq","replacement":"\\simeq"},{"displayName":"\\sin","replacement":"\\sin"},{"displayName":"\\sinh","replacement":"\\sinh"},{"displayName":"\\skew{#}{#}{#}","replacement":"\\skew{#}{#}{#}"},{"displayName":"\\SkipLimits","replacement":"\\SkipLimits"},{"displayName":"\\small","replacement":"\\small"},{"displayName":"\\smallfrown","replacement":"\\smallfrown"},{"displayName":"\\smallint","replacement":"\\smallint"},{"displayName":"\\smallsetminus","replacement":"\\smallsetminus"},{"displayName":"\\smallsmile","replacement":"\\smallsmile"},{"displayName":"\\smash{#}","replacement":"\\smash{#}"},{"displayName":"\\smile","replacement":"\\smile"},{"displayName":"\\space","replacement":"\\space"},{"displayName":"\\spadesuit","replacement":"\\spadesuit"},{"displayName":"\\sphericalangle","replacement":"\\sphericalangle"},{"displayName":"\\splitdfrac{#}{#}","replacement":"\\splitdfrac{#}{#}"},{"displayName":"\\splitfrac{#}{#}","replacement":"\\splitfrac{#}{#}"},{"displayName":"\\sqcap","replacement":"\\sqcap"},{"displayName":"\\sqcup","replacement":"\\sqcup"},{"displayName":"\\sqrt{#}","replacement":"\\sqrt{#}"},{"displayName":"\\sqsubset","replacement":"\\sqsubset"},{"displayName":"\\sqsubseteq","replacement":"\\sqsubseteq"},{"displayName":"\\sqsupset","replacement":"\\sqsupset"},{"displayName":"\\sqsupseteq","replacement":"\\sqsupseteq"},{"displayName":"\\square","replacement":"\\square"},{"displayName":"\\stackbin{#}{#}","replacement":"\\stackbin{#}{#}"},{"displayName":"\\stackrel{#}{#}","replacement":"\\stackrel{#}{#}"},{"displayName":"\\star","replacement":"\\star"},{"displayName":"\\strut","replacement":"\\strut"},{"displayName":"\\style{#}{#}","replacement":"\\style{#}{#}"},{"displayName":"\\subset","replacement":"\\subset"},{"displayName":"\\Subset","replacement":"\\Subset"},{"displayName":"\\subseteq","replacement":"\\subseteq"},{"displayName":"\\subseteqq","replacement":"\\subseteqq"},{"displayName":"\\subsetneq","replacement":"\\subsetneq"},{"displayName":"\\subsetneqq","replacement":"\\subsetneqq"},{"displayName":"\\substack{#}","replacement":"\\substack{#}"},{"displayName":"\\succ","replacement":"\\succ"},{"displayName":"\\succapprox","replacement":"\\succapprox"},{"displayName":"\\succcurlyeq","replacement":"\\succcurlyeq"},{"displayName":"\\succeq","replacement":"\\succeq"},{"displayName":"\\succnapprox","replacement":"\\succnapprox"},{"displayName":"\\succneqq","replacement":"\\succneqq"},{"displayName":"\\succnsim","replacement":"\\succnsim"},{"displayName":"\\succsim","replacement":"\\succsim"},{"displayName":"\\sum","replacement":"\\sum"},{"displayName":"\\sum^{#}_{#}","replacement":"\\sum^{#}_{#}"},{"displayName":"\\sup","replacement":"\\sup"},{"displayName":"\\supset","replacement":"\\supset"},{"displayName":"\\Supset","replacement":"\\Supset"},{"displayName":"\\supseteq","replacement":"\\supseteq"},{"displayName":"\\supseteqq","replacement":"\\supseteqq"},{"displayName":"\\supsetneq","replacement":"\\supsetneq"},{"displayName":"\\supsetneqq","replacement":"\\supsetneqq"},{"displayName":"\\surd","replacement":"\\surd"},{"displayName":"\\swarrow","replacement":"\\swarrow"},{"displayName":"\\symbb{#}","replacement":"\\symbb{#}"},{"displayName":"\\symbf{#}","replacement":"\\symbf{#}"},{"displayName":"\\symbfcal{#}","replacement":"\\symbfcal{#}"},{"displayName":"\\symbffrak{#}","replacement":"\\symbffrak{#}"},{"displayName":"\\symbfit{#}","replacement":"\\symbfit{#}"},{"displayName":"\\symbfscr{#}","replacement":"\\symbfscr{#}"},{"displayName":"\\symbfsf{#}","replacement":"\\symbfsf{#}"},{"displayName":"\\symbfsfit{#}","replacement":"\\symbfsfit{#}"},{"displayName":"\\symbfsfup{#}","replacement":"\\symbfsfup{#}"},{"displayName":"\\symbfup{#}","replacement":"\\symbfup{#}"},{"displayName":"\\symcal{#}","replacement":"\\symcal{#}"},{"displayName":"\\symfrak{#}","replacement":"\\symfrak{#}"},{"displayName":"\\symit{#}","replacement":"\\symit{#}"},{"displayName":"\\symnormal{#}","replacement":"\\symnormal{#}"},{"displayName":"\\symrm{#}","replacement":"\\symrm{#}"},{"displayName":"\\symscr{#}","replacement":"\\symscr{#}"},{"displayName":"\\symsf{#}","replacement":"\\symsf{#}"},{"displayName":"\\symsfit{#}","replacement":"\\symsfit{#}"},{"displayName":"\\symsfup{#}","replacement":"\\symsfup{#}"},{"displayName":"\\symtt{#}","replacement":"\\symtt{#}"},{"displayName":"\\symup{#}","replacement":"\\symup{#}"},{"displayName":"\\tag{#}","replacement":"\\tag{#}"},{"displayName":"\\tan","replacement":"\\tan"},{"displayName":"\\tanh","replacement":"\\tanh"},{"displayName":"\\tau","replacement":"\\tau"},{"displayName":"\\tbinom{#}{#}","replacement":"\\tbinom{#}{#}"},{"displayName":"\\TeX","replacement":"\\TeX"},{"displayName":"\\text{#}","replacement":"\\text{#}"},{"displayName":"\\textacutedbl","replacement":"\\textacutedbl"},{"displayName":"\\textasciiacute","replacement":"\\textasciiacute"},{"displayName":"\\textasciibreve","replacement":"\\textasciibreve"},{"displayName":"\\textasciicaron","replacement":"\\textasciicaron"},{"displayName":"\\textasciicircum","replacement":"\\textasciicircum"},{"displayName":"\\textasciidieresis","replacement":"\\textasciidieresis"},{"displayName":"\\textasciimacron","replacement":"\\textasciimacron"},{"displayName":"\\textasciitilde","replacement":"\\textasciitilde"},{"displayName":"\\textasteriskcentered","replacement":"\\textasteriskcentered"},{"displayName":"\\textbackslash","replacement":"\\textbackslash"},{"displayName":"\\textbaht","replacement":"\\textbaht"},{"displayName":"\\textbar","replacement":"\\textbar"},{"displayName":"\\textbardbl","replacement":"\\textbardbl"},{"displayName":"\\textbf{#}","replacement":"\\textbf{#}"},{"displayName":"\\textbigcircle","replacement":"\\textbigcircle"},{"displayName":"\\textblank","replacement":"\\textblank"},{"displayName":"\\textborn","replacement":"\\textborn"},{"displayName":"\\textbraceleft","replacement":"\\textbraceleft"},{"displayName":"\\textbraceright","replacement":"\\textbraceright"},{"displayName":"\\textbrokenbar","replacement":"\\textbrokenbar"},{"displayName":"\\textbullet","replacement":"\\textbullet"},{"displayName":"\\textcelsius","replacement":"\\textcelsius"},{"displayName":"\\textcent","replacement":"\\textcent"},{"displayName":"\\textcentoldstyle","replacement":"\\textcentoldstyle"},{"displayName":"\\textcircledP","replacement":"\\textcircledP"},{"displayName":"\\textclap{#}","replacement":"\\textclap{#}"},{"displayName":"\\textcolonmonetary","replacement":"\\textcolonmonetary"},{"displayName":"\\textcolor{#}{#}","replacement":"\\textcolor{#}{#}"},{"displayName":"\\textcompwordmark","replacement":"\\textcompwordmark"},{"displayName":"\\textcopyleft","replacement":"\\textcopyleft"},{"displayName":"\\textcopyright","replacement":"\\textcopyright"},{"displayName":"\\textcurrency","replacement":"\\textcurrency"},{"displayName":"\\textdagger","replacement":"\\textdagger"},{"displayName":"\\textdaggerdbl","replacement":"\\textdaggerdbl"},{"displayName":"\\textdegree","replacement":"\\textdegree"},{"displayName":"\\textdied","replacement":"\\textdied"},{"displayName":"\\textdiscount","replacement":"\\textdiscount"},{"displayName":"\\textdiv","replacement":"\\textdiv"},{"displayName":"\\textdivorced","replacement":"\\textdivorced"},{"displayName":"\\textdollar","replacement":"\\textdollar"},{"displayName":"\\textdollaroldstyle","replacement":"\\textdollaroldstyle"},{"displayName":"\\textdong","replacement":"\\textdong"},{"displayName":"\\textdownarrow","replacement":"\\textdownarrow"},{"displayName":"\\texteightoldstyle","replacement":"\\texteightoldstyle"},{"displayName":"\\textellipsis","replacement":"\\textellipsis"},{"displayName":"\\textemdash","replacement":"\\textemdash"},{"displayName":"\\textendash","replacement":"\\textendash"},{"displayName":"\\textestimated","replacement":"\\textestimated"},{"displayName":"\\texteuro","replacement":"\\texteuro"},{"displayName":"\\textexclamdown","replacement":"\\textexclamdown"},{"displayName":"\\textfiveoldstyle","replacement":"\\textfiveoldstyle"},{"displayName":"\\textflorin","replacement":"\\textflorin"},{"displayName":"\\textfouroldstyle","replacement":"\\textfouroldstyle"},{"displayName":"\\textfractionsolidus","replacement":"\\textfractionsolidus"},{"displayName":"\\textgravedbl","replacement":"\\textgravedbl"},{"displayName":"\\textgreater","replacement":"\\textgreater"},{"displayName":"\\textguarani","replacement":"\\textguarani"},{"displayName":"\\textinterrobang","replacement":"\\textinterrobang"},{"displayName":"\\textinterrobangdown","replacement":"\\textinterrobangdown"},{"displayName":"\\textit{#}","replacement":"\\textit{#}"},{"displayName":"\\textlangle","replacement":"\\textlangle"},{"displayName":"\\textlbrackdbl","replacement":"\\textlbrackdbl"},{"displayName":"\\textleftarrow","replacement":"\\textleftarrow"},{"displayName":"\\textless","replacement":"\\textless"},{"displayName":"\\textlira","replacement":"\\textlira"},{"displayName":"\\textllap{#}","replacement":"\\textllap{#}"},{"displayName":"\\textlnot","replacement":"\\textlnot"},{"displayName":"\\textlquill","replacement":"\\textlquill"},{"displayName":"\\textmarried","replacement":"\\textmarried"},{"displayName":"\\textmho","replacement":"\\textmho"},{"displayName":"\\textminus","replacement":"\\textminus"},{"displayName":"\\textmu","replacement":"\\textmu"},{"displayName":"\\textmusicalnote","replacement":"\\textmusicalnote"},{"displayName":"\\textnaira","replacement":"\\textnaira"},{"displayName":"\\textnineoldstyle","replacement":"\\textnineoldstyle"},{"displayName":"\\textnormal{#}","replacement":"\\textnormal{#}"},{"displayName":"\\textnumero","replacement":"\\textnumero"},{"displayName":"\\textohm","replacement":"\\textohm"},{"displayName":"\\textonehalf","replacement":"\\textonehalf"},{"displayName":"\\textoneoldstyle","replacement":"\\textoneoldstyle"},{"displayName":"\\textonequarter","replacement":"\\textonequarter"},{"displayName":"\\textonesuperior","replacement":"\\textonesuperior"},{"displayName":"\\textopenbullet","replacement":"\\textopenbullet"},{"displayName":"\\textordfeminine","replacement":"\\textordfeminine"},{"displayName":"\\textordmasculine","replacement":"\\textordmasculine"},{"displayName":"\\textparagraph","replacement":"\\textparagraph"},{"displayName":"\\textperiodcentered","replacement":"\\textperiodcentered"},{"displayName":"\\textpertenthousand","replacement":"\\textpertenthousand"},{"displayName":"\\textperthousand","replacement":"\\textperthousand"},{"displayName":"\\textpeso","replacement":"\\textpeso"},{"displayName":"\\textpm","replacement":"\\textpm"},{"displayName":"\\textquestiondown","replacement":"\\textquestiondown"},{"displayName":"\\textquotedblleft","replacement":"\\textquotedblleft"},{"displayName":"\\textquotedblright","replacement":"\\textquotedblright"},{"displayName":"\\textquoteleft","replacement":"\\textquoteleft"},{"displayName":"\\textquoteright","replacement":"\\textquoteright"},{"displayName":"\\textrangle","replacement":"\\textrangle"},{"displayName":"\\textrbrackdbl","replacement":"\\textrbrackdbl"},{"displayName":"\\textrecipe","replacement":"\\textrecipe"},{"displayName":"\\textreferencemark","replacement":"\\textreferencemark"},{"displayName":"\\textregistered","replacement":"\\textregistered"},{"displayName":"\\textrightarrow","replacement":"\\textrightarrow"},{"displayName":"\\textrlap{#}","replacement":"\\textrlap{#}"},{"displayName":"\\textrm{#}","replacement":"\\textrm{#}"},{"displayName":"\\textrquill","replacement":"\\textrquill"},{"displayName":"\\textsection","replacement":"\\textsection"},{"displayName":"\\textservicemark","replacement":"\\textservicemark"},{"displayName":"\\textsevenoldstyle","replacement":"\\textsevenoldstyle"},{"displayName":"\\textsf{#}","replacement":"\\textsf{#}"},{"displayName":"\\textsixoldstyle","replacement":"\\textsixoldstyle"},{"displayName":"\\textsterling","replacement":"\\textsterling"},{"displayName":"\\textstyle","replacement":"\\textstyle"},{"displayName":"\\textsurd","replacement":"\\textsurd"},{"displayName":"\\textthreeoldstyle","replacement":"\\textthreeoldstyle"},{"displayName":"\\textthreequarters","replacement":"\\textthreequarters"},{"displayName":"\\textthreesuperior","replacement":"\\textthreesuperior"},{"displayName":"\\texttildelow","replacement":"\\texttildelow"},{"displayName":"\\texttimes","replacement":"\\texttimes"},{"displayName":"\\texttip{#}{#}","replacement":"\\texttip{#}{#}"},{"displayName":"\\texttrademark","replacement":"\\texttrademark"},{"displayName":"\\texttt{#}","replacement":"\\texttt{#}"},{"displayName":"\\texttwooldstyle","replacement":"\\texttwooldstyle"},{"displayName":"\\texttwosuperior","replacement":"\\texttwosuperior"},{"displayName":"\\textunderscore","replacement":"\\textunderscore"},{"displayName":"\\textup{#}","replacement":"\\textup{#}"},{"displayName":"\\textuparrow","replacement":"\\textuparrow"},{"displayName":"\\textvisiblespace","replacement":"\\textvisiblespace"},{"displayName":"\\textwon","replacement":"\\textwon"},{"displayName":"\\textyen","replacement":"\\textyen"},{"displayName":"\\textzerooldstyle","replacement":"\\textzerooldstyle"},{"displayName":"\\tfrac{#}{#}","replacement":"\\tfrac{#}{#}"},{"displayName":"\\therefore","replacement":"\\therefore"},{"displayName":"\\theta","replacement":"\\theta"},{"displayName":"\\Theta","replacement":"\\Theta"},{"displayName":"\\thickapprox","replacement":"\\thickapprox"},{"displayName":"\\thicksim","replacement":"\\thicksim"},{"displayName":"\\thinspace","replacement":"\\thinspace"},{"displayName":"\\tilde{#}","replacement":"\\tilde{#}"},{"displayName":"\\times","replacement":"\\times"},{"displayName":"\\tiny","replacement":"\\tiny"},{"displayName":"\\Tiny","replacement":"\\Tiny"},{"displayName":"\\to","replacement":"\\to"},{"displayName":"\\top","replacement":"\\top"},{"displayName":"\\triangle","replacement":"\\triangle"},{"displayName":"\\triangledown","replacement":"\\triangledown"},{"displayName":"\\triangleleft","replacement":"\\triangleleft"},{"displayName":"\\trianglelefteq","replacement":"\\trianglelefteq"},{"displayName":"\\triangleq","replacement":"\\triangleq"},{"displayName":"\\triangleright","replacement":"\\triangleright"},{"displayName":"\\trianglerighteq","replacement":"\\trianglerighteq"},{"displayName":"\\tripledash","replacement":"\\tripledash"},{"displayName":"\\tt","replacement":"\\tt"},{"displayName":"\\twoheadleftarrow","replacement":"\\twoheadleftarrow"},{"displayName":"\\twoheadrightarrow","replacement":"\\twoheadrightarrow"},{"displayName":"\\ulcorner","replacement":"\\ulcorner"},{"displayName":"\\underbrace{#}","replacement":"\\underbrace{#}"},{"displayName":"\\underbracket{#}","replacement":"\\underbracket{#}"},{"displayName":"\\underleftarrow{#}","replacement":"\\underleftarrow{#}"},{"displayName":"\\underleftrightarrow{#}","replacement":"\\underleftrightarrow{#}"},{"displayName":"\\underline{#}","replacement":"\\underline{#}"},{"displayName":"\\underparen{#}","replacement":"\\underparen{#}"},{"displayName":"\\underrightarrow{#}","replacement":"\\underrightarrow{#}"},{"displayName":"\\underset{#}{#}","replacement":"\\underset{#}{#}"},{"displayName":"\\unicode{#}","replacement":"\\unicode{#}"},{"displayName":"\\unlhd","replacement":"\\unlhd"},{"displayName":"\\unrhd","replacement":"\\unrhd"},{"displayName":"\\upalpha","replacement":"\\upalpha"},{"displayName":"\\uparrow","replacement":"\\uparrow"},{"displayName":"\\Uparrow","replacement":"\\Uparrow"},{"displayName":"\\upbeta","replacement":"\\upbeta"},{"displayName":"\\upchi","replacement":"\\upchi"},{"displayName":"\\updelta","replacement":"\\updelta"},{"displayName":"\\Updelta","replacement":"\\Updelta"},{"displayName":"\\updownarrow","replacement":"\\updownarrow"},{"displayName":"\\Updownarrow","replacement":"\\Updownarrow"},{"displayName":"\\upepsilon","replacement":"\\upepsilon"},{"displayName":"\\upeta","replacement":"\\upeta"},{"displayName":"\\upgamma","replacement":"\\upgamma"},{"displayName":"\\Upgamma","replacement":"\\Upgamma"},{"displayName":"\\upharpoonleft","replacement":"\\upharpoonleft"},{"displayName":"\\upharpoonright","replacement":"\\upharpoonright"},{"displayName":"\\upiota","replacement":"\\upiota"},{"displayName":"\\upkappa","replacement":"\\upkappa"},{"displayName":"\\uplambda","replacement":"\\uplambda"},{"displayName":"\\Uplambda","replacement":"\\Uplambda"},{"displayName":"\\uplus","replacement":"\\uplus"},{"displayName":"\\upmu","replacement":"\\upmu"},{"displayName":"\\upnu","replacement":"\\upnu"},{"displayName":"\\upomega","replacement":"\\upomega"},{"displayName":"\\Upomega","replacement":"\\Upomega"},{"displayName":"\\upomicron","replacement":"\\upomicron"},{"displayName":"\\upphi","replacement":"\\upphi"},{"displayName":"\\Upphi","replacement":"\\Upphi"},{"displayName":"\\uppi","replacement":"\\uppi"},{"displayName":"\\Uppi","replacement":"\\Uppi"},{"displayName":"\\uppsi","replacement":"\\uppsi"},{"displayName":"\\Uppsi","replacement":"\\Uppsi"},{"displayName":"\\uprho","replacement":"\\uprho"},{"displayName":"\\upsigma","replacement":"\\upsigma"},{"displayName":"\\Upsigma","replacement":"\\Upsigma"},{"displayName":"\\upsilon","replacement":"\\upsilon"},{"displayName":"\\Upsilon","replacement":"\\Upsilon"},{"displayName":"\\uptau","replacement":"\\uptau"},{"displayName":"\\uptheta","replacement":"\\uptheta"},{"displayName":"\\Uptheta","replacement":"\\Uptheta"},{"displayName":"\\upuparrows","replacement":"\\upuparrows"},{"displayName":"\\upupsilon","replacement":"\\upupsilon"},{"displayName":"\\Upupsilon","replacement":"\\Upupsilon"},{"displayName":"\\upvarepsilon","replacement":"\\upvarepsilon"},{"displayName":"\\upvarphi","replacement":"\\upvarphi"},{"displayName":"\\upvarpi","replacement":"\\upvarpi"},{"displayName":"\\upvarrho","replacement":"\\upvarrho"},{"displayName":"\\upvarsigma","replacement":"\\upvarsigma"},{"displayName":"\\upvartheta","replacement":"\\upvartheta"},{"displayName":"\\upxi","replacement":"\\upxi"},{"displayName":"\\Upxi","replacement":"\\Upxi"},{"displayName":"\\upzeta","replacement":"\\upzeta"},{"displayName":"\\urcorner","replacement":"\\urcorner"},{"displayName":"\\usetagform{#}","replacement":"\\usetagform{#}"},{"displayName":"\\varDelta","replacement":"\\varDelta"},{"displayName":"\\varepsilon","replacement":"\\varepsilon"},{"displayName":"\\varGamma","replacement":"\\varGamma"},{"displayName":"\\varinjlim","replacement":"\\varinjlim"},{"displayName":"\\varkappa","replacement":"\\varkappa"},{"displayName":"\\varLambda","replacement":"\\varLambda"},{"displayName":"\\varliminf","replacement":"\\varliminf"},{"displayName":"\\varlimsup","replacement":"\\varlimsup"},{"displayName":"\\varnothing","replacement":"\\varnothing"},{"displayName":"\\varOmega","replacement":"\\varOmega"},{"displayName":"\\varphi","replacement":"\\varphi"},{"displayName":"\\varPhi","replacement":"\\varPhi"},{"displayName":"\\varpi","replacement":"\\varpi"},{"displayName":"\\varPi","replacement":"\\varPi"},{"displayName":"\\varprojlim","replacement":"\\varprojlim"},{"displayName":"\\varpropto","replacement":"\\varpropto"},{"displayName":"\\varPsi","replacement":"\\varPsi"},{"displayName":"\\varrho","replacement":"\\varrho"},{"displayName":"\\varsigma","replacement":"\\varsigma"},{"displayName":"\\varSigma","replacement":"\\varSigma"},{"displayName":"\\varsubsetneq","replacement":"\\varsubsetneq"},{"displayName":"\\varsubsetneqq","replacement":"\\varsubsetneqq"},{"displayName":"\\varsupsetneq","replacement":"\\varsupsetneq"},{"displayName":"\\varsupsetneqq","replacement":"\\varsupsetneqq"},{"displayName":"\\vartheta","replacement":"\\vartheta"},{"displayName":"\\varTheta","replacement":"\\varTheta"},{"displayName":"\\vartriangle","replacement":"\\vartriangle"},{"displayName":"\\vartriangleleft","replacement":"\\vartriangleleft"},{"displayName":"\\vartriangleright","replacement":"\\vartriangleright"},{"displayName":"\\varUpsilon","replacement":"\\varUpsilon"},{"displayName":"\\varXi","replacement":"\\varXi"},{"displayName":"\\vcenter{#}","replacement":"\\vcenter{#}"},{"displayName":"\\vdash","replacement":"\\vdash"},{"displayName":"\\vDash","replacement":"\\vDash"},{"displayName":"\\Vdash","replacement":"\\Vdash"},{"displayName":"\\vdots","replacement":"\\vdots"},{"displayName":"\\vec{#}","replacement":"\\vec{#}"},{"displayName":"\\vee","replacement":"\\vee"},{"displayName":"\\veebar","replacement":"\\veebar"},{"displayName":"\\Vert","replacement":"\\Vert"},{"displayName":"\\vert","replacement":"\\vert"},{"displayName":"\\vphantom{#}","replacement":"\\vphantom{#}"},{"displayName":"\\Vvdash","replacement":"\\Vvdash"},{"displayName":"\\wedge","replacement":"\\wedge"},{"displayName":"\\widehat{#}","replacement":"\\widehat{#}"},{"displayName":"\\widetilde{#}","replacement":"\\widetilde{#}"},{"displayName":"\\wp","replacement":"\\wp"},{"displayName":"\\wr","replacement":"\\wr"},{"displayName":"\\xcancel{#}","replacement":"\\xcancel{#}"},{"displayName":"\\xhookleftarrow{#}","replacement":"\\xhookleftarrow{#}"},{"displayName":"\\xhookrightarrow{#}","replacement":"\\xhookrightarrow{#}"},{"displayName":"\\xi","replacement":"\\xi"},{"displayName":"\\Xi","replacement":"\\Xi"},{"displayName":"\\xleftarrow{#}","replacement":"\\xleftarrow{#}"},{"displayName":"\\xLeftarrow{#}","replacement":"\\xLeftarrow{#}"},{"displayName":"\\xleftharpoondown{#}","replacement":"\\xleftharpoondown{#}"},{"displayName":"\\xleftharpoonup{#}","replacement":"\\xleftharpoonup{#}"},{"displayName":"\\xleftrightarrow{#}","replacement":"\\xleftrightarrow{#}"},{"displayName":"\\xLeftrightarrow{#}","replacement":"\\xLeftrightarrow{#}"},{"displayName":"\\xleftrightharpoons{#}","replacement":"\\xleftrightharpoons{#}"},{"displayName":"\\xLeftrightharpoons{#}","replacement":"\\xLeftrightharpoons{#}"},{"displayName":"\\xlongequal{#}","replacement":"\\xlongequal{#}"},{"displayName":"\\xmapsto{#}","replacement":"\\xmapsto{#}"},{"displayName":"\\xmathstrut{#}","replacement":"\\xmathstrut{#}"},{"displayName":"\\xrightarrow{#}","replacement":"\\xrightarrow{#}"},{"displayName":"\\xRightarrow{#}","replacement":"\\xRightarrow{#}"},{"displayName":"\\xrightharpoondown{#}","replacement":"\\xrightharpoondown{#}"},{"displayName":"\\xrightharpoonup{#}","replacement":"\\xrightharpoonup{#}"},{"displayName":"\\xrightleftharpoons{#}","replacement":"\\xrightleftharpoons{#}"},{"displayName":"\\xRightleftharpoons{#}","replacement":"\\xRightleftharpoons{#}"},{"displayName":"\\xtofrom{#}","replacement":"\\xtofrom{#}"},{"displayName":"\\xtwoheadleftarrow{#}","replacement":"\\xtwoheadleftarrow{#}"},{"displayName":"\\xtwoheadrightarrow{#}","replacement":"\\xtwoheadrightarrow{#}"},{"displayName":"\\yen","replacement":"\\yen"},{"displayName":"\\zeta","replacement":"\\zeta"}] \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-completr/manifest.json b/.obsidian/plugins/obsidian-completr/manifest.json index a34cc86..bab5011 100644 --- a/.obsidian/plugins/obsidian-completr/manifest.json +++ b/.obsidian/plugins/obsidian-completr/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-completr", - "name": "Completr", - "version": "3.1.3", - "minAppVersion": "1.0.0", - "description": "This plugin provides advanced auto-completion functionality for LaTeX, Frontmatter and standard writing.", - "author": "tth05", - "authorUrl": "https://github.com/tth05", - "isDesktopOnly": true -} +{"id":"obsidian-completr","name":"Completr","version":"3.1.3","minAppVersion":"1.0.0","description":"This plugin provides advanced auto-completion functionality for LaTeX, Frontmatter and standard writing.","author":"tth05","authorUrl":"https://github.com/tth05","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-completr/scanned_words.txt b/.obsidian/plugins/obsidian-completr/scanned_words.txt index e2175ca..1d7c21e 100644 --- a/.obsidian/plugins/obsidian-completr/scanned_words.txt +++ b/.obsidian/plugins/obsidian-completr/scanned_words.txt @@ -188,6 +188,45 @@ Persistierendes Postleitzahlen Policy Protection +Page +Parent +ProcSet +PfOZ +PjF +PHy +PIK +Pmn +PvZ +PrY +PZJ +Puh +PPKNX +PbIgHI +PyW +PYa +PAP +Perceptual +Pages +PBl +PMWqN +PzQ +Pdk +PjZ +PYEQ +PWw +PcC +PDoCX +PSW +PRU +PDFContext +PoU +PKr +PXQQajj +PUU +PXTT +PSC +Physical +Port obj oV oYj @@ -382,6 +421,43 @@ occurs only other ohne +oNT +oEq +orr +ojeX +opB +oDD +oVR +oJP +ohM +oPG +oZt +oGV +ohy +ocj +oOO +oFO +oSu +ooe +oszZ +ooU +ojO +oKK +oWW +obM +oBw +ojp +oOS +oCn +ofk +ooo +oFGGc +oVm +otT +oYA +operates +oriented +out Length LCw LN @@ -610,6 +686,34 @@ Least Like Link Leerzeichen +LVD +LAr +Lxkb +LQDD +LhM +LBo +LKK +Lwb +Lfq +LSH +LastChar +Lqr +LMj +Lqx +LNwA +Lfw +LNUbW +Lolf +LOr +Leading +LMMmll +Lcf +Lxx +LmT +LmZ +LaG +Later +Layer Filter FlateDecode Ff @@ -843,6 +947,41 @@ Fall Forum Format Filtern +Font +Function +FNm +Foi +FDjYm +FdY +FyK +Fnb +FpeD +FGs +FunctionType +FnL +FnJ +FontDescriptor +FirstChar +FontFile +FontName +Flags +FontBBox +FfD +Ffj +FXO +FFkk +Fuq +FTd +FsXdm +FXQ +FLH +FHCE +FODR +Fcu +FGK +FUU +FAe +Ffpg stream se sH @@ -1072,6 +1211,42 @@ spezieller sicherzustellen spezielle sicher +sFF +sYf +syYc +sKT +sue +sPa +sMyN +sZx +sLG +sIgh +svK +sDW +sfc +sÜ +srXq +soD +sny +ssg +sgo +sbM +slkX +sFfF +snS +skG +sJI +svv +sXTe +systems +segmentation +signal +speeds +specific +such +switch +sends +still ZKs ZN Zf @@ -1286,6 +1461,34 @@ Zugriff Zeichen Zusammenhang Zum +Zni +ZLQ +ZID +Zsg +Zxh +ZSO +ZWg +Zuj +ZAWJ +ZtqI +ZTw +ZxW +Zcq +ZTJ +ZsK +ZURC +ZRZ +ZSX +ZHv +ZEe +Zzh +ZHsF +Zqg +ZVPS +ZEEE +ZjP +ZrR +ZYY Who We WE @@ -1501,6 +1704,38 @@ Wenn Whitelists Werten World +WbLq +WMo +Wim +Wrl +WUxq +WDE +Wku +WBA +Wdv +Wdj +WIq +Widths +WZI +WVFj +Wingdings +WkMo +WLe +WAKQ +WCs +WKgz +WZE +Wtokn +WOl +WGKF +WftC +Wgn +WdT +WUzt +WIfPN +WtAD +WTT +With KI Kt KF @@ -1704,6 +1939,36 @@ Kontext Kommentarfunktion Kreditkarteninformationen Kommentarbereich +KPp +KLs +KgX +KfK +KmJ +KFQQ +KfG +KkmR +KUS +Kmv +Kids +KEs +KmX +KAK +KZP +KVy +KxN +KBk +KzQ +KMEy +KSBMiV +KFi +KSq +KSa +KsY +KIS +Kjw +KPw +KyzI +Kks bq bQ bG @@ -1916,6 +2181,41 @@ betreffen based betroffen background +bYzV +blN +bxx +bcä +bBo +bbbHH +bYe +bpU +bts +bps +bgQC +bio +bnX +bZq +bSrH +bCl +bvo +bNE +bOGY +bkg +bve +bQB +bNI +bRN +bJP +bjM +bLA +buZ +bUE +buD +bqjj +bNQ +bits +bytes +boundary iZ ig iA @@ -2155,6 +2455,32 @@ infizierte injiziert interpretieren image +iKuy +iSSnA +iwg +iZc +ilR +iDd +iZT +iMj +iPx +iZt +irX +iyhy +ihhp +iHa +iKu +ihx +iPRRB +iSjjjm +iEUe +ijn +iBB +iqF +ilw +ipH +implements +interface GJe GAG GJ @@ -2347,6 +2673,43 @@ GoatRouter Geldtransfers Geräten Gegensatz +Gat +GOI +GWW +GMS +GYf +Gyoz +GtK +Gkb +GwI +GWq +GuC +GAZ +GCPP +GFo +GQrv +GEc +GGO +GtD +GtE +GOx +GSN +GTDTH +Gkk +GIJ +GEn +GZf +GLo +GxS +GUc +GZE +GHNN +GFF +GMC +GGGc +GUa +GfAV +GxtT AO Aw Az @@ -2564,6 +2927,60 @@ Angriffen Adressen Anführungszeichen Aktualisieren +AAl +AsB +AmnZ +AAA +AvK +AhB +ASelR +AELJr +AqK +AAAAAC +AAAAAE +Ascent +AvgWidth +AqF +AAAAAG +AnE +AAAAAK +AGA +AAAAAQ +AAAAAS +AtE +AwU +AAAAAX +AAAABB +AAAABD +AdL +AAAABH +AAAABN +AAAABO +AAAABT +AAAABV +AAAABX +Ahh +AAAACB +ArialMT +AAAACF +AAAACH +Arial +AAAACJ +AIK +AAAACL +AAAACN +AAAACR +AAAACV +AzzzXX +ATT +APzqA +AqY +AVh +ARRRfffZZ +Aio +AXT +AxQ +Application QV Qom QJ @@ -2770,6 +3187,39 @@ Qyj QcF QAt QcQ +QEQ +QiO +QNqRc +Qqg +Qdi +QkI +QoK +QWU +QdLG +QFv +QWA +QBJRS +QfZ +Qmrl +QGm +QEz +QJJeB +Qga +QhY +QqK +QdzG +QsB +Quartz +QQUSC +QXI +Qfv +QLI +QTG +QJV +QPP +Qus +Qaaa +QeZ nQC nq nR @@ -3008,6 +3458,42 @@ nur notwendigen not nicht +nYS +nDn +nhk +nDXT +nKQ +nFd +ndVh +nGn +nQs +nHj +nufR +nds +nHr +nYV +neO +nhj +nRc +nkU +nbG +nUp +nRk +nokm +nzm +nieC +nlv +nIfY +niYzB +nhh +nHF +nBR +nfb +nOM +network +names +networks +number YJ Yb YwM @@ -3208,6 +3694,41 @@ Yrl YFs Ylu YGJ +YHU +YyV +YrO +Ymm +YxF +YTo +YQv +Yko +YHs +YiO +YBB +YKb +YOE +YkZC +YYA +YUB +YwC +YKv +YUI +YZeEM +YsI +YiX +YbX +YXl +Ycv +Yfe +YoV +YZN +YLQD +YIS +YuZ +YKZ +YZY +YrK +YcRB UIQ Ue UH @@ -3434,6 +3955,28 @@ User Username URL URLs +UfMGl +UHa +UUM +USV +Ujl +UMhQ +UQB +Uih +UbH +UtC +UMU +Utx +UTK +UDN +UJNu +UEW +UgOK +UAo +UdUA +UMo +UxW +UES TZ TF TP @@ -3646,6 +4189,35 @@ They That Telefonnummern Teil +TzW +TFQ +TDD +TBQ +TYIN +TZE +TQf +TuO +TRO +TrueType +ToUnicode +TVV +TXH +TRV +TZF +TKu +TrQ +TZf +TUN +TGr +TYY +TVVT +Tzi +Tjj +Tjcc +TSSP +TsJ +TCP +Transport gO gHoVo gD @@ -3856,6 +4428,37 @@ gefährlicher gleichzeitig gültige geladen +gIf +gAG +gvx +gIJ +gjY +ghx +gsj +gfzP +gyx +gTg +gsP +gXi +gUX +gÜ +gUV +gdT +gZo +gld +gvz +ghm +gIWE +gOK +gMaS +gggT +glr +gaa +goq +gII +gYU +gongPr +gNC DMg Dv DLg @@ -4070,6 +4673,39 @@ DOM Document Der Datenformaten +Domain +DtF +DWb +DzZN +DSB +DBdvv +DjJ +DZn +DQh +DsAAa +DfxzW +DtV +DOP +DZG +DCTDecode +DDE +DGK +Descent +DnN +DeTo +Ddl +DqK +DGRH +DWVv +DBx +Dmu +DxL +DSEU +DbM +DFe +DgG +Djm +Data xU xM xK @@ -4242,6 +4878,35 @@ xVV xYI xYO xRbDfnd +xNhI +xtG +xLo +xhU +xGl +xOd +xueE +xRW +xXd +xuo +xkG +xqt +xSMo +xfv +xjX +xyRQ +xfu +xjzC +xMT +xxL +xNS +xAY +xSqf +xQh +xkY +xao +xref +xmx +xem Hx HV HdH @@ -4435,6 +5100,29 @@ HTML Hello Header HTTP +HjD +HKS +HeSJ +HKW +HAk +HvB +HczE +Hby +HNs +HSdk +Hcu +HnB +HfYh +HOr +HHM +HzVR +HMOuF +Hci +HLLD +Hxoq +HGG +HTYY +HCo zo zL zE @@ -4647,6 +5335,42 @@ zum zugreifen zur zurück +zIv +zWpH +zsqu +zÖTJ +zpN +zTh +zDxp +zgP +zdB +zlP +zHm +zTaD +zuF +zyn +zxi +zyu +zTp +zdDm +zeOV +zWF +zcGQV +zyc +zNc +zJL +zdF +zSY +zsd +zue +zVJ +zyy +zrkE +zyP +zMQ +zAD +zhe +zSbw hr hAa hH @@ -4851,6 +5575,32 @@ hilft hingegen heruntergeladen häufig +hRY +hnN +htY +hbT +hXrZ +hbP +hnG +hfi +hCyl +hOks +hDc +hog +hId +hHl +hDnq +hxN +hHi +hMe +hJK +hGh +hJzQ +hoo +hLYAsy +hardware +happen +host pt ps pao @@ -5063,6 +5813,43 @@ phoneHome permanently part perform +pJM +plCs +pdo +pCu +pEq +pLJ +pHb +pFM +pLY +pxok +pyu +pzW +pxgD +pWI +pVM +pRF +pNA +pXf +pTu +pmG +pfx +pUc +pAJ +piL +ppp +pww +puv +packs +principle +packets +place +process +provided +pinouts +point +primarilly +port Ic IT Ir @@ -5278,6 +6065,49 @@ Identitätsdiebstahl Installation Input Injektions +Interpolate +ITh +IhO +Ipy +Ika +IXd +IdTT +IXI +INA +IxE +IPP +IrVr +IRGy +Ixf +IRR +Intent +Iyx +Iga +IEi +IeU +ItalicAngle +ILs +INj +Itq +IQS +Icn +Ihh +IFl +IsZTR +IiU +Iojx +IhcX +Iwx +ICY +Italic +Info +IRRRm +IMMM +Iid +Immmv +IUU +IqK +IFa ap aE at @@ -5496,6 +6326,44 @@ angewiesen akzeptiert anzuzeigen anstatt +aEou +akF +abO +afZ +add +aszy +axv +aRs +aam +aFr +aeD +atx +aut +apN +aPY +aXrD +aFaO +aPS +aeoR +aLm +aWR +avZMF +aiw +aPe +aady +aeT +aBii +aED +aKn +arLn +addressing +assignment +addresses +another +avoidance +according +application +adresses fb fVVvD fh @@ -5768,6 +6636,35 @@ führen from finden findet +fGbz +fZk +fADh +fqS +fvr +fLY +fEc +fFp +fRl +fjc +fä +fwt +fVK +fBF +fdlJu +fHI +fec +fsy +fBR +fkk +fhlfHlf +fop +fggS +fpyQ +flVk +frames +forwarding +flow +forms Bs ByJ BF @@ -5964,6 +6861,33 @@ Benutzeranfrage Browser Beispiel Bibliotheken +BgA +BQQG +BDz +BAq +ByiO +BwBY +BIU +BRB +BitsPerSample +BHi +BBroc +BSM +BaseFont +Bold +BBr +Bug +BFY +BGv +BIUFjT +Bupf +BoldMT +BRW +Build +BjQ +BZz +BONV +BTw ek eP eVPm @@ -6251,6 +7175,47 @@ erstellt enthält erwarteten etc +eFc +eiZ +eCK +eAzA +efl +exy +eecc +eFX +eQlZY +eAAE +ePP +eXy +ejI +eTp +eZU +eMCw +eVLjB +emu +ecP +eBl +efs +eLD +eXu +eKm +eid +eWc +eMdF +eVa +eKQQQe +eeennn +eEp +eYO +erF +exj +error +establishing +endpoints +elimination +errors +each +extent tj tg tt @@ -6513,6 +7478,46 @@ there type treten tritt +tDyIi +tNl +tuM +tMn +tgi +tsI +tWG +tBX +tEx +tWu +tON +tDC +ttD +thL +tWQ +tfgF +ttW +tKQ +tvo +tesq +twN +tEkrcU +tdv +tYAJ +tIz +tJmQ +ttw +tjxl +tcp +trailer +tbi +tUEM +take +terminating +transport +transmission +transmits +their +transporting +tasks JFRO JG JL @@ -6713,6 +7718,32 @@ Jxs John JSESSIONID JavaScript +JRi +JTEeX +JJs +JJlU +JgU +JURP +JTtJ +JWE +JFIF +JuD +JNqe +JrUK +JFzf +JRVG +JKo +JFnI +JLIe +JKQ +JLLd +JOO +JAm +JIIIxx +JKk +JDD +JqT +JFS kXW kW kp @@ -6902,6 +7933,33 @@ kommt kodierten kodieren kodiert +kDE +ktA +kGZ +kpw +koSq +kQj +kOu +kRnuQxsC +kbP +krG +kkO +kRL +kOc +ksf +kmB +kmaf +kpH +kGU +kfZ +kNmM +kPc +kKz +kgW +kWOOOL +kaaa +kQQQpp +kMN EU Evq Er @@ -7113,6 +8171,43 @@ Engineering Erkennung Encoding Entitäten +Extend +ETF +Ecd +EpV +ETE +EBK +EjX +Eye +ELT +EYPP +EDt +Evp +Exif +Emme +ESd +EfZ +EtBZ +EOt +Egr +EzMoet +EYy +Ejb +EXu +Ely +EydR +EIO +ErZc +ElEb +EOD +Eyeaf +Eqqim +EEB +Exr +Eix +EtHu +Eag +Ethernet lX ll lC @@ -7314,6 +8409,38 @@ log löscht length logging +lsu +lIf +lgp +lnBzF +lFQ +lOs +lXJ +lBS +lZQf +liD +lOd +lrFB +lPY +lwO +ltO +lkz +lkCo +lCy +lTc +lGM +lpR +lEQ +lIMNnij +lYZZ +lÖ +lTy +lvd +layer +link +levels +layers +lower wG wd ws @@ -7502,6 +8629,24 @@ ways wenn wie was +wwF +wB +wop +wJX +wyS +wjk +wEk +wrg +wxT +wEW +wxR +wtq +wZZ +wuuutt +work +which +well +widely RmZh Rp RJ @@ -7724,6 +8869,41 @@ Reflected Ressourcen Reflektiertes Risiko +Reference +RcA +RRW +RNQ +REE +Roc +RvCZ +Rtz +ReJ +Rxy +Range +RvG +RDZ +RUNXI +RBK +RKvT +RMc +RTn +Rym +RVx +RVz +Regular +RMnq +Ryd +RfT +Rgz +RGeGT +Root +RSH +RaT +Rkk +RmOu +RTT +Rqj +Router vJ vS vKDF @@ -7950,6 +9130,38 @@ vom vorliegen verwendet vertrauenswürdige +vFo +vTx +vZo +vvh +vfyJ +vul +vhn +voj +vOj +vpY +vMEA +vfKg +vyVj +vxC +visu +vYW +vvW +vZW +vAl +vUb +vba +vVEx +vWH +vwR +vUT +vbq +voMEY +vuppP +vts +vhL +vlx +virtual XE Xd XRb @@ -8140,6 +9352,42 @@ Xbb XmS XDt XSS +XMn +XrA +XFB +Xqv +Xru +XwN +XQp +Xpyp +XfCj +XSH +XNJG +Xex +XzTr +XKC +XMV +XWc +XQJ +XYE +XQE +XHeight +Xve +XFNI +XLL +XuuW +XwP +Xvu +XUg +XVP +XGk +XHp +XsmR +XlYx +Xiu +XMM +XPq +XKN NW Ni Nj @@ -8348,6 +9596,36 @@ NfF NmC NVO Name +NSB +NVx +NXaaj +NpmM +NXdj +Nvd +NUaK +NEi +NkO +NAM +NhV +NBJ +NqI +NkKk +NKM +NlC +NZN +NOK +Nah +NrH +NEI +NFw +NFi +NZm +NqAA +Nug +NbE +Nii +Nkb +Network jhpK jb jl @@ -8547,6 +9825,42 @@ jMs jkD join jpg +jNb +jTN +jQa +jMb +jHf +jUFD +jAD +jkvA +jcP +jxeA +jrF +jsR +jKsY +jjJ +jJg +jDW +jAW +jZe +jys +jYSNGkcjf +jPr +jbLe +jqYd +jBq +jLj +jeu +jYK +joAc +jkkI +jAA +jvU +jjF +jUVV +jgg +jPh +jMv My Mm MO @@ -8736,6 +10050,41 @@ Malware Mails Model Mail +Maf +MafrU +MSQ +MgW +Mab +Mwe +MaV +MSr +MhYvG +Msm +MgU +MCw +MSO +MsR +MGGh +MGD +McC +MediaBox +MaxWidth +MSg +Mjrq +MKB +MXK +MmM +MLz +MacRomanEncoding +MvD +MuA +MMm +MXe +MJR +MDP +MPM +MAC +Mbit qO qj qG @@ -8917,6 +10266,27 @@ qJO qaM qQm query +qOb +qFV +qrFPA +qlJ +qSE +qä +qsn +qqyV +qkagMyW +qJg +qOq +qpMlc +qYd +qZM +qvY +qww +qUK +qtt +qIf +qmR +qWCo yB yyNs yQU @@ -9111,6 +10481,46 @@ yEc yAN yvC yDn +yryn +yxh +yUkF +yxxl +yTl +yzz +yTk +ylH +ypk +yTd +yTdF +ydtF +ydS +yJH +yTdn +yTdt +yFd +yxox +yOY +yfd +yEg +ykB +yqW +yai +ykOlx +yis +yRh +ycP +yrx +yog +yyr +yxG +yyk +yjZ +yvK +yyyr +yyyj +yvq +yow +yHB ulC uk un @@ -9337,6 +10747,37 @@ unerlaubtem unerwünschte unsicheren url +uBE +uaD +usA +uzz +uZV +uivl +uakc +uea +uFz +uMgT +uuz +uKF +utj +uWI +uGEi +uji +utw +ulewo +uVZ +uqZ +uCZ +uZf +uQn +urXU +uzKB +uzd +uPYQQ +uAAA +uiz +uses +used ma ml mB @@ -9538,6 +10979,47 @@ mvc many mehrere macht +models +meQ +mdK +mbvh +mSO +mam +mHK +mBi +mxqr +mIo +mnxr +mij +mmo +mux +mwS +mvKQ +mDE +mKK +mRJ +mBl +mFN +mYK +msE +mhZG +mQs +mKPu +mFca +macOS +mccSYY +mEE +mGMOO +mHQ +mBMk +mDC +mZZZ +mkkkKOb +mCO +mLE +mhR +mechanism +model dg dw de @@ -9782,6 +11264,34 @@ diesen direkt diesem deren +dkb +dEa +dBY +dYF +dYM +dBHHH +dWB +dYK +dNc +dPF +doW +doC +dOg +dMg +dabz +dAHU +dwH +dqd +dMw +dgef +dfhl +drnr +deeU +dyK +detection +device +disestablishing +determines VV VA Vsm @@ -10001,6 +11511,31 @@ Validierung Verbreitung Vorbeugung Vermeiden +ViI +Vdc +Vgj +VLJ +VGh +VNU +VYGT +Vö +VbO +VuW +VJA +VIV +VoR +VVPn +VDSw +VrX +ViQ +Vgd +VcQ +VTa +ViSkyk +VWT +Vzz +VLS +VcZf SGN Sg SrEHO @@ -10246,6 +11781,46 @@ Schrägstriche Skript Sicherheits Security +Shading +ShadingType +SOK +Sjwi +SpM +Sfd +SKT +SuX +SVWA +SbJ +SlL +Smv +STJ +Svv +SCe +Sna +Size +Sst +SnKC +SGM +StemV +SeoGFI +SNq +SwM +SKG +Sbk +Skj +SCw +Sum +SsA +SGW +SeBm +SrW +SNM +Suu +SiEr +SPY +SUA +Switches +Session rn rE rD @@ -10468,6 +12043,37 @@ reflcted reflektiertes resultiert richtigen +ryh +rZTY +riZ +rMI +rRl +rdQ +rgu +rxX +reH +rtMq +rcs +rSD +rwp +rzk +rEY +rbFs +rEu +rquj +rAFN +rrK +rud +rbgg +rIII +rrrp +rAR +rAi +rPK +req +responsible +running +reciver Cu CL Ch @@ -10654,6 +12260,37 @@ Client Codes CSS Content +Contents +Coords +CzZ +CTh +CyE +CDEFGHIJSTUVWXYZcdefghijstuvwxyz +CCM +Cfddp +CYz +CcQ +CsE +Cit +CNAx +COv +COm +Cnx +Catalog +Calibri +Crn +CapHeight +Cwp +CLZ +CEjM +Cea +CIe +CrO +CourierNewPSMT +COn +Contrast +Can +CSMA OM OWR Os @@ -10825,6 +12462,33 @@ Output Objektberechtigungen Object Only +OgX +Ovs +OBC +Ofh +Ojj +Olr +OPw +OYt +OKu +Oct +ONm +OKi +Ogh +OAG +OAS +OtK +OuL +OLD +OIM +OQa +OnG +ONC +OKK +Ogg +OWj +Ouz +OSI cgl cj content @@ -11007,6 +12671,39 @@ cookie customjs codieren codiert +cOf +cPFK +cKi +coF +cLX +cAU +cHIl +cqp +cRG +cvO +cbAt +cuj +cvM +cFm +cHb +cKB +cKNJL +cXh +cYY +cYC +communication +connections +control +congestion +connector +channel +correspond +collisions +computer +classified +card +concerned +connected öUS öG Überweisungsdetails @@ -11024,6 +12721,9 @@ codiert üS ükZ über +üK +üe +üX ßc ßI ßVq diff --git a/.obsidian/plugins/obsidian-dictionary-plugin/manifest.json b/.obsidian/plugins/obsidian-dictionary-plugin/manifest.json index 867930f..3f23c04 100644 --- a/.obsidian/plugins/obsidian-dictionary-plugin/manifest.json +++ b/.obsidian/plugins/obsidian-dictionary-plugin/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-dictionary-plugin", - "name": "Dictionary", - "version": "2.22.0", - "minAppVersion": "0.12.11", - "description": "This is a simple dictionary for the Obsidian Note-Taking Tool.", - "author": "phibr0", - "authorUrl": "https://github.com/phibr0", - "isDesktopOnly": false -} +{"id":"obsidian-dictionary-plugin","name":"Dictionary","version":"2.22.0","minAppVersion":"0.12.11","description":"This is a simple dictionary for the Obsidian Note-Taking Tool.","author":"phibr0","authorUrl":"https://github.com/phibr0","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-dynamic-toc/manifest.json b/.obsidian/plugins/obsidian-dynamic-toc/manifest.json index 22771b4..ee73e8c 100644 --- a/.obsidian/plugins/obsidian-dynamic-toc/manifest.json +++ b/.obsidian/plugins/obsidian-dynamic-toc/manifest.json @@ -1,9 +1 @@ -{ - "id": "obsidian-dynamic-toc", - "name": "Dynamic Table of Contents", - "author": "aidurber", - "description": "An Obsidian plugin to generate Tables of Contents that stay up to date with your document outline.", - "minAppVersion": "0.11.0", - "version": "0.0.27", - "repo": "aidurber/obsidian-plugin-dynamic-toc" -} +{"id":"obsidian-dynamic-toc","name":"Dynamic Table of Contents","author":"aidurber","description":"An Obsidian plugin to generate Tables of Contents that stay up to date with your document outline.","minAppVersion":"0.11.0","version":"0.0.27","repo":"aidurber/obsidian-plugin-dynamic-toc"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-excalidraw-plugin/data.json b/.obsidian/plugins/obsidian-excalidraw-plugin/data.json index 074f474..b487aac 100644 --- a/.obsidian/plugins/obsidian-excalidraw-plugin/data.json +++ b/.obsidian/plugins/obsidian-excalidraw-plugin/data.json @@ -1,405 +1 @@ -{ - "folder": "Excalidraw", - "embedUseExcalidrawFolder": false, - "templateFilePath": "Excalidraw/Template.excalidraw", - "scriptFolderPath": "Excalidraw/Scripts", - "compress": false, - "autosave": true, - "autosaveInterval": 10000, - "autosaveIntervalDesktop": 15000, - "autosaveIntervalMobile": 10000, - "drawingFilenamePrefix": "Drawing ", - "drawingEmbedPrefixWithFilename": true, - "drawingFilnameEmbedPostfix": " ", - "drawingFilenameDateTime": "YYYY-MM-DD HH.mm.ss", - "useExcalidrawExtension": true, - "displaySVGInPreview": true, - "displayExportedImageIfAvailable": false, - "previewMatchObsidianTheme": false, - "width": "400", - "dynamicStyling": "colorful", - "isLeftHanded": false, - "matchTheme": false, - "matchThemeAlways": false, - "matchThemeTrigger": false, - "defaultMode": "normal", - "defaultPenMode": "never", - "allowPinchZoom": false, - "allowWheelZoom": false, - "zoomToFitOnOpen": true, - "zoomToFitOnResize": true, - "zoomToFitMaxLevel": 2, - "linkPrefix": "📍", - "urlPrefix": "🌐", - "parseTODO": false, - "todo": "☐", - "done": "🗹", - "hoverPreviewWithoutCTRL": false, - "linkOpacity": 1, - "openInAdjacentPane": false, - "openInMainWorkspace": true, - "showLinkBrackets": true, - "allowCtrlClick": true, - "forceWrap": false, - "pageTransclusionCharLimit": 200, - "wordWrappingDefault": 0, - "removeTransclusionQuoteSigns": true, - "iframelyAllowed": true, - "pngExportScale": 1, - "exportWithTheme": true, - "exportWithBackground": true, - "exportPaddingSVG": 10, - "keepInSync": false, - "autoexportSVG": false, - "autoexportPNG": false, - "autoExportLightAndDark": false, - "autoexportExcalidraw": false, - "embedType": "excalidraw", - "embedWikiLink": true, - "syncExcalidraw": false, - "experimentalFileType": false, - "experimentalFileTag": "✏️", - "experimentalLivePreview": true, - "experimentalEnableFourthFont": false, - "experimantalFourthFont": "Virgil", - "fieldSuggester": true, - "compatibilityMode": false, - "drawingOpenCount": 0, - "library": "deprecated", - "library2": { - "type": "excalidrawlib", - "version": 2, - "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.8.23", - "libraryItems": [] - }, - "imageElementNotice": true, - "mdSVGwidth": 500, - "mdSVGmaxHeight": 800, - "mdFont": "Virgil", - "mdFontColor": "Black", - "mdBorderColor": "Black", - "mdCSS": "", - "scriptEngineSettings": {}, - "defaultTrayMode": true, - "previousRelease": "1.8.23", - "showReleaseNotes": true, - "showNewVersionNotification": true, - "mathjaxSourceURL": "https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js", - "latexBoilerplate": "\\color{blue}", - "taskboneEnabled": false, - "taskboneAPIkey": "", - "pinnedScripts": [], - "customPens": [ - { - "type": "default", - "freedrawOnly": false, - "strokeColor": "#000000", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": 0, - "penOptions": { - "highlighter": false, - "constantPressure": false, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 0.6, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "easeOutSine", - "start": { - "cap": true, - "taper": 0, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": 0, - "easing": "linear" - } - } - } - }, - { - "type": "highlighter", - "freedrawOnly": true, - "strokeColor": "#FFC47C", - "backgroundColor": "#FFC47C", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": null, - "penOptions": { - "highlighter": true, - "constantPressure": true, - "hasOutline": true, - "outlineWidth": 4, - "options": { - "thinning": 1, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "linear", - "start": { - "taper": 0, - "cap": true, - "easing": "linear" - }, - "end": { - "taper": 0, - "cap": true, - "easing": "linear" - } - } - } - }, - { - "type": "finetip", - "freedrawOnly": false, - "strokeColor": "#3E6F8D", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0.5, - "roughness": 0, - "penOptions": { - "highlighter": false, - "hasOutline": false, - "outlineWidth": 1, - "constantPressure": true, - "options": { - "smoothing": 0.4, - "thinning": -0.5, - "streamline": 0.4, - "easing": "linear", - "start": { - "taper": 5, - "cap": false, - "easing": "linear" - }, - "end": { - "taper": 5, - "cap": false, - "easing": "linear" - } - } - } - }, - { - "type": "fountain", - "freedrawOnly": false, - "strokeColor": "#000000", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 2, - "roughness": 0, - "penOptions": { - "highlighter": false, - "constantPressure": false, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "smoothing": 0.2, - "thinning": 0.6, - "streamline": 0.2, - "easing": "easeInOutSine", - "start": { - "taper": 150, - "cap": true, - "easing": "linear" - }, - "end": { - "taper": 1, - "cap": true, - "easing": "linear" - } - } - } - }, - { - "type": "marker", - "freedrawOnly": true, - "strokeColor": "#B83E3E", - "backgroundColor": "#FF7C7C", - "fillStyle": "dashed", - "strokeWidth": 2, - "roughness": 3, - "penOptions": { - "highlighter": false, - "constantPressure": true, - "hasOutline": true, - "outlineWidth": 4, - "options": { - "thinning": 1, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "linear", - "start": { - "taper": 0, - "cap": true, - "easing": "linear" - }, - "end": { - "taper": 0, - "cap": true, - "easing": "linear" - } - } - } - }, - { - "type": "thick-thin", - "freedrawOnly": true, - "strokeColor": "#CECDCC", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": null, - "penOptions": { - "highlighter": true, - "constantPressure": true, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 1, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "linear", - "start": { - "taper": 0, - "cap": true, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": true, - "easing": "linear" - } - } - } - }, - { - "type": "thin-thick-thin", - "freedrawOnly": true, - "strokeColor": "#CECDCC", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": null, - "penOptions": { - "highlighter": true, - "constantPressure": true, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 1, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "linear", - "start": { - "cap": true, - "taper": true, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": true, - "easing": "linear" - } - } - } - }, - { - "type": "default", - "freedrawOnly": false, - "strokeColor": "#000000", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": 0, - "penOptions": { - "highlighter": false, - "constantPressure": false, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 0.6, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "easeOutSine", - "start": { - "cap": true, - "taper": 0, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": 0, - "easing": "linear" - } - } - } - }, - { - "type": "default", - "freedrawOnly": false, - "strokeColor": "#000000", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": 0, - "penOptions": { - "highlighter": false, - "constantPressure": false, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 0.6, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "easeOutSine", - "start": { - "cap": true, - "taper": 0, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": 0, - "easing": "linear" - } - } - } - }, - { - "type": "default", - "freedrawOnly": false, - "strokeColor": "#000000", - "backgroundColor": "transparent", - "fillStyle": "hachure", - "strokeWidth": 0, - "roughness": 0, - "penOptions": { - "highlighter": false, - "constantPressure": false, - "hasOutline": false, - "outlineWidth": 1, - "options": { - "thinning": 0.6, - "smoothing": 0.5, - "streamline": 0.5, - "easing": "easeOutSine", - "start": { - "cap": true, - "taper": 0, - "easing": "linear" - }, - "end": { - "cap": true, - "taper": 0, - "easing": "linear" - } - } - } - } - ], - "numberOfCustomPens": 0 -} \ No newline at end of file +{"folder":"Excalidraw","embedUseExcalidrawFolder":false,"templateFilePath":"Excalidraw/Template.excalidraw","scriptFolderPath":"Excalidraw/Scripts","compress":false,"autosave":true,"autosaveInterval":10000,"autosaveIntervalDesktop":15000,"autosaveIntervalMobile":10000,"drawingFilenamePrefix":"Drawing ","drawingEmbedPrefixWithFilename":true,"drawingFilnameEmbedPostfix":" ","drawingFilenameDateTime":"YYYY-MM-DD HH.mm.ss","useExcalidrawExtension":true,"displaySVGInPreview":true,"displayExportedImageIfAvailable":false,"previewMatchObsidianTheme":false,"width":"400","dynamicStyling":"colorful","isLeftHanded":false,"matchTheme":false,"matchThemeAlways":false,"matchThemeTrigger":false,"defaultMode":"normal","defaultPenMode":"never","allowPinchZoom":false,"allowWheelZoom":false,"zoomToFitOnOpen":true,"zoomToFitOnResize":true,"zoomToFitMaxLevel":2,"linkPrefix":"📍","urlPrefix":"🌐","parseTODO":false,"todo":"☐","done":"🗹","hoverPreviewWithoutCTRL":false,"linkOpacity":1,"openInAdjacentPane":false,"openInMainWorkspace":true,"showLinkBrackets":true,"allowCtrlClick":true,"forceWrap":false,"pageTransclusionCharLimit":200,"wordWrappingDefault":0,"removeTransclusionQuoteSigns":true,"iframelyAllowed":true,"pngExportScale":1,"exportWithTheme":true,"exportWithBackground":true,"exportPaddingSVG":10,"keepInSync":false,"autoexportSVG":false,"autoexportPNG":false,"autoExportLightAndDark":false,"autoexportExcalidraw":false,"embedType":"excalidraw","embedWikiLink":true,"syncExcalidraw":false,"experimentalFileType":false,"experimentalFileTag":"✏️","experimentalLivePreview":true,"experimentalEnableFourthFont":false,"experimantalFourthFont":"Virgil","fieldSuggester":true,"compatibilityMode":false,"drawingOpenCount":0,"library":"deprecated","library2":{"type":"excalidrawlib","version":2,"source":"https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.8.23","libraryItems":[]},"imageElementNotice":true,"mdSVGwidth":500,"mdSVGmaxHeight":800,"mdFont":"Virgil","mdFontColor":"Black","mdBorderColor":"Black","mdCSS":"","scriptEngineSettings":{},"defaultTrayMode":true,"previousRelease":"1.8.23","showReleaseNotes":true,"showNewVersionNotification":true,"mathjaxSourceURL":"https://cdn.jsdelivr.net/npm/mathjax@3.2.1/es5/tex-svg.js","latexBoilerplate":"\\color{blue}","taskboneEnabled":false,"taskboneAPIkey":"","pinnedScripts":[],"customPens":[{"type":"default","freedrawOnly":false,"strokeColor":"#000000","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":0,"penOptions":{"highlighter":false,"constantPressure":false,"hasOutline":false,"outlineWidth":1,"options":{"thinning":0.6,"smoothing":0.5,"streamline":0.5,"easing":"easeOutSine","start":{"cap":true,"taper":0,"easing":"linear"},"end":{"cap":true,"taper":0,"easing":"linear"}}}},{"type":"highlighter","freedrawOnly":true,"strokeColor":"#FFC47C","backgroundColor":"#FFC47C","fillStyle":"solid","strokeWidth":2,"roughness":null,"penOptions":{"highlighter":true,"constantPressure":true,"hasOutline":true,"outlineWidth":4,"options":{"thinning":1,"smoothing":0.5,"streamline":0.5,"easing":"linear","start":{"taper":0,"cap":true,"easing":"linear"},"end":{"taper":0,"cap":true,"easing":"linear"}}}},{"type":"finetip","freedrawOnly":false,"strokeColor":"#3E6F8D","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0.5,"roughness":0,"penOptions":{"highlighter":false,"hasOutline":false,"outlineWidth":1,"constantPressure":true,"options":{"smoothing":0.4,"thinning":-0.5,"streamline":0.4,"easing":"linear","start":{"taper":5,"cap":false,"easing":"linear"},"end":{"taper":5,"cap":false,"easing":"linear"}}}},{"type":"fountain","freedrawOnly":false,"strokeColor":"#000000","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":2,"roughness":0,"penOptions":{"highlighter":false,"constantPressure":false,"hasOutline":false,"outlineWidth":1,"options":{"smoothing":0.2,"thinning":0.6,"streamline":0.2,"easing":"easeInOutSine","start":{"taper":150,"cap":true,"easing":"linear"},"end":{"taper":1,"cap":true,"easing":"linear"}}}},{"type":"marker","freedrawOnly":true,"strokeColor":"#B83E3E","backgroundColor":"#FF7C7C","fillStyle":"dashed","strokeWidth":2,"roughness":3,"penOptions":{"highlighter":false,"constantPressure":true,"hasOutline":true,"outlineWidth":4,"options":{"thinning":1,"smoothing":0.5,"streamline":0.5,"easing":"linear","start":{"taper":0,"cap":true,"easing":"linear"},"end":{"taper":0,"cap":true,"easing":"linear"}}}},{"type":"thick-thin","freedrawOnly":true,"strokeColor":"#CECDCC","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":null,"penOptions":{"highlighter":true,"constantPressure":true,"hasOutline":false,"outlineWidth":1,"options":{"thinning":1,"smoothing":0.5,"streamline":0.5,"easing":"linear","start":{"taper":0,"cap":true,"easing":"linear"},"end":{"cap":true,"taper":true,"easing":"linear"}}}},{"type":"thin-thick-thin","freedrawOnly":true,"strokeColor":"#CECDCC","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":null,"penOptions":{"highlighter":true,"constantPressure":true,"hasOutline":false,"outlineWidth":1,"options":{"thinning":1,"smoothing":0.5,"streamline":0.5,"easing":"linear","start":{"cap":true,"taper":true,"easing":"linear"},"end":{"cap":true,"taper":true,"easing":"linear"}}}},{"type":"default","freedrawOnly":false,"strokeColor":"#000000","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":0,"penOptions":{"highlighter":false,"constantPressure":false,"hasOutline":false,"outlineWidth":1,"options":{"thinning":0.6,"smoothing":0.5,"streamline":0.5,"easing":"easeOutSine","start":{"cap":true,"taper":0,"easing":"linear"},"end":{"cap":true,"taper":0,"easing":"linear"}}}},{"type":"default","freedrawOnly":false,"strokeColor":"#000000","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":0,"penOptions":{"highlighter":false,"constantPressure":false,"hasOutline":false,"outlineWidth":1,"options":{"thinning":0.6,"smoothing":0.5,"streamline":0.5,"easing":"easeOutSine","start":{"cap":true,"taper":0,"easing":"linear"},"end":{"cap":true,"taper":0,"easing":"linear"}}}},{"type":"default","freedrawOnly":false,"strokeColor":"#000000","backgroundColor":"transparent","fillStyle":"hachure","strokeWidth":0,"roughness":0,"penOptions":{"highlighter":false,"constantPressure":false,"hasOutline":false,"outlineWidth":1,"options":{"thinning":0.6,"smoothing":0.5,"streamline":0.5,"easing":"easeOutSine","start":{"cap":true,"taper":0,"easing":"linear"},"end":{"cap":true,"taper":0,"easing":"linear"}}}}],"numberOfCustomPens":0} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json b/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json index 6886e06..88eb373 100644 --- a/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json +++ b/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json @@ -1,11 +1 @@ -{ - "id": "obsidian-excalidraw-plugin", - "name": "Excalidraw", - "version": "1.8.23", - "minAppVersion": "1.1.6", - "description": "An Obsidian plugin to edit and view Excalidraw drawings", - "author": "Zsolt Viczian", - "authorUrl": "https://zsolt.blog", - "fundingUrl": "https://ko-fi.com/zsolt", - "isDesktopOnly": false -} +{"id":"obsidian-excalidraw-plugin","name":"Excalidraw","version":"1.8.23","minAppVersion":"1.1.6","description":"An Obsidian plugin to edit and view Excalidraw drawings","author":"Zsolt Viczian","authorUrl":"https://zsolt.blog","fundingUrl":"https://ko-fi.com/zsolt","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-excel-to-markdown-table/manifest.json b/.obsidian/plugins/obsidian-excel-to-markdown-table/manifest.json index 7d3f9dd..9b5bb86 100644 --- a/.obsidian/plugins/obsidian-excel-to-markdown-table/manifest.json +++ b/.obsidian/plugins/obsidian-excel-to-markdown-table/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-excel-to-markdown-table", - "name": "Excel to Markdown Table", - "version": "0.4.0", - "minAppVersion": "0.12.0", - "description": "An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.", - "author": "Ganessh Kumar R P ", - "authorUrl": "https://ganesshkumar.com", - "isDesktopOnly": false -} \ No newline at end of file +{"id":"obsidian-excel-to-markdown-table","name":"Excel to Markdown Table","version":"0.4.0","minAppVersion":"0.12.0","description":"An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.","author":"Ganessh Kumar R P ","authorUrl":"https://ganesshkumar.com","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/manifest.json b/.obsidian/plugins/obsidian-git/manifest.json index 9063c84..0eb79a0 100644 --- a/.obsidian/plugins/obsidian-git/manifest.json +++ b/.obsidian/plugins/obsidian-git/manifest.json @@ -1,9 +1 @@ -{ - "id": "obsidian-git", - "name": "Obsidian Git", - "description": "Backup your vault with Git.", - "isDesktopOnly": false, - "fundingUrl": "https://ko-fi.com/vinzent", - "js": "main.js", - "version": "2.19.1" -} +{"id":"obsidian-git","name":"Obsidian Git","description":"Backup your vault with Git.","isDesktopOnly":false,"fundingUrl":"https://ko-fi.com/vinzent","js":"main.js","version":"2.19.1"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-icons-plugin/manifest.json b/.obsidian/plugins/obsidian-icons-plugin/manifest.json index 6074f65..6ed98e5 100644 --- a/.obsidian/plugins/obsidian-icons-plugin/manifest.json +++ b/.obsidian/plugins/obsidian-icons-plugin/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-icons-plugin", - "name": "Icons", - "version": "0.3.0", - "minAppVersion": "0.10.7", - "description": "Add icons to your Obsidian notes.", - "author": "Camillo Visini", - "authorUrl": "https://github.com/visini", - "isDesktopOnly": true -} \ No newline at end of file +{"id":"obsidian-icons-plugin","name":"Icons","version":"0.3.0","minAppVersion":"0.10.7","description":"Add icons to your Obsidian notes.","author":"Camillo Visini","authorUrl":"https://github.com/visini","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-image-toolkit/manifest.json b/.obsidian/plugins/obsidian-image-toolkit/manifest.json index ec0076b..0d84cca 100644 --- a/.obsidian/plugins/obsidian-image-toolkit/manifest.json +++ b/.obsidian/plugins/obsidian-image-toolkit/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-image-toolkit", - "name": "Image Toolkit", - "version": "1.3.1", - "minAppVersion": "0.2.0", - "description": "This plugin provides some image viewing toolkit.", - "author": "sissilab", - "authorUrl": "https://github.com/sissilab", - "isDesktopOnly": true -} +{"id":"obsidian-image-toolkit","name":"Image Toolkit","version":"1.3.1","minAppVersion":"0.2.0","description":"This plugin provides some image viewing toolkit.","author":"sissilab","authorUrl":"https://github.com/sissilab","isDesktopOnly":true} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-languagetool-plugin/manifest.json b/.obsidian/plugins/obsidian-languagetool-plugin/manifest.json index d278276..8e0e2ee 100644 --- a/.obsidian/plugins/obsidian-languagetool-plugin/manifest.json +++ b/.obsidian/plugins/obsidian-languagetool-plugin/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-languagetool-plugin", - "name": "LanguageTool Integration", - "version": "0.3.3", - "minAppVersion": "0.15.2", - "description": "Inofficial LanguageTool plugin", - "author": "Clemens Ertle", - "authorUrl": "https://github.com/Clemens-E", - "isDesktopOnly": false -} +{"id":"obsidian-languagetool-plugin","name":"LanguageTool Integration","version":"0.3.3","minAppVersion":"0.15.2","description":"Inofficial LanguageTool plugin","author":"Clemens Ertle","authorUrl":"https://github.com/Clemens-E","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-mind-map/manifest.json b/.obsidian/plugins/obsidian-mind-map/manifest.json index 97a9af8..410d6b6 100644 --- a/.obsidian/plugins/obsidian-mind-map/manifest.json +++ b/.obsidian/plugins/obsidian-mind-map/manifest.json @@ -1,8 +1 @@ -{ - "id": "obsidian-mind-map", - "name": "Mind Map", - "version": "1.1.0", - "description": "A plugin to preview notes as Markmap mind maps", - "isDesktopOnly": false, - "js": "main.js" -} \ No newline at end of file +{"id":"obsidian-mind-map","name":"Mind Map","version":"1.1.0","description":"A plugin to preview notes as Markmap mind maps","isDesktopOnly":false,"js":"main.js"} \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-plugin-toc/manifest.json b/.obsidian/plugins/obsidian-plugin-toc/manifest.json index 5dcbe60..0d682b2 100644 --- a/.obsidian/plugins/obsidian-plugin-toc/manifest.json +++ b/.obsidian/plugins/obsidian-plugin-toc/manifest.json @@ -1,10 +1 @@ -{ - "id": "obsidian-plugin-toc", - "name": "Table of Contents", - "author": "Andrew Lisowski", - "authorUrl": "https://twitter.com/hipstersmoothie", - "description": "Create a table of contents for a note.", - "isDesktopOnly": false, - "minAppVersion": "0.10.12", - "version": "0.1.4" -} \ No newline at end of file +{"id":"obsidian-plugin-toc","name":"Table of Contents","author":"Andrew Lisowski","authorUrl":"https://twitter.com/hipstersmoothie","description":"Create a table of contents for a note.","isDesktopOnly":false,"minAppVersion":"0.10.12","version":"0.1.4"} \ No newline at end of file diff --git a/.obsidian/plugins/quick-latex/manifest.json b/.obsidian/plugins/quick-latex/manifest.json index 8bb7264..b51c5ef 100644 --- a/.obsidian/plugins/quick-latex/manifest.json +++ b/.obsidian/plugins/quick-latex/manifest.json @@ -1,10 +1 @@ -{ - "id": "quick-latex", - "name": "Quick Latex for Obsidian", - "version": "2.6.1", - "minAppVersion": "0.9.12", - "description": "Speedup latex math typing with auto fraction, align block shortcut, matrix shortcut...etc", - "author": "joeyuping", - "authorUrl": "https://github.com/joeyuping/quick_latex_obsidian", - "isDesktopOnly": false -} \ No newline at end of file +{"id":"quick-latex","name":"Quick Latex for Obsidian","version":"2.6.1","minAppVersion":"0.9.12","description":"Speedup latex math typing with auto fraction, align block shortcut, matrix shortcut...etc","author":"joeyuping","authorUrl":"https://github.com/joeyuping/quick_latex_obsidian","isDesktopOnly":false} \ No newline at end of file diff --git a/.obsidian/plugins/table-editor-obsidian/data.json b/.obsidian/plugins/table-editor-obsidian/data.json index 9009465..c3c5a1b 100644 --- a/.obsidian/plugins/table-editor-obsidian/data.json +++ b/.obsidian/plugins/table-editor-obsidian/data.json @@ -1,6 +1 @@ -{ - "formatType": "normal", - "showRibbonIcon": true, - "bindEnter": true, - "bindTab": true -} \ No newline at end of file +{"formatType":"normal","showRibbonIcon":true,"bindEnter":true,"bindTab":true} \ No newline at end of file diff --git a/.obsidian/plugins/table-editor-obsidian/manifest.json b/.obsidian/plugins/table-editor-obsidian/manifest.json index ff20147..dec283c 100644 --- a/.obsidian/plugins/table-editor-obsidian/manifest.json +++ b/.obsidian/plugins/table-editor-obsidian/manifest.json @@ -1,12 +1 @@ -{ - "id": "table-editor-obsidian", - "name": "Advanced Tables", - "author": "Tony Grosinger", - "authorUrl": "https://grosinger.net", - "description": "Improved table navigation, formatting, manipulation, and formulas", - "isDesktopOnly": false, - "minAppVersion": "1.0.0", - "version": "0.18.1", - "js": "main.js", - "donation": "https://buymeacoffee.com/tgrosinger" -} \ No newline at end of file +{"id":"table-editor-obsidian","name":"Advanced Tables","author":"Tony Grosinger","authorUrl":"https://grosinger.net","description":"Improved table navigation, formatting, manipulation, and formulas","isDesktopOnly":false,"minAppVersion":"1.0.0","version":"0.18.1","js":"main.js","donation":"https://buymeacoffee.com/tgrosinger"} \ No newline at end of file diff --git a/.obsidian/plugins/url-into-selection/manifest.json b/.obsidian/plugins/url-into-selection/manifest.json index e90f507..6fd24c5 100644 --- a/.obsidian/plugins/url-into-selection/manifest.json +++ b/.obsidian/plugins/url-into-selection/manifest.json @@ -1,8 +1 @@ -{ - "id": "url-into-selection", - "name": "Paste URL into selection", - "description": "Paste URL \"into\" selected text.", - "isDesktopOnly": false, - "js": "main.js", - "version": "1.7.0" -} \ No newline at end of file +{"id":"url-into-selection","name":"Paste URL into selection","description":"Paste URL \"into\" selected text.","isDesktopOnly":false,"js":"main.js","version":"1.7.0"} \ No newline at end of file diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 25404cb..0123496 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -1,195 +1 @@ -{ - "main": { - "id": "c7c97a7e516b37bf", - "type": "split", - "children": [ - { - "id": "6b508f296a879f99", - "type": "tabs", - "children": [ - { - "id": "5a719e0c4cd1ab48", - "type": "leaf", - "state": { - "type": "empty", - "state": {} - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "f552c30cc0488855", - "type": "mobile-drawer", - "children": [ - { - "id": "70c7a5d5a2dfd7f4", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "13d093706b2317f4", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "b1a1f22380ff3aab", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "0f3ca3a76126dda0", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ], - "currentTab": 0 - }, - "right": { - "id": "0836b77bd8b39680", - "type": "mobile-drawer", - "children": [ - { - "id": "dd7843c2f011652b", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "6e2275e467f52e8d", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "488a3930a391e9ea", - "type": "leaf", - "state": { - "type": "outline", - "state": {} - } - }, - { - "id": "3e6291ff931bc997", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "6f629f7c2f2bc8a7", - "type": "leaf", - "state": { - "type": "juggl_nodes", - "state": {} - } - }, - { - "id": "b671a4b8b4d27231", - "type": "leaf", - "state": { - "type": "juggl_style", - "state": {} - } - }, - { - "id": "c17502545a7c0f7c", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - } - ], - "currentTab": 6 - }, - "left-ribbon": { - "hiddenItems": { - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-livesync:Replicate": false, - "obsidian-livesync:Show log": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "canvas:Create new canvas": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false, - "juggl:Juggl global graph": false - } - }, - "active": "5a719e0c4cd1ab48", - "lastOpenFiles": [ - "Excalidraw/Drawing 2023-04-17 08.21.36.excalidraw.md", - "Untitled.md", - "Untitled 1.md", - "Excalidraw/Drawing 2023-04-17 08.21.00.excalidraw.md", - "Informationssicherheit/Ueb2/Ueb2.md", - "README.md", - "Informationssicherheit/Ueb1/01-ueb_uebungsblatt.pdf", - "Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png", - "Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png", - "Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png", - "Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png", - "Informationssicherheit/Ueb1/20230331_10h28m43s_grim.png", - "Informationssicherheit/Ueb1/20230331_14h12m43s_grim.png", - "Informationssicherheit/Ueb1/20230331_16h17m48s_grim.png", - "Informationssicherheit/Ueb1/20230331_16h21m51s_grim.png", - "Informationssicherheit/Ueb1/20230331_16h22m19s_grim.png", - "Informationssicherheit/Ueb1/20230331_16h29m50s_grim.png", - "Informationssicherheit/Ueb1/Ueb01.md", - "Informationssicherheit/Ueb1/Ueb01.pdf", - "Informationssicherheit/Ueb2/02-ueb_uebungsblatt.pdf", - "Informationssicherheit/VL/01-orga-motivation-handout.pdf", - "Informationssicherheit/VL/02-terminologie-handout.pdf", - "Informationssicherheit/VL/03-fm-orga-handout.pdf", - "CCN/VL01.md", - "Algorithmen und Datenstrukturen/UEB01.md", - "Informationssicherheit/Ueb1", - "Informationssicherheit/Ueb2", - "Informationssicherheit/VL", - "CCN" - ] -} \ No newline at end of file +{"main":{"id":"c7c97a7e516b37bf","type":"split","children":[{"id":"6b508f296a879f99","type":"tabs","children":[{"id":"5a719e0c4cd1ab48","type":"leaf","state":{"type":"empty","state":{}}}]}],"direction":"vertical"},"left":{"id":"f552c30cc0488855","type":"mobile-drawer","children":[{"id":"70c7a5d5a2dfd7f4","type":"leaf","state":{"type":"file-explorer","state":{"sortOrder":"alphabetical"}}},{"id":"13d093706b2317f4","type":"leaf","state":{"type":"search","state":{"query":"","matchingCase":false,"explainSearch":false,"collapseAll":false,"extraContext":false,"sortOrder":"alphabetical"}}},{"id":"b1a1f22380ff3aab","type":"leaf","state":{"type":"tag","state":{"sortOrder":"frequency","useHierarchy":true}}},{"id":"0f3ca3a76126dda0","type":"leaf","state":{"type":"starred","state":{}}}],"currentTab":0},"right":{"id":"0836b77bd8b39680","type":"mobile-drawer","children":[{"id":"dd7843c2f011652b","type":"leaf","state":{"type":"backlink","state":{"collapseAll":false,"extraContext":false,"sortOrder":"alphabetical","showSearch":false,"searchQuery":"","backlinkCollapsed":false,"unlinkedCollapsed":true}}},{"id":"6e2275e467f52e8d","type":"leaf","state":{"type":"outgoing-link","state":{"linksCollapsed":false,"unlinkedCollapsed":true}}},{"id":"488a3930a391e9ea","type":"leaf","state":{"type":"outline","state":{}}},{"id":"3e6291ff931bc997","type":"leaf","state":{"type":"calendar","state":{}}},{"id":"6f629f7c2f2bc8a7","type":"leaf","state":{"type":"juggl_nodes","state":{}}},{"id":"b671a4b8b4d27231","type":"leaf","state":{"type":"juggl_style","state":{}}},{"id":"c17502545a7c0f7c","type":"leaf","state":{"type":"advanced-tables-toolbar","state":{}}}],"currentTab":6},"left-ribbon":{"hiddenItems":{"table-editor-obsidian:Advanced Tables Toolbar":false,"obsidian-livesync:Replicate":false,"obsidian-livesync:Show log":false,"obsidian-excalidraw-plugin:Create new drawing":false,"switcher:Open quick switcher":false,"graph:Open graph view":false,"canvas:Create new canvas":false,"daily-notes:Open today's daily note":false,"templates:Insert template":false,"command-palette:Open command palette":false,"juggl:Juggl global graph":false}},"active":"5a719e0c4cd1ab48","lastOpenFiles":["Excalidraw/Drawing 2023-04-17 08.21.36.excalidraw.md","Untitled.md","Untitled 1.md","Excalidraw/Drawing 2023-04-17 08.21.00.excalidraw.md","Informationssicherheit/Ueb2/Ueb2.md","README.md","Informationssicherheit/Ueb1/01-ueb_uebungsblatt.pdf","Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png","Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png","Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png","Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png","Informationssicherheit/Ueb1/20230331_10h28m43s_grim.png","Informationssicherheit/Ueb1/20230331_14h12m43s_grim.png","Informationssicherheit/Ueb1/20230331_16h17m48s_grim.png","Informationssicherheit/Ueb1/20230331_16h21m51s_grim.png","Informationssicherheit/Ueb1/20230331_16h22m19s_grim.png","Informationssicherheit/Ueb1/20230331_16h29m50s_grim.png","Informationssicherheit/Ueb1/Ueb01.md","Informationssicherheit/Ueb1/Ueb01.pdf","Informationssicherheit/Ueb2/02-ueb_uebungsblatt.pdf","Informationssicherheit/VL/01-orga-motivation-handout.pdf","Informationssicherheit/VL/02-terminologie-handout.pdf","Informationssicherheit/VL/03-fm-orga-handout.pdf","CCN/VL01.md","Algorithmen und Datenstrukturen/UEB01.md","Informationssicherheit/Ueb1","Informationssicherheit/Ueb2","Informationssicherheit/VL","CCN"]} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a57f1f3..1e28cd8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -6,7 +6,7 @@ { "id": "08ad9b53ade42d31", "type": "tabs", - "dimension": 62.59025270758123, + "dimension": 47.73922187171398, "children": [ { "id": "e2194e3299515374", @@ -14,8 +14,8 @@ "state": { "type": "markdown", "state": { - "file": "Informationssicherheit/Ueb2/Ueb2.md", - "mode": "preview", + "file": "CCN/Ex01/Exercise 1.md", + "mode": "source", "source": false } } @@ -25,19 +25,30 @@ { "id": "47553fa673bb1eb6", "type": "tabs", - "dimension": 37.40974729241877, + "dimension": 52.26077812828601, "children": [ { - "id": "20668ba691cd80b3", + "id": "7446620410a970a1", "type": "leaf", "state": { "type": "pdf", "state": { - "file": "Informationssicherheit/Ueb2/02-ueb_uebungsblatt.pdf" + "file": "CCN/Ex01/CCN-1 - introduction.pdf" + } + } + }, + { + "id": "61a2c54b2f74b659", + "type": "leaf", + "state": { + "type": "pdf", + "state": { + "file": "CCN/Ex01/ccn1-exercise1.pdf" } } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -103,7 +114,7 @@ "state": { "type": "backlink", "state": { - "file": "Informationssicherheit/Ueb2/Ueb2.md", + "file": "CCN/Ex01/Exercise 1.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -120,7 +131,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Informationssicherheit/Ueb2/Ueb2.md", + "file": "CCN/Ex01/Exercise 1.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -143,7 +154,7 @@ "state": { "type": "outline", "state": { - "file": "Informationssicherheit/Ueb2/Ueb2.md" + "file": "CCN/Ex01/Exercise 1.md" } } }, @@ -205,10 +216,15 @@ }, "active": "e2194e3299515374", "lastOpenFiles": [ - "CCN/Ex01", - "Informationssicherheit/Ueb2/Ueb2.pdf", + "CCN/Ex01/ccn1-exercise1.pdf", + "CCN/Ex01/Exercise 1.md", + "CCN/Ex01/2023-04-18_11-08.png", + "CCN/Ex01/CCN-1 - introduction.pdf", "Informationssicherheit/Ueb2/02-ueb_uebungsblatt.pdf", "Informationssicherheit/Ueb2/Ueb2.md", + "CCN/VL01.md", + "CCN/Ex01", + "Informationssicherheit/Ueb2/Ueb2.pdf", "Informationssicherheit/Ueb2/2023-04-17_15-55.png", "Informationssicherheit/Ueb2/2023-04-17_14-16.png", "Untitled 1.md", @@ -229,17 +245,12 @@ "Informationssicherheit/Ueb1/20230331_10h28m43s_grim.png", "Informationssicherheit/Ueb1/20230331_14h12m43s_grim.png", "Informationssicherheit/Ueb1/20230331_16h17m48s_grim.png", - "Informationssicherheit/Ueb1/20230331_16h21m51s_grim.png", "Informationssicherheit/Ueb1/Ueb01.md", "Informationssicherheit/Ueb1/Ueb01.pdf", "Informationssicherheit/VL/01-orga-motivation-handout.pdf", "Informationssicherheit/VL/02-terminologie-handout.pdf", - "Informationssicherheit/VL/03-fm-orga-handout.pdf", - "CCN/VL01.md", "Algorithmen und Datenstrukturen/UEB01.md", "2023-04-16.md", - "Informationssicherheit/Ueb1", - "Informationssicherheit/VL", "FH/2023-04-16.md", "FH/Informationssicherheit/Ueb1/Ueb01.md", "FH/Informationssicherheit/Ueb01.md", diff --git a/CCN/Ex01/2023-04-18_11-08.png b/CCN/Ex01/2023-04-18_11-08.png new file mode 100644 index 0000000..3d0f270 Binary files /dev/null and b/CCN/Ex01/2023-04-18_11-08.png differ diff --git a/CCN/Ex01/CCN-1 - introduction.pdf b/CCN/Ex01/CCN-1 - introduction.pdf new file mode 100644 index 0000000..387982a Binary files /dev/null and b/CCN/Ex01/CCN-1 - introduction.pdf differ diff --git a/CCN/Ex01/Exercise 1.md b/CCN/Ex01/Exercise 1.md new file mode 100644 index 0000000..0d51cb9 --- /dev/null +++ b/CCN/Ex01/Exercise 1.md @@ -0,0 +1,46 @@ +# Reference models +## 1 +Which layer packs bits into bytes, bytes into frames, uses hardware addressing and implements error detection? Which device (network hardware) operates on this layer in principle? +- 2nd layer: Data link layer; Switches work on this layer + +## 2 +At which layer does the assignment of addresses and the forwarding of data packets from one end of the network to another take place? Which network hardware operates on this layer? +- Later 3: Network layer; Router + +## 3 + Which layer is responsible for establishing, running and terminating a process communication between 2 systems? + - Layer 5: Session layer + +## 4 +At which layer does data stream segmentation take place for communication between endpoints, is a mechanism for establishing/disestablishing virtual connections provided, and does detection and elimination of transport errors as well as flow control or congestion avoidance take place? +- Layer 4: Transport layer + +## 5 +Which layer determines signal levels, transmission speeds, and connector pinouts, and transmits bits in a transmission channel? Which network hardware operates on this layer? +- Layer 1: Physical layer; Network interface card + +## 6 +What boundary does the transport layer form between layers 5-7 and 1-3? +- The transport layer forms the boundary between the lower transporting layers, which are primarilly concerned with network tasks, and the application oriented layers + +## 7 +Contrast the OSI layer model with the widely used TCP/IP layer model. Which layers correspond to each other? +- + +## 8 +What are the addressing names of layers 2, 3, 4 and 7? +- Layer 2: MAC-adresses +- Layer 3: IP-adresses +- Layer 4: Port number +- Layer 7: Application specific adresses such as E-Mail or URL + +## 9 + Can collisions occur in point-to-point networks? + - No, the switch sends the data out only at the reciver port. With original Ethernet 10 Mbit/s with CSMA/CD collisions can still happen between switch and connected host + +## 10 + How are computer networks classified according to their extent? + - ![[2023-04-18_11-08.png]] + +# Tools + diff --git a/CCN/VL01.md b/CCN/VL01.md deleted file mode 100644 index 8b13789..0000000 --- a/CCN/VL01.md +++ /dev/null @@ -1 +0,0 @@ -