# LaTeXAddIn **Repository Path**: riverstudio/LaTeXAddIn ## Basic Information - **Project Name**: LaTeXAddIn - **Description**: A ribbon Add-In for Excel to convert the data in Excel to a LaTeX table environment. - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![LaTeXAddIn](https://gitee.com/riverstudio/LaTeXAddIn) ========== ![screenshot](https://gitee.com/riverstudio/LaTeXAddIn/raw/master/tab.png) LaTeXAddIn is a ribbon Add-In for Microsoft Excel 2007~2013 to convert the data in Excel to a LaTeX table environment. The Add-In is developed in C# with Microsoft Visual Studio 2010. It depends on *Microsoft .NET Framework4 Client Profile *Microsoft Visual Studio 2010 Tools for Office Runtime *Windows Installer 4.5 The LaTeX table environment is generated on purpose for journal publications, which usually requires three-line tables. The generated LaTeX code is copied into the clipboard of the system by default so that it can be pasted to any editor conveniently. The Add-In can also export the code to a local file.