gitextract_46o2u985/ ├── .gitattributes ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── bug_report.md │ │ ├── custom.md │ │ └── feature_request.md │ ├── pull_request_template.md │ └── workflows/ │ ├── CI_main.yml │ ├── actions/ │ │ └── windows/ │ │ └── getCcache/ │ │ └── action.yml │ ├── flatpak.yml │ ├── sub_buildLinux.yml │ ├── sub_buildMacOS.yml │ ├── sub_buildWindows.yml │ ├── sub_prepare.yml │ └── sub_wrapup.yml ├── .gitignore ├── .readthedocs.yml ├── .tx/ │ └── config ├── CHANGELOG.md ├── CMakeLists.txt ├── DESCRIPTION.txt ├── Docs/ │ ├── Building.md │ ├── I_Simpa_overview.rst │ ├── I_Simpa_standard.rst │ ├── License.txt │ ├── _Footer.md │ ├── _Sidebar.md │ ├── bibliography.bib │ ├── code_SPPS.rst │ ├── code_SPPS_Validation.rst │ ├── code_SPPS_modelling.rst │ ├── code_SPPS_principle.rst │ ├── code_TCR.rst │ ├── code_characteristics.rst │ ├── code_configuration_SPPS.rst │ ├── code_configuration_TCR.rst │ ├── code_configuration_frequency_bands.rst │ ├── code_configuration_job.rst │ ├── code_configuration_meshing.rst │ ├── code_configuration_run.rst │ ├── conf.py │ ├── console_window.rst │ ├── create_charts.rst │ ├── define_position.rst │ ├── element_properties_sound_level_results.rst │ ├── errors_messages.rst │ ├── file_csbin.rst │ ├── file_gabe.rst │ ├── file_gap.rst │ ├── file_pbin.rst │ ├── file_recp.rst │ ├── file_recps.rst │ ├── file_rpi.rst │ ├── freecad_create_room.rst │ ├── glossary.rst │ ├── import_file_recommandations.rst │ ├── import_options.rst │ ├── index.rst │ ├── main_windows.rst │ ├── manipulate_sources_receivers.rst │ ├── menu_edition.rst │ ├── menu_file.rst │ ├── menu_help.rst │ ├── menu_simulation.rst │ ├── menu_view.rst │ ├── menu_windows.rst │ ├── menus.rst │ ├── presentation.rst │ ├── project_database.rst │ ├── project_window.rst │ ├── properties_window.rst │ ├── references.rst │ ├── requirements.txt │ ├── room_acoustics_parameters.rst │ ├── setup.rst │ ├── surface_selection.rst │ ├── tab_calculation.rst │ ├── tab_results.rst │ ├── tab_scene.rst │ ├── toolbar_meshing.rst │ ├── toolbar_project.rst │ ├── toolbar_selection.rst │ ├── toolbar_simulation.rst │ ├── toolbar_view_camera.rst │ ├── toolbars.rst │ ├── tutorial_Elmia_hall.rst │ ├── tutorial_industrial_hall.rst │ ├── tutorial_teaching_room.rst │ ├── using_directivity.rst │ ├── using_spectrum.rst │ ├── validations/ │ │ ├── validation_atmospheric_absorption.rst │ │ ├── validation_clarity_calculation.rst │ │ └── validation_notice.rst │ └── ystatic/ │ └── MathJax-2.7.5/ │ ├── MathJax.js │ ├── config/ │ │ ├── AM_CHTML-full.js │ │ ├── AM_CHTML.js │ │ ├── AM_HTMLorMML-full.js │ │ ├── AM_HTMLorMML.js │ │ ├── AM_SVG-full.js │ │ ├── AM_SVG.js │ │ ├── Accessible-full.js │ │ ├── Accessible.js │ │ ├── MML_CHTML-full.js │ │ ├── MML_CHTML.js │ │ ├── MML_HTMLorMML-full.js │ │ ├── MML_HTMLorMML.js │ │ ├── MML_SVG-full.js │ │ ├── MML_SVG.js │ │ ├── MMLorHTML.js │ │ ├── Safe.js │ │ ├── TeX-AMS-MML_HTMLorMML-full.js │ │ ├── TeX-AMS-MML_HTMLorMML.js │ │ ├── TeX-AMS-MML_SVG-full.js │ │ ├── TeX-AMS-MML_SVG.js │ │ ├── TeX-AMS_CHTML-full.js │ │ ├── TeX-AMS_CHTML.js │ │ ├── TeX-AMS_HTML-full.js │ │ ├── TeX-AMS_HTML.js │ │ ├── TeX-AMS_SVG-full.js │ │ ├── TeX-AMS_SVG.js │ │ ├── TeX-MML-AM_CHTML-full.js │ │ ├── TeX-MML-AM_CHTML.js │ │ ├── TeX-MML-AM_HTMLorMML-full.js │ │ ├── TeX-MML-AM_HTMLorMML.js │ │ ├── TeX-MML-AM_SVG-full.js │ │ ├── TeX-MML-AM_SVG.js │ │ ├── default.js │ │ └── local/ │ │ └── local.js │ ├── extensions/ │ │ ├── AssistiveMML.js │ │ ├── CHTML-preview.js │ │ ├── FontWarnings.js │ │ ├── HTML-CSS/ │ │ │ └── handle-floats.js │ │ ├── HelpDialog.js │ │ ├── MatchWebFonts.js │ │ ├── MathEvents.js │ │ ├── MathML/ │ │ │ ├── content-mathml.js │ │ │ └── mml3.js │ │ ├── MathMenu.js │ │ ├── MathZoom.js │ │ ├── Safe.js │ │ ├── TeX/ │ │ │ ├── AMScd.js │ │ │ ├── AMSmath.js │ │ │ ├── AMSsymbols.js │ │ │ ├── HTML.js │ │ │ ├── action.js │ │ │ ├── autobold.js │ │ │ ├── autoload-all.js │ │ │ ├── bbox.js │ │ │ ├── begingroup.js │ │ │ ├── boldsymbol.js │ │ │ ├── cancel.js │ │ │ ├── color.js │ │ │ ├── enclose.js │ │ │ ├── extpfeil.js │ │ │ ├── mathchoice.js │ │ │ ├── mediawiki-texvc.js │ │ │ ├── mhchem.js │ │ │ ├── mhchem3/ │ │ │ │ └── mhchem.js │ │ │ ├── newcommand.js │ │ │ ├── noErrors.js │ │ │ ├── noUndefined.js │ │ │ ├── unicode.js │ │ │ └── verb.js │ │ ├── a11y/ │ │ │ ├── accessibility-menu.js │ │ │ ├── auto-collapse.js │ │ │ ├── collapsible.js │ │ │ ├── explorer.js │ │ │ ├── invalid_keypress.ogg │ │ │ ├── mathjax-sre.js │ │ │ ├── mathmaps/ │ │ │ │ ├── en/ │ │ │ │ │ ├── functions/ │ │ │ │ │ │ ├── algebra.js │ │ │ │ │ │ ├── elementary.js │ │ │ │ │ │ ├── hyperbolic.js │ │ │ │ │ │ └── trigonometry.js │ │ │ │ │ ├── symbols/ │ │ │ │ │ │ ├── greek-capital.js │ │ │ │ │ │ ├── greek-mathfonts-bold.js │ │ │ │ │ │ ├── greek-mathfonts-italic.js │ │ │ │ │ │ ├── greek-mathfonts-sans-serif-bold.js │ │ │ │ │ │ ├── greek-scripts.js │ │ │ │ │ │ ├── greek-small.js │ │ │ │ │ │ ├── greek-symbols.js │ │ │ │ │ │ ├── hebrew_letters.js │ │ │ │ │ │ ├── latin-lower-double-accent.js │ │ │ │ │ │ ├── latin-lower-normal.js │ │ │ │ │ │ ├── latin-lower-phonetic.js │ │ │ │ │ │ ├── latin-lower-single-accent.js │ │ │ │ │ │ ├── latin-mathfonts-bold-fraktur.js │ │ │ │ │ │ ├── latin-mathfonts-bold-script.js │ │ │ │ │ │ ├── latin-mathfonts-bold.js │ │ │ │ │ │ ├── latin-mathfonts-double-struck.js │ │ │ │ │ │ ├── latin-mathfonts-fraktur.js │ │ │ │ │ │ ├── latin-mathfonts-italic.js │ │ │ │ │ │ ├── latin-mathfonts-monospace.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif-bold.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif-italic.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif.js │ │ │ │ │ │ ├── latin-mathfonts-script.js │ │ │ │ │ │ ├── latin-rest.js │ │ │ │ │ │ ├── latin-upper-double-accent.js │ │ │ │ │ │ ├── latin-upper-normal.js │ │ │ │ │ │ ├── latin-upper-single-accent.js │ │ │ │ │ │ ├── math_angles.js │ │ │ │ │ │ ├── math_arrows.js │ │ │ │ │ │ ├── math_characters.js │ │ │ │ │ │ ├── math_delimiters.js │ │ │ │ │ │ ├── math_digits.js │ │ │ │ │ │ ├── math_geometry.js │ │ │ │ │ │ ├── math_harpoons.js │ │ │ │ │ │ ├── math_non_characters.js │ │ │ │ │ │ ├── math_symbols.js │ │ │ │ │ │ ├── math_whitespace.js │ │ │ │ │ │ └── other_stars.js │ │ │ │ │ └── units/ │ │ │ │ │ ├── energy.js │ │ │ │ │ ├── length.js │ │ │ │ │ ├── memory.js │ │ │ │ │ ├── other.js │ │ │ │ │ ├── speed.js │ │ │ │ │ ├── temperature.js │ │ │ │ │ ├── time.js │ │ │ │ │ ├── volume.js │ │ │ │ │ └── weight.js │ │ │ │ ├── es/ │ │ │ │ │ ├── functions/ │ │ │ │ │ │ ├── algebra.js │ │ │ │ │ │ ├── elementary.js │ │ │ │ │ │ ├── hyperbolic.js │ │ │ │ │ │ └── trigonometry.js │ │ │ │ │ ├── symbols/ │ │ │ │ │ │ ├── greek-capital.js │ │ │ │ │ │ ├── greek-mathfonts-bold.js │ │ │ │ │ │ ├── greek-mathfonts-italic.js │ │ │ │ │ │ ├── greek-mathfonts-sans-serif-bold.js │ │ │ │ │ │ ├── greek-scripts.js │ │ │ │ │ │ ├── greek-small.js │ │ │ │ │ │ ├── greek-symbols.js │ │ │ │ │ │ ├── hebrew_letters.js │ │ │ │ │ │ ├── latin-lower-double-accent.js │ │ │ │ │ │ ├── latin-lower-normal.js │ │ │ │ │ │ ├── latin-lower-phonetic.js │ │ │ │ │ │ ├── latin-lower-single-accent.js │ │ │ │ │ │ ├── latin-mathfonts-bold-fraktur.js │ │ │ │ │ │ ├── latin-mathfonts-bold-script.js │ │ │ │ │ │ ├── latin-mathfonts-bold.js │ │ │ │ │ │ ├── latin-mathfonts-double-struck.js │ │ │ │ │ │ ├── latin-mathfonts-fraktur.js │ │ │ │ │ │ ├── latin-mathfonts-italic.js │ │ │ │ │ │ ├── latin-mathfonts-monospace.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif-bold.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif-italic.js │ │ │ │ │ │ ├── latin-mathfonts-sans-serif.js │ │ │ │ │ │ ├── latin-mathfonts-script.js │ │ │ │ │ │ ├── latin-rest.js │ │ │ │ │ │ ├── latin-upper-double-accent.js │ │ │ │ │ │ ├── latin-upper-normal.js │ │ │ │ │ │ ├── latin-upper-single-accent.js │ │ │ │ │ │ ├── math_angles.js │ │ │ │ │ │ ├── math_arrows.js │ │ │ │ │ │ ├── math_characters.js │ │ │ │ │ │ ├── math_delimiters.js │ │ │ │ │ │ ├── math_digits.js │ │ │ │ │ │ ├── math_geometry.js │ │ │ │ │ │ ├── math_harpoons.js │ │ │ │ │ │ ├── math_non_characters.js │ │ │ │ │ │ ├── math_symbols.js │ │ │ │ │ │ ├── math_whitespace.js │ │ │ │ │ │ └── other_stars.js │ │ │ │ │ └── units/ │ │ │ │ │ ├── energy.js │ │ │ │ │ ├── length.js │ │ │ │ │ ├── memory.js │ │ │ │ │ ├── other.js │ │ │ │ │ ├── speed.js │ │ │ │ │ ├── temperature.js │ │ │ │ │ ├── time.js │ │ │ │ │ ├── volume.js │ │ │ │ │ └── weight.js │ │ │ │ └── mathmaps_ie.js │ │ │ ├── semantic-enrich.js │ │ │ └── wgxpath.install.js │ │ ├── asciimath2jax.js │ │ ├── fast-preview.js │ │ ├── jsMath2jax.js │ │ ├── mml2jax.js │ │ ├── tex2jax.js │ │ └── toMathML.js │ ├── jax/ │ │ ├── element/ │ │ │ └── mml/ │ │ │ ├── jax.js │ │ │ └── optable/ │ │ │ ├── Arrows.js │ │ │ ├── BasicLatin.js │ │ │ ├── CombDiacritMarks.js │ │ │ ├── CombDiactForSymbols.js │ │ │ ├── Dingbats.js │ │ │ ├── GeneralPunctuation.js │ │ │ ├── GeometricShapes.js │ │ │ ├── GreekAndCoptic.js │ │ │ ├── Latin1Supplement.js │ │ │ ├── LetterlikeSymbols.js │ │ │ ├── MathOperators.js │ │ │ ├── MiscMathSymbolsA.js │ │ │ ├── MiscMathSymbolsB.js │ │ │ ├── MiscSymbolsAndArrows.js │ │ │ ├── MiscTechnical.js │ │ │ ├── SpacingModLetters.js │ │ │ ├── SuppMathOperators.js │ │ │ ├── SupplementalArrowsA.js │ │ │ └── SupplementalArrowsB.js │ │ ├── input/ │ │ │ ├── AsciiMath/ │ │ │ │ ├── config.js │ │ │ │ └── jax.js │ │ │ ├── MathML/ │ │ │ │ ├── config.js │ │ │ │ ├── entities/ │ │ │ │ │ ├── a.js │ │ │ │ │ ├── b.js │ │ │ │ │ ├── c.js │ │ │ │ │ ├── d.js │ │ │ │ │ ├── e.js │ │ │ │ │ ├── f.js │ │ │ │ │ ├── fr.js │ │ │ │ │ ├── g.js │ │ │ │ │ ├── h.js │ │ │ │ │ ├── i.js │ │ │ │ │ ├── j.js │ │ │ │ │ ├── k.js │ │ │ │ │ ├── l.js │ │ │ │ │ ├── m.js │ │ │ │ │ ├── n.js │ │ │ │ │ ├── o.js │ │ │ │ │ ├── opf.js │ │ │ │ │ ├── p.js │ │ │ │ │ ├── q.js │ │ │ │ │ ├── r.js │ │ │ │ │ ├── s.js │ │ │ │ │ ├── scr.js │ │ │ │ │ ├── t.js │ │ │ │ │ ├── u.js │ │ │ │ │ ├── v.js │ │ │ │ │ ├── w.js │ │ │ │ │ ├── x.js │ │ │ │ │ ├── y.js │ │ │ │ │ └── z.js │ │ │ │ └── jax.js │ │ │ └── TeX/ │ │ │ ├── config.js │ │ │ └── jax.js │ │ └── output/ │ │ ├── CommonHTML/ │ │ │ ├── autoload/ │ │ │ │ ├── annotation-xml.js │ │ │ │ ├── maction.js │ │ │ │ ├── menclose.js │ │ │ │ ├── mglyph.js │ │ │ │ ├── mmultiscripts.js │ │ │ │ ├── ms.js │ │ │ │ ├── mtable.js │ │ │ │ └── multiline.js │ │ │ ├── config.js │ │ │ ├── fonts/ │ │ │ │ └── TeX/ │ │ │ │ ├── AMS-Regular.js │ │ │ │ ├── Caligraphic-Bold.js │ │ │ │ ├── Fraktur-Bold.js │ │ │ │ ├── Fraktur-Regular.js │ │ │ │ ├── Main-Bold.js │ │ │ │ ├── Math-BoldItalic.js │ │ │ │ ├── SansSerif-Bold.js │ │ │ │ ├── SansSerif-Italic.js │ │ │ │ ├── SansSerif-Regular.js │ │ │ │ ├── Script-Regular.js │ │ │ │ ├── Typewriter-Regular.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ └── jax.js │ │ ├── HTML-CSS/ │ │ │ ├── autoload/ │ │ │ │ ├── annotation-xml.js │ │ │ │ ├── maction.js │ │ │ │ ├── menclose.js │ │ │ │ ├── mglyph.js │ │ │ │ ├── mmultiscripts.js │ │ │ │ ├── ms.js │ │ │ │ ├── mtable.js │ │ │ │ └── multiline.js │ │ │ ├── config.js │ │ │ ├── fonts/ │ │ │ │ ├── Asana-Math/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Latin/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Misc/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Monospace/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SansSerif/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size6/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── Gyre-Pagella/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Latin/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Misc/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Monospace/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SansSerif/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size6/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── Gyre-Termes/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Latin/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Misc/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Monospace/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SansSerif/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size6/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── Latin-Modern/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Latin/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Misc/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Monospace/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SansSerif/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size6/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size7/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── Neo-Euler/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── STIX/ │ │ │ │ │ ├── General/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ ├── AlphaPresentForms.js │ │ │ │ │ │ │ ├── Arrows.js │ │ │ │ │ │ │ ├── BBBold.js │ │ │ │ │ │ │ ├── BoldFraktur.js │ │ │ │ │ │ │ ├── BoxDrawing.js │ │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ │ │ ├── ControlPictures.js │ │ │ │ │ │ │ ├── CurrencySymbols.js │ │ │ │ │ │ │ ├── Cyrillic.js │ │ │ │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ │ │ ├── GreekBold.js │ │ │ │ │ │ │ ├── GreekSSBold.js │ │ │ │ │ │ │ ├── IPAExtensions.js │ │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ │ │ ├── LatinExtendedAdditional.js │ │ │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ │ │ ├── LatinExtendedD.js │ │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ ├── MathBold.js │ │ │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ │ │ ├── MathSSBold.js │ │ │ │ │ │ │ ├── MiscMathSymbolsA.js │ │ │ │ │ │ │ ├── MiscMathSymbolsB.js │ │ │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ │ │ ├── MiscTechnical.js │ │ │ │ │ │ │ ├── NumberForms.js │ │ │ │ │ │ │ ├── PhoneticExtensions.js │ │ │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ │ │ ├── SuperAndSubscripts.js │ │ │ │ │ │ │ └── SuppMathOperators.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ ├── AlphaPresentForms.js │ │ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ │ │ ├── BoxDrawing.js │ │ │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ │ │ ├── ControlPictures.js │ │ │ │ │ │ │ ├── CurrencySymbols.js │ │ │ │ │ │ │ ├── Cyrillic.js │ │ │ │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ │ │ ├── GreekBoldItalic.js │ │ │ │ │ │ │ ├── GreekSSBoldItalic.js │ │ │ │ │ │ │ ├── IPAExtensions.js │ │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ │ │ ├── LatinExtendedAdditional.js │ │ │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ ├── MathBoldItalic.js │ │ │ │ │ │ │ ├── MathBoldScript.js │ │ │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ │ │ ├── MathSSItalicBold.js │ │ │ │ │ │ │ └── SpacingModLetters.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ ├── AlphaPresentForms.js │ │ │ │ │ │ │ ├── BoxDrawing.js │ │ │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ │ │ ├── ControlPictures.js │ │ │ │ │ │ │ ├── CurrencySymbols.js │ │ │ │ │ │ │ ├── Cyrillic.js │ │ │ │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ │ │ ├── GreekItalic.js │ │ │ │ │ │ │ ├── IPAExtensions.js │ │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ │ │ ├── LatinExtendedAdditional.js │ │ │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ ├── MathItalic.js │ │ │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ │ │ ├── MathSSItalic.js │ │ │ │ │ │ │ ├── MathScript.js │ │ │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ │ │ └── ij.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── AlphaPresentForms.js │ │ │ │ │ │ ├── Arrows.js │ │ │ │ │ │ ├── BBBold.js │ │ │ │ │ │ ├── BlockElements.js │ │ │ │ │ │ ├── BoldFraktur.js │ │ │ │ │ │ ├── BoxDrawing.js │ │ │ │ │ │ ├── CJK.js │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ │ ├── ControlPictures.js │ │ │ │ │ │ ├── CurrencySymbols.js │ │ │ │ │ │ ├── Cyrillic.js │ │ │ │ │ │ ├── Dingbats.js │ │ │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ │ │ ├── Fraktur.js │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ │ ├── GreekBold.js │ │ │ │ │ │ ├── GreekBoldItalic.js │ │ │ │ │ │ ├── GreekItalic.js │ │ │ │ │ │ ├── GreekSSBold.js │ │ │ │ │ │ ├── GreekSSBoldItalic.js │ │ │ │ │ │ ├── Hiragana.js │ │ │ │ │ │ ├── IPAExtensions.js │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ │ ├── LatinExtendedAdditional.js │ │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ │ ├── LatinExtendedD.js │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ ├── MathBold.js │ │ │ │ │ │ ├── MathBoldItalic.js │ │ │ │ │ │ ├── MathBoldScript.js │ │ │ │ │ │ ├── MathItalic.js │ │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ │ ├── MathSS.js │ │ │ │ │ │ ├── MathSSBold.js │ │ │ │ │ │ ├── MathSSItalic.js │ │ │ │ │ │ ├── MathSSItalicBold.js │ │ │ │ │ │ ├── MathScript.js │ │ │ │ │ │ ├── MathTT.js │ │ │ │ │ │ ├── MiscMathSymbolsA.js │ │ │ │ │ │ ├── MiscMathSymbolsB.js │ │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ │ ├── MiscSymbolsAndArrows.js │ │ │ │ │ │ ├── MiscTechnical.js │ │ │ │ │ │ ├── NumberForms.js │ │ │ │ │ │ ├── PhoneticExtensions.js │ │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ │ ├── Specials.js │ │ │ │ │ │ ├── SuperAndSubscripts.js │ │ │ │ │ │ ├── SuppMathOperators.js │ │ │ │ │ │ ├── SupplementalArrowsA.js │ │ │ │ │ │ ├── SupplementalArrowsB.js │ │ │ │ │ │ └── ij.js │ │ │ │ │ ├── IntegralsD/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── All.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── IntegralsSm/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── All.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── IntegralsUp/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── All.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── IntegralsUpD/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── All.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── IntegralsUpSm/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── All.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── NonUnicode/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ └── PrivateUse.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ └── PrivateUse.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ │ └── PrivateUse.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ └── PrivateUse.js │ │ │ │ │ ├── SizeFiveSym/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SizeFourSym/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SizeOneSym/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SizeThreeSym/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SizeTwoSym/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ ├── All.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-1.0.js │ │ │ │ │ ├── fontdata-beta.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ ├── STIX-Web/ │ │ │ │ │ ├── Alphabets/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Arrows/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Fraktur/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Latin/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Main/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Marks/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Misc/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Monospace/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Normal/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Operators/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── SansSerif/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Script/ │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Shapes/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size1/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size2/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size3/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size4/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Size5/ │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Symbols/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Variants/ │ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ │ └── Main.js │ │ │ │ │ │ └── Regular/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── fontdata-extra.js │ │ │ │ │ └── fontdata.js │ │ │ │ └── TeX/ │ │ │ │ ├── AMS/ │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── Arrows.js │ │ │ │ │ ├── BBBold.js │ │ │ │ │ ├── BoxDrawing.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── Dingbats.js │ │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ ├── Main.js │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ ├── MiscMathSymbolsB.js │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ ├── MiscTechnical.js │ │ │ │ │ ├── PUA.js │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ └── SuppMathOperators.js │ │ │ │ ├── Caligraphic/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ ├── Other.js │ │ │ │ │ │ └── PUA.js │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── Main.js │ │ │ │ │ ├── Other.js │ │ │ │ │ └── PUA.js │ │ │ │ ├── Greek/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ ├── Arrows.js │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ │ ├── MiscMathSymbolsA.js │ │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ │ ├── MiscTechnical.js │ │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ │ ├── SuppMathOperators.js │ │ │ │ │ │ └── SupplementalArrowsA.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ ├── Main.js │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ └── SpacingModLetters.js │ │ │ │ ├── Math/ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Italic/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ └── Other.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ │ ├── Main.js │ │ │ │ │ │ └── Other.js │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── Main.js │ │ │ │ │ └── Other.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── Main.js │ │ │ │ │ └── Other.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Typewriter/ │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── Main.js │ │ │ │ │ └── Other.js │ │ │ │ ├── WinChrome/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── WinIE6/ │ │ │ │ │ └── Regular/ │ │ │ │ │ ├── AMS.js │ │ │ │ │ ├── Bold.js │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── imageFonts.js │ │ │ └── jax.js │ │ ├── NativeMML/ │ │ │ ├── config.js │ │ │ └── jax.js │ │ ├── PlainSource/ │ │ │ ├── config.js │ │ │ └── jax.js │ │ ├── PreviewHTML/ │ │ │ ├── config.js │ │ │ └── jax.js │ │ └── SVG/ │ │ ├── autoload/ │ │ │ ├── annotation-xml.js │ │ │ ├── maction.js │ │ │ ├── menclose.js │ │ │ ├── mglyph.js │ │ │ ├── mmultiscripts.js │ │ │ ├── ms.js │ │ │ ├── mtable.js │ │ │ └── multiline.js │ │ ├── config.js │ │ ├── fonts/ │ │ │ ├── Asana-Math/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Latin/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Misc/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Monospace/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── NonUnicode/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size6/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── Gyre-Pagella/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Latin/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Misc/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Monospace/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── NonUnicode/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size6/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── Gyre-Termes/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Latin/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Misc/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Monospace/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── NonUnicode/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size6/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── Latin-Modern/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Latin/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Misc/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Monospace/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── NonUnicode/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size6/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size7/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── Neo-Euler/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── NonUnicode/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ ├── STIX-Web/ │ │ │ │ ├── Alphabets/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Arrows/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── DoubleStruck/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Fraktur/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Latin/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Main/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Marks/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Misc/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Monospace/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Normal/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Italic/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Operators/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── SansSerif/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Script/ │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Shapes/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size1/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size2/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size3/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size4/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Size5/ │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Symbols/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── Variants/ │ │ │ │ │ ├── Bold/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ ├── Italic/ │ │ │ │ │ │ └── Main.js │ │ │ │ │ └── Regular/ │ │ │ │ │ └── Main.js │ │ │ │ ├── fontdata-extra.js │ │ │ │ └── fontdata.js │ │ │ └── TeX/ │ │ │ ├── AMS/ │ │ │ │ └── Regular/ │ │ │ │ ├── Arrows.js │ │ │ │ ├── BoxDrawing.js │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ ├── Dingbats.js │ │ │ │ ├── EnclosedAlphanum.js │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ ├── GeometricShapes.js │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ ├── Latin1Supplement.js │ │ │ │ ├── LatinExtendedA.js │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ ├── Main.js │ │ │ │ ├── MathOperators.js │ │ │ │ ├── MiscMathSymbolsB.js │ │ │ │ ├── MiscSymbols.js │ │ │ │ ├── MiscTechnical.js │ │ │ │ ├── PUA.js │ │ │ │ ├── SpacingModLetters.js │ │ │ │ └── SuppMathOperators.js │ │ │ ├── Caligraphic/ │ │ │ │ ├── Bold/ │ │ │ │ │ └── Main.js │ │ │ │ └── Regular/ │ │ │ │ └── Main.js │ │ │ ├── Fraktur/ │ │ │ │ ├── Bold/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── Main.js │ │ │ │ │ ├── Other.js │ │ │ │ │ └── PUA.js │ │ │ │ └── Regular/ │ │ │ │ ├── BasicLatin.js │ │ │ │ ├── Main.js │ │ │ │ ├── Other.js │ │ │ │ └── PUA.js │ │ │ ├── Main/ │ │ │ │ ├── Bold/ │ │ │ │ │ ├── Arrows.js │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── CombDiactForSymbols.js │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ ├── GeometricShapes.js │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ ├── Latin1Supplement.js │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ ├── Main.js │ │ │ │ │ ├── MathOperators.js │ │ │ │ │ ├── MiscMathSymbolsA.js │ │ │ │ │ ├── MiscSymbols.js │ │ │ │ │ ├── MiscTechnical.js │ │ │ │ │ ├── SpacingModLetters.js │ │ │ │ │ ├── SuppMathOperators.js │ │ │ │ │ └── SupplementalArrowsA.js │ │ │ │ ├── Italic/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── GeneralPunctuation.js │ │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ │ ├── LatinExtendedA.js │ │ │ │ │ ├── LatinExtendedB.js │ │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ │ └── Main.js │ │ │ │ └── Regular/ │ │ │ │ ├── BasicLatin.js │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ ├── GeometricShapes.js │ │ │ │ ├── GreekAndCoptic.js │ │ │ │ ├── LatinExtendedA.js │ │ │ │ ├── LatinExtendedB.js │ │ │ │ ├── LetterlikeSymbols.js │ │ │ │ ├── Main.js │ │ │ │ ├── MiscSymbols.js │ │ │ │ ├── SpacingModLetters.js │ │ │ │ └── SuppMathOperators.js │ │ │ ├── Math/ │ │ │ │ ├── BoldItalic/ │ │ │ │ │ └── Main.js │ │ │ │ └── Italic/ │ │ │ │ └── Main.js │ │ │ ├── SansSerif/ │ │ │ │ ├── Bold/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── Main.js │ │ │ │ │ └── Other.js │ │ │ │ ├── Italic/ │ │ │ │ │ ├── BasicLatin.js │ │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ │ ├── Main.js │ │ │ │ │ └── Other.js │ │ │ │ └── Regular/ │ │ │ │ ├── BasicLatin.js │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ ├── Main.js │ │ │ │ └── Other.js │ │ │ ├── Script/ │ │ │ │ └── Regular/ │ │ │ │ ├── BasicLatin.js │ │ │ │ └── Main.js │ │ │ ├── Size1/ │ │ │ │ └── Regular/ │ │ │ │ └── Main.js │ │ │ ├── Size2/ │ │ │ │ └── Regular/ │ │ │ │ └── Main.js │ │ │ ├── Size3/ │ │ │ │ └── Regular/ │ │ │ │ └── Main.js │ │ │ ├── Size4/ │ │ │ │ └── Regular/ │ │ │ │ └── Main.js │ │ │ ├── Typewriter/ │ │ │ │ └── Regular/ │ │ │ │ ├── BasicLatin.js │ │ │ │ ├── CombDiacritMarks.js │ │ │ │ ├── Main.js │ │ │ │ └── Other.js │ │ │ ├── fontdata-extra.js │ │ │ └── fontdata.js │ │ └── jax.js │ ├── latest.js │ └── localization/ │ ├── ar/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ar.js │ ├── ast/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ast.js │ ├── bcc/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── bcc.js │ ├── bg/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── bg.js │ ├── br/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── br.js │ ├── ca/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ca.js │ ├── cdo/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── cdo.js │ ├── ce/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ce.js │ ├── cs/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── cs.js │ ├── cy/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── cy.js │ ├── da/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── da.js │ ├── de/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── de.js │ ├── diq/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── diq.js │ ├── en/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── en.js │ ├── eo/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── eo.js │ ├── es/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── es.js │ ├── fa/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── fa.js │ ├── fi/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── fi.js │ ├── fr/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── fr.js │ ├── gl/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── gl.js │ ├── he/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── he.js │ ├── ia/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ia.js │ ├── it/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── it.js │ ├── ja/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ja.js │ ├── kn/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── kn.js │ ├── ko/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ko.js │ ├── lb/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── lb.js │ ├── lki/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── lki.js │ ├── lt/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── lt.js │ ├── mk/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── mk.js │ ├── nl/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── nl.js │ ├── oc/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── oc.js │ ├── pl/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── pl.js │ ├── pt/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── pt.js │ ├── pt-br/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── pt-br.js │ ├── qqq/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── qqq.js │ ├── ru/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── ru.js │ ├── scn/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── scn.js │ ├── sco/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── sco.js │ ├── sk/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── sk.js │ ├── sl/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── sl.js │ ├── sv/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── sv.js │ ├── th/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── th.js │ ├── tr/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── tr.js │ ├── uk/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── uk.js │ ├── vi/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── vi.js │ ├── zh-hans/ │ │ ├── FontWarnings.js │ │ ├── HTML-CSS.js │ │ ├── HelpDialog.js │ │ ├── MathML.js │ │ ├── MathMenu.js │ │ ├── TeX.js │ │ └── zh-hans.js │ └── zh-hant/ │ ├── FontWarnings.js │ ├── HTML-CSS.js │ ├── HelpDialog.js │ ├── MathML.js │ ├── MathMenu.js │ ├── TeX.js │ └── zh-hant.js ├── LICENSE.md ├── README.md ├── cmake/ │ ├── CPM.cmake │ └── SetupBoost.cmake ├── currentRelease/ │ ├── ExperimentalCore/ │ │ └── md_octave/ │ │ ├── README.txt │ │ ├── bounded_priority_queue.py │ │ ├── build_recsurf.py │ │ ├── coreConfig.py │ │ ├── kdtree.py │ │ ├── md_octave.py │ │ ├── sauve_recponct_results.py │ │ ├── sauve_recsurf_results.py │ │ ├── script/ │ │ │ ├── AbsorptionConstructionMatrix.m │ │ │ ├── Calcul_insta.m │ │ │ ├── Coef_Att_Atmos.m │ │ │ ├── Euler_implicite.m │ │ │ ├── Input_parameters.m │ │ │ ├── Surfaces_Salle.m │ │ │ ├── TransmissionConstructionMatrix.m │ │ │ ├── VolumeSalle.m │ │ │ ├── VolumeVC.m │ │ │ ├── VolumeVCDOF.m │ │ │ ├── boundary_faces.m │ │ │ ├── changem.m │ │ │ ├── integVC_cst.m │ │ │ ├── laplacienblocks2.m │ │ │ ├── line3d.m │ │ │ ├── mainDiffusion.m │ │ │ ├── matrice_transmission.m │ │ │ └── volumeTetra.m │ │ ├── sound_level_layer.py │ │ └── xmlreader.py │ └── ExperimentalScript/ │ ├── density_report_recp_tool/ │ │ ├── __init__.py │ │ └── __ui_startup__.py │ ├── intensity_all_report_recp_tool/ │ │ ├── __init__.py │ │ ├── __ui_startup__.py │ │ └── todo.txt │ └── md_octave/ │ ├── __init__.py │ ├── __project_loading__.py │ ├── icon/ │ │ └── Waves0.xcf │ └── locale/ │ ├── en_US/ │ │ └── LC_MESSAGES/ │ │ └── messages.po │ └── fr_FR/ │ └── LC_MESSAGES/ │ └── messages.po ├── make_flatpak.sh ├── org.noise_planet.i-simpa.appdata.xml ├── org.noise_planet.i-simpa.desktop ├── org.noise_planet.i-simpa.yml └── src/ ├── SystemScript/ │ ├── new_element_witness/ │ │ └── __init__.py │ └── uilocale/ │ └── __init__.py ├── VolumetricMeshRepair/ │ ├── CMakeLists.txt │ ├── adaptative_mesh_guide.cpp │ ├── adaptative_mesh_guide.hpp │ ├── main_remesh.cpp │ ├── main_remesh.hpp │ ├── manager/ │ │ ├── smart_ptr.h │ │ └── smart_ptr.inl │ ├── mathlib.h │ ├── point_feeder.cpp │ ├── point_feeder.hpp │ ├── scalar_field_creator.cpp │ ├── scalar_field_creator.hpp │ ├── smart_macro.h │ ├── sortVols.py │ ├── spacial_discretisation.cpp │ ├── spacial_discretisation.hpp │ ├── spatial_discretization.cpp │ ├── spatial_discretization.hpp │ ├── tools/ │ │ ├── intersection_algo.h │ │ ├── intersection_home.h │ │ ├── intersection_tri.cpp │ │ └── intersection_tri.h │ ├── triang_cubic_meshing.cpp │ ├── triang_cubic_meshing.hpp │ ├── triang_marching_cube.cpp │ ├── triang_marching_cube.hpp │ ├── triang_marching_tetra.cpp │ ├── triang_marching_tetra.hpp │ ├── triangle_feeder.cpp │ ├── triangle_feeder.hpp │ ├── triangulator.cpp │ └── triangulator.hpp ├── ctr/ │ ├── CMakeLists.txt │ ├── TC_CalculationCore.cpp │ ├── TC_CalculationCore.h │ ├── ctrVersion.h.in │ ├── data_manager/ │ │ ├── core_configuration.cpp │ │ └── core_configuration.h │ ├── doc_analyseCore/ │ │ └── tc_analyse.odt │ ├── input_output/ │ │ ├── reportmanager.cpp │ │ └── reportmanager.h │ ├── main_tc.cpp │ └── tcTypes.h ├── isimpa/ │ ├── 3dengine/ │ │ ├── ArcBall.cpp │ │ ├── ArcBall.h │ │ ├── Camera.cpp │ │ ├── Camera.h │ │ ├── Core/ │ │ │ ├── 3ds.cpp │ │ │ ├── 3ds.h │ │ │ ├── Animator.cpp │ │ │ ├── Animator.hpp │ │ │ ├── Asc.cpp │ │ │ ├── Asc.h │ │ │ ├── Material.cpp │ │ │ ├── Material.h │ │ │ ├── Mathlib.h │ │ │ ├── Model3D.cpp │ │ │ ├── Model3D.h │ │ │ ├── Nff.cpp │ │ │ ├── Nff.h │ │ │ ├── Objet3D.cpp │ │ │ ├── Objet3D.h │ │ │ ├── Objet3D_maillage.cpp │ │ │ ├── Particules.cpp │ │ │ ├── Particules.h │ │ │ ├── Recepteurs_ponctuel_intensity.cpp │ │ │ ├── Recepteurs_ponctuel_intensity.hpp │ │ │ ├── Recepteurs_surfacique.cpp │ │ │ ├── Recepteurs_surfacique.h │ │ │ ├── Texture.cpp │ │ │ ├── Texture.h │ │ │ ├── bin.cpp │ │ │ ├── bin.h │ │ │ ├── mesh.cpp │ │ │ ├── mesh.h │ │ │ ├── stl.cpp │ │ │ ├── stl.hpp │ │ │ ├── var.cpp │ │ │ └── var.h │ │ ├── GlBitmapSurface.cpp │ │ ├── GlBitmapSurface.h │ │ ├── OpenGLApp.cpp │ │ ├── OpenGLApp.h │ │ ├── OpenGlViewer.cpp │ │ ├── OpenGlViewer.h │ │ ├── legendFonts.cpp │ │ ├── legendFonts.h │ │ ├── legendObject.cpp │ │ ├── legendObject.h │ │ ├── temporaire/ │ │ │ └── collision.h │ │ └── tools/ │ │ ├── extruder.cpp │ │ ├── extruder.h │ │ ├── intersection_seeker.cpp │ │ ├── intersection_seeker.h │ │ ├── opengl_test.cpp │ │ ├── opengl_test.hpp │ │ ├── recepteursurf_difference.cpp │ │ ├── recepteursurf_difference.hpp │ │ ├── tesselator.cpp │ │ └── tesselator.h │ ├── CMakeLists.txt │ ├── ConvertUTF.c │ ├── ConvertUTF.h │ ├── GL/ │ │ └── opengl_inc.h │ ├── IHM/ │ │ ├── AboutDialog.cpp │ │ ├── AboutDialog.hpp │ │ ├── ComboTreeCtrl.cpp │ │ ├── ComboTreeCtrl.h │ │ ├── DataWindow.cpp │ │ ├── DataWindow.h │ │ ├── DialogDiagramCreator.cpp │ │ ├── DialogDiagramCreator.h │ │ ├── GabeDataGrid.cpp │ │ ├── GabeDataGrid.hpp │ │ ├── MainPropGrid.cpp │ │ ├── MainPropGrid.h │ │ ├── PropGrid.cpp │ │ ├── PropGrid.h │ │ ├── ProprieteFrame.cpp │ │ ├── ProprieteFrame.h │ │ ├── ProprieteFrame_grid.cpp │ │ ├── ProprieteFrame_grid.h │ │ ├── ProprieteFrame_rendu.cpp │ │ ├── ProprieteFrame_rendu.h │ │ ├── RecepteurSOperationDialog.cpp │ │ ├── RecepteurSOperationDialog.h │ │ ├── WizardRemeshModel.cpp │ │ ├── WizardRemeshModel.hpp │ │ ├── base64.cpp │ │ ├── base64.h │ │ ├── customItem/ │ │ │ ├── uimenuitem.cpp │ │ │ └── uimenuitem.hpp │ │ ├── customRenderer/ │ │ │ ├── gridcellgabefloatrenderer.cpp │ │ │ └── gridcellgabefloatrenderer.hpp │ │ ├── customdialog/ │ │ │ ├── customdlg.cpp │ │ │ └── customdlg.h │ │ ├── foldpaneltree.cpp │ │ ├── foldpaneltree.h │ │ ├── languageSelection.cpp │ │ ├── languageSelection.hpp │ │ ├── loadingSceneDialog.cpp │ │ ├── loadingSceneDialog.hpp │ │ ├── pyConsole.cpp │ │ ├── pyConsole.hpp │ │ ├── simpleGraph.cpp │ │ ├── simpleGraph.h │ │ ├── simpleGraphArrays.h │ │ ├── simpleGraphDialogs.cpp │ │ ├── simpleGraphDialogs.h │ │ ├── simpleGraphEnumerators.cpp │ │ ├── simpleGraphEnumerators.h │ │ ├── simpleGraphManager.cpp │ │ ├── simpleGraphManager.h │ │ ├── uiTreeCtrl.cpp │ │ └── uiTreeCtrl.h │ ├── Important_progression.odt │ ├── NotesPourUtilisateurs.odt │ ├── UtfConverter.cpp │ ├── UtfConverter.h │ ├── data_manager/ │ │ ├── appconfig.cpp │ │ ├── appconfig.h │ │ ├── appconfig_version.cpp.in │ │ ├── customEditor/ │ │ │ ├── wxGridCellColorEditor.cpp │ │ │ ├── wxGridCellColorEditor.h │ │ │ ├── wxGridCellFileEditor.cpp │ │ │ ├── wxGridCellFileEditor.h │ │ │ ├── wxGridCellFontEditor.cpp │ │ │ ├── wxGridCellFontEditor.h │ │ │ ├── wxGridCellTreeEditor.cpp │ │ │ └── wxGridCellTreeEditor.h │ │ ├── drawable_element.cpp │ │ ├── drawable_element.h │ │ ├── e_data.h │ │ ├── e_data_bool.h │ │ ├── e_data_bool_bfreqchoice.h │ │ ├── e_data_color.h │ │ ├── e_data_entier.h │ │ ├── e_data_file.h │ │ ├── e_data_float.h │ │ ├── e_data_font.h │ │ ├── e_data_list.h │ │ ├── e_data_row.h │ │ ├── e_data_row_bandefreq.h │ │ ├── e_data_row_ext_bandefreq.h │ │ ├── e_data_row_materiau.h │ │ ├── e_data_text.h │ │ ├── e_data_tree.h │ │ ├── e_position.h │ │ ├── element.cpp │ │ ├── element.h │ │ ├── generic_element/ │ │ │ ├── e_directivity.cpp │ │ │ ├── e_directivity.h │ │ │ ├── e_directivity_app.h │ │ │ ├── e_directivity_user.h │ │ │ ├── e_gammeabsorption.cpp │ │ │ ├── e_gammeabsorption.h │ │ │ ├── e_gammefrequence.cpp │ │ │ ├── e_gammefrequence.h │ │ │ ├── e_gammefrequence_app.h │ │ │ ├── e_gammefrequence_user.h │ │ │ ├── e_materiau.cpp │ │ │ ├── e_materiau.h │ │ │ ├── e_materiau_app.h │ │ │ ├── e_materiau_user.h │ │ │ ├── e_property_freq.cpp │ │ │ └── e_property_freq.h │ │ ├── grpInfo/ │ │ │ ├── data_group_info.cpp │ │ │ └── data_group_info.h │ │ ├── logger_tetgen_debug.hpp │ │ ├── projet.cpp │ │ ├── projet.h │ │ ├── projet_calculation.cpp │ │ ├── projet_maillage.cpp │ │ ├── projet_python.cpp │ │ ├── projet_remesh.cpp │ │ ├── projet_undo_redo.cpp │ │ ├── python_interface/ │ │ │ ├── boost_python_header.cpp │ │ │ ├── boost_python_header.h │ │ │ ├── instanceManager.cpp │ │ │ ├── instanceManager.hpp │ │ │ ├── py_ui_module/ │ │ │ │ ├── Application.cpp │ │ │ │ ├── Application.hpp │ │ │ │ ├── e_pyext.cpp │ │ │ │ ├── e_pyext.hpp │ │ │ │ ├── element_file_pywrap.cpp │ │ │ │ ├── element_file_pywrap.hpp │ │ │ │ ├── element_pywrap.cpp │ │ │ │ ├── element_pywrap.hpp │ │ │ │ ├── generate_enum_def.py │ │ │ │ ├── samples/ │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── __project_loading__.py │ │ │ │ │ └── add_data_sample.py │ │ │ │ └── uictrl_doxygen.py │ │ │ ├── python_command.h │ │ │ ├── pythonshell.cpp │ │ │ ├── pythonshell.hpp │ │ │ ├── pythonstdioredirect.cpp │ │ │ └── pythonstdioredirect.hpp │ │ ├── tree_core/ │ │ │ ├── e_core.h │ │ │ ├── e_core_core.h │ │ │ ├── e_core_core_bfreqselection.h │ │ │ ├── e_core_core_config.h │ │ │ ├── e_core_core_tetconf.h │ │ │ ├── e_core_sppscore.h │ │ │ ├── e_core_tccore.h │ │ │ └── e_core_tlmcore.h │ │ ├── tree_rapport/ │ │ │ ├── e_report.h │ │ │ ├── e_report_file.cpp │ │ │ ├── e_report_file.h │ │ │ ├── e_report_folder.h │ │ │ ├── e_report_gabe.cpp │ │ │ ├── e_report_gabe.h │ │ │ ├── e_report_gabe_gap.cpp │ │ │ ├── e_report_gabe_gap.h │ │ │ ├── e_report_gabe_recp.cpp │ │ │ ├── e_report_gabe_recp.h │ │ │ ├── e_report_gabe_recps.cpp │ │ │ ├── e_report_gabe_recps.h │ │ │ ├── e_report_partvisualisation.h │ │ │ ├── e_report_recepteurssvisualisation.h │ │ │ ├── e_report_rpi.h │ │ │ ├── e_report_unknown_file.cpp │ │ │ └── e_report_unknown_file.h │ │ ├── tree_scene/ │ │ │ ├── e_scene.cpp │ │ │ ├── e_scene.h │ │ │ ├── e_scene_bdd.h │ │ │ ├── e_scene_bdd_directivities.h │ │ │ ├── e_scene_bdd_directivities_app.h │ │ │ ├── e_scene_bdd_directivities_user.h │ │ │ ├── e_scene_bdd_materiaux.h │ │ │ ├── e_scene_bdd_materiaux_app.h │ │ │ ├── e_scene_bdd_materiaux_app_group.h │ │ │ ├── e_scene_bdd_materiaux_app_materiau.h │ │ │ ├── e_scene_bdd_materiaux_propmateriau.h │ │ │ ├── e_scene_bdd_materiaux_rendermateriau.h │ │ │ ├── e_scene_bdd_materiaux_user.h │ │ │ ├── e_scene_bdd_materiaux_user_group.h │ │ │ ├── e_scene_bdd_materiaux_user_materiau.h │ │ │ ├── e_scene_bdd_spectrums.h │ │ │ ├── e_scene_bdd_spectrums_app.h │ │ │ ├── e_scene_bdd_spectrums_user.h │ │ │ ├── e_scene_donnees.h │ │ │ ├── e_scene_encombrements.h │ │ │ ├── e_scene_encombrements_encombrement_cuboide.h │ │ │ ├── e_scene_encombrements_encombrement_model.h │ │ │ ├── e_scene_encombrements_encombrement_proprietes.h │ │ │ ├── e_scene_encombrements_encombrement_rendu.h │ │ │ ├── e_scene_groupesurfaces.h │ │ │ ├── e_scene_groupesurfaces_groupe.cpp │ │ │ ├── e_scene_groupesurfaces_groupe.h │ │ │ ├── e_scene_groupesurfaces_groupe_vertex.h │ │ │ ├── e_scene_projet.h │ │ │ ├── e_scene_projet_configuration.h │ │ │ ├── e_scene_projet_environnement.h │ │ │ ├── e_scene_projet_informations.h │ │ │ ├── e_scene_projet_rendu.h │ │ │ ├── e_scene_projet_rendu_origine.h │ │ │ ├── e_scene_projet_userconfiguration.h │ │ │ ├── e_scene_recepteursp.h │ │ │ ├── e_scene_recepteursp_recepteur.h │ │ │ ├── e_scene_recepteursp_recepteur_proprietes.h │ │ │ ├── e_scene_recepteursp_recepteur_rendu.h │ │ │ ├── e_scene_recepteurss.h │ │ │ ├── e_scene_recepteurss_recepteur.h │ │ │ ├── e_scene_recepteurss_recepteur_proprietes.h │ │ │ ├── e_scene_recepteurss_recepteur_rendu.h │ │ │ ├── e_scene_recepteurss_recepteurcoupe.h │ │ │ ├── e_scene_recepteurss_recepteurcoupe_proprietes.h │ │ │ ├── e_scene_recepteurss_recepteurcoupe_rendu.h │ │ │ ├── e_scene_sources.h │ │ │ ├── e_scene_sources_source.h │ │ │ ├── e_scene_sources_source_properties.h │ │ │ ├── e_scene_sources_source_rendu.h │ │ │ ├── e_scene_volumes.cpp │ │ │ ├── e_scene_volumes.h │ │ │ ├── e_scene_volumes_volume.h │ │ │ ├── e_scene_volumes_volume_proprietes.h │ │ │ └── e_scene_volumes_volume_rendu.h │ │ └── tree_userpref/ │ │ ├── e_userprefitem.hpp │ │ ├── e_userprefitemisotemplate.hpp │ │ └── e_userprefnode.hpp │ ├── doxDoc/ │ │ ├── addelementDoc.h │ │ ├── compenants/ │ │ │ ├── addelementDoc.h │ │ │ ├── doxygenDoc.h │ │ │ ├── temp.txt │ │ │ └── translationDoc.h │ │ ├── demos/ │ │ │ ├── demo_doxygen.h │ │ │ ├── demo_translation_1.h │ │ │ ├── demos_add_element.h │ │ │ ├── demos_add_element_drawable.h │ │ │ ├── demos_add_element_parent.h │ │ │ └── demos_add_element_withprop.h │ │ ├── doxygenDoc.h │ │ ├── mainDoc.h │ │ ├── ref/ │ │ │ └── VisualCPPGuide.mht │ │ └── translationDoc.h │ ├── first_header_include.hpp │ ├── lang/ │ │ ├── fr.po │ │ ├── pl.po │ │ ├── pt_BR.po │ │ └── zh_CN.po │ ├── last_cpp_include.hpp │ ├── main/ │ │ ├── i_simpa_main.cpp │ │ └── i_simpa_main.h │ ├── manager/ │ │ ├── alphanum.hpp │ │ ├── bigfilereader.cpp │ │ ├── bigfilereader.h │ │ ├── boollocker.h │ │ ├── generic_typedef.h │ │ ├── interf_logger.hpp │ │ ├── lifetimeWitness.hpp │ │ ├── modelRetriever.cpp │ │ ├── modelRetriever.hpp │ │ ├── processManager.cpp │ │ ├── processManager.h │ │ ├── sppsString.cpp │ │ ├── stringParser.h │ │ └── stringTools.h │ ├── nc_curves.cpp │ ├── readme.txt │ └── resources/ │ ├── Bitmaps/ │ │ ├── Sources_icones.txt │ │ ├── flags/ │ │ │ └── readme.txt │ │ └── iso/ │ │ ├── Coldfire.gpl │ │ ├── Firecode.gpl │ │ ├── NF S 31-130.gpl │ │ ├── RYBG.gpl │ │ ├── jet.gpl │ │ ├── jet25.gpl │ │ ├── makerrvb.py │ │ └── rvb.gpl │ ├── Directivities/ │ │ ├── speaker-test1.txt │ │ ├── speaker-test2.txt │ │ └── speaker-test3.txt │ ├── License.rtf │ ├── SystemScript/ │ │ ├── check_version/ │ │ │ ├── __init__.py │ │ │ ├── __ui_started__.py │ │ │ └── locale/ │ │ │ └── fr.po │ │ ├── graphy/ │ │ │ ├── __init__.py │ │ │ ├── all_tests.py │ │ │ ├── backends/ │ │ │ │ ├── __init__.py │ │ │ │ └── google_chart_api/ │ │ │ │ ├── __init__.py │ │ │ │ ├── bar_chart_test.py │ │ │ │ ├── base_encoder_test.py │ │ │ │ ├── encoders.py │ │ │ │ ├── line_chart_test.py │ │ │ │ ├── pie_chart_test.py │ │ │ │ ├── util.py │ │ │ │ └── util_test.py │ │ │ ├── bar_chart.py │ │ │ ├── bar_chart_test.py │ │ │ ├── common.py │ │ │ ├── common_test.py │ │ │ ├── formatters.py │ │ │ ├── formatters_test.py │ │ │ ├── graphy_test.py │ │ │ ├── line_chart.py │ │ │ ├── line_chart_test.py │ │ │ ├── pie_chart.py │ │ │ ├── pie_chart_test.py │ │ │ └── util.py │ │ ├── job_tool/ │ │ │ ├── __init__.py │ │ │ ├── __ui_startup__.py │ │ │ └── locale/ │ │ │ ├── es.po │ │ │ ├── fr.po │ │ │ ├── pl.po │ │ │ ├── pt_BR.po │ │ │ └── zh_CN.po │ │ ├── moveto_vertex/ │ │ │ ├── __init__.py │ │ │ ├── __ui_startup__.py │ │ │ └── locale/ │ │ │ ├── es.po │ │ │ ├── fr.po │ │ │ ├── pl.po │ │ │ ├── pt_BR.po │ │ │ └── zh_CN.po │ │ ├── new_element_witness/ │ │ │ └── __init__.py │ │ ├── preceiv_sourceTracker/ │ │ │ ├── __init__.py │ │ │ ├── __project_loading__.py │ │ │ ├── __ui_startup__.py │ │ │ └── locale/ │ │ │ ├── es.po │ │ │ ├── fr.po │ │ │ ├── pl.po │ │ │ ├── pt_BR.po │ │ │ └── zh_CN.po │ │ ├── recp_res_tool/ │ │ │ ├── __init__.py │ │ │ └── __ui_startup__.py │ │ ├── recp_tool/ │ │ │ ├── __init__.py │ │ │ ├── __ui_startup__.py │ │ │ └── locale/ │ │ │ ├── es.po │ │ │ ├── fr.po │ │ │ ├── pl.po │ │ │ ├── pt_BR.po │ │ │ └── zh_CN.po │ │ ├── sample/ │ │ │ ├── __ui_startup__.py │ │ │ ├── parttocsv.py │ │ │ ├── test_groups.py │ │ │ └── test_part_io.py │ │ ├── source_tools/ │ │ │ ├── __init__.py │ │ │ ├── __ui_startup__.py │ │ │ └── locale/ │ │ │ ├── es.po │ │ │ ├── fr.po │ │ │ ├── pl.po │ │ │ ├── pt_BR.po │ │ │ └── zh_CN.po │ │ └── uilocale/ │ │ └── __init__.py │ ├── UserScript/ │ │ └── readme.txt │ ├── appconst.xml │ ├── doc/ │ │ ├── tutorial/ │ │ │ ├── Round_Robin_3/ │ │ │ │ ├── readme.txt │ │ │ │ ├── results_p3_public.xls │ │ │ │ └── studio_coordinates_p3.xls │ │ │ ├── script_tutorial/ │ │ │ │ ├── ReadSurfReceiver.py │ │ │ │ ├── SppsReportSample/ │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── __ui_startup__.py │ │ │ │ │ ├── besttick.py │ │ │ │ │ ├── buildhtmlreport.py │ │ │ │ │ ├── encode.js │ │ │ │ │ ├── locale/ │ │ │ │ │ │ ├── en_US/ │ │ │ │ │ │ │ └── LC_MESSAGES/ │ │ │ │ │ │ │ └── messages.po │ │ │ │ │ │ └── fr_FR/ │ │ │ │ │ │ └── LC_MESSAGES/ │ │ │ │ │ │ └── messages.po │ │ │ │ │ ├── recsurf_report_stats.py │ │ │ │ │ ├── ressource/ │ │ │ │ │ │ ├── Read Me.txt │ │ │ │ │ │ ├── script.js │ │ │ │ │ │ └── style.css │ │ │ │ │ ├── settings.py │ │ │ │ │ └── testlocale.py │ │ │ │ ├── recp_res_norm/ │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── __ui_startup__.py │ │ │ │ │ └── locale/ │ │ │ │ │ └── fr_FR/ │ │ │ │ │ └── LC_MESSAGES/ │ │ │ │ │ └── messages.po │ │ │ │ └── user_core/ │ │ │ │ ├── __init_.py │ │ │ │ └── locale/ │ │ │ │ └── fr_FR/ │ │ │ │ └── LC_MESSAGES/ │ │ │ │ └── messages.po │ │ │ ├── tutorial 1/ │ │ │ │ └── tutorial_1.proj │ │ │ ├── tutorial 2/ │ │ │ │ ├── Auswertung_Phase_II.xls │ │ │ │ ├── elmia.ply │ │ │ │ ├── elmia_coordinates.xls │ │ │ │ ├── material_catt - Copie.txt │ │ │ │ ├── material_catt.txt │ │ │ │ ├── readme.txt │ │ │ │ └── tutorial_2.proj │ │ │ └── tutorial 3/ │ │ │ ├── Industrial.proj │ │ │ ├── Industrial_hall.ply │ │ │ └── tutorial_3.proj │ │ └── validation/ │ │ ├── atmospheric_absorption/ │ │ │ ├── Validation_atmospheric_absorption.proj │ │ │ ├── Validation_atmospheric_absorption.xlsx │ │ │ └── ~$Validation_atmospheric_absorption_diffuse_quasi_cubic_room_January_2018.xlsx │ │ └── clarity_calculation/ │ │ ├── Clarity_room_1000_m3.proj │ │ ├── Clarity_room_12000_m3.proj │ │ ├── Clarity_room_125_m3.proj │ │ ├── Clarity_room_504_m3.proj │ │ ├── Clarity_room_8000_m3.proj │ │ ├── Clarity_validation.xlsx │ │ └── ~$Clarity_validation.xlsx │ ├── isimpa.desktop │ ├── isimpa.icns │ ├── license.html │ └── license_fichiers/ │ ├── colorschememapping.xml │ ├── filelist.xml │ └── themedata.thmx ├── lib_interface/ │ ├── CMakeLists.txt │ ├── Core/ │ │ ├── Model3D.h │ │ ├── mathlib.cpp │ │ └── mathlib.h │ ├── coreString.cpp │ ├── coreString.h │ ├── coreTypes.cpp │ ├── coreTypes.h │ ├── coreinitialisation.cpp │ ├── coreinitialisation.h │ ├── data_manager/ │ │ ├── base_core_configuration.cpp │ │ ├── base_core_configuration.h │ │ └── data_calculation/ │ │ ├── Celerite_du_son.cpp │ │ ├── Coef_Att_Atmos.cpp │ │ ├── Masse_volumique_air.cpp │ │ └── calculsPropagation.h │ ├── input_output/ │ │ ├── baseReportManager.cpp │ │ ├── baseReportManager.h │ │ ├── bin.cpp │ │ ├── bin.h │ │ ├── cxml.cpp │ │ ├── cxml.h │ │ ├── directivity/ │ │ │ ├── directivityBalloon.cpp │ │ │ ├── directivityBalloon.h │ │ │ ├── directivityParser.cpp │ │ │ └── directivityParser.h │ │ ├── exportRecepteurSurf/ │ │ │ ├── rsbin.cpp │ │ │ ├── rsbin.h │ │ │ ├── std_rsbin.cpp │ │ │ └── std_rsbin.hpp │ │ ├── gabe/ │ │ │ ├── gabe.cpp │ │ │ ├── gabe.h │ │ │ ├── stdgabe.cpp │ │ │ └── stdgabe.h │ │ ├── gpl_io.cpp │ │ ├── gpl_io.hpp │ │ ├── importExportMaillage/ │ │ │ ├── m_report_bin.cpp │ │ │ ├── m_report_bin.h │ │ │ ├── mbin.cpp │ │ │ └── mbin.h │ │ ├── part_binary.h │ │ ├── particles/ │ │ │ ├── part_binary.h │ │ │ ├── part_io.cpp │ │ │ └── part_io.hpp │ │ ├── ply/ │ │ │ ├── rply.cpp │ │ │ ├── rply.hpp │ │ │ ├── rply_interface.cpp │ │ │ ├── rply_interface.hpp │ │ │ ├── rplyfile.hpp │ │ │ └── triangulate.cpp.future │ │ ├── poly/ │ │ │ ├── poly.cpp │ │ │ └── poly.h │ │ ├── progressionInfo.h │ │ ├── pugixml/ │ │ │ ├── .codecov.yml │ │ │ ├── .gitignore │ │ │ ├── .travis.yml │ │ │ ├── CMakeLists.txt │ │ │ ├── README.md │ │ │ ├── appveyor.yml │ │ │ ├── contrib/ │ │ │ │ └── foreach.hpp │ │ │ ├── docs/ │ │ │ │ ├── config.adoc │ │ │ │ ├── manual.adoc │ │ │ │ ├── manual.html │ │ │ │ ├── quickstart.adoc │ │ │ │ ├── quickstart.html │ │ │ │ └── samples/ │ │ │ │ ├── character.xml │ │ │ │ ├── custom_memory_management.cpp │ │ │ │ ├── include.cpp │ │ │ │ ├── load_error_handling.cpp │ │ │ │ ├── load_file.cpp │ │ │ │ ├── load_memory.cpp │ │ │ │ ├── load_options.cpp │ │ │ │ ├── load_stream.cpp │ │ │ │ ├── modify_add.cpp │ │ │ │ ├── modify_base.cpp │ │ │ │ ├── modify_remove.cpp │ │ │ │ ├── save_custom_writer.cpp │ │ │ │ ├── save_declaration.cpp │ │ │ │ ├── save_file.cpp │ │ │ │ ├── save_options.cpp │ │ │ │ ├── save_stream.cpp │ │ │ │ ├── save_subtree.cpp │ │ │ │ ├── text.cpp │ │ │ │ ├── transitions.xml │ │ │ │ ├── traverse_base.cpp │ │ │ │ ├── traverse_iter.cpp │ │ │ │ ├── traverse_predicate.cpp │ │ │ │ ├── traverse_rangefor.cpp │ │ │ │ ├── traverse_walker.cpp │ │ │ │ ├── tree.xml │ │ │ │ ├── weekly-shift_jis.xml │ │ │ │ ├── weekly-utf-16.xml │ │ │ │ ├── weekly-utf-8.xml │ │ │ │ ├── xgconsole.xml │ │ │ │ ├── xpath_error.cpp │ │ │ │ ├── xpath_query.cpp │ │ │ │ ├── xpath_select.cpp │ │ │ │ └── xpath_variables.cpp │ │ │ ├── readme.txt │ │ │ ├── scripts/ │ │ │ │ ├── cocoapods_push.sh │ │ │ │ ├── nuget.autopkg │ │ │ │ ├── nuget_build.bat │ │ │ │ ├── premake4.lua │ │ │ │ ├── pugixml.pc.in │ │ │ │ ├── pugixml.podspec │ │ │ │ ├── pugixml.xcodeproj/ │ │ │ │ │ └── project.pbxproj │ │ │ │ ├── pugixml_airplay.mkf │ │ │ │ ├── pugixml_codeblocks.cbp │ │ │ │ ├── pugixml_codelite.project │ │ │ │ ├── pugixml_vs2005.vcproj │ │ │ │ ├── pugixml_vs2005_static.vcproj │ │ │ │ ├── pugixml_vs2008.vcproj │ │ │ │ ├── pugixml_vs2008_static.vcproj │ │ │ │ ├── pugixml_vs2010.vcxproj │ │ │ │ ├── pugixml_vs2010_static.vcxproj │ │ │ │ ├── pugixml_vs2013.vcxproj │ │ │ │ ├── pugixml_vs2013_static.vcxproj │ │ │ │ └── pugixml_vs2015.vcxproj │ │ │ ├── src/ │ │ │ │ ├── pugiconfig.hpp │ │ │ │ ├── pugixml.cpp │ │ │ │ └── pugixml.hpp │ │ │ └── tests/ │ │ │ ├── allocator.cpp │ │ │ ├── allocator.hpp │ │ │ ├── archive.py │ │ │ ├── autotest-appveyor.ps1 │ │ │ ├── common.hpp │ │ │ ├── data/ │ │ │ │ ├── empty.xml │ │ │ │ ├── large.xml │ │ │ │ ├── latintest_latin1.xml │ │ │ │ ├── latintest_utf8.xml │ │ │ │ ├── multiline.xml │ │ │ │ ├── small.xml │ │ │ │ ├── truncation.xml │ │ │ │ ├── utftest_utf16_be.xml │ │ │ │ ├── utftest_utf16_be_bom.xml │ │ │ │ ├── utftest_utf16_be_clean.xml │ │ │ │ ├── utftest_utf16_be_nodecl.xml │ │ │ │ ├── utftest_utf16_le.xml │ │ │ │ ├── utftest_utf16_le_bom.xml │ │ │ │ ├── utftest_utf16_le_clean.xml │ │ │ │ ├── utftest_utf16_le_nodecl.xml │ │ │ │ ├── utftest_utf32_be.xml │ │ │ │ ├── utftest_utf32_be_bom.xml │ │ │ │ ├── utftest_utf32_be_clean.xml │ │ │ │ ├── utftest_utf32_be_nodecl.xml │ │ │ │ ├── utftest_utf32_le.xml │ │ │ │ ├── utftest_utf32_le_bom.xml │ │ │ │ ├── utftest_utf32_le_clean.xml │ │ │ │ ├── utftest_utf32_le_nodecl.xml │ │ │ │ ├── utftest_utf8.xml │ │ │ │ ├── utftest_utf8_bom.xml │ │ │ │ ├── utftest_utf8_clean.xml │ │ │ │ ├── utftest_utf8_nodecl.xml │ │ │ │ └── тест.xml │ │ │ ├── data_fuzz_parse/ │ │ │ │ ├── basic.xml │ │ │ │ ├── doctype.xml │ │ │ │ ├── refs.xml │ │ │ │ ├── types.xml │ │ │ │ ├── utf16.xml │ │ │ │ └── utf32.xml │ │ │ ├── fuzz_parse.cpp │ │ │ ├── helpers.hpp │ │ │ ├── main.cpp │ │ │ ├── test.cpp │ │ │ ├── test.hpp │ │ │ ├── test_document.cpp │ │ │ ├── test_dom_modify.cpp │ │ │ ├── test_dom_text.cpp │ │ │ ├── test_dom_traverse.cpp │ │ │ ├── test_header_guard.cpp │ │ │ ├── test_header_iosfwd_1.cpp │ │ │ ├── test_header_iosfwd_2.cpp │ │ │ ├── test_header_iostream_1.cpp │ │ │ ├── test_header_iostream_2.cpp │ │ │ ├── test_header_only_1.cpp │ │ │ ├── test_header_only_2.cpp │ │ │ ├── test_header_string_1.cpp │ │ │ ├── test_header_string_2.cpp │ │ │ ├── test_header_string_iostream.cpp │ │ │ ├── test_memory.cpp │ │ │ ├── test_parse.cpp │ │ │ ├── test_parse_doctype.cpp │ │ │ ├── test_unicode.cpp │ │ │ ├── test_version.cpp │ │ │ ├── test_write.cpp │ │ │ ├── test_xpath.cpp │ │ │ ├── test_xpath_api.cpp │ │ │ ├── test_xpath_functions.cpp │ │ │ ├── test_xpath_operators.cpp │ │ │ ├── test_xpath_parse.cpp │ │ │ ├── test_xpath_paths.cpp │ │ │ ├── test_xpath_paths_abbrev_w3c.cpp │ │ │ ├── test_xpath_paths_w3c.cpp │ │ │ ├── test_xpath_variables.cpp │ │ │ ├── test_xpath_xalan_1.cpp │ │ │ ├── test_xpath_xalan_2.cpp │ │ │ ├── test_xpath_xalan_3.cpp │ │ │ ├── test_xpath_xalan_4.cpp │ │ │ ├── test_xpath_xalan_5.cpp │ │ │ ├── writer_string.cpp │ │ │ └── writer_string.hpp │ │ ├── utf8/ │ │ │ ├── checked.h │ │ │ ├── core.h │ │ │ └── unchecked.h │ │ └── utf8.h │ ├── manager/ │ │ ├── smart_ptr.h │ │ └── smart_ptr.inl │ ├── std_tools.cpp │ ├── std_tools.hpp │ ├── tests/ │ │ ├── balloon_test.cpp │ │ ├── cube.cbin │ │ ├── cube_mesh.mbin │ │ ├── io_test.cpp │ │ ├── rs_cut.csbin │ │ ├── speaker-test1.txt │ │ ├── speaker-test2.txt │ │ └── test_import1.poly │ └── tools/ │ ├── collision.h │ ├── octree44.cpp │ ├── octree44.hpp │ ├── octree44_cylinderElement.cpp │ ├── octree44_cylinderElement.hpp │ ├── octree44_dotElement.cpp │ ├── octree44_dotElement.hpp │ ├── octree44_segmentElement.cpp │ ├── octree44_segmentElement.hpp │ ├── octree44_sphereElement.cpp │ ├── octree44_sphereElement.hpp │ ├── octree44_triangleElement.cpp │ ├── octree44_triangleElement.hpp │ ├── surf_merging.cpp │ ├── surf_merging.hpp │ ├── vol_identifier.cpp │ ├── vol_identifier.hpp │ ├── vol_splitter.cpp │ └── vol_splitter.hpp ├── preprocess/ │ ├── CMakeLists.txt │ ├── Preprocess.cpp │ ├── computations.cpp │ ├── computations.hpp │ └── tools/ │ ├── intersection_algo.h │ ├── intersection_home.h │ ├── intersection_tri.cpp │ └── intersection_tri.h ├── python_bindings/ │ ├── CMakeLists.txt │ ├── __init__.py │ ├── docs/ │ │ └── libsimpa_docs.h │ ├── doxygen.py │ ├── generate_code.py │ ├── libsimpa.i │ ├── named_tuple.py │ ├── samples/ │ │ ├── ReadParticlesFiles.py │ │ ├── WriteParticlesFiles.py │ │ ├── spps_conversion_resultats.py │ │ ├── spps_maillage.py │ │ └── spps_model.py │ └── tests/ │ ├── check_retrocompat.py │ ├── check_retrocompat_gabe.py │ ├── check_retrocompat_mesh.py │ ├── check_retrocompat_recsurf.py │ ├── mesh.cbin │ ├── model_io.py │ ├── retrocompat_test.gabe │ ├── rs_cut.csbin │ ├── test_math.py │ └── tetramesh.mbin ├── readme.txt ├── spps/ │ ├── CMakeLists.txt │ ├── CalculationCore.cpp │ ├── CalculationCore.h │ ├── data_manager/ │ │ ├── core_configuration.cpp │ │ └── core_configuration.h │ ├── input_output/ │ │ ├── reportmanager.cpp │ │ └── reportmanager.h │ ├── sppsInitialisation.cpp │ ├── sppsInitialisation.h │ ├── sppsNantes.cpp │ ├── sppsTypes.cpp │ ├── sppsTypes.h │ ├── sppsVersion.h.in │ ├── tests/ │ │ ├── config.xml │ │ ├── speaker-test3.txt │ │ └── spps_core_test.cpp │ └── tools/ │ ├── dotdistribution.cpp │ ├── dotdistribution.h │ └── dotreflection.h └── tetgen/ ├── CMakeLists.txt ├── LICENSE ├── README ├── predicates.cxx ├── tetgen.cxx └── tetgen.h