Skip to content

Removed \newcommand lines at the end of .md files #330

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

Merged
merged 1 commit into from
Aug 4, 2018

Conversation

jiegillet
Copy link
Member

@jiegillet jiegillet commented Aug 4, 2018

They were not necessary. I left them in math.md, but I can remove them from there too if necessary.

For future reference, because I spent WAY too much time on this than I wish to admit, here is the command I used:

find contents -name "*.md" | xargs -I {} sh -c "sed -i.bkp "'"1,/<\/script>/ !d"'" {}"

Copy link
Member

@june128 june128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the chapters and removing this doesn't seem to affect the LaTeX.

@jiegillet jiegillet merged commit f5060a3 into algorithm-archivists:master Aug 4, 2018
@jiegillet jiegillet deleted the latex-cleanup branch September 29, 2018 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants