
What's easier, Learning LaTeX Tables or Asking Copilot CLI for a table code generating tool?
This is a submission for the GitHub Copilot CLI Challenge What I Built As a second-year undergraduate, I've recently come to face a very annoying situation. When I'm asked to use LaTeX to make the submission PDFs, I just cannot get the Tables right! I've tried so many online LaTeX table editors but it's safe to say that none of them were able to give me a table that would fit perfectly to the page and have an easy to edit code. In the end I had to do research on LaTeX to find the format!!! In that case, this could be called as a Silly idea that came to my head when I saw this challenge. But hey, at least my life would get a bit easier... Demo Project Repo: GitHub Demo video: YouTube Since I already had this table created in a .docx file, I transferred it into an excel file and ran the program on it. And of course there's an output like this in the terminal along with an output.tex file. After copying the code from the output.tex file I can paste it to my original submission document an
Continue reading on Dev.to
Opens in a new tab



