mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-22 21:53:28 +02:00
How to Export
This commit is contained in:
30
docs/Export.md
Normal file
30
docs/Export.md
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
title: Export
|
||||||
|
---
|
||||||
|
|
||||||
|
# Search
|
||||||
|
!!! note
|
||||||
|
Start this with `cadmus export`
|
||||||
|
|
||||||
|
## What does it do
|
||||||
|
|
||||||
|
This provides options for exporting notes using $\LaTeX$ and `pandoc`
|
||||||
|
|
||||||
|
## How Do I use it
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
This requires [LaTeX](https://www.lesbonscomptes.com/recoll/) or Tectonic, as well as a recent version of pandoc.
|
||||||
|
|
||||||
|
Just run `cadmus export pdf/html/docs` and skim will pop up and offer notes to choose from.
|
||||||
|
|
||||||
|
## When Would This Be Used
|
||||||
|
|
||||||
|
Grat for sharing notes with somebody who doesn't want Markdown.
|
||||||
|
|
||||||
|
### Example
|
||||||
|
|
||||||
|
#TODO
|
||||||
|
|
||||||
|
## How does it Work
|
||||||
|
|
||||||
|
This simply uses pandoc, just search for `pandoc` inside `bin/cadmus`
|
Reference in New Issue
Block a user