Export from Live Script into LaTeX Improvement

The improvement concerns the modification of the matlab.sty file that is created during export phase.
384 Downloads
Updated 25 Nov 2019

View License

Live Script document is possible to export into several formats (PDF, Word, HTML, LaTeX). Actually the form of automatic LaTeX export does not match the Matlab-language syntax highlighting, and it does not solve problems by special characters displaying (e.g. special letters or symbols in comments or in text strings).
The improvement is in modification of matlab.sty:
- adding required package matlab-prettifier (package in LaTeX distributions)
- changing lst-style into Matlab-editor
- adding special characters in lstset from following link:
https://stackoverflow.com/questions/1116266/listings-in-latex-with-utf-8-or-at-least-german-umlauts

In matlabINF.sty there are special Czech characters support, but it is possible to use the same technique for supporting other languages as well (see the link above).

Cite As

Jan Koprnický (2024). Export from Live Script into LaTeX Improvement (https://www.mathworks.com/matlabcentral/fileexchange/73438-export-from-live-script-into-latex-improvement), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Live Scripts and Functions in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0