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
When editing publications with many files, often edits to single file do not result in change of total pages of the section, thus building whole book each time is not necessary.
However, just using vivliostyle build <filename> will not result in right page number or other css counters.
Similar issue is already mentioned in vivliostyle/vivliostyle-pub#153, and this function is useful in cli as well.
In cli, option such as --limit-render <filename in config.js or webpub file> would be great.
The text was updated successfully, but these errors were encountered:
When editing publications with many files, often edits to single file do not result in change of total pages of the section, thus building whole book each time is not necessary.
However, just using
vivliostyle build <filename>
will not result in right page number or other css counters.Similar issue is already mentioned in vivliostyle/vivliostyle-pub#153, and this function is useful in cli as well.
In cli, option such as
--limit-render <filename in config.js or webpub file>
would be great.The text was updated successfully, but these errors were encountered: