Export from Live Script into LaTeX Improvement

The improvement concerns the modification of the matlab.sty file that is created during export phase.
390 téléchargements
Mise à jour 25 nov. 2019

Afficher la licence

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).

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Live Scripts and Functions dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0