mirror of
https://github.com/foxsen/archbase.git
synced 2026-04-15 11:09:44 +08:00
initial import to public repository
This commit is contained in:
18
multi_column.template
Normal file
18
multi_column.template
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
:::: {.cols data-latex=""}
|
||||
|
||||
::: {.col width=48% data-latex="{0.48\textwidth}"}
|
||||
```
|
||||
```
|
||||
:::
|
||||
|
||||
::: {.col width=4% data-latex="{0.04\textwidth}"}
|
||||
```
|
||||
```
|
||||
:::
|
||||
|
||||
::: {.col width=48% data-latex="{0.48\textwidth}"}
|
||||
```
|
||||
```
|
||||
:::
|
||||
::::
|
||||
Reference in New Issue
Block a user