-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Hi team,
I have used the LaTeX-proposal class before, but didn't have to set it up. I am trying to advocate use of this convenient LaTeX-proposal class for a group of people. However, making the first step seems quite hard at the moment (for LaTeX users who are not experts).
Would it be possible to give more guidance on how to get started? For example, before/after having cloned the proposal class in the directory demo (for example) like this:
cd $HOME mkdir demo cd demo git clone https://github.com/KWARC/LaTeX-proposal.git
what "cp" commands does one need to carry out to compile the EU example proposal shown in https://github.com/KWARC/LaTeX-proposal/blob/master/eu/examples/strep/propB.pdf ? Which command should be used (and in which directory to trigger compilation)? We may also have to adjust the paths in the Makefile in the strep directory.
It would be great to have a minimum working example for this to build on. Thank you!