Export from Live Script into LaTeX Improvement

The improvement concerns the modification of the matlab.sty file that is created during export phase.
388 descargas
Actualizado 25 nov 2019

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Live Scripts and Functions en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0