File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
data/cudi/pdf_generator/article Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 43
43
<fo : flow flow-name =" xsl-region-body" >
44
44
45
45
<fo : block-container position =" absolute" top =" 180mm" left =" 0mm" width =" 170mm" height =" 100mm" >
46
- <fo : block font-family =" sans-serif" font-size =" 24pt" font-weight =" bold" text-align =" center" space-after =" 20mm " >
46
+ <fo : block font-family =" sans-serif" font-size =" 24pt" font-weight =" bold" text-align =" center" space-after =" 10mm " >
47
47
<xsl : apply-templates select =" title" />
48
48
</fo : block >
49
- <fo : block font-family =" sans-serif" font-size =" 15pt" text-align =" center" space-after =" 40mm " >
49
+ <fo : block font-family =" sans-serif" font-size =" 15pt" text-align =" center" space-after =" 50mm " >
50
50
<xsl : apply-templates select =" authors" />
51
51
</fo : block >
52
52
</fo : block-container >
53
53
54
- <fo : block-container position =" absolute" top =" 237mm" left =" 90mm " width =" 80mm" height =" 20mm" >
54
+ <fo : block-container position =" absolute" top =" 237mm" left =" 95mm " width =" 80mm" height =" 20mm" >
55
55
<fo : block font-family =" sans-serif" font-size =" 12pt" >
56
56
<fo : table table-layout =" fixed" width =" 100%" >
57
57
<fo : table-column column-number =" 1" column-width =" 20mm" />
You can’t perform that action at this time.
0 commit comments