Recent Releases of lingdocs
lingdocs - 0.0.9
The main functionalities of pylingdocs are showcased in the demo, where this text, using this dataset, is turned into a PDF file.
Integration into CLLD web apps is possible with clld-markdown-plugin, optionally combined with clld-document-plugin; an example can be inspected here.
Installation:
pip install pylingdocs
For further instructions check out the documentation at pylingdocs.readthedocs.io.
Rudimentary GUI editor:
pip install pylingdocs-gui
- TeX
Published by fmatter over 3 years ago
lingdocs - 0.0.4
Version 0.0.4 of pylingdocs (full changelog).
- TeX
Published by fmatter over 3 years ago
lingdocs - 0.0.3
Version 0.0.3 of pylingdocs (full changelog).
- TeX
Published by fmatter almost 4 years ago
lingdocs - 0.0.2
Added
- generate data for the Sublime Text plugin with
pylingdocs sublime - create a new project with
pylingdocs new - prettier plaintext example rendering
- use pandoc throughout
- expanded demo document
- multicite (LaTeX only, WIP)
- new options:
readmecitation_cff
- new default models:
- Form
- Cognateset
- new templates:
- LaTeX
handout
- LaTeX
--latexoption for thebuildandpreviewcommands--releaseoption for better citability- better HTML
- expex-acro in LaTeX templates
Removed
- various bugs
- CITATION.CFF
- some CLDF metadata (now in clld-morphology-plugin)
Changed
- if the
structure_fileandtable_mdpaths are only files, they are assumed to be in the content and tables folders, respectively
- TeX
Published by fmatter almost 4 years ago