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
we try to have a detailed and a less detailed book out of one source. Until now we were able to do this reasonably well by using two toc files, where one included the detailed chapters, and the other did not.
This used to be great, but right now we have details sprinkled all around the general pages. We tried.:
to use glue to add detail text in the markup part of our book,
jinja filters with substitutions
search and replace of custom tags before building.
multi language but we failed to make headway
What we believe would be the nicest option would be to allow to configure executable book to treat a custom tag either as don't care, or as "hide-cell" respectively "remove_cell". But we didn't find a command line switch for this.
This way we can add/remove stuff on a cell level.
Can anyone give us a recommendation? How do you solve this problem?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
we try to have a detailed and a less detailed book out of one source. Until now we were able to do this reasonably well by using two toc files, where one included the detailed chapters, and the other did not.
This used to be great, but right now we have details sprinkled all around the general pages. We tried.:
What we believe would be the nicest option would be to allow to configure executable book to treat a custom tag either as don't care, or as "hide-cell" respectively "remove_cell". But we didn't find a command line switch for this.
This way we can add/remove stuff on a cell level.
Can anyone give us a recommendation? How do you solve this problem?
Thanks in advance,
Franz
Beta Was this translation helpful? Give feedback.
All reactions