Popular Post Ego Eram Reputo Posted July 3, 2020 Popular Post Posted July 3, 2020 Over here.... https://forums.getpaint.net/topic/116364-math-support-latex/... physics_teacher asked if there was a way to "render on-the-fly latex in my diagrams". Unbelievably, my masterful Dr Scott's Markup Renderer was not doing the job. Wha....? Anyway, I decided to write a much smaller and more specific plugin to render Math LaTeX equations using paint.net. Download it by hitting the big blue button >> Download Installation: Unzip the file Copy both DLL files to one of these two locations (depending on which version of paint.net you have installed) .... Classic: your \Effects\ folder. Store: /My Documents/ paint.net App Files/Effects/ 3. Restart paint.net 4. find the plugin in Effects > Text Formations Many thanks to toe_head2001 and null54 for their guidance as this plugin was being developed. Because of these guys the plugin scales with the system DPI and also handles paint.net themes. enjoy. v 1.0.0 - 3 July 2020 downloaded 57 times v 1.0.31183 - 26 August 2020 4 1 5 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
NSD Posted July 3, 2020 Posted July 3, 2020 Thank you for your hard work! This plugin only works on latest version of paint.net. Full error message: PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.MissingMethodException: Method not found: 'System.Drawing.Rectangle PaintDotNet.Effects.EffectEnvironmentParameters.get_SelectionBounds()'. Quote
Ego Eram Reputo Posted July 3, 2020 Author Posted July 3, 2020 Time to upgrade then Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
Ego Eram Reputo Posted July 4, 2020 Author Posted July 4, 2020 10 hours ago, welshblue said: I entered a formula which was wrong, then pressed Ctrl + F after the plugin closed = crash Yeh. Don't do that Thanks for the crash report. I'll have a look at it tomorrow. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
Zajer Posted July 14, 2020 Posted July 14, 2020 Is there any specific syntax for brackets and braces ? Normally for "{" it is : \{ but the plugin says: Quote Error: Unknown symbol or command or predefined TexFormula: '{' Thanks! Quote
Ego Eram Reputo Posted July 15, 2020 Author Posted July 15, 2020 Brackets [ ] and ( ) don't need escaping. Just type the symbol. Curly braces use \rbrace and \lbrace Check out many more here: https://kapeli.com/cheat_sheets/LaTeX_Math_Symbols.docset/Contents/Resources/Documents/index (not all are implimented) 2 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
c3r38r170 Posted August 24, 2020 Posted August 24, 2020 On 7/15/2020 at 2:23 AM, Ego Eram Reputo said: Brackets [ ] and ( ) don't need escaping. Just type the symbol. Curly braces use \rbrace and \lbrace Check out many more here: https://kapeli.com/cheat_sheets/LaTeX_Math_Symbols.docset/Contents/Resources/Documents/index (not all are implimented) Is there a list of what's implemented somewhere? Quote
Ego Eram Reputo Posted August 24, 2020 Author Posted August 24, 2020 I've not found one. MathLaTeX uses this library: https://github.com/ForNeVeR/wpf-math. Have a look in there. Maybe I missed something. 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
Ego Eram Reputo Posted August 26, 2020 Author Posted August 26, 2020 On 7/4/2020 at 7:21 AM, welshblue said: I entered a formula which was wrong, then pressed Ctrl + F after the plugin closed = crash Fixed Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
TomPich Posted December 22, 2020 Posted December 22, 2020 Thank you SO MUCH for that !!! I'm also a physics teacher and also use Paint.net for my lessons ! It's incredibly useful to me. 1 Quote
Phota Posted June 5, 2023 Posted June 5, 2023 This is pretty sweet (thanks I've used your Markup Renderer a stack in the past). I notice this MathLaTex plugin doesn't support additional maths libraries like amsmath (ie. Using a command like \mathbf{k}_i). It would be nice if you could add an optional \include{} section to the window prompt to be able to use additional math mode libraries? Just an idea! Quote
Ego Eram Reputo Posted June 7, 2023 Author Posted June 7, 2023 I'll give it some thought (I need to give my plugins some love but there never seems time) 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.