Search found 2 matches

by SpaceCadef
Fri Mar 19, 2021 7:09 pm
Forum: General
Topic: Extra /endgroup
Replies: 2
Views: 12207

Extra /endgroup

I cannot test your example, because it is neither a complete nor marked correctly as code . However, AFAIK you should either avoid spaces in filenames or quote the filename using either "…" or '…' .

Thanks for your links on how to properly post stuff. I resolved the issue myself and providied an ...
by SpaceCadef
Fri Mar 19, 2021 12:10 pm
Forum: General
Topic: Extra /endgroup
Replies: 2
Views: 12207

Extra /endgroup

Hello,

*Issue resolved. The mistake was an extra \end{document} in the subfile. So for other new users that could be an error giving that error message.

Original post:

I'm new to Latex and would appriciate any help I could get.

I'm attempting to use the subfiles package but am running into ...