Denis Maier

Results 446 comments of Denis Maier

What are the next steps for this? We have `title-short` and `container-title-short` in both schemas. Json schema additionally has `journalAbbreviation` and `shortTitle`. Complete alignment would mean removing these. Should we...

Another problem: if we keep `original-title`, what happens if you call `text variable="original-title" related="original"`. Probably related to my question on testing syntax.

We could disallow it on styles. But that would be complicated. But maybe it's not necessary. What would you think about another syntax: `text original-variable="title"'` instead of `@related`? (That wouldn't...

So, you say better leave it as is?

I've now also added test syntax. Also, I've changed the wording from `@related` to `@relation`. Ok with that?

Basically, that should just be a new atttibute `related` on `cs:date`, `cs:names`, `cs:text`, and `cs:number`? Correct?

> We might consider allowing it on `cs:group` and `cs:macro` and making it inheritable? So, to have `text variable="title"` in a macro/group, but have it expanded to `text variable="title" related="original"`?

What if the macro definition has a related attribute and the macro call as well?