Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get started (for non-experts)? #33

Open
fangohr opened this issue Nov 22, 2017 · 5 comments
Open

How to get started (for non-experts)? #33

fangohr opened this issue Nov 22, 2017 · 5 comments

Comments

@fangohr
Copy link

fangohr commented Nov 22, 2017

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!

@sieversMartin
Copy link

sieversMartin commented Nov 22, 2017 via email

@kohlhase
Copy link
Member

I am afraid that the CTAN version is quite a bit behind the github version.
I should really make a CTAN release.

@kohlhase
Copy link
Member

But I agree that a copy-me script would be helpful. I will see what I can do in the next days.

@fangohr
Copy link
Author

fangohr commented Nov 23, 2017

Hi Martin and Michael,

first, many thanks for the quick responses.

Martin, that's useful information. I downloaded http://mirrors.ctan.org/install/macros/latex/contrib/proposal.tds.zip, unzipped it, went to proposal/doc/latex/proposal/eu/strep, tried pdflatex propB.tex which stops with

! LaTeX Error: File `../lib/WApersons.tex' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: tex)

Enter file name:

One could start debugging from here, but it would be nice to have a recipe that works out of the box.

Michael, the copy-me script would be great. Maybe we can even put a (Docker) container together in which we install the required dependencies, the run the script, then compile the example as a kind of system test. We could link this to Travis and your Github repo, and this could give your project a green build badge ;). [I can likely help with some of that.]

@sieversMartin
Copy link

sieversMartin commented Nov 23, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants