Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css-to-obfl: support a sequence of input documents #195

Open
bertfrees opened this issue Mar 21, 2020 · 0 comments
Open

css-to-obfl: support a sequence of input documents #195

bertfrees opened this issue Mar 21, 2020 · 0 comments

Comments

@bertfrees
Copy link
Member

(Or alternatively, the input could be a concatenation of documents on which the CSS has already been applied before the merge; should come down to the same thing.)

The first consequence I can think of is that if a different @volume rule is applied to different documents, all except the first rule will be (silently) ignored. We currently can not handle this correctly because in OBFL volume-template is not part of layout-master (see braillespecs/obfl#34). Note that this is also the reason why we can't implement the volume property.

I'm not sure whether there are other consequences I didn't think of yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant