You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we support is_pamphlet to distinguish between save_ruleset() and save_pamphlet(). But now we also have save_pocketmod() and may also be concerned about "chapter" variants as well.
May want a single variable with more information or perhaps more variables so we can fine tune output.
At extreme we may want to allow separate knitr templates by type?
is_pamphletto distinguish betweensave_ruleset()andsave_pamphlet(). But now we also havesave_pocketmod()and may also be concerned about "chapter" variants as well.