SuperMemoAssistant.Plugins.LaTeX 2.1.0-beta.7

This is a prerelease version of SuperMemoAssistant.Plugins.LaTeX.
dotnet add package SuperMemoAssistant.Plugins.LaTeX --version 2.1.0-beta.7
NuGet\Install-Package SuperMemoAssistant.Plugins.LaTeX -Version 2.1.0-beta.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SuperMemoAssistant.Plugins.LaTeX" Version="2.1.0-beta.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperMemoAssistant.Plugins.LaTeX --version 2.1.0-beta.7
#r "nuget: SuperMemoAssistant.Plugins.LaTeX, 2.1.0-beta.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SuperMemoAssistant.Plugins.LaTeX as a Cake Addin
#addin nuget:?package=SuperMemoAssistant.Plugins.LaTeX&version=2.1.0-beta.7&prerelease

// Install SuperMemoAssistant.Plugins.LaTeX as a Cake Tool
#tool nuget:?package=SuperMemoAssistant.Plugins.LaTeX&version=2.1.0-beta.7&prerelease

Package Description

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-beta.7 1,475 4/15/2021
2.1.0-beta.4 175 4/11/2021
2.0.3.14 1,053 3/9/2020

- Added: LaTeX settings window title
- Added: Plugin Lifecycle event system
- Added: Only one setting instance open at a time https://github.com/supermemo/SuperMemoAssistant/issues/113
- Added automatic version configuration
- Added cancel button with reset on config models
- Added PluginManager NuGet
- Added LaTeX config panel
- Added preliminary support for SVG
- Updated: Packages
- Updated: Interop submodule
- Updated: Interop version
- Updated: Each project now has its own Sentry API key
- Updated: New lifecycle prototype
- Updated: Bumped version to 2.0.5
- Updated: Package
- Updated: Interop package version
- Updated: New interop
- Updated: Applied coding style
- Updated: Output copy
- Updated: Project (csproj) to the new SDK format
- Updated: NuGet project to PackageReferences
- Updated: NuSpec dependencies version
- Updated nuspec with new Services.UI version
- Updated nuget packages
- Updated hotkey
- Updated packages
- Fixed: Opening settings threw an exception
- Fixed: Extracts are sometimes empty due to SM registry optimizations (Added a timestamp to html markup)
- Fixed: The assembly GUID couldn't be resolved
- Fixed: The folder case (LateX instead of LaTeX) messes with Windows filesystem and subsequently with Nerdbank/git which is unable to detect version.json
- Fixed an issue where windows user names which contained space broke the TeX commands
- Fixed typo
- Fixed issue with multiple LaTeX formulas
- Removed mshtml reference
- Misc: Refactored project structure
- Misc: Package update
- Package update
- Published on NuGet
- Sentry token init
- SuperMemoAssistant.Services.Sentry class library
- Changed xcopy path to new Installer's location
- Update README.md
- Packages updated
- Version bump
- Add license scan report and status
- Signed-off-by: fossabot <badges@fossa.io>
- Minor update
- Ver. bump
- Ver bump
- Minor bug fix
- Cleanup
- Cleaning up
- Execution timeout Config
- LaTeX executable not found warning message
- Multi-Version handling WIP
- Minor fixes & improvements
- packages + project v.bump
- Core update
- Minor cfg fix
- packages v.bump
- Hotkey scope
- Configs
- Settings
- Plugin WIP
- Automatic version
- Package update + Minor fix
- LaTeX is now fully embedded in element -- removed all external image file dependencies/management nightmare
- Serilog
- Trivial update
- Debug-InProd
- Minor update.
- Update to new Interop
- Minor refactoring
- Minor update to new Interop
- Signed-off-by: Alexis <alexis@incogito.org>
- Try catch OnElementChanged
- Use .AsWeb()
- Minor update to latest Interop
- Minor Interop update
- WIP
- Initial Commit