17 lines
947 B
XML
17 lines
947 B
XML
#figure({
|
|
set par(justify: false);
|
|
table(columns: 5, align: center + horizon,
|
|
table.cell(colspan: 2, rowspan: 2)[*Defect Type*],
|
|
table.cell(colspan: 3)[*Variation of Lattice Constant (#sym.permille)*], [x], [y], [z],
|
|
table.cell(rowspan: 2)[N#sub[C]], [h], [-0.47], [-0.48], [-0.70], [k], [-0.60], [-0.62], [-0.38],
|
|
table.cell(rowspan: 2)[Al#sub[Si]], [h], [0.71], [0.78], [1.02], [k], [0.72], [0.80], [1.01],
|
|
table.cell(rowspan: 2)[V#sub[C]], [h], [-0.88], [-1.85], [1.92], [k], [-0.47], [-1.02], [0.45],
|
|
table.cell(rowspan: 2)[V#sub[Si]], [h], [0.53], [0.64], [0.37], [k], [0.49], [0.58], [0.66],
|
|
table.cell(rowspan: 4)[N#sub[C]+C#sub[Si]],
|
|
[h, C#sub[3v]], [0.33], [1.44], [3.25], [k, C#sub[3v]], [0.28], [1.22], [3.51],
|
|
[h, C#sub[v]], [1.86], [0.60], [2.24], [k, C#sub[v]], [2.05], [1.10], [1.63],
|
|
)},
|
|
caption: [Variation of Lattice Constant caused by Defects],
|
|
placement: none,
|
|
)<table-dope>
|