2024-11-27 13:04:30 +00:00
|
|
|
|
# rcdoc-pipeline
|
|
|
|
|
|
2024-11-27 13:28:31 +00:00
|
|
|
|
ReachableCEO document production pipeline
|
|
|
|
|
|
|
|
|
|
You will need to place the eisvogel.latex file in your pandoc user data directory.
|
|
|
|
|
|
|
|
|
|
Use:
|
|
|
|
|
|
|
|
|
|
pandoc --version
|
|
|
|
|
|
|
|
|
|
to obtain the path.
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
❯ pandoc --version
|
|
|
|
|
pandoc.exe 3.2
|
|
|
|
|
Features: +server +lua
|
|
|
|
|
Scripting engine: Lua 5.4
|
|
|
|
|
*User data directory: C:\Users\tsys\AppData\Roaming\pandoc*
|
|
|
|
|
```
|