Categorygithub.com/icewire314/problem2tex
repositorypackage
0.9.13
Repository: https://github.com/icewire314/problem2tex.git
Documentation: pkg.go.dev

# README

problem2tex app

This app can convert a .prb file (a file containing a question) to .tex

Why should I use this app?

  • Quickly generate questions with solutions that have random parameters.

Versions

Quick Setup

  • MacOS/Linux
# unzip zip file
unzip problem2tex<version>.zip
# Ensure problem2tex binary is executable
chmod 755 problem2tex
# Test problem2tex app is working
./problem2tex --help
  • Windows

Similar to MacOS/Linux above but with Windows commands

Website/Documentation

License

See LICENSE file.