caenrigen / caenrigen/LatexKit

try to preserve alignment in cells

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
42
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It appears that columns always have a `c` directive, which requires manual editing after the table has been translated — which has to then be remembered and done afresh each time the table is re-generated. It would be awfully helpful if each column's alignment

![image](https://user-images.githubusercontent.com/75030/78144198-4af96580-73fd-11ea-825d-859e12801ea6.png)

could be recorded in the generated table (and cell's alignment adjusted when it diverges from that of the column). Since there are only three forms of alignment (for now) in Sheets, and they each have simple LaTeX counterparts, hopefully this isn't too onerous.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.