Easiest way to output a book project to InDesign ICML format #13300
Unanswered
cod3licious
asked this question in
Q&A
Replies: 1 comment
-
Book project is a very special case. The few formats supported are in a custom/hardcoded way at the moment. Quoting Carlos:
Source: #6979 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I wanted to render my book project in the InDesign ICML format, but got a warning that this is not supported for book projects.
Is there a simple way to get the ICML output anyways, like creating a second
_quarto.yml
file with different specifications but still using the original markdown chapter files?I have a graphic designer who can take care of the details, but would be great if everything was already roughly in the correct format. Unfortunately, the documentation on the InDesign ICML format is quite sparse...
Beta Was this translation helpful? Give feedback.
All reactions