Browse our Products

<dependency>
    <groupId>com.aspose</groupId>
    <artifactId>aspose-tex</artifactId>
    <version>23.4</version>
</dependency>
copied!  
                                                
                                                  compile(group: 'com.aspose', name: 'aspose-tex', version: '23.4')
                                                
                                              
copied!  
<dependency org="com.aspose" name="aspose-tex" rev="23.4">
    <artifact name="aspose-tex" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.aspose" % "aspose-tex" % "23.4"
copied!  

What’s new in the Aspose.TeX for Java 23.4

Release Highlights

Aspose.TeX for Java 23.4 improves SVG rendering by enabling font subsetting for both math and figure outputs by default, resulting in smaller and more efficient SVG files. Additionally, this release resolves a compatibility issue with the LaTeX longtable package, ensuring smoother document compilation.

✳️ New Feature

  • SVG Font Subsetting Enabled by Default
    • Font subsetting is now turned on for SVG math rendering and SVG figure rendering, reducing output size and enhancing performance.

🛠 Fix

  • LaTeX longtable Compatibility
    • Fixed an issue affecting the longtable package, improving compatibility when compiling documents with large tables.

🔄 Public API and Backward Incompatible Changes

No changes to Public API or backward compatibility in this release.

🔍 Explore the Full Release Details

For full list of updates, please visit Aspose.TeX for Java 23.4 Release Notes


svg rendering | font subsetting | latex compatibility | longtable | aspose tex

VersionRelease Date
25.6June 27, 2025
25.4April 28, 2025
25.2February 26, 2025
24.12January 15, 2025
24.10October 30, 2024
24.9September 10, 2024
24.8August 8, 2024
24.7July 2, 2024
24.5May 24, 2024
24.3March 8, 2024
24.2February 16, 2024
23.12December 14, 2023
23.11November 29, 2023
23.10October 24, 2023
23.8August 14, 2023
23.6June 21, 2023
23.5April 30, 2023
23.4April 7, 2023
23.2February 21, 2023
22.12December 19, 2022
22.11November 16, 2022
22.10October 13, 2022
22.8August 25, 2022
22.6June 16, 2022
22.4April 5, 2022
22.3March 25, 2022
22.2February 8, 2022
21.11November 11, 2021
21.9September 20, 2021
21.8August 26, 2021
21.4April 8, 2021