Skip to content

A versatile math equation editor written in C# WPF designed to assist you with advanced mathematics exercises online, perfect for college students tackling complex mathematical problems.

Notifications You must be signed in to change notification settings

nuloperrito/MathFormulaEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Editor

An advanced WYSIWYG editor for creating and editing mathematical equations and formulas. Perfect for students, educators, and professionals working with mathematical content during their college studies.

Screenshot

Features

Basic Editing

  • Rich text editing support with basic formatting (bold, italic, underline)
  • Multiple font options including specialized math fonts like STIX
  • Customizable zoom levels for better visibility
  • Cut, copy, paste functionality
  • Undo/redo support
  • Full keyboard navigation

Math-Specific Features

  • Dedicated math editing mode for equations and formulas
  • Support for complex mathematical structures including:
    • Matrices
    • Integrals
    • Mathematical symbols
    • Special characters
    • Unicode symbols
  • Custom equation toolbars for quick access to mathematical operators and symbols

Document Management

  • Save and load documents in .med format (Math Editor's native format)
  • Export equations to various image formats:
    • PNG
    • JPG
    • GIF
    • BMP
    • TIFF
    • WMP
  • Online storage integration for cloud backup and sharing
  • Print to PDF or physical printers

Interface

  • Full-screen mode for distraction-free editing
  • Customizable toolbar with frequently used tools
  • Character history toolbar for quick access to recently used symbols
  • Nesting visualization for complex equations
  • Status bar with helpful information

System Requirements

  • Windows operating system with .NET Framework support
  • Minimum screen resolution: 928x550 pixels
  • Basic fonts installed (Arial, Times New Roman, etc.)

Getting Started

  1. Launch the application
  2. Choose your preferred editing mode:
    • Text Mode: For regular text input
    • Math Mode: For mathematical equations and formulas
  3. Select your preferred font from the dropdown menu
  4. Begin typing or use the equation toolbar to insert mathematical symbols

Keyboard Shortcuts

  • File Operations

    • Ctrl+N: New document
    • Ctrl+O: Open
    • Ctrl+S: Save
    • Ctrl+Shift+S: Save As
  • Editing

    • Ctrl+Z: Undo
    • Ctrl+Y: Redo
    • Ctrl+X: Cut
    • Ctrl+C: Copy
    • Ctrl+V: Paste
    • Ctrl+A: Select All

Settings

Access the settings menu through Tools > Settings to customize:

  • Default editing mode
  • Default font
  • Auto-update preferences
  • Other application preferences

About

A versatile math equation editor written in C# WPF designed to assist you with advanced mathematics exercises online, perfect for college students tackling complex mathematical problems.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published