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

Polish Book.txt workflow #34

Merged
merged 10 commits into from
Sep 5, 2021
Merged

Conversation

cansavvy
Copy link
Contributor

@cansavvy cansavvy commented Sep 3, 2021

Summary

Previously there was a lot going on that was unclear in the bookdown_to_book_txt() function and when I ran the main leanbuild::bookdown_to_leanpub() function it kept erasing my Book.txt file that I wanted.

So a few changes to make this more user friendly:

  • make_book_txt argument is now set to default FALSE so you don't accidentally create a Book.txt file you don't want.
  • if make_book_txt is FALSE it will look for your Book.txt file and copy it over to manuscript folder
  • if make_book_txt is TRUE, it will read in the md files in the quiz directory, and based on the numbers in the titles, will make a Book.txt file where the quizzes follow the chapters of the same number.

@cansavvy cansavvy merged commit aef7022 into master Sep 5, 2021
@cansavvy cansavvy deleted the cansavvy/maintain-file-structure branch September 5, 2021 23:20
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

Successfully merging this pull request may close these issues.

1 participant