LICENSE.txt
README.md
setup.py
src/GetLatex.py
src/KeyboardMemory.py
src/LatexConfiguration.py
src/__init__.py
src/Functions/Deletion/deleteCurrent.py
src/Functions/Deletion/deleteSelection.py
src/Functions/Insertion/insert.py
src/Functions/Insertion/insertWithEncapsulateCurrent.py
src/Functions/Insertion/insertWithEncapsulateSelection.py
src/Functions/Insertion/insertWithEncapsulateSelectionAndPrevious.py
src/Functions/Navigation/moveDown.py
src/Functions/Navigation/moveLeft.py
src/Functions/Navigation/moveRight.py
src/Functions/Navigation/moveUp.py
src/Functions/Selection/enterSelectionMode.py
src/Functions/Selection/inSelectionMode.py
src/Functions/Selection/leaveSelectionMode.py
src/Functions/Selection/selectLeft.py
src/Functions/Selection/selectRight.py
src/Functions/Selection/helpers/popSelection.py
src/Functions/Selection/helpers/setSelectionDiff.py
src/Functions/helpers/encapsulate.py
src/Functions/helpers/encapsulateAllPartsOfNumberWithDigitsLeftOfIndex.py
src/Functions/helpers/getFirstNonEmptyOnLeftOf.py
src/SyntaxTreeComponents/Nodes/Base/BranchingNode.py
src/SyntaxTreeComponents/Nodes/Base/LeafNode.py
src/SyntaxTreeComponents/Nodes/Base/TreeNode.py
src/SyntaxTreeComponents/Nodes/BranchingNodes/AscendingBranchingNode.py
src/SyntaxTreeComponents/Nodes/BranchingNodes/DescendingBranchingNode.py
src/SyntaxTreeComponents/Nodes/BranchingNodes/MatrixNode.py
src/SyntaxTreeComponents/Nodes/BranchingNodes/RoundBracketsNode.py
src/SyntaxTreeComponents/Nodes/BranchingNodes/StandardBranchingNode.py
src/SyntaxTreeComponents/Nodes/LeafNodes/DecimalSeparatorNode.py
src/SyntaxTreeComponents/Nodes/LeafNodes/DigitNode.py
src/SyntaxTreeComponents/Nodes/LeafNodes/StandardLeafNode.py
src/SyntaxTreeComponents/Nodes/LeafNodes/Base/PartOfNumberWithDigits.py
src/SyntaxTreeComponents/Placeholder/Placeholder.py
src/helpers/coalesce.py
src/helpers/concatLatex.py
src/helpers/firstAfterOrNone.py
src/helpers/firstBeforeOrNone.py
src/helpers/lastOrNone.py
src/mathkeyboardengine.egg-info/PKG-INFO
src/mathkeyboardengine.egg-info/SOURCES.txt
src/mathkeyboardengine.egg-info/dependency_links.txt
src/mathkeyboardengine.egg-info/top_level.txt