Nunca he usado esta función, pero así es como he considerado usarla. Por lo tanto, esto no ha sido probado por mí, pero debería ser un punto de partida y creo que respondería a su pregunta.
Digamos que tiene una serie de historias de los Profetas, y ha creado módulos individuales y los ha publicado como folletos con el tiempo. Entonces, tiene una serie de archivos en su directorio Modules como:
adam.sfm
abraham.sfm
david.sfm
isaiah.sfm
etc
Ahora quiere crear un libro llamado «Vidas de los Profetas». En lugar de crear un nuevo módulo donde copie y pegue el contenido de esos archivos independientes en el nuevo módulo (y luego tenga que mantener actualizadas dos ubicaciones en el futuro), simplemente puede crear un nuevo módulo que diga
\mod adam.sfm
\mod abraham.sfm
\mod david.sfm
\mod isaiah.sfm
Entonces, crearía un libro con cada historia una tras otra. Podría agregar algunos marcadores adicionales para crear páginas de título o saltos de página, pero la mayor parte del trabajo ya está hecho por los módulos originales.
I’ve never used this feature, but here’s how I’ve considered using it. So this is untested by me, but should be a starting point and I think it would answer your question.
Say you have a series of stories from the Prophets, and you’ve created individual modules and published them as pamphlets over time. So you have a series of files in your Modules directory like:
adam.sfm
abraham.sfm
david.sfm
isaiah.sfm
etc
Now you want to create a book called “Lives of the Prophets”. Rather than create a new module where you copy and paste the contents of those independent files into the new module (and then have to keep two locations up-to-date in the future), you can simply create a new module which says
\mod adam.sfm
\mod abraham.sfm
\mod david.sfm
\mod isaiah.sfm
It would then create a book with each story one after another. You might add in some extra markers to create title pages or page breaks, but most of the work is already done by the original modules.
Traducción automática desde English Mostrar original