-
Notifications
You must be signed in to change notification settings - Fork 2
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
Tracked changes: investigation, possibility to reproduce in Apache FOP #64
Comments
Proposals for MN XML markup:
|
xslt updated. For example source xml (proof-of-concept, just for testing):
Xslt should be changed later for actual xml structures. |
This looks great. So we will need help from @opoudjis to update the XML and make this work! |
@Intelligent2013 I agree, light red background looks more pleasing. Let's go with that. Also, does the green highlight for "addition of text" work? |
We do? This is already implemented, albeit at inline level. |
Supported yet:
1.1. Added text are shown in green color background - tag
<add>...</add>
, the style (background's color and text's color can be set up in common.xsl)1.2. Deleted text are shown in red color text - tag
<del>...</del>
.To be check:
1.3. Added figure are shown in the green box.
1.4. Deleted figure are shown in the red box with cross.
1.5. Added table are shown in the green box.
1,6. Deleted table are shown in the red box with cross.
To be check:
2.1. SVG graphics with dynamic text (for tags) inlined in the text.
The text was updated successfully, but these errors were encountered: