caenrigen / LatexKit

LaTeX tables generation from Google Sheets made easy
http://caenrigen.tech/LatexKit/
GNU General Public License v3.0
39 stars 6 forks source link
apps-script gas google-add-on google-apps-script google-appscripts google-script google-sheets google-spreadsheet google-spreadsheets javascript latex latex-table latex-tables spreadsheet suite-marketplace

LatexKit for developers

LatexKit is a Google Sheets Add-on. If you are just looking for latex table generation from Google Sheets, you can install it from the Google Workspace Marketplace.

How to use this code yourself

There are two main reasons for you to want this:

First of all you should to get familiar with Google Apps Script, e.g. create a simple stand alone script for Google Sheets and run it using the IDE provided by Google. Beside that, you should get into the basics of git and GitHub (or other equivalent services).

As you will probably discover, Google IDE is not very useful when it comes to versioning and collaborating even though you will still use it for debugging (at least). Therefore the idea is to have the code on your machine and edit/version it using whatever you want and then push the code back to your Apps Script project in your Drive in order to use/test/publish it. For this task there are some tools (that relay on Google Apps Script API):

By the time you set up one of those tools you should be ready (and know how) to run your own copy of LatexKit. Have fun! This instructions may not be very clear, if you have any difficulties contact us, we will be happy to help you!

Nice things to develop someday

Useful resources

Privacy Policy and Terms of Service

By using LatexKit you agree with the Terms of Service and the Privacy Policy.