HiveMinds / Code-LatexReportTemplate

Syncs your matlab or python code and pictures directly into your latex report (pdf).
GNU Affero General Public License v3.0
1 stars 2 forks source link

Make a gui/interface that allows users to quickly customize their code-latex report template. #10

Open a-t-0 opened 3 years ago

a-t-0 commented 3 years ago

If the user knows a course asks for python, julia, python, java etc. coded assignments, allow the user to simply input these languages per project/assignment to enable them to quickly generate/update their template. (Currently the user still has to first select the project with a certain language, then copy it and update a few references to the project index/number).

a-t-0 commented 3 years ago

Instead of a Gui, a very basic script or even command prompt interface that asks them for the code-latex report would also suffice.