The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SpeL::Object::MathEnvironmentInner - LaTeX mathenvironment object

VERSION

version 20240614

METHODS

new()

We keep the default method, as the object is generated by the parser.

read( level )

returns a string with the spoken version of the node

level: parsing level

SYNOPSYS

Represents a LaTeX mathenvironment

AUTHOR

Walter Daems <wdaems@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2024 by Walter Daems.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007

CONTRIBUTOR

Paul Levrie