Results 7 issues of ddauer

Running "typeset" currently blocks the main thread, this should happen in the background. This is especially inconvenient for larger documents.

There should be an option to run bibtex manually and a compilation chain of latex-bibtex-latex-latex

When opening a simple dialog with a custom md_bg_color, a mouse exit will kill the md_bg_color (by setting it to transparent or something). ```python MDDialog( MDDialogContentContainer( MDIcon(icon="weight") ), theme_bg_color =...

Status: Needs analysis

According to M3 design spec the headline is optional. https://m3.material.io/components/dialogs/guidelines#0cff8b6b-d4f3-4442-8194-31212f5d1a12 However, when leaving the part out, the dialog retains its height (probably due to all `height: self.minimum_height` in `dialog.kv`, e.g.:...

Type: Enhancement

### Description of the Bug In function `set_active_item` https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L1114 the animation duration is hardcoded to `0.2`: https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L1132 https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L1140 https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L1149 https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L1154 but should respect `anim_duration` https://github.com/kivymd/KivyMD/blob/cfe5aac30f50708c6208c8b33b0ef1aa390721e8/kivymd/uix/tab/tab.py#L839 as it is used in...

local server (v6.5) produces with input `Die Welt Ist So Schön` ```python [Match({'ruleId': 'DE_CASE', 'message': 'Außer am Satzanfang werden nur Nomen und Eigennamen großgeschrieben.', 'replacements': ['ist'], 'offsetInContext': 9, 'context': 'Die...

### Is there an existing issue for this? - [x] I have searched the existing issues ### This is not related to configuring Outline - [x] The issue is not...

bug
editor
tables
printing