Skip to content

Commit 6bcb2ca

Browse files
committed
Vivliostyleでページ組版するため
1 parent eb13410 commit 6bcb2ca

File tree

6 files changed

+740
-0
lines changed

6 files changed

+740
-0
lines changed

jats2html/vivliostyle/body.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/* ***
2+
JATS XML
3+
本文
4+
*** */
5+
6+
@import url(./jats.css);
7+
8+
front > journal-meta {
9+
display: none;
10+
}

0 commit comments

Comments
 (0)