Changes

Summary

  1. faust resources for web application (commit: e46b484) (details)
  2. remove unused font (commit: 3e085da) (details)
  3. Added hover interaction to see through patches. (commit: 52c9a9d) (details)
  4. Removed obsolete Ubuntu font declarations (commit: fcfd891) (details)
  5. Added up-to-date webfonts for 'faust-serif' (commit: fd1cd66) (details)
  6. Webfont cleanup for Ubuntu Mono (commit: ecd7807) (details)
  7. Removed Symbola reference. (commit: 94e1fd4) (details)
  8. Renamed faust-serif to original font name. (commit: d3849e2) (details)
  9. Replaced Gentium ook Basic with Gentium Plus. (commit: cbd4fae) (details)
  10. don't use sub- and superscript for overwriting. faustedition/faust-gen#5 (commit: 9379eb6) (details)
  11. don't use larger font size for overwriting. faustedition/faust-gen#5 (commit: a3838b0) (details)
  12. bold inbetween text (commit: 2b16156) (details)
  13. Moved css in place (commit: 0ca577b) (details)
  14. CSS für Preprint (commit: 282e602) (details)
  15. Updated submodules (commit: ac91397) (details)
  16. Prepared separate preprint output (commit: 9d6483c) (details)
Commit e46b4842ce45221c91fabf2c1b4655209b7f7997 by github
faust resources for web application
(commit: e46b484)
The file was addedcss/document-transcript.css
The file was modified css/document-transcript.css (diff)
Commit 52c9a9ddbcaef41da9a01f55b5e6aae0b23dac53 by Thorsten Vitt
Added hover interaction to see through patches.
Fixes #14.
Simple :hover styling does not work because patches consist of a <rect>
that is associated with, but not inside the corresponding <g>
(commit: 52c9a9d)
The file was modified css/document-transcript.css (diff)
Commit fcfd8914c01d1a03523911537ab66b5206d231a5 by Thorsten Vitt
Removed obsolete Ubuntu font declarations
Cf. #102
(commit: fcfd891)
The file was modified css/document-transcript.css (diff)
Commit fd1cd66eb194bd9a4bc066acef17a86d25321579 by Thorsten Vitt
Added up-to-date webfonts for 'faust-serif'
i.e. Gentium Book Basic
(commit: fd1cd66)
The file was modified css/document-transcript.css (diff)
Commit ecd78078ba13741d23c0d6dbc5986c3c2b6fb304 by Thorsten Vitt
Webfont cleanup for Ubuntu Mono
(commit: ecd7807)
The file was modified css/document-transcript.css (diff)
Commit 94e1fd4ba3e9a4e18c74ba5169070d64719cd8bf by Thorsten Vitt
Removed Symbola reference.
Cf. #22, #138
(commit: 94e1fd4)
The file was modified css/document-transcript.css (diff)
Commit d3849e229914a7f8a694d859f375a361f89217f2 by Thorsten Vitt
Renamed faust-serif to original font name.
It is a good idea to use the actual font name in order to (a) support
people who have the fonts already installed or (b) want to use the SVGs
standalone, without webfont support.
(commit: d3849e2)
The file was modified css/document-transcript.css (diff)
Commit cbd4fae1c1d0f86febfab35ee30fe938e0f743fd by Thorsten Vitt
Replaced Gentium ook Basic with Gentium Plus.
Cf. #260
(commit: cbd4fae)
The file was modified css/document-transcript.css (diff)
Commit 9379eb6db38182a3827ac4492545ce4abe440c41 by Moritz Wissenbach
don't use sub- and superscript for overwriting. faustedition/faust-gen#5
(commit: 9379eb6)
The file was modified css/document-transcript.css (diff)
Commit a3838b0d10f2fdaa4a132508d3606d149b2585be by Moritz Wissenbach
don't use larger font size for overwriting. faustedition/faust-gen#5
(commit: a3838b0)
The file was modified css/document-transcript.css (diff)
The file was modified css/document-transcript.css (diff)
The file was removedcss/document-transcript.css
The file was addedsrc/main/preprint-web/css/document-transcript.css
The file was modified src/main/preprint-web/css/document-transcript.css (diff)
The file was modified src/main/xproc (diff)
The file was modified data (diff)
Commit 9d6483c4cb6c8ea1d15417d77dc4920fad178128 by Thorsten Vitt
Prepared separate preprint output
(commit: 9d6483c)
The file was modified pom.xml (diff)
The file was modified src/main/preprint-web/css/document-transcript.css (diff)
The file was modified src/main/resources/postprocess-svgs.xsl (diff)
The file was modified data (diff)
The file was modified src/main/web (diff)
The file was modified src/main/java/net/faustedition/gen/DiplomaticConversion.java (diff)